Computing.Net > Forums > Programming > how to paste copied text in textbox

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

how to paste copied text in textbox

Reply to Message Icon

Name: Robert
Date: October 26, 2003 at 17:24:20 Pacific
OS: win xp
CPU/Ram: 128 mb
Comment:

I would like to click on a command1_click button on a form and paste previously copied text from/in memory into a text1 textbox on the same form? using vb6.

Thanks Much,



Sponsored Link
Ads by Google

Response Number 1
Name: Infinite Recursion
Date: October 26, 2003 at 17:58:30 Pacific
Reply:

You could write the buffer to a string or directly to the text box, simulate the Control-V keypress, etc.

IR


0
Reply to Message Icon

Related Posts

See More


PHP Directory Listing Export a file as JPEG for...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: how to paste copied text in textbox

Inserting text in TextBox help (C#) www.computing.net/answers/programming/inserting-text-in-textbox-help-c/12833.html

how to write binary file in visual www.computing.net/answers/programming/how-to-write-binary-file-in-visual-/11505.html

How to create a text file using FSO www.computing.net/answers/programming/how-to-create-a-text-file-using-fso/10319.html