Removes the delegate that is assigned to the upDownChanged event.
public void removeOnUpDownChanged( UpDownChangedEventHandler value )
value
The UpDownChangedEventHandler delegate to be removed.
See Also addOnUpDownChanged