|
virtual |
Called by the framework to display a menu border.
The default implementation displays the standard menu border. Override this member function in your CBCGPVisualManager - derived class to customize the menu border appearance.
pDC | A pointer to a menu's device context. |
pMenu | A pointer to menu whose border is displayed. |
rect | A menu's bounding rectangle. |