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