Overview | Methods | This Package | All Packages
OverviewMethodsThis PackageAll Packages
Form.removeOnMDIChildActivate
Removes the delegate that is assigned to the MDIChildActivate event.
Syntax
public final void removeOnMDIChildActivate( EventHandler value )
Parameters
value
The EventHandler delegate to be removed.
See Also addOnMDIChildActivate, onMDIChildActivate