ColorEditProperties Constructors
Contains settings specific to a color editor.| Name | Parameters | Description |
|---|---|---|
| ColorEditProperties() | none | Initializes a new instance of the ColorEditProperties class with default settings. |
| ColorEditProperties(IPropertiesOwner) | owner | Initializes a new instance of the ColorEditProperties class with the specified owner. |
See Also