Assigns a delegate to the createHandle event.
public final void addOnCreateHandle( EventHandler value )
value
The EventHandler delegate to be notified when the event occurs.
The createHandle event occurs immediately after the control's handle is created.
See Also removeOnCreateHandle