GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoRuler Class / OnSystemColorsChanged Method
In This Topic
    OnSystemColorsChanged Method (GoRuler)
    In This Topic
    Invalidate the ruler so that it is completely redrawn using a new system colors.
    Syntax
    [EditorBrowsable(EditorBrowsableState.Advanced)]
    protected override void OnSystemColorsChanged( 
       EventArgs e
    )

    Parameters

    e
    See Also