HandyOrg / HandyOrg/HandyControl
Tri-state toggle switch!
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 7.2k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
The current Toggle button with style set to toggle switch has two states. I was thinking it would be nice and useful if we had a Toggle Button (switch) that had three states representing <Choice 1 or 2 or 3>. For example a toggle switch with choices ON or Intermediate or OFF like the one shown in image below.

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing Toggle button control and its public API, then review how its two states are represented and exposed. Define the expected three-state behavior and interaction order from the ON, Intermediate, and OFF example, and verify the control works consistently with the repository's existing WPF control patterns.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100