Specifies the length of the highlighted selection range in a TrackBar control.
object.SelLength = [integer]
Where object is an object expression that evaluates to one of the controls in the Applies To list, and integer is the length of the selection range.
Newlook Smartclient only.
The selection properties are used to provide the user with a visual selection range within the track bar control itself.
![]() |
If SelectRange is true, then SelStart determines where the selection range will begin, and SelLength specifies how long the selection range will be. |
This property can only be set if the SelectRange property is set to True in Designer.
SelStart property | SelectRange property
© 2004-2021 looksoftware. All rights reserved.