ColorPicker Class | 
Namespace: Eto.Forms
The ColorPicker type exposes the following members.
| Name | Description | |
|---|---|---|
| ColorPicker | Initializes a new instance of the ColorPicker class  | 
| Name | Description | |
|---|---|---|
| AllowAlpha | 
            Gets or sets a value indicating whether the user can adjust the Alpha component of the Color.
              | |
| SupportsAllowAlpha | 
            Gets a value indicating that the current platform supports the AllowAlpha property.
              | |
| Value | 
            Gets or sets the selected color value.
              | |
| ValueBinding | 
            Gets a binding to the Value property.
              | 
| Name | Description | |
|---|---|---|
| GetCallback | 
            Gets an instance of an object used to perform callbacks to the widget from handler implementations
              (Overrides ControlGetCallback.) | |
| OnColorChanged | 
            Raises the  event.
              | 
| Name | Description | |
|---|---|---|
| ValueChanged | 
            Occurs when the Value is changed.
              | 
| Name | Description | |
|---|---|---|
| ColorChangedEvent | 
            Identifier for handlers when attaching the ValueChanged event.
              |