NetXP 3.0 Reference
CommandBarItem.Leave Event
Called when the mouse has left the item.
[Visual Basic]
Public Event Leave As
EventHandler
[C#]
public event
EventHandler
Leave;
See Also
CommandBarItem Class
|
NETXP.Controls.Bars Namespace