Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Visual Studio.NET / Extensibility / July 2006

Tip: Looking for answers? Try searching our database.

Add tabs/items to Visual Studio Toolbox

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Mini-Tools Timm - 03 Jul 2006 22:37 GMT
Is there a small command-line utility that can be run from an installer to
add tabs and items to the Visual Studio Toolbox?  It needs to work with both
Visual Studio 2005 and 2003.  

Please don't ask me to download the 185MB VSIP SDK.  I've seen some sample
code on CodeProject, but it only works for 2003 and there are complaints
about its reliability.

Thank you!

Signature

Timm Martin
Mini-Tools
.NET Components and Windows Software
http://www.mini-tools.com

Carlos J. Quintero [VB MVP] - 04 Jul 2006 09:21 GMT
You can automate the IDE (EnvDTE.DTE) from an external program such as a
setup, with some custom action or similar. So you could get the DTE
instance, get its ToolBox toolwindow, get its EnvDTE.ToolBox object and add
tabs to it.

See:

HOWTO: Automating Visual Studio .NET from outside the IDE
http://www.mztools.com/articles/2005/MZ005.htm

Signature

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio
You can code, design and document much faster:
http://www.mztools.com

> Is there a small command-line utility that can be run from an installer to
> add tabs and items to the Visual Studio Toolbox?  It needs to work with
[quoted text clipped - 6 lines]
>
> Thank you!
Mini-Tools Timm - 07 Jul 2006 16:35 GMT
Being the programmer that I am, since I could not find a good solution, I
wrote one myself.

Download the FREE Visual Studio Toolbox Installer.  Features:

- Console application that can be easily run from installer programs.
- Add tabs to the Visual Studio Toolbox.
- Add .NET controls and components to Toolbox tabs.
- Remove tabs and all associated control and components.
- Works with Visual Studio 2005, 2003 and 2002; can specify which versions.
- Includes full C# source code.

http://www.mini-tools.com/downloads/index.htm#vsinstaller

Signature

Timm Martin
Mini-Tools
.NET Components and Windows Software
http://www.mini-tools.com


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.