Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Programmatically adding a Microsoft Common Dialog Box
Message
From
15/10/2001 12:32:46
 
 
To
12/10/2001 11:55:46
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00567698
Message ID:
00568593
Views:
14
Hi John.

>Does anyone know what parameters I need to pass in my AddObject() command in order to add a 'Microsoft Common Dialog Control 6.0' to my form programmatically?

If you have a copy of VFP 7, you can use the new _ComDlg class that's included in the FoxPro Foundation Classes (FFC). The main advantages of this class are that you can instantiate it programmatically and there's no need to distribute and register COMCTL32.OCX. It works in VFP 6 apps just fine.

Doug
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform