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_SETPALETTE, as described in the Windows SDK.
CPalette* SetPalette(
HPALETTE hPal
);
Parameters
- hPal
An HPALETTE that specifies the new palette that the rebar control will use.
Return Value
A pointer to a CPalette object specifying the rebar control's previous palette.
Remarks
Note that this member function uses a CPalette object as its return value, rather than an HPALETTE.
Requirements
Header: afxcmn.h