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