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 progress bar to work in infinite mode.
void SetInfiniteMode(
BOOL bSet = TRUE
);
Parameters
- [in] bSet
TRUE to specify that the progress bar is in infinite mode; otherwise, FALSE.
Remarks
Usually, if the progress bar is in infinite mode, it is telling the user that an operation is ongoing, but that the completion time is unknown. Thus, the progress bar fills repeatedly from the minimum value to the maximum value.
Requirements
Header: afxRibbonProgressBar.h