The IClipboard interface contains static properties and methods that are used to work with the clipboard implemented by the Clipboard class.
Property name | Brief description | |
The Text property determines the text contained in the clipboard. |
Method name | Brief description | |
The HasText method returns whether there is text information in the clipboard. |
See also: