InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Framework Namespace / ScrollBarElement.ScrollBarPageButton Class / Click Event

In This Topic
    Click Event (ScrollBarElement.ScrollBarPageButton)
    In This Topic
    Occurs when the ButtonElement element is clicked.
    Syntax
    'Declaration
     
    Public Event Click As EventHandler
    public event EventHandler Click
    See Also