DataObject::SetText Method

 

Adds text data to the data object.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

NameDescription
System_CAPS_pubmethodSetText(String^)

Adds text data to the data object in the UnicodeText format.

System_CAPS_pubmethodSetText(String^, TextDataFormat)

Adds text data to the data object in the format indicated by the specified TextDataFormat value.

Return to top
Show: