Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Sets the text color for a group caption.
BOOL SetGroupTextColor(
int nGroup,
COLORREF color,
COLORREF colorHot = (COLORREF)-1
);
Parameters
[in] nGroup
Specifies the zero-based index of the group.[in] color
Specifies the text color.[in] colorHot
Specifies the text color for the highlighted group. If -1, the default highlight color is used.
Return Value
TRUE if the group text color was successfully changed; otherwise, FALSE.
Requirements
Header: afxTasksPane.h