|
protectedvirtual |
Called by the framework when the button should be redrawn
Override this member function when you want to implement your own drawing code. You should take into account the current button's state and text alignment.
pDC | A pointer to a device context |
rect | a rectangle that should be redrawn |
uiState | a current button state |