GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoColorControl Class / OnColorChanged Method
In This Topic
    OnColorChanged Method (GoColorControl)
    In This Topic
    Raise the ColorChanged event and updates any Controls.
    Syntax
    protected virtual void OnColorChanged( 
       EventArgs e
    )

    Parameters

    e
    See Also