Share via


_CommandBars.ActiveMenuBar 属性

定义

返回一个 CommandBar 对象,该对象表示容器应用程序中的活动菜单栏。

public:
 property Microsoft::Office::Core::CommandBar ^ ActiveMenuBar { Microsoft::Office::Core::CommandBar ^ get(); };
public Microsoft.Office.Core.CommandBar ActiveMenuBar { get; }
member this.ActiveMenuBar : Microsoft.Office.Core.CommandBar
Public ReadOnly Property ActiveMenuBar As CommandBar

属性值

适用于