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.
Specifies a list of RGB values to display in the document color area.
void SetDocumentColors(
   LPCTSTR lpszLabel,
   CList<COLORREF,COLORREF>& lstColors 
);
Parameters
- [in] lpszLabel 
 The text to be displayed with the document colors.
- [in] lstColors 
 A reference to a list of RGB values.
Requirements
Header: afxribboncolorbutton.h