Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Optiongroup.value
Message
From
22/10/2000 16:52:12
 
 
To
20/10/2000 23:42:01
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00432406
Message ID:
00432661
Views:
23
>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

It's the index of the button that is selected - or, basically, the order the buttons were added to the optiongroup.

You can also set the ControlSource to a character field, and the Caption of the selected optionbutton will be the Value of the optiongroup.
Insanity: Doing the same thing over and over and expecting different results.
Previous
Reply
Map
View

Click here to load this message in the networking platform