The following tables list the members exposed by BeforeCustomColorsChangedEventArgs.
| Name | Description | |
|---|---|---|
![]()  | BeforeCustomColorsChangedEventArgs Constructor | Creates a new ColorWellEventArgs instance. | 
| Name | Description | |
|---|---|---|
![]()  | Cancel | (Inherited from System.ComponentModel.CancelEventArgs) | 
![]()  | 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. |