Method Parent
Parent(Control?)
Sets Parent property for all the controls in the set.
public ControlSet Parent(Control? value)
Parameters
value
ControlParent control.
Sets Parent property for all the controls in the set.
public ControlSet Parent(Control? value)
value
ControlParent control.