Container Property
Gets an object reference to a container.
Syntax
[ oContainer = ] object.Container
Possible Values
oContainer Object that receives the reference to the container. The property is read-only. The property has no default value.
Remarks
This property returns the same automation object as Parent.
Applies To
InternetExplorer, WebBrowser
See Also