Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Add a treview, image control and browser
Message
 
 
To
23/05/2005 10:30:36
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01016749
Message ID:
01016760
Views:
15
It's not going to work in runtime. See BUG: License Error with ActiveX Control Added at Run-Time mskb #192693.

>I am doing a form in prg for the first time:
>how do I add a tree, image control and browser to it?
>
>
>	ADD OBJECT otree AS olecontrol WITH ;
>		Top = 35, ;
>		Left = 0, ;
>		Height = 213, ;
>		Width = 144, ;
>		Name = "oTree"
>
>
>this is created by the class browser but does not work. How do I tell the olecontrol is actually a treeview etc..
>
>
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform