Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Enable/disable controls
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00626721
Message ID:
00627005
Vues:
16
>Nick,
>
>>I have a pageframe that contains about five pages. Each page has a number of textbox and other controlboxes. I there a way for my to cycle though all the control to enable/disable without writing individual enable/disable code for each control?
>
>If you really want to set _all_ controls enabled or disabled in your pageframe you can use THISFORM.pgfAnyName.SetAll("Enabled", .T.). Have a look at the SetAll method in VFP's help file for details. Each container type class has this method.
>
>Regards,
>Armin

Thank you very much, you just saved me a lot of grief.

Nick Patel
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform