Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Createobject()
Message
From
24/07/2001 18:37:37
 
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
Miscellaneous
Thread ID:
00534712
Message ID:
00534728
Views:
16
>What is the deal with instantiating active-x controls in code?

This works for me:
oX = CREATEOBJECT('mscomctllib.treectrl.2')
loNode = oX.Nodes.Add()
Shoudl be fine, maybe its something with teh control.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform