Microsoft SDK for Java

DhElement.removeOnDoubleClick

Removes the delegate that is assigned to the doubleClick event.

Syntax

final public void removeOnDoubleClick ( EventHandler h )

Parameters

h

The EventHandler delegate that is to be removed.

Remarks

Not all elements support all events exposed in DhElement.  

See Also   addOnDoubleClick

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