Right now I have macros added here (in red). Is it possible to add buttons here via an addin? If so, where would I be adding it?
I don't think this is part of command manager, toolbar or Task Pane is it?
Right now I have macros added here (in red). Is it possible to add buttons here via an addin? If so, where would I be adding it?
I don't think this is part of command manager, toolbar or Task Pane is it?
I am able to create toolbars using this:
2017 SOLIDWORKS API Help - AddToolbar5 Method (ISldWorks)
But this only makes a separate dockable toolbar and doesn't put the icons at the top. Is there a method or example that adds the icons to the top (where you can't just move the toolbar around)?
It would be for toolbar for toolbar buttons. There is a VB.Net example in the SOLIDWORKS API Fundamentals training files that you can download.