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