Click or drag to resize

DataWindow.InsertObject Method (Typed)

X#
Use the standard Insert Object dialog to insert an OLE object into the focused OLEObject of the data window.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD InsertObject() AS USUAL
Request Example View Source

Return Value

Type: Usual
Remarks
DataWindow:InsertObject() displays the standard Insert Object dialog and allows the user to insert an OLE object into an OLEObject container, which currently must have the input focus.
See Also