C1.Win.Input.Base Namespace / C1TextBoxBase Class / SelectionStart Property

In This Topic
SelectionStart Property (C1TextBoxBase)
In This Topic
Gets or sets the starting point of text selected in the text box.
Syntax
'Declaration
 
Public Property SelectionStart As Integer
 
See Also