I have 2 forms...imagine form A and form B...
I would like to access Form B's paint event from Form A ..

and I would like to set e.graphics.fillrectangle(example,something) of the other form.

Can someone advice me about that?
Thanks