CommandBarsClass::ActiveMenuBar Property
Visual Studio 2015
Gets the menu bar that is currently active.
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
public: [DispIdAttribute(1610809345)] property CommandBar^ ActiveMenuBar { [DispIdAttribute(1610809345)] virtual CommandBar^ get(); }
Property Value
Type: Microsoft.VisualStudio.CommandBars::CommandBar^The CommandBar that is currently active.
Implements
_CommandBars::ActiveMenuBar
Show: