GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoView Class / OnVisibleChanged Method
In This Topic
    OnVisibleChanged Method (GoView)
    In This Topic
    In case the size changed while it was not visible, make sure we update the scroll bars.
    Syntax
    [EditorBrowsable(EditorBrowsableState.Advanced)]
    protected override void OnVisibleChanged( 
       EventArgs evt
    )

    Parameters

    evt
    Remarks
    See Also