Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to create an object from not-visual class from .OCX?
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
How to create an object from not-visual class from .OCX?
Miscellaneous
Thread ID:
00601083
Message ID:
00601083
Views:
67
Hi,
Here is the case.
MS FlexGrid (msflxgrid.ocx) has 3 classes: DataObject, DataObjectFiles, and MSFlexGrid. I can create an object only from the visual class MSFlexGrid (o = CREATEOBJECT("msflxgrid.msflexgrid"). When I try to create an object from anther class, I get the error message "Class definition msflxgrid.DataObject is not found". The same with DataObjectFiles.
Any ideas?
Thanks for the help in advance.
Vladimir Mikhelson
Next
Reply
Map
View

Click here to load this message in the networking platform