Constructor ControlAndButton
ControlAndButton(Control)
Initializes a new instance of the ControlAndButton class with the specified parent control.
public ControlAndButton(Control parent)
Parameters
parent
ControlParent of the control.
ControlAndButton()
Initializes a new instance of the ControlAndButton class.
public ControlAndButton()