Hi @Steve,
Welcome to Microsoft Q&A!
What is your project type? Please create a new project and check if it only occurs in the specific project or not.
You can update your VS2022 to the latest version with Visual Studio Installer. Then, try to launch your Visual Studio 2022 in Safe Mode (run devenv /SafeMode in Developer Command Prompt for VS 2022). And check if the designer works normally.
Meanwhile, you can close all running VS instances and try to delete the hidden .vs, bin and obj folders in the project folder. Then, clean and rebuild the solution.
Sincerely,
Anna
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.