Slider On/Off Switch in WPF

前端 未结 6 689
灰色年华
灰色年华 2020-12-22 21:39

I am looking for a WPF tutorial on creating a slide ON/OFF switch like on the iPhone.

Here is an example (the "Send all traffic" option) https://secure-tunn

6条回答
  •  伪装坚强ぢ
    2020-12-22 22:00

    A few open source ToggleSwitches:

    • ToggleSwitch looks good, available by NuGet, too.
    • MahApps ToggleSwitch is a part of bigger MahApps library of Metro like controls.

提交回复
热议问题