title | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | |
---|---|---|---|---|---|---|
Window.Parent property (Project) |
project-server |
|
a1ce0007-43ee-b1dd-dc43-a9e94f37cf0b |
06/08/2017 |
medium |
Gets the parent of the Window object. Read-only Object.
expression.Parent
expression A variable that represents a Window object.
The parent of a Window object can be the Application, or a Windows or Windows2 collection object.
Use the Parent property to access the properties or methods of the parent of an object.
[!includeSupport and feedback]