ControlType.RadioButton フィールド

定義

ラジオ ボタン コントロールを識別します。これは、グループ内の選択された項目を 1 つだけ許可する選択メカニズムです。

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 

フィールド値

適用対象

こちらもご覧ください