Table of Contents

Constructor StdListBox

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

StdListBox(Control)

Initializes a new instance of the StdListBox class with the specified parent control.

public StdListBox(Control parent)

Parameters

parent Control

Parent of the control.

StdListBox()

Initializes a new instance of the StdListBox class.

public StdListBox()