Microsoft SDK for Java

DhElement.addOnMouseUp

Assigns a delegate to the mouseUp event. 

Syntax

final public void addOnMouseUp ( 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   removeOnMouseUp

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