Assigns a new parent control.
protected final void assignParent( Control value )
value
A Control object that represents the new parent control.
This method sends out the appropriate property change notifications for properties that are affected by the change of parent.