Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Windows Forms CheckedListBox control displays a list of items, like the ListBox control, and also can display a check mark next to items in the list.
In This Section
- CheckedListBox Control Overview (Windows Forms)
Explains what this control is and its key features and properties.
- How to: Determine Checked Items in the Windows Forms CheckedListBox Control
Describes how to step through a list to determine which items are checked.
Reference
- CheckedListBox class
Describes this class and has links to all its members.
Related Sections
- Windows Forms Controls Used to List Options
Provides a list of things you can do with list boxes, combo boxes, and checked list boxes.
- Controls to Use on Windows Forms
Provides a complete list of Windows Forms controls, with links to information on their use.