ControlType.MenuBar 字段

定义

标识一个菜单栏控件,它通常包含一组顶级菜单。

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

字段值

注解

MenuBar控件类型表示应用程序的一组顶级菜单的容器。

适用于

另请参阅