Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Enable/disable controls
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00626721
Message ID:
00627005
Views:
20
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform