Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
1001 things - combo grid
Message
 
 
To
20/12/2004 08:31:10
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00968770
Message ID:
00970573
Views:
24
Hi Peter,

Any object added on the fly has Visible=.F. so you can set it's properties and than make it visible.

>
>OK back to basics.
>
>
>
>LOCAL oForm as Form
>SET CLASSLIB TO 'c:\vapps\vcpr3\modules\cbogrid.vcx' ADDITIVE
>oform=CREATEOBJECT('Form')
>oform.AddObject('acbogrid1','acbogrid')
>
>oform.Show(1)
>
>
>the form shows but the control is not visible :-)
>
>what am I doing wrong???
>
>
>I feel very dumb today
>
>Peter
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform