I have a winform project compiled to .NET 4.7.2. It has a PropertyGrid element on the main form and it is displayed well. After migrating to .NET 5, it does not look as expected:
Some text appears on top of the control and to view the value of any property - one has to click on it.