Where can I find Visual Studio's available custom tools list?
Create the tool window You must create an instance of your custom user control from the CreateAsync(int, CancellationToken) method, which is then automatically passed to the tool window shell when it is being created by Visual Studio.
Manage the Toolbox window and its controls You can dock, undock, and hide Toolbox by right-clicking its toolbar and selecting one of the options. If the Toolbox no longer appears as collapsed along the left side of the Visual Studio IDE, you can add it back by choosing Window > Reset Window Layout from the menu bar.
Well, accidentally, I ended up looking in the Registry, where I found what I wanted at HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\10.0\Generators\
subkeys.
For sure, it would be similar in older VS versions.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With