Viewer Class | Viewer Members
Visual Basic
C#
Show All
Occurs when the mouse pointer hovers over the control.
[Visual Basic]Public Event MouseHover() As EventHandler
[C#]public event EventHandler MouseHover();
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.