Table of Contents

Class VirtualCheckListBox

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

VirtualListBox descendant which has visible checkboxes next to the items. Please use ListControlItem with this control.

public class VirtualCheckListBox : VirtualListBox, IBaseObjectWithId, IDisposableObject, IBaseObject, ISupportInitialize, IFocusable, ITextProperty, IComponent, INotifyDataErrorInfo, IReadOnlyStrings, IListControlItemContainer, IListControlItemDefaults, ICheckListBox<ListControlItem>, ICustomListBox<ListControlItem>, IListControl<ListControlItem>, IListControl, IControl, IDisposable, IWin32Window
Inheritance
VirtualCheckListBox
Implements

Constructors

VirtualCheckListBox()

Initializes a new instance of the VirtualCheckListBox class.

VirtualCheckListBox(Control)

Initializes a new instance of the VirtualCheckListBox class.