Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Making fields readonly thru loop construct
Message
De
27/03/2000 03:00:58
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00349474
Message ID:
00350632
Vues:
31
Hi Nick.

>> Is there a way to make all the fields on a screen readonly thru loop construct rather naming each field and then setting its readonly properties (for example: x.readonly = .t., y.readonly = .t. etc...) <<

How about this?

This.SetAll( 'ReadOnly', .T. )

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

Click here to load this message in the networking platform