|
virtual |
Returns the color of the toolbar button's text according to the current visual manager and the button state.
Override this member function in your CBCGPVisualManager - derived class to customize the color.
The state of a toolbar button can be one of the following BCGBUTTON_STATE enumerated values:
pButton | A pointer to a toolbar button whose text color to be determinated. |
state | Button's state for which the color is determinated. |