How can I find out if a picture control has been moved? I want to paint a
bitmap
that I grab from a frame grabber onto a picture control. In order to do
this I use
the hDC to draw the bitmap on the control. However, how do I know when I
need
to redraw the picture on the control? For example, if you move it...
Thanks...
David