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

    Parameters

    evt
    See Also