Hi, all command buttons on the toolbars are disabled on my C# VS 2003 IDE. I
do not have "Import and Export Settings" under Tools to reset the settings.
I looked all over the Internet but could not find a clue. Thanks for your
help!
You can reset the IDE by closing all instances, open a VS.NET command prompt
and type:
devenv.exe /setup

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
> Hi, all command buttons on the toolbars are disabled on my C# VS 2003 IDE.
> I
> do not have "Import and Export Settings" under Tools to reset the
> settings.
> I looked all over the Internet but could not find a clue. Thanks for your
> help!
chocolatemoose - 09 Aug 2006 16:11 GMT
Thanks for your suggestion. I was trying to use the Line Tool within the
Image Editor Toolbar on the form. After I installed VS2005 last night and
the buttons were still grayed out, I looked up VB 6.0 and realized that I
need to have the right control in focus for those command buttons to be
enabled.
Thanks again for your reply!
> You can reset the IDE by closing all instances, open a VS.NET command prompt
> and type:
[quoted text clipped - 7 lines]
> > I looked all over the Internet but could not find a clue. Thanks for your
> > help!