Triggers the createHandle event.
protected void onCreateHandle( Event e )
e
An Event object that provides the event data.
Inheriting classes should override this method to determine when the handle has been created. When overriding this method, call super.onCreateHandle.
See Also addOnCreateHandle