CBCGPRibbonHyperlink::CBCGPRibbonHyperlink | ( | UINT | nID, |
LPCTSTR | lpszText, | ||
LPCTSTR | lpszLink, | ||
RibbonSimplifiedModeType | type = RibbonSimplifiedOnScreenCompact , |
||
BOOL | bHideInFullMode = FALSE |
||
) |
Constructs a new CBCGPRibbonHyperlink object.
nID | Specifies the command ID. |
lpszText | Specifies the button text label. |
lpszLink | Specifies the hyperlink associated with a CBCGPRibbonHyperlink object. |
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. |