Click or drag to resize

Slider.ChannelBoundingBox Property

X#
A BoundingBox object determining the size and position of the bounding rectangle for a slider control's channel.

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

Property Value

Type: Usual
A BoundingBox object determining the size and position of the bounding rectangle for a slider control's channel.
Remarks
A BoundingBox object determining the size and position of the bounding rectangle for a slider control's channel. (The channel is the area over which the thumb moves and which contains the highlight when a range is selected.)
See Also