ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / C1PictureBox Class
Members

In This Topic
    C1PictureBox Class
    In This Topic
    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