Constructor StdListBox
StdListBox(Control)
Initializes a new instance of the StdListBox class with the specified parent control.
public StdListBox(Control parent)
Parameters
parentControlParent of the control.
StdListBox()
Initializes a new instance of the StdListBox class.
public StdListBox()