The IC1TextBoxBaseWrapper type exposes the following members.

Methods

  NameDescription
Select
Selects a range of text in the text box.

Properties

  NameDescription
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.

See Also