Microsoft SDK for Java

DhForm.removeOnFormSubmit

Removes the delegate that is assigned to the formSubmit event.

Syntax

public void removeOnFormSubmit( EventHandler h )

Parameters

h

The EventHandler delegate that is to be removed.

Remarks

The formSubmit event occurs when a submit button on the form is pressed. 

See Also   addOnFormSubmit

© 1999 Microsoft Corporation. All rights reserved. Terms of use.