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