i want to do something like this
Private Sub Command1_Click()
RichTextBox1.TextRTF = RichTextBox1.TextRTF & vbcrlf & RichTextBox2.TextRTF
End Sub
but it doesnt work, any idea?
|
Results 1 to 4 of 4
Thread: Rich TextBoxThreaded View
|
Click Here to Expand Forum to Full Width |