GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoPalette Class / OnSizeChanged Method
In This Topic
    OnSizeChanged Method (GoPalette)
    In This Topic
    When the view is resized, call LayoutItems.
    Syntax
    [EditorBrowsable(EditorBrowsableState.Advanced)]
    protected override void OnSizeChanged( 
       EventArgs evt
    )

    Parameters

    evt
    See Also