Share via


FileDialog.Parent Property

Office Developer Reference

Gets the Parent object for the FileDialog object. Read-only.

Syntax

expression.Parent

expression   A variable that represents a FileDialog object.

Return Value
Object

See Also