PFSwitch.NET
With this Winforms Switch-control you can mimic the style and behavior of the ON/OFF-Button used by
Productivity Power Tools for Visual Studio or for example the Metro-styled
switches which
are used in Windows-8:
Build a Window-8-like Control-Panel
The PFSwitch-control offers the same rendering-approach as the other controls of
the PFGrid-Toolkit: You can assign a custom renderer of the type
SwitchRenderer and add you own rendering-style.
When using the Metro-style you can mimic the appearance of Windows 8 easily. Here you can see a sample with the style of the Windows-8 Control-Panel. The controls PFGrid.NET, PFPanel.NET and PFSwitch.NET are used for this:
