UserInterfaceEvents.OnResetShortcuts Event
Parent Object: UserInterfaceEventsDescription
Event that is fired when command shortcuts/aliases are reset in the Customize dialog (using either the "Reset All Keys" or "Reset All" button).
Syntax
UserInterfaceEvents.OnResetShortcuts( Context As NameValueMap )Parameters
Name | Type | Description |
Context | NameValueMap | Input NameValueMap object that contains additional information about the event. No additional information is provided for this event. |