Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Shorter Code...
Message
De
10/06/1998 05:16:34
Mark Hall
Independent Developer & Voip Specialist
Keston, Kent, Royaume Uni
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00106623
Message ID:
00106628
Vues:
34
>BTW, aside from SETALL property.
>

What's wrong with setall??

OK, you could loop around the COLUMNS collection of the Grid

FOR lnLoop = 1 TO 10
MYFORM.Grid.Columns( lnLoop).BackColor = RGB(255,255,0)
MYFORM.Grid.Columns( lnLoop).Width = 40
ENDFOR
Regards
Mark

Microsoft VFP MCP
Menulib - OO Menus for VFP www.hidb.com/menulib
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform