ControlType.StatusBar 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
識別狀態列控制項。
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 子控制項。