Clears the current selection of a Slider control.
Syntax
object.ClearSel
The object placeholder represents an object expression that evaluates to a Slider control.
Remarks
This method sets the SelStart property to the value of the Value property and sets the SelLength property to 0.