Applies To Objects
Description
Copies the select text to the Clipboard but leaves the selected text unchanged in the display.
Syntax
object.Copy
Element |
Description |
object |
The Area or Screen object. |
Comments
To copy data from an Area or Screen object, you must first select the object with the Select method. (For the Screen object, you can also use the SelectAll method.)