I want to use the paintpicture method but vb is giving me errors. What is wrong with this statement? When I run it, vb says "expected variable or function". Why is this? Is there a better way to output graphics?

Picture1.PaintPicture(PictureClip1.GraphicCell(W), 2, 3)

Thanks.

[email protected]