IClipboard

Description

The IClipboard interface contains static properties and methods that are used to work with the clipboard implemented by the Clipboard class.

Properties

  Property name Brief description
Text

The Text property determines the text contained in the clipboard.

Methods

  Method name Brief description
HasText

The HasText method returns whether there is text information in the clipboard.

See also:

Forms Assembly Interfaces