Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我希望能够直接从 Visual Studio 2010 的工具栏中访问“待更改”按钮,而无需单击子菜单。
我知道如何将按钮添加到工具栏,但我似乎无法在自定义窗口中找到“待更改”按钮。
我发现了一个叫做“待签入”的东西,但这似乎有所不同。
谢谢。
找到了。它在 View --> tfsPendingChanges 下。
您还可以找到 tfsSourceControlExplorer 和 tfsHistory。
所以我为这些项目制作了一个新的工具栏。