Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Question about ADDOBJECT
Message
From
29/04/1999 15:33:52
 
 
To
29/04/1999 14:18:28
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00213514
Message ID:
00213615
Views:
34
>Hi Rick,
>
> ThisForm.AddObject("grdMyGrid", "grdMyGridClass")
>
> WITH Thisform.grdMyGrid
>
> .Left = 10
> .Top = 10
> .Visible = .T.
>
> ENDWITH
>
> No need to subclass.
>
> JP

>Hello everyone,
>
>I am using the addobject to add a grid to my form during run time. How can I control the position of the grid on the form in the code?
>
>Thanks a lot

Jeff,
That's what I just did. And it works. Thanks.
Previous
Reply
Map
View

Click here to load this message in the networking platform