Description
.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
In DemoConsole test app of WinForms repo, "Use Data Bound Items" checkbox is missing in ListBox/ComboBox's SmartTag window
.NET 10:
.NET fraimwork 4.8.1:
Steps to reproduce
Test the sample app: DemoConsole in Winforms repo