Input for WinForms | ComponentOne
C1.Framework Namespace / XView Class / ScrollSizeChanged Event

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