BCGControlBar Pro for MFC
COLORREF CBCGPOutlookBarPane::GetRegularColor ( ) const
inline

Returns an outlook bar's regular (non-selected) text color.

Returns
The current text color as an RGB color value.

Retrieves the current regular (non-selected) text color. You can use SetTextColor() to set the current (regular and selected) outlook bar's text color. The default text color is obtained by calling the GetSysColor function with the COLOR_WINDOW index.