BCGControlBar Pro for MFC
virtual BOOL CBCGPMenuBar::IsPopupMode ( ) const
inlinevirtual

Tells whether the menu bar in popup mode.

Returns
TRUE if popup mode is activated, FALSE if not.

In popup mode, the menu bar will appear upon "Alt" key only.

Call EnablePopupMode() to enable the menu bar popup mode.

Reimplemented from CBCGPToolBar.