0
Answer

Drawing from a seperate class

I have a form that has a picturebox on it. I know how to use GDI+ to draw shapes in the same class but how do I draw a rectangle on the picturebox from a seperate class?