Associates an image with the PictureBox control.
public final void setImage( Image value )
value
An Image object that specifies the image to display in this control.
See Also getImage