I use Ribbon XML to create a custom Ribbon in Outlook 2010. In this ribbon I also created a button using Ribbon XML. This button uses built-in button control(idMso="NavBack").
My question: Is there a way to overwrite the image when using built-in button control in my case here?
Thanks.
This is my code:
<button idMso="NavBack" size="large" />