Removes the delegate that is assigned to the formReset event.
public void removeOnFormReset( EventHandler h )
h
The EventHandler delegate that is to be removed.
The formReset event occurs when a reset button on the form is pressed.