Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Where is cImageList?
Message
From
30/11/1998 11:18:06
Steven Kleypas
Tarrant County College District
Texas, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
Where is cImageList?
Miscellaneous
Thread ID:
00162420
Message ID:
00162420
Views:
55
When running form with a treeview control, I get the following error:
Class Definition CIMAGELIST not found.

Followed trace through ImageListLoader.LoadActiveX(), and it seems to crash at the following point because TYPE("This.cImageList") = "U", rather than "O".

>
>
.Parent.AddObject(.cNewObjectName, .cClass, lcProgID)
>
>

Variable values at this point:
This.cNewObjectName = "ImageList"
This.cClass = "cImageList"
This.lcProgID= "MSComCtllLib.ImageListCtrl.2"

I might add that this form and control worked great until a major crash. Is it possible that the registry entry for the control is no longer valid? Any help would be greatly appreciated.
Next
Reply
Map
View

Click here to load this message in the networking platform