M
michelle_ho
I have a question
Suppose I have a textbox29, with text:
------------------------------------
This is a textbox's top
This is a textbox's bottom
------------------------------------
I want to add one more row to the textbox, such that the conten
become:
------------------------------------
This is a textbox's top
I added a new line here
This is a textbox's bottom
Suppose I have a textbox29, with text:
------------------------------------
This is a textbox's top
This is a textbox's bottom
------------------------------------
I want to add one more row to the textbox, such that the conten
become:
------------------------------------
This is a textbox's top
I added a new line here
This is a textbox's bottom