Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Enables shadows for pop-up menus.
static void EnableMenuShadows(
   BOOL bEnable = TRUE
);
Parameters
- [in] bEnable
 A Boolean parameter that indicates whether shadows should be enabled for pop-up menus.
Remarks
The algorithm that this method uses is complex and may decrease the performance of your application on slower systems.
Requirements
Header: afxmenubar.h