|
virtual |
Called by the framework when it needs to fill background of an autohide button.
Override this function in a derived class in order to customize appearance of an autohide button.
| pDC | A pointer to a device context. |
| rect | Specifies a bounding rectangle of the autohide button. |
| pButton | A pointer to an autohide button, whose background is filled. |