Share via


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 類型代表應用程式最上層功能表集的容器。

適用於

另請參閱