BCGControlBar Pro for MFC
virtual CBCGPPopupMenuBar* CBCGPPopupMenu::GetMenuBar ( )
inlinevirtual

Returns a pointer to a menu bar object.

Returns
A pointer to the a CBCGPPopupMenuBar object.

The popup menu bar object is embedded into the CBCGPPopupMenu object. Override the GetMenuBar member function in your derived class if your class is using a CBCGPPopupMenuBar - derived object.