The IC1TextBoxBaseWrapper type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Select |
Selects a range of text in the text box.
|
Properties
Name | Description | |
---|---|---|
![]() | HideSelection |
Gets or sets a value indicating whether the selected item in the control remains highlighted when the control loses focus.
|
![]() | SelectedText |
Gets or sets the text that is selected in the control.
|
![]() | SelectionLength |
Gets or sets the number of characters selected in the control.
|
![]() | SelectionStart |
Gets or sets the starting index of text selected in the control.
|