Desktop OLE Container
From Xojo Documentation
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.
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