Ribbon Split button control

  • Thread starter Thread starter Anisha
  • Start date Start date
A

Anisha

I have a split button control as part of an add in.

When i try adding items dynamically to this control, I get an exception. On
having looked into the RibbonSplitButton class, I noticed that the Items
collection was read only.

Is there anyway that I can add items dynamically to this control? Also, I am
not exporting the ribbon to xml.

Help!
 
Back
Top