Version

AfterCustomColorsChangedEventArgs Class Members

The following tables list the members exposed by AfterCustomColorsChangedEventArgs.

Public Constructors
 NameDescription
Public ConstructorAfterCustomColorsChangedEventArgs ConstructorCreates a new ColorWellEventArgs instance.  
Public Properties
 NameDescription
Public PropertyChangeTypeIndicates what type of change occurred (Add or remove).  
Public PropertyColorReturns the color of the color well.  
Public PropertyIndexIndicates the index of the item that was added or removed.  
See Also