v-lieudora
v-lieudora
## Visual Studio Version 17.10.0 Preview 2.0 [34619.48.main] ## Summary Properties page is blank after close and reopen solution while current tab is not Properties page. ## Steps to Reproduce...
## Visual Studio Version 17.7.0 Preview 3.0 [33814.344.main] ## Steps to Reproduce 1. Create Winforms .Net Core application 2. Add a button and set its background image to a png...
### .NET version .NET 9.0.100-preview.3.24128.12 ### Did it work in .NET Framework? Not tested/verified ### Did it work in any of the earlier releases of .NET Core or .NET 5+?...
Related #https://github.com/dotnet/winforms/issues/10453 ## Proposed changes - Add unit tests for TextBox to test its properties: AutoCompleteMode and AutoCompleteSource. - Add renderer unit tests for TextBox to test its methods: DrawTestBox...