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 

字段值

适用于

另请参阅