I did a sample window application for retrieving image from sql server database.I included a button for retriving it. Now I need to retrieve automatically all the images in the database on to the picture box.I think it can be possible using timer control also I want to change the images in the picture box for every 15 secs.I dont have any idea how to do it.Plase help me.
Picture box and timer control
Page 1 of 13 Replies - 8734 Views - Last Post: 09 August 2009 - 11:02 AM
Replies To: Picture box and timer control
#2
Re: Picture box and timer control
Posted 11 July 2008 - 05:13 AM
are you looking to make some kind of slide show on your application.
#3
Re: Picture box and timer control
Posted 11 July 2008 - 07:10 AM
you could return all images as an ArrayList, then every 15 seconds, you just iterate to the next item in the array.
#4
Re: Picture box and timer control
Posted 09 August 2009 - 11:02 AM
can anyone help me with that code plz need help with that for the exam next week .
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote




|