Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Print screen keyboard option
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00965412
Message ID:
00965434
Views:
17
One of the solutions could be to use focuscapture.dll from
http://www.fastwrite.com/DvlOnly/downloads/ThisDownload.cfm?RID=7.

It contains the function ClipboardToBmp() that creates a BMP file from the image stored on Clipboard. Then you could display the bmp file on the form.


>I am creating a small helpdesk application. When a user adds a task to state a problem I would like the user to press the Print Screen option on their keyboard. I would then like to paste this into a window on my form to show it. Is this possible?
>
>Many Thanks
Previous
Reply
Map
View

Click here to load this message in the networking platform