Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
TreeView Control
Message
De
11/02/2000 06:06:28
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00329318
Message ID:
00330575
Vues:
16
Hi Andrew,

I am using TreeView 6.0 and ImagesList 6.0 and it works fine for me

John

>John,
>
>I don't know about you, but I've always had to use the image list's object property:
>
>
WITH This
>  .oleTreeview.ImageList = .oleImagesList<B><I>.object</I></B>
>ENDWITH
>Cheers,
>
>Andrew
>
>>>I'm trying to put images beside entries in a TreeView control and everything seems to be in order but why can't I associate an Image List control to this TreeView control??
>>
>>Charles,
>>
>>First make sure you have dropped an ActiveX imageslist on your form then in the form.init place the following line ASSUMING that your treeview control is named oleTreeView and your imageslist is named oleImagesList...
>>
>>WITH This
>> .oleTreeview.ImageList = .oleImagesList
>>ENDWITH
>>
>>There is an example in my framework located in the project section of files here on the UT.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform