CheckListBox
The CheckListBox component provides a list of checkable items, like a ListBox where each item is a CheckBox.
Properties
PHP Properties
In addition to its own properties (documented below), this component also inherits the following properties:
- From CustomCheckListBox: BorderColor, BorderStyle, BorderWidth, Items, Orientation, TabOrder, TabStop.
- From Control: Alignment, BorderRadius, BoxShadow, Cached, Cursor, Enabled, Font, Gradient, Height, Hint, Layer, Left, ParentColor, ParentFont, ParentShowHint, PopupMenu, ShowHint, Style, TextShadow, Top, Transform, Visible, Width.
- From Component: Name, Tag.
Color
The background color of the control.