Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Visual Studio 2013 Express Toolbox empty

I am trying to learn Visual Basic with the guidance of some YouTube Tutorials. They have recommended the use of Microsoft Visual Studio Express 2013 as it has a built in compiler. I encountered a problem where my toolbox bar on the left of my screen is empty. Does anyone know how to fix this? http://gyazo.com/328ade3754613c971dd6d4745a0ed171 This is a link to my screenshot.

like image 840
PythonBeginner Avatar asked Oct 11 '14 22:10

PythonBeginner


People also ask

Why is Toolbox not showing in Visual Studio?

If the Toolbox no longer appears as collapsed along the left side of the Visual Studio IDE, you can add it back by choosing Window > Reset Window Layout from the menu bar.

How do I restore my Visual Studio Toolbox?

Walkthrough. Reset the Toolbox from Visual Studio: right-click the Toolbox and click “Reset Toolbox”.

How do I add components to my Toolbox?

Right-click in the Toolbox, and from the pop-up menu choose Customize Toolbox, Add/Remove Items, or Choose Items (depending on the version of Visual Studio). In the Customize Toolbox dialog, click the . NET Framework Components tab.

How do I get the toolbar in Visual Studio?

Right-click the Visual Studio menu bar to get the list of toolbars. Select Test Toolbar. You should now see your toolbar as an icon to the right of the Find in Files icon.


1 Answers

Just right click inside tools and click on "show all"

like image 127
KrishnaJ Avatar answered Oct 30 '22 23:10

KrishnaJ