Overview | Methods | This Package | All Packages
Associates an image with the PictureBox control.
Syntax
public final void setImage( Image value )
Parameters
value
An Image object that specifies the image to display in this control.
See Also getImage