CBCGPRibbonQuickStep::CBCGPRibbonQuickStep | ( | int | nImageIndex, |
LPCTSTR | lpszLabel, | ||
LPCTSTR | lpszDescription = NULL , |
||
BOOL | bIsEnabled = TRUE , |
||
RibbonSimplifiedModeType | type = RibbonSimplifiedOnScreenCompact , |
||
BOOL | bHideInFullMode = FALSE |
||
) |
Constructor.
nImageIndex | Zero-based index of the image. |
lpszLabel | The quick step text label. |
lpszDescription | The quick step description. |
bIsEnabled | TRUE if this object is enabled. |
type | Specifies a ribbon element appearance in the Ribbon simplified mode. |
bHideInFullMode | Specifies whether a ribbon element is invisible in the Ribbon classic (non-simplified) mode. |