UserGuide

Desktop OLE Container

From Xojo Documentation

OLE Container Library Icon

Contents

The OLEContainer control enables you to embed ActiveX controls in your interface. ActiveX is a Windows-only feature. The ActiveX controls that you add to your project are derived from the OLEContainer class. Refer to the UserGuide:ActiveX, COM and OLE topic for more information.

fa-exclamation-circle-32.png
Not all ActiveX controls work with Xojo. You'll have to try your control so see if it is compatible.

See Also

OLEContainer, OLEObject classes; UserGuide:ActiveX, COM and OLE topic