dotnet / dotnet/winforms

The dot line appeared entire control for the checkbox/radiobutton when setting the Appearance as ToggleSwitch in Net11

Open
#14,886 4 comments 0 reactions 1 assignee Claimed by @LeafShi1 View on GitHub
NewApi-Net11 waiting-on-team
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**
Image

**Appearance as Normal**
Image

### 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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.