NetXP 3.0 Reference

CommandBarButtonItem Events

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

Public Instance Events

Changed (inherited from CommandBarItem) Called when the item's properties are changed.
Click (inherited from CommandBarItem) Called when the item is clicked.
Disposed (inherited from Component)Adds an event handler to listen to the Disposed event on the component.
DropDown Called when a dropdown menu is shown. Cancel the event in order to avoid showing the default popup menu.
Enter See IStatusMessageProvider.
Hover (inherited from CommandBarItem) Called when the mouse moves over the item.
Leave (inherited from CommandBarItem) Called when the mouse has left the item.

See Also

CommandBarButtonItem Class | NETXP.Controls.Bars Namespace