SetText Method
MSDN Home
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
.NET Framework Class Library
System.Windows.Forms Namespace
DataObject Class
DataObject Methods
SetText Method
SetText Method (String)
SetText Method (String, TextDa ...
DataObject Methods
ContainsAudio Method
ContainsFileDropList Method
ContainsImage Method
ContainsText Method
GetAudioStream Method
GetData Method
GetDataPresent Method
GetFileDropList Method
GetFormats Method
GetImage Method
GetText Method
IDataObject.DAdvise Method
IDataObject.DUnadvise Method
IDataObject.EnumDAdvise Method
IDataObject.EnumFormatEtc Meth ...
IDataObject.GetCanonicalFormat ...
IDataObject.GetData Method
IDataObject.GetDataHere Method
IDataObject.QueryGetData Metho ...
IDataObject.SetData Method
SetAudio Method
SetData Method
SetFileDropList Method
SetImage Method
SetText Method
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
.NET Framework Class Library
DataObject
.
.
::
.
SetText Method
Adds text data to the data object.
Overload List
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.
Top
See Also
Reference
DataObject Class
DataObject Members
System.Windows.Forms Namespace
TextDataFormat
ContainsText
GetText
Tags :