Closed
Description
.NET version
.Net 9.0: 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+?
Yes, it is a regression issue, last week for Winforms repo testing, we can see controls in tabPages of DemoConsole test app
Issue description
In DemoConsole test app of Winforms repo, when running it, all tabPages are empty without controls displayed as following:
DemoConsoleIssue.mp4
Steps to reproduce
Test sample: DemoConsole in Winforms repo