ControlType.StatusBar 欄位

定義

識別狀態列控制項。

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

欄位值

備註

StatusBar 控制項類型通常是控制項類型 UI 自動化元素的 Window 子控制項。

適用於

另請參閱