HandyOrg / HandyOrg/HandyControl
Remove RadioButton checked outline-border inside ButtonGroup.
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 7.2k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
I have several RadioButtons placed inside a ButtonGroup.
When I check a RadioButton in the ButtonGroup a blue outline is drawn along the border as shown in image below.

But I don't want the blue outline when the RadioButton is checked. Instead I want the RadioButton to not have an outline at all like the one shown in image below.

How do I achieve this?
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
Reproduce the reported appearance with several RadioButtons inside a ButtonGroup and compare the checked state with the screenshots in the issue. Trace the relevant WPF control or style definitions to identify where the blue outline is introduced; done means the checked RadioButton has no outline while remaining usable in the group.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100