Share via


Overview | Methods | Fields | This Package | All Packages

OverviewMethodsFieldsThis PackageAll Packages

Control.removeOnGotFocus

Removes the delegate that is assigned to the gotFocus event.

Syntax

public final void removeOnGotFocus( EventHandler value )

Parameters

value

The EventHandler delegate to be removed.

See Also   addOnGotFocus