Overview | Methods | This Package | All Packages
Indicates that the specified window handle is about to be destroyed.
Syntax
public void onDestroyHandle( int handle )
Parameters
handle
The window handle for the control.
Remarks
You cannot prevent the handle from being destroyed once you call this method.