Method Parent
Parent(AbstractControl?)
Sets Parent property for all the controls in the set.
public virtual ControlSet Parent(AbstractControl? value)
Parameters
value
AbstractControlParent control.
Returns
- ControlSet
Returns this object instance for use in the call sequences.