ComponentOne BarCode for WinForms
C1.Win.Barcode.4.5.2 Assembly / C1.Win.BarCode Namespace / C1BarCode Class / TopLevelControl Property

In This Topic
    TopLevelControl Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property TopLevelControl As System.Windows.Forms.Control
    public System.Windows.Forms.Control TopLevelControl {get;}
    See Also