How to populate with standard ToolBox entries?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I just did a clean install of Visual Studio but the ToolBox was empty for VB
..Net.

How do I populate the ToolBox with a standard set of toolbox entries?

Thanks!

Bob
 
the toolbox should only have items in it when you are in design mode of a
form
 
BobAchgill said:
I just did a clean install of Visual Studio but the ToolBox was empty for
VB
.Net.

Make sure the "Windows Forms" tab is selected in the toolbox when designing
a Windows Forms form. As Brian states, the form must be in design mode.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top