Drawing from a seperate class

Nov 4 2006 9:57 PM
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?