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
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.
Summary: Hello everyone! :D OK, having solved my font problem, I'm having trouble again with this... new problem is, how do I insert text in a TextBox where the cursor is? (text cursor, not mouse!) I tried so...