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 list of selectable colors that are displayed in the regular color area.
void SetPalette(
CPalette* pPalette
);
Parameters
- [in] pPalette
Pointer to a CPalette object that contains a list of colors.
Remarks
You cannot use this method when the regular color area contains groups of colors. You can remove color groups by calling CMFCRibbonColorButton::RemoveAllColorGroups.
Requirements
Header: afxribboncolorbutton.h