Table of Contents

Constructor StdCheckListBox

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

StdCheckListBox(Control)

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

public StdCheckListBox(Control parent)

Parameters

parent Control

Parent of the control.

StdCheckListBox()

Initializes a new instance of the StdCheckListBox class.

public StdCheckListBox()