Gets or sets whether indicator image should be repeated or moved.
[Visual Basic]
Public Property RepeatIndicatorImage As
NullableBool
Remarks
When this property is true, IndicatorImage will be repeated to fill the space between the left edge and the current position; Otherwise IndicatorImage is right-aligned to the current position. This may leave a blank segment between the left edge and the indicator image.
See Also
ProgressBar Class | EO.Web Namespace