如何重建Visual Studio工具箱?

发布于 2024-08-01 14:25:41 字数 146 浏览 9 评论 0原文

Visual Studio Professional 2008 中的工具箱以某种方式结束了每个控件的 12 个实例。 它们只是标准控件,没有第三方控件,我也没有第三方插件。

有没有办法重建工具箱来纠正这个问题? 我已经忍受它有一段时间了,但这很烦人。

The toolbox in Visual Studio Professional 2008 has somehow ended up with 12 instances of each control. They are just the standard controls, no third party controls, and I have no third party plugins.

Is there a way to rebuild the toolbox to correct this issue with the dupes? I've been living with it for a while, but it's pretty annoying.

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

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

发布评论

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

评论(5

生生漫 2024-08-08 14:25:41

其实我只是想明白了。 您可以右键单击工具箱,然后单击“重置工具箱”。 这解决了我的问题。 我会将其留在这里,以防其他人将来遇到同样的问题。

Actually I just figured it out. You can right click on the Toolbox and click "Reset Toolbox." this fixed my issue. I'll leave this here in case anyone else has the same problem in the future.

苏佲洛 2024-08-08 14:25:41

重置工具箱还帮助我重置 DevExpress 重复控件。

Reset toolbox also helped for me to reset DevExpress duplicate controls.

魂ガ小子 2024-08-08 14:25:41

您是否尝试右键单击工具箱并选择“重置工具箱”?

这应该将其重置为默认值。

Did you try right clicking the Toolbox and selecting "Reset Toolbox"?

That should reset it to the defaults.

分开我的手 2024-08-08 14:25:41

您还可以进入文件夹“C:\Documents and Settings\\Local Settings\Application Data\Microsoft\VisualStudio\9.0”并删除 *.tbd 文件。 我不得不这样做几次才能删除重复的项目,并且当重置工具箱在没有警告的情况下崩溃时。

You can also go into the folder "C:\Documents and Settings\\Local Settings\Application Data\Microsoft\VisualStudio\9.0" and delete the *.tbd files. I have had to do this a couple times to get rid of duplicate items and when Reset Toolbox crashes without warning.

内心激荡 2024-08-08 14:25:41

“重置工具箱”对我来说不起作用。

在 Windows 7x64 上删除以下目录中的 *.tbd 对我有用...
C:\Users[当前用户]\AppData\Local\Microsoft\VisualStudio\10.0

"Reset Toolbox" didn't work out for me.

Deleting the *.tbd in the following dir on Windows 7x64 worked for me...
C:\Users[Current user]\AppData\Local\Microsoft\VisualStudio\10.0

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