How can I paste text from clipboard to RTB in current cursor position.
I hope you know what I mean.
Thanks
------------------
Visual Basic Programmer (at least I want to be one)
------------------
PolComSoft
You will hear a lot about it.
Printable View
How can I paste text from clipboard to RTB in current cursor position.
I hope you know what I mean.
Thanks
------------------
Visual Basic Programmer (at least I want to be one)
------------------
PolComSoft
You will hear a lot about it.
RichTextBox1.SelText = Clipboard.GetText
------------------
Tom Young, 14 Year Old
[email protected]
ICQ: 15743470
AIM: TomY10
PERL, JavaScript and VB Programmer