CMFCRibbonProgressBar::IsInfiniteMode
Specifies whether the progress bar is working in infinite mode.
BOOL IsInfiniteMode() const;
Return Value
TRUE if the progress bar is in infinite mode; otherwise, FALSE.
Remarks
In infinite mode, the progress bar fills repeatedly from the minimum value to the maximum value. You might use infinite mode to indicate that an operation is ongoing, but that the completion time is unknown.
Requirements
Header: afxRibbonProgressBar.h