IWinTrackBarwSelectionEnd Property |
Returns the ending position of the current selection range in a trackbar.
Namespace:
SmartBear.TestLeft.TestObjects.Win
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax int wSelectionEnd { get; }
ReadOnly Property wSelectionEnd As Integer
Get
Dim instance As IWinTrackBar
Dim value As Integer
value = instance.wSelectionEnd
property int wSelectionEnd {
int get ();
}
Property Value
Type:
Int32Exceptions See Also