ColorDialog Class | 
Namespace: Eto.Forms
The ColorDialog type exposes the following members.
| Name | Description | |
|---|---|---|
| ColorDialog | Initializes a new instance of the ColorDialog class  | 
| Name | Description | |
|---|---|---|
| AllowAlpha | 
            Gets or sets a value indicating whether the user can adjust the Alpha component of the Color.
              | |
| Color | 
            Gets or sets the selected color.
              | |
| SupportsAllowAlpha | 
            Gets a value indicating that the current platform supports the AllowAlpha property.
              | 
| Name | Description | |
|---|---|---|
| GetCallback | 
            Gets an instance of an object used to perform callbacks to the widget from handler implementations
              (Overrides WidgetGetCallback.) | |
| OnColorChanged | 
            Raises the ColorChanged event.
              | 
| Name | Description | |
|---|---|---|
| ColorChanged | 
            Occurs when the Color has changed.
              |