Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
For Each
Message
De
31/10/2001 05:19:23
Wilfred Chan
Bnp Paribas Hong Kong Branch
Hong Kong, Hong Kong
 
 
À
31/10/2001 04:37:47
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00575508
Message ID:
00575516
Vues:
22
Hi,

FOR EACH oCol IN THISFORM.GRID1.COLUMNS
oCol.FontSize = 12
INKEY(.5)
NEXT

Is that what you want ?

>Can anyone help me to use FOR EACH command
>
>eg. FOR EACH column IN THISFORM.GRID1 ?????
>
>
>Now I am using
>
>FOR mCnt = 1 TO THISFORM.grid1.columncount
> THISFORM.grid1.columns(mCnt).READONLY = 'DDD'
>ENDFOR
>
>TIA.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform