Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Add an OCX to a VCX
Message
 
 
To
26/12/2004 18:10:51
John Tomblin
Service Station Systems, Inc.
San Jose, California, United States
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Environment versions
Visual FoxPro:
VFP 7
OS:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00972229
Message ID:
00972230
Views:
14
>Can anyone give me a procedure to subclass an OCX and add it to a VCX?

John,

As usual, there're more than one way to do that.
- You can drop activex control on a form, make sure that it's selected and choose Save as Class from the File menu.
- Use CREATE CLASS command
CREATE CLASS myactivex OF myclasslib as olecontrol
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform