How do I get my buttons and solution window in visual studio professional 2022

Norman 0 Reputation points
2023-12-11T23:18:15.0166667+00:00

Where do I get my buttons and solution window for my visual studio professional 2022?

Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
189 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Tianyu Sun-MSFT 28,941 Reputation points Microsoft Vendor
    2023-12-12T06:44:05.25+00:00

    Hello @Norman,

    Welcome to Microsoft Q&A forum.

    Could you be more specific, what buttons do you mean? Is the solution window you mean the Solution Explorer?

    If you mean opening the Solution Explorer, then Resetting Visual Studio settings(run devenv /ResetSettings in Developer Command Prompt for Visual Studio 2022) should be the fastest way to reset the windows in VS.

    Or you can directly open it by clicking View => Solution Explorer/Other Windows => Solution Explorer(BTW you can find and open many other windows by clicking View menu).

    User's image

    About buttons, since Visual Studio has many different buttons, I’m not sure which one you want. Maybe the buttons in Standard bar?

    User's image

    Sincerely,

    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.

    0 comments No comments