ControlType.Spinner フィールド

定義

スピナー コントロールを識別します。

public: static initonly System::Windows::Automation::ControlType ^ Spinner;
public static readonly System.Windows.Automation.ControlType Spinner;
 staticval mutable Spinner : System.Windows.Automation.ControlType
Public Shared ReadOnly Spinner As ControlType 

フィールド値

注釈

Spinner コントロールの種類は、ユーザーが一連の項目から選択したり、範囲内から数値を設定したりできるようにする一連のボタンで構成されます。

適用対象

こちらもご覧ください