Removes the delegate that is assigned to the load event.
public void removeOnLoad ( EventHandler h)
h
The EventHandler delegate that is to be removed.
See Also addOnLoad