Microsoft SDK for Java

DhForm.removeOnFormReset

Removes the delegate that is assigned to the formReset event.

Syntax

public void removeOnFormReset( EventHandler h )

Parameters

h

The EventHandler delegate that is to be removed.

Remarks

The formReset event occurs when a reset button on the form is pressed.

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