BCGControlBar Pro for MFC
CBCGPRibbonQuickStepsButton::CBCGPRibbonQuickStepsButton ( UINT  nID,
LPCTSTR  lpszText,
int  nSmallImageIndex,
int  nLargeImageIndex,
CBCGPToolBarImages imagesPalette,
int  nColumns = 2 
)

Constructor.

Parameters
nIDSpecifies the button command ID.
lpszTextSpecifies the button text.
nSmallImageIndexZero-based index of button's image in the image list of small icons.
nLargeImageIndexZero-based index of the button's image in the list of large images.
imagesPaletteA reference to image list containing gallery images.
nColumnsA number of gallery columns.