|
protectedvirtual |
Called by the framework when the status bar's pane should be redrawn.
OnDrawPane is called by the framework when the status bar's pane should be redrawn. By default it redraws the pane according to the pane's style and content.
Override this member function in a CBCGPStatusBar - derived class to customize a pane appearance.
pDC | A pointer to a device context. |
pPane | A pointer to a CBCGStatusBarPaneInfo structure that contains the information about the pane to be redrawn. |