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

In This Topic
    Events Property
    In This Topic
    Syntax
    'Declaration
     
    Protected ReadOnly Property Events As System.ComponentModel.EventHandlerList
    protected System.ComponentModel.EventHandlerList Events {get;}
    See Also