Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / C1StatusBar Class / ScrollSizeChanged Event

In This Topic
    ScrollSizeChanged Event (C1StatusBar)
    In This Topic
    Occurs when the ScrollSize property changed.
    Syntax
    'Declaration
     
    
    Public Event ScrollSizeChanged As EventHandler
    public event EventHandler ScrollSizeChanged
    See Also