Table of Contents

Constructor VirtualCheckListBox

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

VirtualCheckListBox(AbstractControl)

Initializes a new instance of the VirtualCheckListBox class.

public VirtualCheckListBox(AbstractControl parent)

Parameters

parent AbstractControl

Parent of the control.

VirtualCheckListBox()

Initializes a new instance of the VirtualCheckListBox class.

public VirtualCheckListBox()