Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ActiveX DLLs
Message
From
29/07/2003 10:13:29
 
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
Miscellaneous
Thread ID:
00814405
Message ID:
00814510
Views:
11
Thank you so much!

I didn't realize that an ActiveX DLL could be accessed the same way an .ocx file could. I just have to include the name of the dll file in the createobject argument:

oImpwiz = createobject("iw7dll.importwizard")
oImpwiz.NewModel()

By doing so, now I have access to all methods and properties.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform