VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Paste text from the clipboard to a textbox

by Grant Ruffner (4 Submissions)
Category: Miscellaneous
Compatability: VB 6.0
Difficulty: Unknown Difficulty
Originally Published: Sun 25th November 2001
Date Added: Mon 8th February 2021
Rating: (1 Votes)

Paste text from the clipboard to a textbox

Rate Paste text from the clipboard to a textbox



Text1.SelText = Clipboard.GetText()
End Sub

Download this snippet    Add to My Saved Code

Paste text from the clipboard to a textbox Comments

No comments have been posted about Paste text from the clipboard to a textbox. Why not be the first to post a comment about Paste text from the clipboard to a textbox.

Post your comment

Subject:
Message:
0/1000 characters