ControlType.RadioButton 字段

定义

标识一个单选按钮控件,这种选择机制只允许在组中选择一项。

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 

字段值

ControlType

适用于

另请参阅