.NET version
Branch Issue_12830_Multi-Target_DemoConsole from Ricardo WinForms Repo
Did it work in .NET Framework?
Yes
Did it work in any of the earlier releases of .NET Core or .NET 5+?
this issue caused by the #12996, the BindingNavigate control displayed well when running the DemoConsole application on .NET
Issue description
The BindingNavigate control missed under ToolStripContainer tab when running the DemoConsole application on net481
,NET:

.NET Framework:

Steps to reproduce
Test the sample app: DemoConsole in Ricardo WinForms Repo Issue_12830_Multi-Target_DemoConsole branch