ComponentOne Input for WinForms
C1PictureBox Class
Members 

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace : C1PictureBox Class
Represents a Windows PictureBox control supporting data binding to data source fields containing image data.
Object Model
C1PictureBox Class
Syntax
'Declaration
 
Public Class C1PictureBox 
   Inherits System.Windows.Forms.PictureBox
public class C1PictureBox : System.Windows.Forms.PictureBox 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.PictureBox
               C1.Win.C1Input.C1PictureBox

See Also

Reference

C1PictureBox Members
C1.Win.C1Input Namespace