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.
nIndex | Index of the pane whose text color is to be set. |
clrText | The text color. |
bUpdate | Specifies whether to update the pane content immediately. |
clrTextDisabled | The disabled pane text color. |