UserInterfaceEvents Object
Description
This object provides notification of environment and command bar reset events.
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
OnEnvironmentChange |
The OnEnvironmentChange event notifies the client when the active environment switches from one environment to another. |
OnResetEnvironments |
The OnResetEnvironments event notifies the client when environments have been reset. |
OnResetInventorLayout |
Event that is fired when the Inventor layout is reset. |
OnResetMarkingMenu |
Event that is fired when the user resets an individual or all radial marking menus. |
OnResetRibbonInterface |
Event that is fired when the ribbon user interface is reset. |
OnResetShortcuts |
Event that is fired when command shortcuts/aliases are reset in the Customize dialog (using either the "Reset All Keys" or "Reset All" button). |
Accessed From
UserInterfaceManager.UserInterfaceEvents
Version
Introduced in version 10