|
-
Dec 20th, 2001, 10:04 AM
#1
Thread Starter
Fanatic Member
Blank Picture box after Blitting
I have a form with 2 picture boxes on.
PictureBox1 loads a bmp file on load, on click of a command button the BitBlt function blits picturebox1 picture to picturebox2. The image does not display until the refresh method is executed for picturebox2.
Picturebox2 has autoredraw set to true.
I don't want to have to refresh if possible, is there any way around this.
thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|