Microsoft SDK for Java

DhRadioButton.removeOnGotFocus

Removes the handler for the gotFocus event.

Syntax

public final void removeOnGotFocus ( EventHandler h )

Parameters

h

The EventHandler delegate specifying the event handler method.

Remarks

This event occurs when this element receives input focus.

See Also   addOnGotFocus

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