TerminalControl.GetSelectedText Method
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.Control.dll (version 7.0.9119)
GetSelectedText()
Returns the currently selected text.
Declaration
public string GetSelectedText()
Returns
Type | Description |
---|---|
String | Currently selected text, or null if no text is selected. |