ComponentOne BarCode for ASP.NET Web Forms
C1.Win.BarCode.4 Assembly / C1.Win.BarCode Namespace / C1BarCode Class / Parent Property

In This Topic
    Parent Property (C1BarCode)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Parent As System.Windows.Forms.Control
    public System.Windows.Forms.Control Parent {get; set;}
    See Also