Hi all,
I am trying to write a string to a multiline textbox but apearently my code doesnt do as i want...
This is the code i am using :
textBox9>Lines[0]="Succes";
But when the code executes nothing happens in the textbox, everything just stays thesame :S
Am i doing something wrong?, if i am pleas point me out and help me fix this error.
Thanks in advanced.