Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
TreeView & ImageList controls
Message
De
19/09/1997 03:37:43
Stoyka Kurteva
Busoft Engineering Ltd.
Bourgas, Bulgarie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Divers
Thread ID:
00050541
Message ID:
00050676
Vues:
28
>>Hi All,
>>
>> How can I associate an ImageList with TreeView control?
>>
>>Thanks
>>
>>Stoyka
>
>First you need to place ImageList control to the form before the TreeView.
>If you right click on the TreeView and select TreeCtrl Properties, then select your ImageList object from the ImageList combobox.
>MS screwed up TreeView control (at least for VFP use) since version which has the size 332288, and dated 08/21/96
>If you have those versions, then probably you will see nothing in some or all comboboxes there. In this case put in your TreeView Init method:
>
>this.Object.ImageList = this.parent.oleImageList.Object
>(supposing your ImageList control has name "oleImageList")
>

>
>Nick

Thank you Nick.

>Probably the last way is the best way to do it.

Yes, now it works perfect.

Stoyka
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform