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