BCGControlBar Pro for MFC
virtual COLORREF CBCGPVisualManager::GetCaptionBarTextColor ( CBCGPCaptionBar pBar)
virtual

Returns text color of a caption bar.

Returns
COLORREF value that specifies the text color of a caption bar.

This function is called by the framework before it displays a text on a caption bar. Override this member function in your CBCGPVisualManager - derived class to customize the color.

Parameters
pBarA pointer to a caption bar.