|
virtual |
Called by the framework to draw a menu button located on grid header.
Override this method in a derived class to customize appearance of menu buttons located on grid header.
| pCtrl | A pointer to grid control. |
| pDC | A pointer to a device context. |
| rect | Bounding rectangle. |
| bHighlighted | If TRUE, the button is highlighted. |
| bPressed | If TRUE, the button is pressed. |
| bDisabled | If TRUE, the button is disabled. |