Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CommonDialog constants
Message
De
28/02/2002 08:01:07
 
 
À
28/02/2002 01:20:15
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Allemagne
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00626189
Message ID:
00626317
Vues:
11
Hello Agnes.
I need to use CommonDialog. I have a little problem to understand the constants like PD_NOCURRENTPAGE. Where can I find the values?

If you are using VFP 7.0, you can open comdlg32.ocx in the class browser and drag and drop the constants into your prg or method. This will automagically create all your #DEFINE staements so you can use the named contatnts.

Alternatively, you can go to http://www.west-wind.com/Webtools.asp and download a copy of GetConstants.exe. Running this will create an include file with all the #DEFINE statements that you need just by pointing it to the type library.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform