OLE Bound Control

Creates an OLE bound control.

OLEBoundControl

Remarks

On a form or report, an OLE bound control lets you display the contents of an OLE object (such as from Microsoft Word or Microsoft Excel) in a General field of a table.

Unlike OLE container controls, insertable OLE objects do not have their own set of events. Also, OLE bound controls, unlike OLE container controls, are bound to a General field in a Visual FoxPro table.

For additional information about OLE objects in Visual FoxPro, see Adding OLE.

See Also

OLE Bound Control Properties, Methods and Events | APPEND GENERAL | CREATE FORM | CREATE CLASS | CREATEBINARY( ) | DEFINE CLASS | MODIFY GENERAL | OLE Container Control