Groups | Blog | Home
all groups > visual studio .net ide > february 2005 >

visual studio .net ide : Creating Visual Studio .NET Addin Toolbar.


chouinard.francois NO[at]SPAM gmail.com
2/22/2005 6:08:58 AM
Hi,

Does anybody knows how to create a toolbar with button for an Add-in
within Visual Studio .NET.


Carlos J. Quintero [.NET MVP]
2/22/2005 5:30:03 PM
You can use either EnvDTE.CommandBars.Add to add temporary commandbars or
EnvDTE.Commands.AddCommandBar to add permanent command bars. This page of
mine has a lot of resources with samples, etc:

http://www.mztools.com/resources_addin_developers.htm

--

Carlos J. Quintero

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


"chofra03" <chouinard.francois@gmail.com> escribió en el mensaje
news:bd5af62b.0502220608.2f0b8887@posting.google.com...
[quoted text, click to view]

AddThis Social Bookmark Button