TBM_CLEARSEL message
Clears the current selection range in a trackbar.
Parameters
-
wParam
-
Redraw flag. If this parameter is TRUE, the trackbar is redrawn after the selection is cleared.
-
lParam
- Must be zero.
Return value
No return value.
Remarks
A trackbar can have a selection range only if you specified the TBS_ENABLESELRANGE style when you created it.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|
See also
-
Reference