Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with TreeView
Message
De
22/09/1999 10:13:36
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00267251
Message ID:
00267562
Vues:
22
>>I think the problem is that you need to tell the TreeView about the ImageList. For example in the Init of the form:
>>
>>THISFORM.oTree.ImageList = THISFORM.oImageList
>
>It doesn't work. I've put this code as you told me, but VFP shows me an error:
>OLE IDispatch exception code 0 from TreeCtrl: Invalid Object
>
>I'm using vfp 5.0...

Make sure that you substitute the "Name" of your treeview control for "oTree" and the "Name" of your ImageList for "oImageList".
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform