|

Match Normal


Sets the Highlight and Click color to be the same as the Normal color.


A tt r ibu t e s T a b I d e n t i f i ca t ion

Object name:


The name that is used to identify this object. You can retrieve this value when the radiobutton is selected using the Page.GetRadioValue action, or on dialogs, DialogEx.GetRadioValue. You can also select a radio button in a group by object name using the Page.SetRadioValue action, or on dialogs, DialogEx.SetRadioValue.


St a t e


Enabled


Enable the object so it responds to user interaction. When an object is disabled, it will not respond to any mouse overs or clicks and will not perform any actions until it is enabled.


Note: You can use the RadioButton.SetEnabled action to enable this object.


image

|