Form.removeOnMenuStart

Overview | Methods | This Package | All Packages

Form.removeOnMenuStart

Removes the delegate that is assigned to the menuStart event.

Syntax

public final void removeOnMenuStart( EventHandler value )

Parameters

value

The EventHandler delegate to be removed.

See Also   addOnMenuStart, onMenuStart