Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
OLE field
Message
 
À
17/05/2010 16:37:10
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
01464852
Message ID:
01464965
Vues:
55
>Hi Arto,
>
>I looked around (and sent a message to Calvin and didn't get a response) also, and found nothing.
>
>Are you working at converting the settings for use elsewhere? If you only need to do it on a onetime basis, you could instantiate the object and read the values off the members, I think. Store it in a db, and you'll have them for generating the values on your .Net or whatever form, mapping to the .Net properties you want to use.
>
>For a large app, it's easy enough to rig a setup that pops the form up based on what's in a directory, or what's in a list you feed it, etc.
>
>Hank

Seems that there are some insuperable obstacles with instantiating:

do form Form.scx name oTest noshow
oTest.SomeOleControl

Interestin but:

1) How do you handle VCX files because VCX file should be converted to PRG just the same way as SCX. (even PJX can be converted to PRG)?

2) Create a form and drop f.ex. MS imagelist ActiveX (OleClass = "MSComctlLib.ImageListCtrl.2") there. Open imagelist property window by right clicking imagelist object and choose ImageListCtrl Properties. Then choose page 2 (Images). Add couple images there. Save and exit. How do you find out names and values of above images with the do form Form.scx name oTest noshow technique?

BTW I need the solution for http://vfpx.codeplex.com/wikipage?title=ClassBrowserX&referringTitle=Home

TIA, Arto
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform