Clipboard:
ChangeClipboardChain
CloseClipboard
CountClipboardFormats
EmptyClipboard
EnumClipboardFormats
GetClipboardData
GetClipboardFormatName
GetClipboardOwner
GetClipboardViewer
GetPriorityClipboardFormat
IsClipboardFormatAvailable
OpenClipboard
RegisterClipboardFormat
SetClipboardData
SetClipboardViewer
Bitmap Class for Visual FoxPro application
Capturing keyboard activity of another application with the Raw Input API (VFP9)
Converting Unicode data from the Clipboard to a character string using a given code page
Copying picture of the active form to the Clipboard using Enhanced Metafile API functions
Custom GDI+ class
Enumerating data formats currently available on the clipboard
GDI+: copying to the Clipboard (a) image of active FoxPro window/form, (b) image file
GDI+: saving image of FoxPro form to graphics file (BMP, GIF, JPG, PNG, TIF)
GDI+: sending image of FoxPro form to printer
GDI+: Storing content of the Clipboard to a bitmap file
Getting a bit more than the _CLIPTEXT offers
How to block the PrintScreen key
How to control Adobe Reader 9.0 (SDI mode) from VFP application
How to copy the image of a form to the Clipboard using Bitmap API functions
How to disable the Windows Clipboard (VFP9)
How to prevent users from accessing the Windows Desktop and from switching to other applications
How to print a bitmap file
How to print FoxPro form
How to print FoxPro form -- II
Number of clipboard formats available
Passing data records between VFP applications via the Clipboard
Placing an arbitrary rectangular area of main VFP window on the Clipboard
Retrieving names for the registered clipboard formats
Storing content of the Clipboard to a bitmap file
Storing screen shot of a form to bitmap file
Testing Clipboard functions: emptying the clipboard
Using shared memory to exchange data between two FoxPro applications
Using the LoadImage function to have a bitmap file loaded and displayed on VFP main window
Who is the first in viewing the Clipboard
Who owns the Windows Clipboard