Is it possible to append to a multiline textbox during runtime? I want to send periodic messages to the textbox, adding lines as the program is run.
Right now, it just overwrites when I use:
Text2.Text = "some comment"
Thanks.
|
Results 1 to 5 of 5
Threaded View
|
Click Here to Expand Forum to Full Width |