Methods | This Package | All Packages
Encapsulates a PictureBox control.
Component
|
+--Control
|
+--PictureBox
package com.ms.wfc.ui
public class PictureBox
extends Control
Remarks
A PictureBox control can display a graphic from a bitmap, icon, or metafile, as well as from an enhanced metafile, JPEG, or GIF files. It clips the graphic if the control isn't large enough to display the entire image.