Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CommonDialog constants
Message
De
28/02/2002 03:03:03
 
 
À
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:
00626203
Vues:
13
This message has been marked as the solution to the initial question of the thread.
>I need to use CommonDialog. I have a little problem to understand the constants like PD_NOCURRENTPAGE. Where can I find the values?

Hi Agnes,

regarding the constant you cited, it looks like you are working with the functions of cmdlg32.dll or the like. The definition of these constants could be found here, though it doesn't contain PD_NOCURRENTPAGE.

If you used the same CommonDialog control I think of, you would find the appropriate constants here. The code to instantiate the object would look like:
loDlg = CREATEOBJECT("MSComDlg.CommonDialog.1")
HTH Robert
I've acquired quite a taste for a well-made mistake... [Fiona Apple]
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform