FileDialogEvents Object
Description
The FileDialogEvents object hosts events related to the FileDialog.
Properties
Application |
Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned. |
Parent |
Gets the parent object from whom this object can logically be reached. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |
Events
OnOptions |
Event that fires when the user clicks the Options button on the file dialog. This event can be used to put up customized option pages. |
OnOptionsReset |
Fires when the action to reset options on the file dialog occurs, e.g. file filter type changes, etc. |
Accessed From
FileDialog.FileDialogEvents
Version
Introduced in version 2008