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

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