Share

UserInterfaceEvents.OnResetRibbonInterface Event

Parent Object: UserInterfaceEvents

Description

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.

Version

Introduced in version 2010

Was this information helpful?