Adding checkboxes (XAML)
Use check boxes to present users with an individual choice, one or more options that are not mutually exclusive, or a mixed choice. The topics in this section describe how to create and use check boxes.

In this section
| Topic | Description |
|---|---|
|
This tutorial walks you through the steps to add a check box to a Windows Runtime app using C++, C#, or Visual Basic. | |
|
This topic describes the styles and templates for the CheckBox control. |
Related topics
- Roadmap for Windows Runtime apps using C# or Visual Basic
- Roadmap for Windows Runtime apps using C++
Show: