Visual Studio 2005 工具箱图标混乱
我的工作室工具箱图标全乱了。有办法修复它们吗?
My studio toolbox icons are all messed up. Is there a way to fix them?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
我的工作室工具箱图标全乱了。有办法修复它们吗?
My studio toolbox icons are all messed up. Is there a way to fix them?
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(3)
如果您没有自定义控件,只需重置工具箱即可。右键单击工具箱,然后单击重置。
以下是一些关于该问题的更多讨论的帖子:
http://xman892.blogspot.com/2007/ 05/visual-studio-toolbox-icons-mess.html
和
http://social. msdn.microsoft.com/Forums/en-US/vbide/thread/99afde0e-80e9-4f11-996c-6433608398ca
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
您可以
设置/自定义(减去
工具箱设置)
环境回到基地之一
options
(您没有导出工具箱
设置,因此这将保持为
默认)
像这样
设置>导出选定的
环境设置。
期待下面的“工具箱”选项
“常规”树项目。继续
将其保存到已知位置。
设置>重置所有设置。
不用费心保存,只需覆盖即可
随心所欲。
设置>导入选定的
环境设置并选择
您之前导出的文件。
You could
settings/customizations (minus the
Toolbox settings)
environment back to one of the base
options
(you didn't export the Toolbox
settings so this will stay as
default)
Like so
settings > Export selected
environment settings.
expect the 'Toolbox' option under
the 'General' tree item. Continue to
save this to a known location.
settings > Reset all settings.
Don't bother saving, just overwrite
with whatever you want.
settings > Import selected
environment settings and choose the
file you exported to ealier on.
只需关闭 Visual Studio &从 C:\Users{user}\AppData\Local\Microsoft\VisualStudio\8.0 位置删除 *.tbd 文件并重新启动 VS。它将解决这个问题。
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.