_CommandBars.ActiveMenuBar Property

Definition

Returns a CommandBar object that represents the active menu bar in the container application.

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

Property Value

Applies to