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