Visual Studio 2005 工具箱图标混乱

发布于 2024-08-22 10:23:12 字数 94 浏览 8 评论 0原文

我的工作室工具箱图标全乱了。有办法修复它们吗?

替代文字

My studio toolbox icons are all messed up. Is there a way to fix them?

alt text

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

怎樣才叫好 2024-08-29 10:23:12

如果您没有自定义控件,只需重置工具箱即可。右键单击工具箱,然后单击重置。

以下是一些关于该问题的更多讨论的帖子:
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

他是夢罘是命 2024-08-29 10:23:12

您可以

  1. 导出所有现有的
    设置/自定义(减去
    工具箱设置)
  2. 重置整个 Visual Studio
    环境回到基地之一
    options
  3. 导入之前保存的选项
    (您没有导出工具箱
    设置,因此这将保持为
    默认)

像这样

  1. 转到工具>进出口
    设置>导出选定的
    环境设置。
  2. 在对话框中检查所有内容
    期待下面的“工具箱”选项
    “常规”树项目。继续
    将其保存到已知位置。
  3. 转到工具>进出口
    设置>重置所有设置。
    不用费心保存,只需覆盖即可
    随心所欲。
  4. 转到工具>进出口
    设置>导入选定的
    环境设置并选择
    您之前导出的文件。

You could

  1. Export all you existing
    settings/customizations (minus the
    Toolbox settings)
  2. Reset the entire Visual Studio
    environment back to one of the base
    options
  3. Import the options saved earlier
    (you didn't export the Toolbox
    settings so this will stay as
    default)

Like so

  1. Goto Tools > Import and Export
    settings > Export selected
    environment settings.
  2. In the dialog check everything
    expect the 'Toolbox' option under
    the 'General' tree item. Continue to
    save this to a known location.
  3. Goto Tools > Import and Export
    settings > Reset all settings.
    Don't bother saving, just overwrite
    with whatever you want.
  4. Goto Tools > Import and Export
    settings > Import selected
    environment settings and choose the
    file you exported to ealier on.
请你别敷衍 2024-08-29 10:23:12

只需关闭 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.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文