Parent Property (ALog)

Returns the automation object of the container/parent, if that is accessible, or this automation object.

Syntax

[ obParent = ] Object.Parent

The Parent property syntax has the following parts:

 

Name

Type

Description

Object

ALog

ALog control

obParent

Object

Retrieves a pointer to the object interface of the container/parent.

Comments

The default is this automation object. This property is read-only at run time.

For more information on the ALog control, see the Microsoft WebBrowser control documentation in the Microsoft web site.

Applies to

ALog

See Also

LocationURL