Form design window not properly docking in main window

Cavit Dıraman 0 Reputation points
2024-02-19T06:40:43.95+00:00

The form design window does not dock properly in the main window. It holds the wrong place on the form with the mouse. I cannot hold the form elements with the mouse. font sizes are incorrect. Image attached for reference: VS Form Window

Developer technologies | Windows Forms
Developer technologies | Visual Studio | Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Tianyu Sun-MSFT 34,441 Reputation points Microsoft External Staff
    2024-02-19T09:43:49.6633333+00:00

    Hello @Cavit Dıraman,

    Welcome to Microsoft Q&A forum.

    Please try to click File > Close Solution > select and open this project again, see if the issue fixes.

    Looks like the layout is not correctly loaded, is this issue reproducible on another newly created WinForm project?

    If you are using any extension, please try to disable them temporarily, and check again.

    Please also try to reset VS settings by closing VS, searching Developer Command Prompt for Visual Studio 2022 in Windows Search box, opening it and running devenv /ResetSettings command.

    Please feel free to let us know the results.

    Best Regards,

    Tianyu


    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.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.