ControlType.RadioButton フィールド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ラジオ ボタン コントロールを識別します。これは、グループ内の選択された項目を 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