Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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