Input for WinForms | ComponentOne
C1.Framework Namespace / XView Class / OnScrollSizeChanged Method

In This Topic
    OnScrollSizeChanged Method (XView)
    In This Topic
    Raises the ScrollSizeChanged event.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub OnScrollSizeChanged() 
    protected virtual void OnScrollSizeChanged()
    See Also