ProgressBar.OldPosition Property | |
A numeric value representing the previous position of the progress bar.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY OldPosition AS USUAL GET
public virtual Usual OldPosition { get; }
Request Example
View SourceProperty Value
Type:
UsualA numeric value representing the previous position of the progress bar.
See Also