BCGControlBar Pro for MFC
CBCGPRibbonQuickStep::CBCGPRibbonQuickStep ( int  nImageIndex,
LPCTSTR  lpszLabel,
LPCTSTR  lpszDescription = NULL,
BOOL  bIsEnabled = TRUE,
RibbonSimplifiedModeType  type = RibbonSimplifiedOnScreenCompact,
BOOL  bHideInFullMode = FALSE 
)

Constructor.

Parameters
nImageIndexZero-based index of the image.
lpszLabelThe quick step text label.
lpszDescriptionThe quick step description.
bIsEnabledTRUE if this object is enabled.
typeSpecifies a ribbon element appearance in the Ribbon simplified mode.
bHideInFullModeSpecifies whether a ribbon element is invisible in the Ribbon classic (non-simplified) mode.