Adds data to the clipboard.
Overload List
| Name | Description | |
|---|---|---|
![]() |
SetData(Object) | Adds data to the clipboard object. (Overrides DataObject.SetData(Object).) |
![]() |
SetData(String, Object) | Adds data to the clipboard object in the specified format. (Overrides DataObject.SetData(String, Object).) |
![]() |
SetData(Type, Object) | Adds data to the clipboard object, using the specified type as the format. (Overrides DataObject.SetData(Type, Object).) |
![]() |
SetData(String, Boolean, Object) | Adds data to the clipboard object. (Overrides DataObject.SetData(String, Boolean, Object).) |
Top
.gif)