Yeah I was stupid and pressed (X) on all of the bars to the left you know the "Solution Explorer" I think and alot of more, how do I re-enable them?

Dani AI

Generated

Brief recap: closed the left-side tool windows by accident and 's reply fixed it. For future prevention and faster recovery, here are practical tips that go beyond reopening the panes from the menus.

Common quick shortcuts

  • Solution Explorer: Ctrl+Alt+L
  • Properties: F4
  • Toolbox: Ctrl+Alt+X
  • Ctrl+Tab cycles through open documents and windows
    If a shortcut is missing or you want to change one, use Tools -> Options -> Environment -> Keyboard to view and assign keys.

Auto-hide, docking and restoring panes

  • Look for thin tabs at the edge of the IDE: those are auto-hidden panes. Hover to peek, then click the little pin to keep them open.
  • If a pane is floating, drag its title bar and drop it onto a docking cue (the grey arrows) to dock it again.
  • Right-click a tool-window title bar for more options (close, float, dock, hide).

Save and restore your layout

  • After arranging the IDE the way you like, export your environment settings (Tools -> Import and Export Settings -> Export) so you can re-import them later.
  • If the layout gets badly scrambled, re-import your saved .vssettings file or use the same wizard to reset settings — export first so you don’t lose customizations.

Troubleshooting notes

  • If a pane still seems missing, check the list of less-common windows under View -> Other Windows, and consider restarting Visual Studio. If you use multiple monitors a pane can end up off-screen; exporting settings and re-importing them often brings everything back.

Recommended Answers

All 3 Replies

Yeah I was stupid and pressed (X) on all of the bars to the left you know the "Solution Explorer" I think and alot of more, how do I re-enable them?

Open the View menu, and select e.g. Solution Explorer, Class View and such.

Thank you, works fine now.

If you are just starting with the Visual Studio, then you might look into the VS Help. There are lot of basic "How Do I do .." this and that with Visual Studio.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.