Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Programmatically adding a Microsoft Common Dialog Box
Message
De
12/10/2001 12:03:08
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
12/10/2001 11:55:46
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00567698
Message ID:
00567714
Vues:
14
>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?
>
>Also, where can I find information like this for futture reference?
>
>Thank you,
>John

John,
Add one visually to a dummy temp form. Then check its OleClass property. Addobject would read like :
thisform.addobject('myOle','OleControl','OLEClassReadFromProperty')

ie:
thisform.addobject('myTreeview','OleControl','MSComCtlLib.TreeCtrl')
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform