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
- Host: GitHub
- URL: https://github.com/karenpayneoregon/toggle-switch-winforms
- Owner: karenpayneoregon
- Created: 2022-07-11T11:04:32.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-07-11T14:06:59.000Z (almost 4 years ago)
- Last Synced: 2025-10-27T08:40:02.810Z (8 months ago)
- Topics: csharp, winforms
- Language: C#
- Homepage:
- Size: 413 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
This code is from
https://www.codeproject.com/Articles/1029499/ToggleSwitch-Winforms-Control


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