|
virtual |
Called by the framework to draw a border around a toolbar edit box button.
| pDC | A pointer to a device context. |
| rect | The button's bounding rectangle. |
| bDisabled | If TRUE, the button is disabled. If FALSE, the button is enabled. |
| bIsHighlighted | If TRUE, the button is highlighted. |
| pButton | Points to a toolbar edit box button whose border is being drawn. |