After updating our Office version, we noticed that when multiple addin task panes are open, a new vertical icon group is appearing on the right side of the task pane, as shown in the following image.
My question is: is there a way to change the icons on this new tab?
Additional information:
- All taskpanes have an image set on the ribbon. The manifest contains the image definition for sizes 16, 32 and 80.
- The manifest contains a definition for a default addin icon like this:
<IconUrl DefaultValue="myIcon.png" />