08-05-2011, 07:37 PM
Nope. The text box to the left just stays blank.
Also, when I use:
It says reline is undeclared.
Also, when I use:
Code:
Sub rtb_changed handles RichTextBox1.TextChanged
reLine(RichTextbox1)
End sub