Hello!
Ok so I have one quick question before I start:
Is there a difference between Me.CreateGraphics and e.Graphics?

Anyway, my other question is, when I move a bitmap (in a game, for example) it, and the other images, occasionally flicker, my guess is that there is a problem with me using Me.Refresh(), but how do I fix this?

Thanks.