Break All 和 Stop Debugging 在 Visual Studio 中的错误位置

Break All and Stop Debugging are in a wrong position in Visual Studio

我有一个奇怪的问题。 Break All 和 Stop Debugging 都在 Visual Studio 2017 的左下角,它们应该在 Continue 附近。

有什么方法可以 return 它们到默认位置吗?实在是太不方便了。

I have an odd issue. Both Break All and Stop Debugging are in the left corner of Visual Studio 2017 and they should be around Continue. Is there a way I can return them to the default position? It is really inconvenient.

我认为这个问题与您的自定义控件布局有关。如果您想要原始控件布局,可以将设置恢复为默认设置。

1) Tools-->Customize-->Commands-->记得在[上选择Standard =32=]工具栏并点击Reset All

除了这个,还要在工具栏上选择调试并点击全部重置.

2) 如果这不起作用,请通过 Tools-->Import and Export Settings-->Reset all settings 重置所有设置.

希望对您有所帮助。

如果它们被移动了,你只需点击它,它就是拖放: