Permalink
Fetching contributors…
Cannot retrieve contributors at this time
51 lines (45 sloc) 2.08 KB
title ms.custom ms.date ms.prod ms.reviewer ms.suite ms.technology ms.tgt_pltfrm ms.topic dev_langs helpviewer_keywords ms.assetid caps.latest.revision author ms.author manager
CheckedListBox Control (Windows Forms)
03/30/2017
.net-framework
dotnet-winforms
article
jsharp
CheckedListBox control [Windows Forms], reference
checked list items, Windows Forms controls
list controls, Windows Forms
CheckedListBox control [Windows Forms]
list box controls
check marks
list boxes, displaying check marks
list boxes, Windows Forms controls
list items, Windows Forms controls that display
list boxes
2a525f72-0245-41d7-94e9-b9c971dc4484
14
dotnet-bot
dotnetcontent
wpickett

CheckedListBox Control (Windows Forms)

The Windows Forms CheckedListBox control displays a list of items, like the xref:System.Windows.Forms.ListBox control, and also can display a check mark next to items in the list.

In This Section

CheckedListBox Control Overview
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

xref:System.Windows.Forms.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.