Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
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