GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoView Class / OnSizeChanged Method
In This Topic
    OnSizeChanged Method (GoView)
    In This Topic
    This lays out the scroll bars, too, if needed.
    Syntax
    [EditorBrowsable(EditorBrowsableState.Advanced)]
    protected override void OnSizeChanged( 
       EventArgs evt
    )

    Parameters

    evt
    Remarks
    See Also