ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Win.C1ScrollBar Namespace / C1HScrollBar Class / Leave Event

In This Topic
    Leave Event (C1HScrollBar)
    In This Topic
    Syntax
    'Declaration
     
    Public Event Leave As System.EventHandler
    public event System.EventHandler Leave
    See Also