I am working on application made with VSTO Addin.I am trying to add a Microsoft.Office.Tools.Ribbon.RibbonButton
on Word Ribbon, with its image property set to a gif file present in my project resources, but when i try to run addin the gif I added is not animating. Gif used is a spinner.
Thanks in advance.
Asked
Active
Viewed 98 times
1

Gurpreet Singh
- 11
- 2
-
I believe that the Office Ribbon interface does not support animated GIF format... – Cindy Meister Feb 07 '18 at 17:52
-
Thanks for sharing the information. – Gurpreet Singh Feb 08 '18 at 17:19