Skip to content

VS2026 .Net10 WinForms - Missing ToolStripStatusLabel on StatusStrip when using TooStripStatusLabel.Spring=true #14062

@paulvdk-svg

Description

@paulvdk-svg

This simple forms app contains a single StatusStrip with two ToolStripStatusLabel objects.

The labels are intended to appear left- and right-aligned respectively. The first ToolStripStatusLabel has Spring = True to get the desired layout. This works as expected with .net 9, but the right label is missing with .net 10.

Source code and screen shots attached.

TestFormsDotNet9_GOOD.zip

TestFormsDotNet10_BAD.zip

Expected Behavior (.net 9)

Image

Actual Behavior (.net 10)

Image

** Suggested Labels:** bug, .net 10 regression

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions