Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Treeview OCX
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00065508
Message ID:
00066008
Vues:
46
>>Hello
>>I am using TreeView OCX and cannot make it work with picture collection. I did drop two control Treeview and ImagesList but even in a code I cannot assigne to
>>Form.TreeView.ImageList=Form.MyImagesList. Is any way to make this
>>work. Thanks
>>Mark
>
>Mark, try this in your TreeView Init method:
>
> this.Object.ImageList = this.parent.oleImageList.Object
>
> (supposing your ImageList control has name "oleImageList")
>
>Nick


Thanks it's work just as I wish.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform