Show contents 

Working with General Visual Components > Classes > MainPanel > MainPanel.ItemClick

MainPanel.ItemClick

Syntax

ItemClick: function (sender, args)

Parameters

sender. Event source.

args. Event information.  

Description

The ItemClick event occurs after clicking the mouse button on the menu item.

Comments

The event is under development.

See also:

MainPanel