You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Verified in the main branch of WinForms repo, it was fixed. Now the "Type Here" item for the MenuStrip control is supported. But found another issue 13286.
.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+?
The MenuStrip controls start support from .NET SDK 10.0 Preview2
Issue description
Missed the "Type Here" item for the MenuStrip control in the DemoConsole application
Actual Results:

Expect Results:

Steps to reproduce
Test sample: DemoConsole bases on main branch in Winforms repo.
The text was updated successfully, but these errors were encountered: