EstevaoLuis
EstevaoLuis

Reputation: 2548

How do I change the icons on the right task pane tabs

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.

new tabs

My question is: is there a way to change the icons on this new tab?

Additional information:

Upvotes: 0

Views: 325

Answers (1)

Rick Kirkham
Rick Kirkham

Reputation: 9784

This is expected behavior. Currently, the side-tab icon for every task pane of an add-in is the icon specified in <IconUrl>, so the same icon is used for all of them. We are working on a feature that will enable you to specify distinct side-tab icons for each task pane.

Upvotes: 0

Related Questions