The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
Adding radio buttons (XAML)
With a radio button, users make a choice among a set of mutually exclusive, related options. Users can choose one and only one option. The topics in this section describe how to use RadioButton controls.
In this section
| Topic | Description |
|---|---|
|
This tutorial walks you through the steps to add radio buttons to a Windows Runtime app using C++, C#, or Visual Basic. | |
|
This topic describes the styles and templates for the RadioButton control. |
Related topics
- Roadmap for Windows Runtime apps using C# or Visual Basic
- Roadmap for Windows Runtime apps using C++
Show: