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.
Implements the behavior of the Win32 message RB_SETTEXTCOLOR, as described in the Windows SDK.
COLORREF SetTextColor(
COLORREF clr
);
Parameters
- clr
A COLORREF value that represents the new text color in the CReBarCtrl object.
Return Value
The COLORREF value representing the previous text color associated with the CReBarCtrl object.
Remarks
It is provided to support text color flexibility in a rebar control.
Requirements
Header: afxcmn.h