BCGControlBar Pro for MFC
CBCGPRibbonSlider::CBCGPRibbonSlider ( UINT  nID,
int  nWidth = 100,
DWORD  dwStyle = 0,
RibbonSimplifiedModeType  type = RibbonSimplifiedOnScreenCompact,
BOOL  bHideInFullMode = FALSE 
)

Constructs slider object.

Parameters
nIDControl ID.
nWidthControl width.
dwStyleSpecifies the slider style. You can use any TBS_* styles here.
typeSpecifies a ribbon element appearance in the Ribbon simplified mode.
bHideInFullModeSpecifies whether a ribbon element is invisible in the Ribbon classic (non-simplified) mode.