Table of Contents

Constructor CheckListBox

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

CheckListBox(Control)

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

public CheckListBox(Control parent)

Parameters

parent Control

Parent of the control.

CheckListBox()

Initializes a new instance of the CheckListBox class.

public CheckListBox()