Microsoft SDK for Java

DhForm.addOnFormReset

Assigns a delegate to the formReset event.

Syntax

public void addOnFormReset( EventHandler h )

Parameters

h

The EventHandler delegate to be notified when the event occurs.

Remarks

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

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