adding to textbox help 05-21-2011, 11:14 PM
#1
hey everyone, is it posible for me to select a certain line in a rch textbox for me to add to so
a code like
RichTextBox1.Text = RichTextBox1.Text.line3 & ("current text")
obviously that wont work, but ho would i be able to do that.
a code like
RichTextBox1.Text = RichTextBox1.Text.line3 & ("current text")
obviously that wont work, but ho would i be able to do that.