Removes the delegate that is assigned to the change event.
final public void removeOnChange ( EventHandler h )
h
The EventHandler delegate that is to be removed.
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