TerminalControl.Copying Event
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.Control.dll (version 7.0.9083)
Occurs when a text is to be copied from screen to clipboard.
Syntax
public event EventHandler<ClipboardOperationEventArgs> Copying
Returns
Type | Description |
---|---|
EventHandler<ClipboardOperationEventArgs> |