Hi all.

I seem to be having some trouble with DCs.

How can I create a compatible DC of a picturebox? Can anyone bump in a little code, please? I can't seem to make this work.

By the way, maybe its just that I don't understand DCs correctly: I have an app which uses 4 picboxes. 3 of them are just used as buffers I use to Bitblit into the main Picturebox (the only visible one). Can I use DCs for the buffer picboxes instead? Shouldn't that make my app faster and lighter weight?

Thanks for your help, which is gretly needed!