Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Show Gets Enabled / Disabled
Message
 
To
19/08/1999 08:21:09
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00255209
Message ID:
00255215
Views:
14
>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform