SelectedText Property
SelectedText
Gets or sets a value indicating the currently selected text in the control.
Declaration
[Browsable(false)]
public virtual string SelectedText { get; set; }
<Browsable(False)>
Public Overridable Property SelectedText As String
Implements