DesktopOLEContainer.Content
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
Property (As OLEObject )
aDesktopOLEContainer.Content = newOLEObjectValue
or
OLEObjectValue = aDesktopOLEContainer.Content
New in 2021r3
Supported for all project types and targets.
or
OLEObjectValue = aDesktopOLEContainer.Content
New in 2021r3
Supported for all project types and targets.
The OLEObject associated with the ActiveX control. You use this to automate the ActiveX control.