GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoColorControl Class / OldColor Property
In This Topic
    OldColor Property (GoColorControl)
    In This Topic
    Gets or sets the previous color that is displayed such that the user can compare with the current color.
    Syntax
    public Color OldColor {get; set;}
    See Also