Click here to Skip to main content
15,867,453 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I have created an animated loading-icon here (http://www.ajaxload.info/) and I am trying to use this gif for the image-property of a VSTO-RibbonMenu control.

In Visual Studio the image of the control is animated during designtime as it should, but on runtime the image is not animated any more.

Isn't it possible to use an animated icon (*.gif) for the Image-Property on a Ribbon-Menu? Or why does it work on designtime but not on runtime?


I'm using Visual Studio 2010, C#, Office2010


Thanks for answers.
Posted
Updated 24-Jan-12 23:54pm
v2

1 solution

Take a look at this excellent link. http://www.abhisheksur.com/2010/08/introducing-ribbon-ui-control-for-wpf.html[^]
Did you convert your gif image to an icon file of *.ico?
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900