Click or drag to resize

IClipboardHandler Methods

The IClipboardHandler type exposes the following members.

Methods
 NameDescription
Public methodCopy Copies the current selection.
Public methodCut Cuts the current selection.
Public methodDelete Deletes the current selection.
Public methodPaste Pastes clipboard content.
Public methodSelectAll Selects all items.
Top
See Also