Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Button that copies edit box text to clipboard
Message
From
21/08/2006 12:16:33
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP4
Network:
Windows 2000 Pro
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01147330
Message ID:
01147331
Views:
15
>hi all,
>I have a customer that wants to copy the contents of an edit box and then paste the contents into word. I wanted to have a button beside the edit box and when he clicked on it it would get the contents of the editbox and put them into the clipboard.
>~M
In the click method: _cliptext=yourform.youreditbox.value
Previous
Reply
Map
View

Click here to load this message in the networking platform