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

In This Topic
    Component Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Component As System.ComponentModel.IComponent
    public System.ComponentModel.IComponent Component {get;}
    See Also