Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Image list problems
Message
From
23/01/1999 15:23:36
 
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00179426
Message ID:
00179434
Views:
30
>>HI all !!!
>>I have a form that contains a treeview object and a imagelist, and assigned image index to the nodes of the tree...
>>when I run the form I have the error saying that I have to initialize the imagelist object before I use it!!
>>
>>what I'm missing?
>>Thanks
>
>William, add to your Treeview.Init()
>
>this.Object.ImageList = this.parent.oleImageList.Object
>
>(supposing your ImageList control has the name "oleImageList")
>(don't forget that ImageList control must be placed on the form before the TreeView.)
>
>Nick
Works !!!!
:-D
I know you knew it but, thanks a lot !!!
You know in visual basic this is a lot easier but I'm allways have thought that VFP is superior... thanks for not let me down...
An Intelligent fool can make things bigger and more complex... It takes a touch of a genius -and a lot of courage- to move in the opposite direction".
-Albert Einstein
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform