merrissey Newbie
Joined: 28 Apr 2004 Posts: 1
|
Posted: Apr 28th, 2004 08:02 AM Post subject: BitBlt refreshing |
|
|
I just started using BitBlt a couple of days ago, and I've run into a bit of a problem. Once the image has been Blt'd onto the Forms hDC, if somebody moves over the top of the form or if the form is minimised, the image disspears. I've had a look around and the only thing I found was using the code frmWhatever.picture = frmWhatever.image, and this didn't work.
If it's any use, the code I'm using is here: [link]
Thanks in advance |
|