winforms
winforms copied to clipboard
Windows Forms is a .NET UI framework for building Windows desktop applications.
Related https://github.com/dotnet/winforms/issues/10773 ## Proposed changes - Add unit test ToolStripContentPanelDesignerTests.cs for public properties and method of the ToolStripContentPanelDesigner. - Enable nullability in ToolStripContentPanelDesignerTests.cs. ###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/dotnet/winforms/pull/12366)
### Environment VS professional 2022 preview 17.12.0 preview 2.1 ### .NET version .NET 9.0 ### Did this work in a previous version of Visual Studio and/or previous .NET release? Yes,...
Adds VB Netword Download tests ## Proposed changes - Add 84 new Network Tests ## Customer Impact - Improve test coverage for VB Network Download ## Regression? - No ##...
Fixes #5179 and uses Fluent Assertions ## Proposed changes Add tests for Assembly Public Key Is As Expected - used in other tests Clipboard Proxy Computer Info and Debug View...
Improved code coverage for VB ## Proposed changes - Add additional Code Coverage for FileLogTestListner ## Customer Impact - Better testing ## Regression? - No ## Risk - None, Tests...
Part of Fixes in PR #11863 ## Proposed changes - Improve test coverage for VB Audio Tests ## Customer Impact - Improves Code Coverage ## Regression? - No ## Risk...
Fixes Make tests Fluent ## Proposed changes - Simplify AssemblyInfo.vb and make its C# tests Fluent. ## Customer Impact - Improve tests coverage ## Regression? - No ## Risk -...
## Proposed changes - Split Network.Vb in 7 files to prepare for replacement of WebClient for download ## Customer Impact - Developer only improvement ## Regression? - No ## Risk...
In .NET 6, the included VB project templates will use the latest language idioms. Related https://github.com/dotnet/winforms/issues/5171
Related https://github.com/dotnet/winforms/issues/10773 ## Proposed changes 1. Add unit test UpDownBaseDesignerTests.cs for public properties and method of the UpDownBaseDesigner. 2. Enable nullability in UpDownBaseDesignerTests.cs. ###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/dotnet/winforms/pull/12364)