WPF Controls | 8-Slider | HD

2 years ago
15

In this demo we're going to check out the Slider control. Slider is a great control and can be used for a variety of purposes -ie filtering, configuration, settings etc.. After understanding some of common properties such minValue, maxValue, small change, large change, tick placrment, tick frequency we're going create a simple color picker , color generator -where we'll be tying in the fill, color of an Ellipse to all three Sliders then tie in the text of an textbox- using XAML and some C# coding. https://crudzone.wordpress.com/

Comments always welcome. Thanks
see code at https://crudzone.wordpress.com/

https://youtu.be/a_f0CyGVnIY

Loading comments...