ControlType.RadioButton Campo

Definición

Identifica un control de botón de radio, que es un mecanismo de selección que permite seleccionar exactamente un elemento en un grupo.

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 

Valor de campo

ControlType

Se aplica a

Consulte también