Paste text from the clipboard to a textbox
Paste text from the clipboard to a textbox
Rate Paste text from the clipboard to a textbox
(1(1 Vote))
Text1.SelText = Clipboard.GetText()
End Sub
Paste text from the clipboard to a textbox Comments
No comments yet — be the first to post one!
Post a Comment