screen shot of a form:
Bitmap Class for Visual FoxPro application
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
How to copy the image of a form to the Clipboard using Bitmap API functions
How to print a bitmap file
How to print FoxPro form
How to print FoxPro form -- II
Storing content of the Clipboard to a bitmap file
Storing screen shot of a form to bitmap file
Storing screen shot of a form to enhanced metafile (*.emf)
Using the LoadImage function to have a bitmap file loaded and displayed on VFP main window