Property SelectedText
- Namespace
- Alternet.Scripter.Integration.AlternetUI
- Assembly
- Alternet.Scripter.Integration.AlternetUI.dll
SelectedText
Gets the currently selected text in the control.
public string SelectedText { get; }
Property Value
- string
A string containing the selected text.