Is there a way to save the toolbox from project to project after adding a component? There are several components that are not in the default toolbox but I use them frequently.
You can set up a project with all of the tools you want in and then save it in the vb templates\projects directory (on my machine this is C:\Program Files\Microsoft Visual Studio\VB98\Template\Projects)
This will give you the option of selecting it when you select "File->New".
I haven't worked out yet how to edit the default "Standard Exe" project like you used to be able to do in VB3
Create your project with whatever project name you want and add all the controls you want to the toolbox.
Then save your project to the projects directory under template (C:\Program Files\Microsoft Visual Studio\VB98\Template\Projects) making sure that you do not overwrite any objects withing this folder.
Close VB and restart (or start a new session) and you will see your project in the selection list for new projects. when you select this project you should see all of your controls that you want in the toolbox. Just remember that this is a template so you will want to save this new project once you have modified it someplace else.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.