ControlType.Slider 欄位

定義

識別滑桿控制項。

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

欄位值

備註

Slider控制項類型是由一組與控制項相關聯的 Edit 按鈕所組成,可讓使用者從一組專案選取或從某個範圍內設定數值。

適用於

另請參閱