|
inlinevirtual |
Called when a toolbar's background has been filled.
This function is called from the DoPaint() member function when a toolbar's background has been filled. The default implementation does nothing.
Override this member function to perform a custom background drawing in CBCGPBaseToolBar - derived classes.
pDC | A pointer to a device context. |