UserInterfaceEvents.OnResetRibbonInterface Event
Parent Object: UserInterfaceEventsDescription
Event that is fired when the ribbon user interface is reset.
Syntax
UserInterfaceEvents.OnResetRibbonInterface( Context As NameValueMap )Parameters
Name | Type | Description |
Context | NameValueMap | Input NameValueMap object that contains additional information about the event. Currently, this argument does not contain any information. |