Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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