### .NET version main branch of Winforms repo ### Did it work in .NET Framework? Yes ### Did it work in any of the earlier releases of .NET Core or .NET 5+? No ### Issue description The **(none)** text does not display for Choose Data Source item in the DataGridView Tasks dialog in DemoConsole application **.NET 10:**  **.NET framework 4.8.1:**  **.NET Application:**  ### Steps to reproduce Test the sample app: [DemoConsole](https://github.com/dotnet/winforms/tree/main/src/System.Windows.Forms/tests/IntegrationTests/DesignSurface/DemoConsole) in Winforms repo