CMFCVisualManager::GetPopupMenuBorderSize
The framework calls this method to obtain the border size of pop-up menus.
virtual int GetPopupMenuBorderSize() const;
Return Value
An integer that specifies the border size of pop-up menus.
Remarks
Override this method to customize the border size of pop-up menus in your application.
Requirements
Header: afxvisualmanager.h