| Author: Sudha 08 Sep 2008 | Member Level: Silver | Rating: Points: 1 |
Give text mode is multiline in the properties of a text box
|
| Author: Barani 08 Sep 2008 | Member Level: Silver | Rating: Points: 2 |
TO:
i tat only only i m using madam..i want for in ta mulitiline textbox inside space,line breaks r how to achive??
by
barani
|
| Author: Fakeer Mohamed 22 Sep 2008 | Member Level: Bronze | Rating: Points: 2 |
hai Barani, Use "\n" between the two lines. Eg : Textbox.text="MultiLine"+"\n"+"textBoX" OP - MultiLine textBoX
|