Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Left Position of Column in Grid
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00894146
Message ID:
00894163
Vues:
13
ThisFar = 0
With ThisForm.Grid1
for x = 1 to i
ThisFar = ThisFar + .Columns[x].Width
endFor
EndWith
*WAIT WINDOW str(x) + str(ThisForm.Grid1.Columns[x].Width) + str(ThisFar)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform