DataWindow.InsertObject Method (Typed) | |
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 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