A Fortune 500 IT team used MetroTilePanel and Chart to display real-time server metrics. Visual Studio 2022’s improved debugger helped catch memory leaks in the chart animation thread—something that would have been harder in VS 2019.
Visual Studio 2022 uses an "out-of-process" designer for .NET 6+. If your form won't load, ensure your project is a .NET Framework project rather than a modern .NET project.