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

    Parameters

    e
    See Also