ComponentOne BarCode for WinForms
C1.Win.Barcode.4.8 Assembly / C1.Win.BarCode.Design Namespace / Designer Class
Members

In This Topic
    Designer Class
    In This Topic
    Designer for the C1.Win.BarCode.C1BarCode component.
    Object Model
    Designer Class
    Syntax
    'Declaration
     
    Public Class Designer 
       Inherits System.Windows.Forms.Design.ControlDesigner
    public class Designer : System.Windows.Forms.Design.ControlDesigner 
    Inheritance Hierarchy

    System.Object
       System.ComponentModel.Design.ComponentDesigner
          System.Windows.Forms.Design.ControlDesigner
             C1.Win.BarCode.Design.Designer

    See Also