Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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