CMFCVisualManager::SetMenuFlatLook
Sets a flag that indicates whether the menu buttons appear flat. Otherwise, they appear three-dimensional.
void SetMenuFlatLook(
BOOL bMenuFlatLook = TRUE
);
Parameters
- [in] bMenuFlatLook
A Boolean parameter that indicates whether the menu buttons appear flat.
Remarks
By default, this feature is not enabled.
Requirements
Header: afxvisualmanager.h