Jnz
June 13th, 2005, 07:48 AM
Hi,
i am having hard time figuring out how to add f**king line to the end of multiline textbox...
I tried using
textbox->Lines->Add(new String("string bl bla"));
But it doesn't work.
What is correct way of adding a new line to textbox control?
EDIT: oh, sorry, i wanted to post this to .NET section
i am having hard time figuring out how to add f**king line to the end of multiline textbox...
I tried using
textbox->Lines->Add(new String("string bl bla"));
But it doesn't work.
What is correct way of adding a new line to textbox control?
EDIT: oh, sorry, i wanted to post this to .NET section