|
virtual |
Called by the framework when it needs to draw the border for an autohide button.
Override this function in a derived class in order to customize appearance of the border of an autohide button.
| pDC | A pointer to a device context. |
| rectBounds | Bounds of the button. |
| rectBorderSize | Sizes of border sides. |
| pButton | A pointer to autohide button, whose border is drawn. |