Gets or sets a value indicating the currently selected text in the control.
A string that represents the currently selected text in the text box.
You can assign text to this property to change the text currently selected in the text box. If no text is currently selected in the text box, this property returns a zero-length string.
ItemTextBox Class | Resco.Controls.DetailView Namespace