BCGControlBar Pro for MFC
void CBCGPStatusBar::SetPaneTextColor ( int  nIndex,
COLORREF  clrText = (COLORREF)-1,
BOOL  bUpdate = TRUE,
COLORREF  clrTextDisabled = (COLORREF)-1 
)

Sets the pane text color to the color specified by clrText.

Parameters
nIndexIndex of the pane whose text color is to be set.
clrTextThe text color.
bUpdateSpecifies whether to update the pane content immediately.
clrTextDisabledThe disabled pane text color.