Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Disabling and Enabling all controls on Form
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01440952
Message ID:
01440955
Views:
52
It has been a while since I've used SetAll(). Disabling the entire pageframe is sufficient enough.
Thanks Naomi,
Cecil

>Look at SetAll method, e.g.

>thisform.pgMyPageFrame.SetAll('Enabled',.f.)

>If you want to disable only certain classes, then you would need to write such statement for each class you use in your pageframe (for textboxes, comboboxes, etc.)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform