Object property
Returns the underlying ActiveX object that is merged with the ActiveXControl object. Read-only.
This property should only be needed to access a property or method that has the same name as a property or method of the ActiveXControl object.
Syntax
object
.Object
where
object
– is the name of a graphic element of the type ActiveXControl.Provide Feedback