Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dimming the command button
Message
 
To
15/09/1997 10:30:48
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00050105
Message ID:
00050109
Views:
13
>>Is there a logical way to have an 'OK' command button dimmed until the user makes a selection from the optiongroup? At what point is the evaluation of the optiongroup made?
>
>It should be like this:
>**** OptionGroup InteractiveChange Event
>if this.value=1
> Thisform.Command1.Enabled=.t.
>else
> Thisform.Command1.Enabled=.f.
>endif

OK then, I wann't sure where to place it but these proceedure placements open up another world. I usually work in the 'click' sections.
"Build a man a fire, and he's warm for a day.
Set a man on fire, and he's warm for the rest of his life."
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform