Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Image list problems
Message
 
À
23/01/1999 14:29:45
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00179426
Message ID:
00179431
Vues:
22
>HI all !!!
>I have a form that contains a treeview object and a imagelist, and assigned image index to the nodes of the tree...
>when I run the form I have the error saying that I have to initialize the imagelist object before I use it!!
>
>what I'm missing?
>Thanks

William, add to your Treeview.Init()

this.Object.ImageList = this.parent.oleImageList.Object

(supposing your ImageList control has the name "oleImageList")
(don't forget that ImageList control must be placed on the form before the TreeView.)

Nick
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform