ListBox Control (Windows Forms)
A Windows Forms ListBox control displays a list of items from which the user can select one or more.
In This Section
- ListBox Control Overview (Windows Forms)
Explains what this control is and its key features and properties.
Reference
- ListBox 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.