Clipboard::ContainsText Method
.NET Framework (current version)
Indicates whether there is text data on the Clipboard.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | ContainsText() | Indicates whether there is data on the Clipboard in the Text or UnicodeText format, depending on the operating system. |
![]() ![]() | ContainsText(TextDataFormat) | Indicates whether there is text data on the Clipboard in the format indicated by the specified TextDataFormat value. |
Show:

