An open API service indexing awesome lists of open source software.

https://github.com/karenpayneoregon/toggle-switch-winforms

Windows Form custom toggle control from Code Project article
https://github.com/karenpayneoregon/toggle-switch-winforms

csharp winforms

Last synced: about 2 months ago
JSON representation

Windows Form custom toggle control from Code Project article

Awesome Lists containing this project

README

          

This code is from

https://www.codeproject.com/Articles/1029499/ToggleSwitch-Winforms-Control

![image](ToggleSwitchDemo/assets/childForm.png)

![image](ToggleSwitchDemo/assets/childForm1.png)

- Karen
- Added MainForm and ChildForm
- Change .NET Framework from 4 to 4.8