DSRefClipboardObject.SetData Method
Include Protected Members
Include Inherited Members
Adds data to the clipboard.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
Adds data to the clipboard object. (Inherited from ClipboardObject.)
Adds data to the clipboard object in the specified format. (Inherited from ClipboardObject.)
Adds data to the clipboard object, using the specified type as the format. (Inherited from ClipboardObject.)
SetData(String, Boolean, Object)
Adds data to the clipboard object. (Inherited from ClipboardObject.)
Top