No announcements
Found 2708769 threads
-
0 Votes
Inserting animated images in our app
I want to insert animated images in my app. what should i use? And when i try to insert PNG images, they also come blank, except for the ones already ...Answered | 1 Replies | 674 Views | Created by M Zohaib Asaad - Saturday, November 29, 2014 12:12 PM | Last reply by Bill Chung - Saturday, November 29, 2014 5:00 PM -
0 Votes
Inserting animated Gif images into RichTextBox
://www.codeproject.com/cs/miscctrl/csexrichtextbox.asp but wich converts the animated gif into a non-animated ones and it is useles. I tryed to change the image ...Answered | 2 Replies | 6880 Views | Created by Krieg38 - Tuesday, January 24, 2006 6:01 AM | Last reply by Krieg38 - Tuesday, January 24, 2006 6:59 AM -
0 Votes
Animated Images
Am I right in thinking that Silverlight, even in version 4, cannot handle GIF images? If so, is there is a simple way to get animated ...Answered | 2 Replies | 2601 Views | Created by DelphiCoder - Monday, July 19, 2010 11:32 AM | Last reply by Hufit - Monday, July 19, 2010 12:07 PM -
0 Votes
Using Animated GIFs Images
design time but when i deploy my application on my iPAQ it just shows me ststic picture. How i can use animated gif file in my ...Answered | 1 Replies | 4728 Views | Created by jazzmy - Wednesday, March 22, 2006 5:14 PM | Last reply by Tim Wilson - Wednesday, March 22, 2006 8:38 PM -
0 Votes
Animated (*.gif) Images
hi, I want to show the animated images in the device application.I try with many controls like Picture Box,Image List ,but ...Answered | 2 Replies | 3110 Views | Created by Neha Goyal - Wednesday, April 25, 2007 7:26 AM | Last reply by Neha Goyal - Friday, April 27, 2007 8:02 AM -
0 Votes
animated images
To animate images in SL I swap the source image with another frame after every 3 frames . I have about 30 frames per second and this look ok. Is ...Answered | 1 Replies | 1828 Views | Created by jagguy999 - Saturday, May 30, 2009 3:15 AM | Last reply by Andrea Boschin [MVP] - Saturday, May 30, 2009 5:43 PM -
0 Votes
Animated Images on wondows Mobile
Hi All, I want to display animated GIF on windows mobile screen. Is there any way to display animated GIF on screen using ...Answered | 2 Replies | 3783 Views | Created by Shashikant Deokar - Tuesday, October 16, 2007 10:38 AM | Last reply by Shashikant Deokar - Tuesday, December 18, 2007 12:26 PM -
0 Votes
Inserting images
Hi, I am developing C# application and a feature of it is to pull pictures from a database. Only problem is I do not know how to get these images in my sql mobile ...Answered | 1 Replies | 7877 Views | Created by arch_angel81 - Sunday, April 9, 2006 6:22 AM | Last reply by Ilya Tumanov - Sunday, April 9, 2006 5:37 PM -
0 Votes
Inserting animation or animated gif into SharePoint
I would like to add animation or an animated .gif file to SharePoint. Is this possible and does anyone have any suggestions?Answered | 2 Replies | 13389 Views | Created by RonJohnMSU - Friday, September 30, 2016 7:29 PM | Last reply by RonJohnMSU - Monday, October 17, 2016 2:56 PM -
2 Votes
Add animated images to sharepoint web parts
You can find many support or blogs related to integrating the images, animated contents, flash etc in a sharepoint site. You can refer the ...Answered | 4 Replies | 30871 Views | Created by shelleyg - Friday, December 4, 2009 3:09 AM | Last reply by shelleyg - Friday, December 11, 2009 12:42 AM -
0 Votes
Inserting images in Crsytal Reports
I have added an image into my report by right clicking on the report, add Picture. I can see the images in Report Preview or when I export the report to PDF, but I am unable to see ...Answered | 4 Replies | 3275 Views | Created by ljammala - Monday, November 10, 2008 6:01 PM | Last reply by [_Joe_] - Wednesday, November 12, 2008 8:54 PM -
0 Votes
Providing Animated images on a button
Hi All, i have a question that can we provide a animated image for a button in VSTO ?? Is animated ...Answered | 2 Replies | 2870 Views | Created by Divya Venkatesh - Wednesday, July 8, 2009 3:51 AM | Last reply by Rabinarayan Biswal - Thursday, July 9, 2009 5:48 AM -
0 Votes
Best way to load animated and non animated images?
my images and embed them within XML files and load them in that way, so i only need to do 1 WebClient request to load it all up then just convert it from serialized data to an image ...Answered | 2 Replies | 5708 Views | Created by MSDN_Forums_User - Sunday, November 22, 2009 1:31 PM | Last reply by c74_hm - Monday, November 23, 2009 3:15 PM -
0 Votes
Inserting Images into TextBlocks
I've read the installed help on inserting Images into Textblocks, but it doesn't work even though the help suggests that it can in Silverlight. Is this feature ...Answered | 1 Replies | 1503 Views | Created by Bifrost Design - Tuesday, February 23, 2010 8:41 AM | Last reply by Frank Lan1 - Wednesday, February 24, 2010 9:56 PM -
0 Votes
Showing animated images in system tray!
Hi, I facing a small problem, would be great if someone could help. I need to show an animated gif for my application (C#) when its in the system trayUnanswered | 2 Replies | 7617 Views | Created by Frens - Tuesday, June 13, 2006 10:49 AM | Last reply by Omerkamal - Tuesday, June 13, 2006 1:11 PM -
0 Votes
viewing animated images on Win mobile 6.0/5.0
you need to create them programatically or display such kind of images in Web browser control. Web browser control has the capability to display the animated ...Answered | 2 Replies | 3164 Views | Created by deepali khalkar - Tuesday, April 14, 2009 2:14 PM | Last reply by Malleswara Reddy [MCTS, MCP] - Tuesday, April 14, 2009 3:54 PM -
0 Votes
Threading and Animated Images in PictureBox
want to show a picturebox in a form that shows an animated gif image for tell users that form is working at the moment when receiving data from webservices,Answered | 3 Replies | 3235 Views | Created by NEAplus - Tuesday, June 10, 2008 7:37 PM | Last reply by Lucian Baciu - Tuesday, June 10, 2008 11:16 PM -
0 Votes
Inserting Images into Textblocks
You cannot insert Images into TextBlocks because the TextBlock uses the Text property to render its content. In Silverlight 4 (Beta), you can add Images to the ...Answered | 3 Replies | 6910 Views | Created by Bifrost Design - Tuesday, February 23, 2010 8:43 AM | Last reply by MSDN_Forums_User - Thursday, February 25, 2010 2:30 AM -
0 Votes
Inserting Images into Array
Thank you!.. It worked!..Answered | 4 Replies | 2965 Views | Created by Alex Sharma - Tuesday, May 15, 2007 11:40 AM | Last reply by Alex Sharma - Tuesday, May 15, 2007 3:49 PM -
0 Votes
help in bulk inserting images
in format of Byte Array. Thus, convert image into Byte Array before inserting into database, and convert back to image after retrieving from ...Answered | 1 Replies | 2631 Views | Created by nazu - Wednesday, October 8, 2008 4:49 AM | Last reply by Martin Xie - MSFT - Tuesday, October 14, 2008 9:20 AM - Items 1 to 20 of 2708769 Next ›
No announcements