Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CommonDialog constants
Message
From
28/02/2002 08:01:07
 
 
To
28/02/2002 01:20:15
Lutz Scheffler (Online)
Lutz Scheffler Software Ingenieurbüro
Dresden, Germany
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00626189
Message ID:
00626317
Views:
19
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.
Previous
Reply
Map
View

Click here to load this message in the networking platform