Table of Contents

Constructor ListBox

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

ListBox(AbstractControl)

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

public ListBox(AbstractControl parent)

Parameters

parent AbstractControl

Parent of the control.

ListBox()

Initializes a new instance of the ListBox class.

public ListBox()