How to add missing AlterNET components to toolbox

Through trial and error I was able to add most, if not all, the WinForms components to the toolbar manually by selecting DLLs in the Bin directory of the AlterNET installation via “Add items…” after manually creating the “AlterNET Code Editor v7” tab, but I’m not really sure I got them all, and already can’t remember which DLLs kicked back the “no components found” error. Does the following look right?

toolbox-components

So a definitive list of what DLLs to include to get all the components that are supposed to show up would be helpful for future reference. (I wish the “Add items…” tool kept track of what DLLs were added for easy reference, but it does not appear to.)

Related question: How do I verify/ensure that the *.Design.dll binaries are properly registered in VS to help with runtime design?