GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoColorControl Class / ColorChanged Event
In This Topic
    ColorChanged Event (GoColorControl)
    In This Topic
    This event is raised when the Color property has been changed.
    Syntax
    public event EventHandler ColorChanged
    See Also