Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Common Dialog Control
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00495437
Message ID:
00495442
Views:
27
I forgot to tell you that you have to use WITH..ENDWITH

PUBLIC A
A = CREATEOBJECT("MSCOMDLG.COMMONDIALOG")
WITH A
.SHOWPRINTER()
ENDWITH

Best regards
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform