FileDialog.Parent Property
Gets the Parent object for the FileDialog object. Read-only.
Syntax
expression.Parent
expression A variable that represents a FileDialog object.
Return Value
Object
Gets the Parent object for the FileDialog object. Read-only.
Syntax
expression.Parent
expression A variable that represents a FileDialog object.
Return Value
Object