Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Including OCX on the fly
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00241210
Message ID:
00241262
Views:
12
>Hi All.
>How can I include an imgedit.ocx control programatically in a form?
>
>Thanks in advance.

Hi German,

Create a custom property to hold the object reference, then issue something like:

ThisForm.oImage = CREATEOBJECT('Imaging.EditCtrl.1')

hth,
George

Ubi caritas et amor, deus ibi est
Previous
Reply
Map
View

Click here to load this message in the networking platform