Copy Method (OLE Container Control)

       

Copies the object within an OLE container control to the system Clipboard.

Syntax

object.Copy

The object is an object expression that evaluates to an object in the Applies To list.

Remarks

When you copy an object onto the system Clipboard, all the data and link information associated with the object is placed on the system Clipboard. You can copy both linked and embedded objects onto the system Clipboard.

You can use this method to support an Edit Copy command on a menu.