Table of Contents

Constructor CheckedListBox

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

CheckedListBox(AbstractControl)

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

public CheckedListBox(AbstractControl parent)

Parameters

parent AbstractControl

Parent of the control.

CheckedListBox()

Initializes a new instance of the CheckedListBox class.

public CheckedListBox()