Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding a ocx into a container manually
Message
From
20/12/1999 15:40:54
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
Adding a ocx into a container manually
Miscellaneous
Thread ID:
00306400
Message ID:
00306400
Views:
52
I wonder if can we drop an ocx into a container and instatiate it at runtime?


Can I do it as manually? EG: in the command window I would be doing the following:

lo = creat('container')
=lo.addobject("clientmail","mail.ocx")

I believe I can do it with classes such as:
=lo.addobject("txtname","textbox")

and the question is if I use the ocx control instead, Will VFP allow me to do it?

Thank you

Gan
Go Chiefs 9-5
Next
Reply
Map
View

Click here to load this message in the networking platform