Expand Minimize
This topic has not yet been rated - Rate this topic

CMFCVisualManager::SetMenuFlatLook

Sets a flag that indicates whether the menu buttons appear flat. Otherwise, they appear three-dimensional.

void SetMenuFlatLook(
   BOOL bMenuFlatLook = TRUE
);
[in] bMenuFlatLook

A Boolean parameter that indicates whether the menu buttons appear flat.

By default, this feature is not enabled.

Header: afxvisualmanager.h

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.