Window.Parent property (Visio)
Determines the parent of an object. Read-only.
Syntax
expression.Parent
expression A variable that represents a Window object.
Return value
Windows
Remarks
In general, an object's parent is the object that contains it. For example, the parent of a Window object is the Windows collection that contains the Window object.
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.