|
-
Feb 28th, 2005, 01:02 PM
#1
Thread Starter
Lively Member
A question in clipboard!
Hi...
I have a textbox and a command button..
and i want to paste the text from the clipboard to the text So:
Command1_click:
text1.seltext=clipboard.gettext
End sub
So when i click on the command button the content of the clipboard will paste into the text box
but here is the problem...I only want it to paste 1 time..you see if i exemple copy the word "HHHH" when i click on the command1 it will paste it over and over like that "HHHHHHHHHHHHHHHHHHHHHHHHHHH" but i just want it to paste it one time "HHHH" even if i kepp clicking on the command button..
....................................................................................................
I'm sure that you didn't understand a word cause i'm not that good with english
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|