PRB: Pasting from OLE Client Puts Graphic in ClipboardLast reviewed: November 29, 1995Article ID: Q140204 |
The information in this article applies to:
SYMPTOMSAfter copying part of an embedded OLE object, and pasting the contents of the clipboard to the form while the form has the focus, a graphic representing the object is inserted onto the background of the form.
CAUSEWhen you copy certain OLE objects from an OLE container, more than one form of information is copied to the Clipboard. For example, when you copy cells from an Microsoft Excel spreadsheet, objects in both bitmap and enhanced metafile format (among other objects) are copied to the Clipboard. Then when the object is pasted onto a Visual Basic form it causes the form's Picture property to be set to the bitmap of the copied cells. There is no way to position or manipulate the image if it is added to form in this manner.
STATUSThis behavior is by design.
MORE INFORMATION
Steps to Reproduce Problem
|
KBCategory: KBOLE
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |