DataObject::SetText Method
.NET Framework (current version)
Adds text data to the data object.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | SetText(String^) | Adds text data to the data object in the UnicodeText format. |
![]() | SetText(String^, TextDataFormat) | Adds text data to the data object in the format indicated by the specified TextDataFormat value. |
Show:
