NetXP 3.0 Reference

CommandBarItem Events

The events of the CommandBarItem class are listed below. For a complete list of CommandBarItem class members, see the CommandBarItem Members topic.

Public Instance Events

Changed Called when the item's properties are changed.
Click Called when the item is clicked.
Disposed (inherited from Component)Adds an event handler to listen to the Disposed event on the component.
Hover Called when the mouse moves over the item.
Leave Called when the mouse has left the item.

See Also

CommandBarItem Class | NETXP.Controls.Bars Namespace