.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 #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
- Extracted the attached application, then build & run the project
WinFormsApp179.zip
- Using the Tab go though the CheckBox/RadioButton controls
- Observe the dot line for CheckBox/RadioButton controls
.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 #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
WinFormsApp179.zip