OLEContainer.Content
From Xojo Documentation
Property (As OLEObject )
aOLEContainer.Content = newOLEObjectValue
or
OLEObjectValue = aOLEContainer.Content
Supported for all project types and targets.
or
OLEObjectValue = aOLEContainer.Content
Supported for all project types and targets.
The OLEObject associated with the ActiveX control. You use this to automate the ActiveX control.