Overview | Methods | Fields | This Package | All Packages
OverviewMethodsFieldsThis PackageAll Packages
Control.assignParent
Assigns a new parent control.
Syntax
protected final void assignParent( Control value )
Parameters
value
A Control object that represents the new parent control.
Remarks
This method sends out the appropriate property change notifications for properties that are affected by the change of parent.