Previous Topic: NextNext Topic: Previous


Parent

Gets the parent object.

Syntax

object.Parent

Parameters

object

An expression that evaluates to a Window object.

Remarks

The Parent property's type for the Window object is the Document object.