|
protectedvirtual |
Called when a separator need to be repainted.
Separator is a CBCGPToolbarButton object with TBBS_SEPARATOR style.
The DrawSeparator function is usually called from DoPaint() along with other button-drawing code.
pDC | A pointer to a device context. |
rect | Specifies the bounding rectangle. |
bHorz | Specifies whether the separator is horizontal or vertical. |