BCGControlBar Pro for MFC
CBCGPRibbonHyperlink::CBCGPRibbonHyperlink ( UINT  nID,
LPCTSTR  lpszText,
LPCTSTR  lpszLink,
RibbonSimplifiedModeType  type = RibbonSimplifiedOnScreenCompact,
BOOL  bHideInFullMode = FALSE 
)

Constructs a new CBCGPRibbonHyperlink object.

Parameters
nIDSpecifies the command ID.
lpszTextSpecifies the button text label.
lpszLinkSpecifies the hyperlink associated with a CBCGPRibbonHyperlink object.
typeSpecifies a ribbon element appearance in the Ribbon simplified mode.
bHideInFullModeSpecifies whether a ribbon element is invisible in the Ribbon classic (non-simplified) mode.