I'm drawing a pointer with mousemove over an image loaded onto a picture box. The mousemove code uses the statement .... myGraphics.Clear(Drawing.SystemColors.Control)....to clear the pointer as it moves across the screen, but the statement also clears the image in the picturebox. How do I prevent the image from being cleared? R Siegel
Software/Hardware used:
VB 2010
ASKED:
April 27, 2012 3:29 AM
UPDATED:
April 27, 2012 12:28 PM