Constructor Panel
Panel(Control)
Initializes a new instance of the Panel class.
public Panel(Control parent)Parameters
- parentControl
- Parent of the control. 
Panel()
Initializes a new instance of the Panel class.
public Panel()Initializes a new instance of the Panel class.
public Panel(Control parent)parent ControlParent of the control.
Initializes a new instance of the Panel class.
public Panel()