Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
TreeView and ListView needs license?
Message
From
23/07/1999 19:50:42
 
 
To
23/07/1999 01:42:25
Kam Lee
SUNY-Health Science Center
Brooklyn, New York, United States
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00244546
Message ID:
00245617
Views:
12
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform