I want to send a string with a carriage return to a multiline textbox. Example,
Text1.Text = "Hello World" + chr$(13) + "Bye"
The carriage return shows an odd character instead of returning to a new line.
Any suggestions
|
Results 1 to 5 of 5
Thread: Carriage return in a TextboxThreaded View
|
Click Here to Expand Forum to Full Width |