BCGControlBar Pro for MFC
virtual BOOL CBCGPVisualManager::IsOfficeXPStyleMenus ( ) const
inlinevirtual

Tells whether the visual manager uses displays OfficeXP-style menus.

Returns
Should return nonzero if the visual manager displays OfficeXP-style menus; otherwise 0.

This function indicates whether the visual manager displays OfficeXP-style menus or regular menus. Override this function in a derived visual manager class and indicate what type of menus is displayed by it.

IsOfficeXPStyleMenus is called from CBCGPPopupMenu when it needs to draw the shadow and recalculate layout.