Version

BeforeCustomColorsChangedEventArgs Class Members

The following tables list the members exposed by BeforeCustomColorsChangedEventArgs.

Public Constructors
 NameDescription
Public ConstructorBeforeCustomColorsChangedEventArgs ConstructorCreates a new ColorWellEventArgs instance.  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
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