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

In This Topic
    ParentComponent Property
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable ReadOnly Property ParentComponent As System.ComponentModel.IComponent
    protected virtual System.ComponentModel.IComponent ParentComponent {get;}
    See Also