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

In This Topic
    IsHandleCreated Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property IsHandleCreated As System.Boolean
    public System.bool IsHandleCreated {get;}
    See Also