TerminalControl.SelectionMode Property
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.Control.dll (version 7.0.9147)
SelectionMode
Gets or sets text selection mode (for paste functionality).
Declaration
[Browsable(true)]
public TextSelectionMode SelectionMode { get; set; }
Property Value
Type | Description |
---|---|
Text |
Text selection mode. |