NavigatorRibbon.Exited

Syntax

Exited: function (sender, args)

Parameters

sender. Event source.

args. Event information.

Description

The Exit event occurs on selecting the Exit option in the Navigator main menu.

Example

The example of event use is given in the Example of Creating the NavigatorRibbon Component page.

See also:

NavigatorRibbon