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