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