CommandBarsClass.ActiveMenuBar Свойство

Определение

Получает строку меню, активную в текущий момент.

public:
 virtual property Microsoft::VisualStudio::CommandBars::CommandBar ^ ActiveMenuBar { Microsoft::VisualStudio::CommandBars::CommandBar ^ get(); };
public:
 virtual property Microsoft::VisualStudio::CommandBars::CommandBar ^ ActiveMenuBar { Microsoft::VisualStudio::CommandBars::CommandBar ^ get(); };
[System.Runtime.InteropServices.DispId(1610809345)]
public virtual Microsoft.VisualStudio.CommandBars.CommandBar ActiveMenuBar { [System.Runtime.InteropServices.DispId(1610809345)] get; }
[<System.Runtime.InteropServices.DispId(1610809345)>]
[<get: System.Runtime.InteropServices.DispId(1610809345)>]
member this.ActiveMenuBar : Microsoft.VisualStudio.CommandBars.CommandBar
Public Overridable ReadOnly Property ActiveMenuBar As CommandBar

Значение свойства

CommandBar

CommandBar, активный в данный момент.

Реализации

Атрибуты

Применяется к