ClipboardOperationEventArgs Class
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.Control.dll (version 7.0.9083)
Syntax
public class ClipboardOperationEventArgs : EventArgs
Inherited Members
Properties
Name | Description |
---|---|
Text | Gets or sets the text to be copied from/to clipboard. If set to null reference (Nothing in Visual Basic) the clipboard operation will be skipped. |