Table of Contents

Constructor ActionsListBox

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

ActionsListBox(Control)

Initializes a new instance of the ActionsListBox class.

public ActionsListBox(Control parent)

Parameters

parent Control

Parent of the control.

ActionsListBox()

Initializes a new instance of the ActionsListBox class.

public ActionsListBox()