Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I make an Optiongroup appear disabled.
Message
 
To
31/03/2003 12:10:17
Dan Denne
Caroselli Beachler McTiernan & Conboy
Pittsburgh, Pennsylvania, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00772054
Message ID:
00772061
Views:
6
This message has been marked as the solution to the initial question of the thread.
>When I set enabled=.f. it doesn't change the appearance.

Use the SetAll command to set all options enabled to false.
lSetEnabled = .F.
ThisForm.OptionGroup.SetAll("Enabled", lSetEnabled)
Tracy
Tracy
Previous
Reply
Map
View

Click here to load this message in the networking platform