Multiline Text in Rich TextBox
I tried to create a multiline text in a Rich TextBox like a Ordinary Text Box (Creating new lines with Chr(10) and Chr(13)). Unlike Ordinary TextBox, the Rich TextBox shows only the first line. Please help. Thanks in advance.
|