ControlType.ScrollBar 欄位

定義

識別捲軸控制項,例如應用程式視窗中的捲軸。

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

欄位值

備註

ScrollBar控制項類型包含一組按鈕和指紋控制項,可讓使用者使用滑鼠捲動視窗或專案容器的內容。

AutomationId使用 屬性來區分 Button 對應至大型遞增、大遞減、小遞減和小遞減按鈕的專案。

適用於

另請參閱