Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Treeview problems
Message
From
06/04/1998 03:40:03
 
 
To
06/04/1998 03:17:59
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00089694
Message ID:
00089696
Views:
22
>I have two versions of the comctl32.ocx file. One of them works fine but it isnt a very modern controls there.
>The other one have a very good controls, but the treeview control doesnt recognize the imagelist controls that i have in the form, and so i cant asociate it.
>¿Is there someone with a solution to this?
>¿Is ther another modern ocx file for the treeview control ?

hello Carlos,
The tree in the new comctl32.ocx actually doesn't recognize imagelist control in design time, but you can associate it programatically on .Init() of tree - simply ThisForm.yourTree.ImageList = ThisForm.yourImagelist.

Sincerely
Petr Valach
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform