ComponentOne SuperTooltip for WinForms
C1.Win.C1SuperTooltip.4.5.2 Assembly / C1.Win.C1SuperTooltip Namespace / C1SuperLabel Class / Events Property

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