Method SetData
SetData(IDataObject)
Clears the Clipboard and then adds data to it.
void SetData(IDataObject value)
Parameters
value
IDataObjectThe data to place on the Clipboard.
Clears the Clipboard and then adds data to it.
void SetData(IDataObject value)
value
IDataObjectThe data to place on the Clipboard.