Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Optiongroup
Message
From
17/12/2007 15:19:02
Suhas Hegde
Dental Surgeon
Sirsi, India
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01276318
Message ID:
01276324
Views:
14
This message has been marked as the solution to the initial question of the thread.
>How can I show an optiongroup in gray when optiongroup.enabled = .f. ?
>
>It looks like optiongroup does not have the same behaviour as buttons


SOmething like

FOR EACH buttonsingroup IN this.opg.Buttons
buttonsingroup.enabled = this.opg.enabled
endfor
Previous
Reply
Map
View

Click here to load this message in the networking platform