Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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