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