Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Set the range of values for the slider control.
void SetRange(
int nMin,
int nMax
);
Parameters
[in] nMin
Specifies minimum value of the slider control.[in] nMax
Specifies maximum value of the slider control.
Remarks
Specifies the range of values for the slider control by setting the minimum and maximum values.
Requirements
Header: afxribbonslider.h