My studio toolbox icons are all messed up. Is there a way to fix them?
相关问题
- Reading data from a SAS data source in .Net
- Bitshift operation with signed and unsigned
- Project Build gets Skipped in VS2008 after convers
- Cannot replace default icon in android studio
- how do I specify in qmake 4.5's .pro file that
相关文章
- How to show appropriate icon on dialog box
- How to style an unordered list with jQuery UI so t
- Identify which file has included some particular h
- Can I set a different icon for the android task sw
- I it possible to include external SVG defs
- How to determine whether object reference is null?
- Evaluating expressions using Visual Studio 2005 SD
- Setting icon on a Mac with Qt
You could
Like so
If you do not have custom controls just reset the toolbox. Right-click on toolbox then click reset.
Here are a couple posts with some more discussion about the problem: http://xman892.blogspot.com/2007/05/visual-studio-toolbox-icons-mess.html and http://social.msdn.microsoft.com/Forums/en-US/vbide/thread/99afde0e-80e9-4f11-996c-6433608398ca
Just close Visual Studio & remove the *.tbd files from the C:\Users{user}\AppData\Local\Microsoft\VisualStudio\8.0 location and restart VS. It will resolve this issue.