ControlType.RadioButton Field

Definition

Identifies a radio button control, which is a selection mechanism allowing exactly one selected item in a group.

public: static initonly System::Windows::Automation::ControlType ^ RadioButton;
public static readonly System.Windows.Automation.ControlType RadioButton;
 staticval mutable RadioButton : System.Windows.Automation.ControlType
Public Shared ReadOnly RadioButton As ControlType 

Field Value

Applies to

See also