Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Optiongroup.value
Message
From
21/10/2000 02:01:36
Cindy Winegarden
Duke University Medical Center
Durham, North Carolina, United States
 
 
To
20/10/2000 23:42:01
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00432406
Message ID:
00432437
Views:
25
Jasper,

If your option choices are Red, Blue, and Green and the user chooses Blue, This.Value = 2, but you have to know in your program that 2 means "Blue" or else use
THIS.Buttons[THIS.Value].Caption
>Hi all,
> When user click a option inside an optiongroup, the optiongroup's value properties will be updated to an number. What is the meaning of that number? is it an option control index or sth like that? Can I make use of that number to locate the opton user choosen? and than access that option's properties?
> Well, I am using VFP6.0. Thanks for all of you.
>-Jasper
Previous
Reply
Map
View

Click here to load this message in the networking platform