Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CommonDialog flags code
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
CommonDialog flags code
Miscellaneous
Thread ID:
00233853
Message ID:
00233853
Views:
50
Any one knows what flags code in CommonDialog to support long file names
I'm use this code:

thisform.oleComDlg.Flags = 4+512+4096
thisform.oleComDlg.Filter = "Pictures(*.bmp)|*.bmp|"
thisform.oleComDlg.ShowOpen()

Thanks
Next
Reply
Map
View

Click here to load this message in the networking platform