Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
TreeView and ListView needs license?
Message
De
23/07/1999 19:50:42
 
 
À
23/07/1999 01:42:25
Kam Lee
SUNY-Health Science Center
Brooklyn, New York, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00244546
Message ID:
00245617
Vues:
16
Hi Kam.

>Hi Doug,
>Now I have another question: I dopped ImageList into the form and then dropped
>TreeView and ListView into the form. How come there is no entry to choose on
>imagelist combo when I try to select the ImageList inside the TreeView Property
>Tab and ListView Property Tab ?

You have to do it programmatically (usually in the Init of the form) using code like:

This.oTree.ImageList = This.oImageList.Object

BTW, you might find some handy hints about using the TreeView control in a document I wrote on ActiveX controls. This document is available from the Technical Papers page of the Stonefield Web site.

Doug
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform