Skip to content

The toolStripCombobox item's border does not render correctly for MenuStrip/ToolStrip contorl in NET11 mode #14780

Description

@Zheng-Li01

.NET version

.NET 11.0.100-preview.7.26365.114 + Private dlls built from Net11/Integration-3 branch of https://github.com/KlausLoeffelmann/winforms repo

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

Issue description

The toolStripCombobox item's border is not render well for MenuStrip/ToolStrip contorl in NET11 mode

Image

Steps to reproduce

  1. Create a WinForms application targeting .NET 11
  2. Set VisualStylesMode = VisualStylesMode.Net11
  3. Add a MenuStrip/ToolStrip control on the Form1.cs[Design] page
  4. Add toolStripCombobox item for the menuStrip1/toolStrip1

Metadata

Metadata

Labels

📚 documentationOpen issue here - https://github.com/dotnet/dotnet-api-docs/issuesNewApi-Net11Tracks issues for public APIs targeted for .NET 11.rendering-or-artifacts-issuesControls paint themselves, sometimes "outside their borders." Primarily looks, not function.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions