Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Add a treview, image control and browser
Message
From
23/05/2005 10:30:36
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Add a treview, image control and browser
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01016749
Message ID:
01016749
Views:
61
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..


Thanks


Peter
Peter Cortiel
Next
Reply
Map
View

Click here to load this message in the networking platform