Clicking on a ListBox with a Drawmode other than Normal in the WinformsControlsTest application brings up the exception error window #13047
Labels
untriaged
The team needs to look at this issue in the next triage
.NET version
main branch of WinForms repo
Did it work in .NET Framework?
Not tested/verified
Did it work in any of the earlier releases of .NET Core or .NET 5+?
No, also repro in release/8.0 branch of WinForms repo.
Issue description
Clicking on ListBox Drawmode.OwnerDrawFixed and ListBox Drawmode.OwnerDrawVariable brings up the exception error window in the WinformsControlsTest application
Steps to reproduce
Run WinformsControlsTest app in Winforms repo.
The text was updated successfully, but these errors were encountered: