Slider.ThumbPosition Property | |
A numeric value determining the current position of the thumb in a slider control.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY ThumbPosition AS USUAL GET SET
public override Usual ThumbPosition { get; set; }
Request Example
View SourceProperty Value
Type:
UsualA numeric value determining the current position of the thumb in a slider control.
See Also