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