Microsoft SDK for Java

DhElement.addOnKeyUp

Assigns a delegate to the keyUp event.

Syntax

final public void addOnKeyUp ( KeyEventHandler h )

Parameters

h

The KeyEventHandler delegate to be notified when the event occurs. 

Remarks

Not all elements support all events exposed in DhElement.  

See Also   removeOnKeyUp

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