C1.Win.Input Namespace / C1PictureBox Class
Members

C1PictureBox Class
Represents a Windows PictureBox control supporting data binding to data source fields containing image data.
Syntax
'Declaration
 
Public Class C1PictureBox 
   Inherits System.Windows.Forms.PictureBox
 
Inheritance Hierarchy

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

See Also