Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Treeview not seeing imagelist
Message
De
26/01/2000 11:21:12
 
 
À
26/01/2000 10:41:21
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00322319
Message ID:
00322868
Vues:
20
>> THIS.OBJECT.IMAGELIST = THIS.PARENT.IMAGELIST.OBJECT
>
>Try This.ImageList rather than This.Object.ImageList.

> Also, is "ImageList" the name you've assigned to the ImageList object?

Yes, orginally it was olecontrol2, but I renamed it to imagelist, just to make it easier for me to follow once I had a problem.


I moved changed the code as suggested, and moved it to the form init.

The code in the form init now reads.

THISFORM.PAGEFRAME1.PAGE1.NDTREEVIEW1.imagelist=;
THISFORM.PAGEFRAME1.PAGE1.IMAGELIST

Same problem. Putting back the term object so as to produce
THISFORM.PAGEFRAME1.PAGE1.NDTREEVIEW1.OBJECT.imagelist=;
THISFORM.PAGEFRAME1.PAGE1.IMAGELIST

No difference.


Still appreciate the help.


Thanks

Gar
Thanks

Gar W. Lipow
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform