CMFCRibbonColorButton::SetColumns

Sets the number of color items per row that are shown in the regular color area.

void SetColumns(
   int nColumns
);

Parameters

  • [in] nColumns
    An int that specifies the number of color items per row.

Requirements

Header: afxribboncolorbutton.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CMFCRibbonColorButton Class