Microsoft SDK for Java

Control.removeOnMouseMove

Removes the delegate that is assigned to the mouseMove event.

Syntax

public final void removeOnMouseMove( MouseEventHandler value )

Parameters

value

The MouseEventHandler delegate to be removed.

See Also   addOnMouseMove

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