Get | |
| Member name | Value | Description |
|---|---|---|
| Parent | 1 | Retrieves the parent window. This does not include the owner, as it does with the function. |
| Root | 2 | Retrieves the root window by walking the chain of parent windows. |
| RootOwner | 3 | Retrieves the owned root window by walking the chain of parent and owner windows returned by . |