Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Construct a ribbon slider.
CMFCRibbonSlider(
   UINT nID,
   int nWidth=100 
);
Parameters
- [in] nID 
 Slider ID.
- [in].nWidth 
 Slider width in pixels.
Remarks
Constructs a ribbon slider that is nWidth pixels wide in the panel category where the slider is added. By default, the slider is horizontal.
Requirements
Header: afxribbonslider.h