NetXP 3.0 Reference

ColorButton.CenterColorChanged Event

Raised when the center color has changed either programmatically or due to user selection.

[Visual Basic]
Public Event CenterColorChanged As EventHandler
[C#]
public event EventHandler CenterColorChanged;

See Also

ColorButton Class | NETXP.Controls Namespace