The PictureBox control is used to display images. The image property should be set to the image desired.
Object
MarshalByRefObject
MarshalByRefComponent
Control
RichControl
PictureBox
[Visual Basic] Public Class PictureBox Inherits RichControl [C#] public class PictureBox : RichControl [C++] public __gc class PictureBox : public RichControl [JScript] public class PictureBox extends RichControl
[To be supplied.]
Namespace: System.WinForms
Assembly: System.WinForms.dll