ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / ScrollableControl Class / ScrollSizeChanged Event

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