Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
TreeView not allowing ImageList to be set
Message
From
14/07/1997 10:39:17
 
 
To
09/07/1997 15:27:42
Alex Zhadanov
Computer Generated Solutions
New York City, New York, United States
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00039081
Message ID:
00039825
Views:
35
>>Hi all. I am trying to add an ImageList to a TreeView ActiveX control, but whenever I try to set myform.TreeView.ImageList = myform.ImageList, I get INVALID OBJECT OLE error... The ImageList was dropped on the form before the TreeView. It also does not work in interactive mode, and it cannot be set through the TreeView's property sheet. Any clues?
>
>Try the following code in the INIT event of TreeView control:
>
q>this.object.ImageList = thisform.imaglist1.object
>where imagelist1 is name of ImageList control

That worked pretty well...thank!
- Gino Miceli -
LAN Professionals Inc.
Bayshore, NY
gino@vdot.net
Previous
Reply
Map
View

Click here to load this message in the networking platform