|
virtual |
Called by the framework when it needs to draw the border around the header control.
Override OnDrawHeaderCtrlBorder in a derived class to customize the header control appearance.
| pCtrl | Points to a header control. |
| pDC | A pointer to a device context. |
| rect | The bounding rectangle. |
| bIsPressed | Specifies whether the header control is pressed. |
| bIsHighlighted | Specifies whether the header control is highlighted. |