Using Windows.Forms-Designer to create an office-CommandBar??

Is it possible to use the Windows.Forms-Designer to create a CommandBar, that can be added to the commandBars in MSOffice

I know how to create a new commandBar and how to add it to the commandbars in office, but it's a lot of work to do it by hand. So it would be nice, if I could create the buttons and actions in the Forms-Designer and afterwords add it to the new commandBar.

Is there any way to do this


Answer this question

Using Windows.Forms-Designer to create an office-CommandBar??