Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Show Gets Enabled / Disabled
Message
 
À
19/08/1999 08:21:09
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00255209
Message ID:
00255215
Vues:
15
>In Foxpro 2.0 , I use show gets enabled or disabled to edit all entries without specyfing each one.
>Is there something similar in VFP 6.0. to enable or disabled all
>objects in a form with a single line. Thanks

You could loop through Controls collection, but a simple way is, for textboxes, for example:

this.setall('Enabled',.F.,'Textbox')
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform