Microsoft SDK for Java

PictureBox.setImage

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

© 1999 Microsoft Corporation. All rights reserved. Terms of use.