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 子控件。

适用于

另请参阅