Microsoft SDK for Java

DhText.removeOnChange

Removes the delegate that is assigned to the change event.

Syntax

final public void removeOnChange ( EventHandler h )

Parameters

h

The EventHandler delegate that is to be removed.

Remarks

The change event occurs when the user modifies the contents of the DhText control or moves the focus to a different window or control.

See Also   addOnChange

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