Removes the delegate that is assigned to the valueChanged event.
public void removeOnValueChanged( EventHandler eh )
eh
The EventHandler delegate to be removed.
See Also addOnValueChanged