Hi Freddo,
This is essentially done in the same way its done for any VSIP package and isn't DSL Tools-specific, so the docs are in the main VS SDK docs, not our sub-section.
http://msdn2.microsoft.com/en-us/library/aa405440.aspx
In short, you add a toolbar declaration to your CTC file with a set of Buttons on it, add a matching set of IDs and command handlers to yoru CommandSet class and update the counter in the ProvideMenuResource attribute on your package class.
Gareth Jones - Developer - DSL Tools & Software Factories Platform [MSFT] |