Click or drag to resize

IClipboardSetDataObject Methods

The IClipboardSetDataObject type exposes the following members.

Methods
 NameDescription
Public methodSetCommaSeparatedValues Sets comma-separated values text on the clipboard.
Public methodSetData(String, Object) Sets clipboard data using a string format.
Public methodSetData(Type, Object) Sets clipboard data using a type format.
Public methodSetFileDropList Sets a file-drop list on the clipboard.
Public methodSetImage Sets an image on the clipboard.
Top
See Also