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.
Sets the minimum and maximum values for the progress bar.
void SetRange(
int nMin,
int nMax
);
Parameters
[in] nMin
Specifies the minimum value of the range.[in] nMax
Specifies the maximum value of the range.
Remarks
Use this method to define the range of the progress bar by setting minimum and maximum values.
Requirements
Header: afxRibbonProgressBar.h