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

Click here to load this message in the networking platform