DataObject::ContainsText Method
.NET Framework (current version)
Indicates whether the data object contains text data.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | ContainsText() | Indicates whether the data object contains data in the UnicodeText format. |
![]() | ContainsText(TextDataFormat) | Indicates whether the data object contains text data in the format indicated by the specified TextDataFormat value. |
Show:
