Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
TreeView and ImageList Control
Message
From
26/08/1998 17:10:33
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
26/08/1998 17:00:04
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00130315
Message ID:
00130328
Views:
15
>I have created a Treeview control and ImageList Control . Inside the ImageList Control Properties I have set all the images. I want to assign the images to the Treeview by setting the Treeview control's ImageList property with the new imageList control. But somehow, I VFP won't allow me to edit Is there a way to solve this problem? Any help is appreciated.
>
>Steve
Steve,
Try like this (ie:in form.init):
THIS.oleTreeview.imagelist = this.oleimageslist.object
Here "object" is vital.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform