Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ClipBoard_GetData()
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00795120
Message ID:
00795142
Vues:
20
Hi Heribert,

Windows API has a set of Clipboard functions, which is much more functional than the _CLIPBOARD in Visual FoxPro. All of them can be declared and used in FoxPro applications.

Clipboard API functions
http://www.news2news.com/vfp/?group=6

Try the following examples (some of them in membership area):

Retrieving names for the registered clipboard formats
http://www.news2news.com/vfp/?example=268

Testing Clipboard functions: empty clipboard
http://www.news2news.com/vfp/?example=28

Enumerating data formats currently available on the clipboard
http://www.news2news.com/vfp/?example=32

Getting a bit more than the _CLIPTEXT offers
http://www.news2news.com/vfp/?example=278

Storing clipboard content in a bitmap file
http://www.news2news.com/vfp/?example=189

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

Copying picture of the active form to the Clipboard using Enhanced Metafile API functions
http://www.news2news.com/vfp/?example=404
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform