BCGControlBar Pro for MFC
BOOL CBCGPVisualManager::IsMenuFlatLook ( ) const
inline

Tells whether the menu buttons have the flat look (menu buttons don't look pressed).

Returns
Nonzero if the application menu buttons have the flat look; otherwise 0.

Call this member function to determine whether the application menu buttons have a flat look. The flat look means that the menu buttons don't look pressed.

The mode can be changed by calling the SetMenuFlatLook() function.