Microsoft SDK for Java

DhSelectBox.removeOnGotFocus

Removes the delegate that is assigned to the onGotFocus event.

Syntax

public final void removeOnGotFocus ( EventHandler h )

Parameters

h

The EventHandler delegate specifying the event handler method.

Remarks

This event occurs when the current element receives input focus.

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