Table of Contents

Constructor CheckedListBox

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

CheckedListBox(Control)

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

public CheckedListBox(Control parent)

Parameters

parent Control

Parent of the control.

CheckedListBox()

Initializes a new instance of the CheckedListBox class.

public CheckedListBox()