BCGControlBar Pro for MFC
virtual COLORREF CBCGPVisualManager::GetAutoHideButtonTextColor ( CBCGPAutoHideButton pButton)
virtual

Returns text color of an autohide button.

Returns
An RGB value specifying the text color of autohide button.

This function is called by the framework when it needs to draw the text of autohide button. Override it in a derived class in order to provide custom text color.

Parameters
pButtonA pointer to autohide button.