Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to set properties for multiple grid columns at once?
Message
De
04/04/2000 14:36:54
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00355072
Message ID:
00355148
Vues:
26
Hi Colin.

>>True, but I was looking for a way to do it at design time instead of run time. I should have specified. <<

Open your form in the form designer and select the grid with the mouse. Then type this in the command window:

ASELOBJ( lagrid )
lagrid[1].setall( 'width', 40, 'column' )
RELE laGrid

Marcia
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform