I know how to add existing Office Ribbon items or groups to my custom ribbon using XML (using idMso
tags) but how do I do this using the Visual Studio Ribbon (Visual Designer) technique?
Would really rather not have to build the entire thing using XML.