'Declaration Public Event AfterCustomColorsChanged As EventHandler(Of AfterCustomColorsChangedEventArgs)
public event EventHandler<AfterCustomColorsChangedEventArgs> AfterCustomColorsChanged
The event handler receives an argument of type AfterCustomColorsChangedEventArgs containing data related to this event. The following AfterCustomColorsChangedEventArgs properties provide information specific to this event.
Property | Description |
---|---|
ChangeType | Indicates what type of change occurred (Add or remove). |
Color | Returns the color of the color well. |
Index | Indicates the index of the item that was added or removed. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2