Liv-Goh

Results 8 comments of Liv-Goh

Verified this issue on 9.0.100-preview.6.24312.9 with dlls built from winforms repo of main branch, it was fixed: the tree nodes added by using TreeNodeCollection.AddRange are sorted correctly ![image](https://github.com/dotnet/winforms/assets/169347065/05699204-8e3d-40d8-a4e5-50950d1fc4a1)

Verified this in .NET 9.0.100-preview.7.24323.5, the binary formatter issue on image list unable to fix by adding codes above to the .csproj file.

@elachlan the test results are as below > * What is the value of the HelpNamespace in the designer.cs? HelpNamespace value is empty string in both .NET 8 and 9...

@SimonZhao888 Yes, the error exception will pop out after change the exception setting and set 'Enable Just My Code' to disable ![image](https://github.com/dotnet/winforms/assets/169347065/76ac441b-17df-49cf-8573-c80d5eb3eb90)

Encounter the same issue on WinForms Application Form.Designer.cs file using VS Version 17.11.0 Preview 2.0. Need to set VS theme to dark mode to repro this issue.

Verified this issue on the latest .NET 9.0.100-preview 6.24320.9, this issue still repro. Narrator: ![narrator issue](https://github.com/dotnet/winforms/assets/169347065/7dbabf70-8753-4deb-a7ea-fec1d0da0a8a) NVDA: ![nvda issue](https://github.com/dotnet/winforms/assets/169347065/27e48afb-7d73-4360-9fec-90e63d8d79ad)

@elachlan The issue can reproduce on both .NET Framework from 4.6 - 4.8.1 and .NET from 6.0 - 9.0. ![combo box immutable array issue](https://github.com/dotnet/winforms/assets/169347065/226b8697-8a06-46aa-81af-6048fb06f7cb)