Microsoft SDK for Java

DhForm.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 form and then presses the ENTER key or moves the focus to a different window or control.

See Also   addOnChange

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