The dot line appeared entire control for the checkbox/radiobutton when setting the Appearance as ToggleSwitch in Net11
- Dominant language
- C#
- Stars
- 4.9k
- Forks
- 1.1k
- Avg merge
- 1d 13m
- Merged PRs (30d)
- 85
Description
### .NET version
.NET 11.0.100-rc.1.26411.119
### Did it work in .NET Framework?
Not tested/verified
### Did it work in any of the earlier releases of .NET Core or .NET 5+?
Not support, new feature of https://github.com/dotnet/winforms/pull/14792
### Issue description
The dot line appeared entire control for the checkbox/radiobutton when setting the Appearance as ToggleSwitch in Net11
**Appearance as ToggleSwitch**
**Appearance as Normal**
### Steps to reproduce
1. Extracted the attached application, then build & run the project
[WinFormsApp179.zip](https://github.com/user-attachments/files/31015360/WinFormsApp179.zip)
2. Using the Tab go though the CheckBox/RadioButton controls
3. Observe the dot line for CheckBox/RadioButton controls
Contributor guide
Assessment
This issue has not been assessed yet.