R Robby Dec 30, 2004 #2 Use the Graphics class to paint on the form. You may have to do a coordinate transformation so have a look at Graphics.TranslateTransform and Graphics.ScaleTransform. --Robby
Use the Graphics class to paint on the form. You may have to do a coordinate transformation so have a look at Graphics.TranslateTransform and Graphics.ScaleTransform. --Robby