Microsoft SDK for Java

PictureBox Methods

Constructors Description
PictureBox Creates a PictureBox control.

Methods Description
getBorderStyle Retrieves the border type for the PictureBox control.
getImage Retrieves the image currently displayed by the PictureBox control.
getPalette Retrieves the palette for the image that is currently displayed by the PictureBox control.
getSizeMode Retrieves a value that indicates how the PictureBox control will render the image.
setBorderStyle Sets the border style for the PictureBox control.
setImage Associates an image with the PictureBox control.
setSizeMode Sets the sizing mode for the PictureBox control.

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