Constructor ControlAndLabel
ControlAndLabel(AbstractControl)
Initializes a new instance of the ControlAndLabel<TControl, TLabel> class with the specified parent control.
public ControlAndLabel(AbstractControl parent)
Parameters
parentAbstractControlParent of the control.
ControlAndLabel()
Initializes a new instance of the ControlAndLabel<TControl, TLabel> class.
public ControlAndLabel()