PutInClipboard Method
Moves data from a DataObject to the Clipboard.
Syntax
object.PutInClipboard
The PutInClipboard method syntax has these parts:
Part | Description |
---|---|
object | Required. A valid object. |
Remarks
The PutInClipboard method replaces the contents of the Clipboard with the contents of the DataObject that is in Text format.