say for instance i will as the user to write several paragraphs in a textbox, each paragraph will be separated by next line, how do i display the exact text that the user has written in a labe. including the indentions and the nextlines..
i tried label1.text=textbox1.text
however, it combined all the paragraphs into 1 paragraph only. please.. help.
2007-04-15
05:03:13
·
2 answers
·
asked by
entoy
1
in
Computers & Internet
➔ Programming & Design
im using vb .net 2005
2007-04-15
05:11:30 ·
update #1