Programming with Reflection

image\rwnprg32.gif SetClipboardText method

 

Syntax object.SetClipboardText ClipboardText

 

Description

Copies a string to the Clipboard.

Arguments

ClipboardText Argument Type: String
Required
A string to copy to the Clipboard. Use an empty string ("") to clear the Clipboard.

 

image\jump.gif Example

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this command