Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Sets the text color of the specified pane.
void SetPaneTextColor(
int nIndex,
COLORREF clrText=(COLORREF)-1,
BOOL bUpdate=TRUE
);
Parameters
[in] nIndex
Specifies the index of the pane to which you want to assign a new text color.[in] clrText
Specifies the text color.[in] bUpdate
If TRUE, update the pane content immediately. Otherwise, do not update the pane content until the pane is invalidated by another method.
Requirements
Header: afxstatusbar.h