when picture meet database!

xizat
11-13-2000, 01:41 AM
I use a Picture box to monitor the database(a sql database).When something changed in the database,the Picture will change its graph. I use a ADO control to connetct the database, and a timer control to refresh the ADO and the Picture every 1 second. Now there is a question..
Every time the timer refreshs,the picture box will flash that isnt comfortable. I am wonder if there is some way can make the picture box update smoothly!
Help me!
"no pain no gain"---xiepeng

BillSoo
11-13-2000, 03:42 AM
Set the picturebox autoredraw property to true. Then use the refresh method to update the image.

"I have a plan so cunning you could put a tail on it and call it a weasel!" - Edmund Blackadder

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum