-
This issue describes behavior that is the opposite of the issue mentioned in [dotnet/winforms issue #8395](https://github.com/dotnet/winforms/issues/8395), where the selected item **was announced when…
-
I am currently consulting on the progress of DataTable/DataGrid for WinUI 3. Coming from a WinForms background, I have extensive experience using DataGrid in WinForms applications. My primary concern …
-
I’ve noticed an issue where NVDA misinterprets tree view items as "1 of 1" in certain applications on Windows 10 and later. This issue occurs in tree views implemented with frameworks such as wxPython…
-
### Background and motivation
I have a complex winform application and made multiple forms run message loops on independent threads, I registered ThreadException on each form's thread, and hope to ge…
-
### Describe the bug
Winforms/WPF .NET9.0 app cannot be ran on Windows 10 20H2(OS build 19042.2965) and Windows 10 21H1, but .NET 8.0 apps work well
### To Reproduce
1. Install the latest .NET 9.…
-
### .NET version
.Net 9.0 SDK: 9.0.100-RC.2.24474.11
### Did it work in .NET Framework?
No
### Did it work in any of the earlier releases of .NET Core or .NET 5+?
No, repro in .NET 8.0
### Issue…
-
### What happened?
We are using an instance of a WebView2 browser control within our application.
The Microsoft.Web.WebView2.WinForms.WebView2 control is embedded within a user control of our own.
…
-
### .NET version
9.0.0-rc.1.24418.2 + private dlls built from winforms repo main branch
### Did it work in .NET Framework?
No
### Did it work in any of the earlier releases of .NET Core or .NET 5+…
-
### .NET version
9.0.0-rc.1.24418.2 + private dlls built from winforms repo main branch
### Did it work in .NET Framework?
No
### Did it work in any of the earlier releases of .NET Core or .NET 5+…
-
### Steps to reproduce:
This does not happen every time, however the behaviour is flaky. It may take a few attempts to reproduce it.
1. Create winforms sample application with few controls. Set so…