Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Question about ADDOBJECT
Message
De
29/04/1999 15:33:52
 
 
À
29/04/1999 14:18:28
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00213514
Message ID:
00213615
Vues:
33
>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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform