DataWindow.PasteSpecial Method | |
Use the standard Paste Special dialog to insert an OLE object into the focused OLEObject of the data window.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax Remarks
DataWindow:PasteSpecial() displays the standard Paste Special dialog and allows the user to insert an OLE object from the Clipboard into an OLEObject container, which currently must have the input focus.
See Also