Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Save screen capture
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00871955
Message ID:
00880676
Vues:
12
This message has been marked as a message which has helped to the initial question of the thread.
With API functions:

1) You may create bitmap or metafile from the whole screen or from a particular FoxPro form and store it in general field

2) You may copy image of the whole screen or any FoxPro form to the clipboard in bitmap or metafile format

FoxPro code samples (members area):

Storing screen shot of a form to a bitmap file
http://www.news2news.com/vfp/?example=187

Storing screen shot of a form to enhanced metafile (*.emf)
http://www.news2news.com/vfp/?example=402&function=637

Copying picture of the active form to the Clipboard using Bitmap API functions
http://www.news2news.com/vfp/?example=91&function=42

Copying picture of the active form to the Clipboard using Enhanced Metafile API functions
http://www.news2news.com/vfp/?example=404&function=637

Storing content of the Clipboard to a bitmap file
http://www.news2news.com/vfp/?example=189
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform