Gets or sets the starting position for the tick mark window selection range. Smartclient-only.
object.SelStart = [integer]
Where object is an object expression that evaluates to one of the controls in the Applies To list, and integer is the starting position 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.
SelLength property | SelectRange property
© 2004-2021 looksoftware. All rights reserved.