|
virtual |
Returns a text color of URL link to be used by CBCGPURLLinkButton
Override this method in a derived Visual Manager class to customize appearance of URL link buttons.
The default implementation returns globalData.clrHotLinkText for hovered buttons and globalData.clrHotText in other cases.
pButton | A pointer to button. |
bHover | If TRUE, the button is hovered. |