A
andreas.schroeck
Hallo,
I realy need help!
I just started programming with .Net Windows Forms, and i tried to bind
a System.String [] to a multiline TextBox to display all elements of
the array at once!! I always got the same result. The first element of
the array gets displayed and the other not! Why ?? Is it possible to do
this or is it only possible to display one element after the other (-->
position += 1)??
I realy need help!
I just started programming with .Net Windows Forms, and i tried to bind
a System.String [] to a multiline TextBox to display all elements of
the array at once!! I always got the same result. The first element of
the array gets displayed and the other not! Why ?? Is it possible to do
this or is it only possible to display one element after the other (-->
position += 1)??