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控制項類型是由一組按鈕所組成,可讓使用者從一組專案中選取,或從某個範圍內設定數值。

適用於

另請參閱