|
virtual |
Called by the framework when it draws a browse button which belongs to an edit control (CBCGPEdit).
Override this function in a derived class in order to customize appearance of browse buttons, which belong to edit control (CBCGPEdit).
| pDC | A pointer to a device context. |
| rect | Button's bounding rectangle. |
| pEdit | A pointer to edit control. |
| state | Button's state. |
| clrText | A refernce to text color (out parameter). |