|
protectedvirtual |
Called to repaint a portion of the toolbar.
This member function called by the framework when a portion of the toolbar need to be repainted.
You can override DoPaint function to customize look of a CBCGPBaseToolBar - derived object.
pDC | A pointer to a device context. |
Reimplemented from CBCGPBaseControlBar.