When I load the gif like so
UltraListViewItem item;
...
item.Appearance.Image = Image.FromFile("animated.gif");
I only get the first frame of the animation? How can I get the gif to animation in the UltraListView?
Hello,
Thank you for contacting Infragistics.
Our Windows Forms controls do not currently support animated GIF files.
I recommend visiting http://ideas.infragistics.com and submitting a new product idea.