Description: | Clears the selected range, setting SelectStart property and SelectEnd property to their Min property value. |
Used in controls: | Slider |
Used in objects: | None. |
Parameters: | None. |
Return value: | None. |
Example: | INVOKE CmSlider1 "ClearSelect" |
Backward compatibility | None. |