GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoView Class / OnBackColorChanged Method
In This Topic
    OnBackColorChanged Method (GoView)
    In This Topic
    Redraw the whole view if the background color has changed.
    Syntax
    [EditorBrowsable(EditorBrowsableState.Advanced)]
    protected override void OnBackColorChanged( 
       EventArgs evt
    )

    Parameters

    evt
    See Also