Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ImageList In ListView or TreeView
Message
 
À
08/10/2001 07:29:31
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00565418
Message ID:
00565427
Vues:
19
This message has been marked as the solution to the initial question of the thread.
Hi!

>Go to the TreeView, and, somewhere in the properties, assign the ImageList. That is to tell the TreeView where to get images from.

You can't make it using properties window. You need to make it in code, for instance, in Init event of Treeview control:
THIS.OBJECT.ImageList=THISFORM.ImageList1.OBJECT
This problem is explained in article "Q163803 - BUG: Cannot Set ImageList Property of Treeview Visually"
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform