### .NET version Main branch. ### 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. We had a similar issue previously and fixed it in #8522 ### Issue description From #9411: I cannot change the size of the picturebox control in the designer workspace, but can resize it through the properties window. https://github.com/dotnet/winforms/assets/104609169/0a5c9320-1638-42d4-a390-54fe6794085f _Originally posted by @Nora-Zhou01 in https://github.com/dotnet/winforms/issues/9411#issuecomment-1617719621_ ### Steps to reproduce Run DemoConsole and resize picture box.