Table of Contents

Constructor ActionsListBox

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

ActionsListBox(AbstractControl)

Initializes a new instance of the ActionsListBox class.

public ActionsListBox(AbstractControl parent)

Parameters

parent AbstractControl

Parent of the control.

ActionsListBox()

Initializes a new instance of the ActionsListBox class.

public ActionsListBox()