Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I disable fields on a Pageframe
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00663496
Message ID:
00663523
Views:
19
If you disable the pageframe, you can't click on the individual pages to view the 'read-only' fields.
>
Doug

Right, but I thought you only mentioned disabling the controls within, you wouldn't want to diable the Pageframe or Pages themselves. With SetAll you still have to specify the control class.
ThisForm.SetAll("Enabled",.F.,"textbox")
ThisForm.SetAll("Enabled",.F.,"combobox")
etc...
- Brian


VFP6 SP5, VFP8 SP1, VFP 9 SP 1 and Win XP SP 3 (unless otherwise specified)


www.wulfsden.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform