Share

UserInterfaceEvents.OnResetShortcuts Event

Parent Object: UserInterfaceEvents

Description

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.

Version

Introduced in version 2008

Was this information helpful?