Adding sliders (XAML)
[ This article is for Windows 8.x and Windows Phone 8.x developers writing Windows Runtime apps. If you’re developing for Windows 10, see the latest documentation ]
Use sliders to let users pick a value within a continuous range.
In this section
Topic | Description |
---|---|
This tutorial walks you through the steps to add a slider to a Windows Runtime app using C++, C#, or Visual Basic. |
|
This topic describes the styles and templates for the Slider control. |
|
This topic describes best practices for adding sliders to your Windows Store app using C++, C#, or Visual Basic. |