Overview | Methods | This Package | All Packages
OverviewMethodsThis PackageAll Packages
Form.removeOnMenuStart
Removes the delegate that is assigned to the menuStart event.
Syntax
public final void removeOnMenuStart( EventHandlervalue**)**
Parameters
value
The EventHandler delegate to be removed.
See Also addOnMenuStart, onMenuStart