Click or drag to resize

Slider.ThumbBoundingBox Property

X#
A BoundingBox object determining the size and position of the bounding rectangle for the thumb in a slider control.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY ThumbBoundingBox AS USUAL GET 
Request Example View Source

Property Value

Type: Usual
A BoundingBox object determining the size and position of the bounding rectangle for the thumb in a slider control.
See Also