Click or drag to resize

Slider.BlockSize Property

X#
A numeric value determining the block size (or page size) of the slider control.

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

Property Value

Type: Usual
A numeric value determining the block size (or page size) of the slider control.
Remarks
A numeric value determining the block size (or page size) of the slider control. The block size affects how much the slider moves when the user clicks next to the thumb.
See Also