Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ListView MouseMove Event problem
Message
 
To
30/05/1998 08:27:26
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00102474
Message ID:
00103327
Views:
24
> I can not install ActiveX 5.0 control because ImageList Control do not detected in TreeView or ListView Control properties. What can I do ?
>Denis.

Denis, try this in your TreeView.Init() method:
this.Object.ImageList = this.parent.oleImageList.Object
(supposing your ImageList control has name "oleImageList")
TreeView will be able to address ImageList control.

HTH,

Nick
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Previous
Reply
Map
View

Click here to load this message in the networking platform