Microsoft SDK for Java

DhElement.addOnMouseMove

Assigns a delegate to the mouseMove event.  

Syntax

final public void addOnMouseMove( MouseEventHandler h )

Parameters

h

The MouseEventHandler delegate to be notified when the event occurs. 

Remarks

Not all elements support all events exposed in DhElement.  

See Also   removeOnMouseMove

© 1999 Microsoft Corporation. All rights reserved. Terms of use.