Microsoft SDK for Java

Control.removeOnMouseUp

Removes the delegate that is assigned to the mouseUp event.

Syntax

public final void removeOnMouseUp( MouseEventHandler value )

Parameters

value

The MouseEventHandler delegate to be removed.

See Also   addOnMouseUp

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