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