Microsoft SDK for Java

DhElement.removeOnMouseMove

Removes the delegate that is assigned to the mouseMove event.

Syntax

final public void removeOnMouseMove( MouseEventHandler h )

Parameters

h

The MouseEventHandler delegate that is to be removed.

Remarks

Not all elements support all events exposed in DhElement.

See Also   addOnMouseMove

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