Insert a PushButton into an existing ribbonpanel.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I want to insert a button in an existing panel but I have a problem.
I have 2 addins that share the same panel.
I get the ribbontab and the ribbonPanel.
1st addin (loaded first)
RibbonTab: MicroMéthodes
ribbonPanel: MicroCyclePlus
pushbutton: Cahier de cycle
SlideOut
pushbutton: A propos Cahier de cycle
2nd addin (loaded second)
RibbonTab: MicroMéthodes
ribbonPanel: MicroCyclePlus
pushbutton: Histogramme
SlideOut
pushbutton: A propos Histogramme
The result is not the one I want.
RibbonTab: MicroMéthodes
ribbonPanel: MicroCyclePlus
pushbutton: Cahier de cycle
SlideOut
pushbutton: A propos Cahier de cycle
pushbutton: Histogramme
Desired result: