Overload | Description |
---|---|
StatusToColorConverter Constructor() | Initializes a new instance of the class with default data. |
StatusToColorConverter Constructor(Color,Color,Color,Color) | Initializes a new instance of the class, specifying the individual colors. |
StatusToColorConverter Constructor(IContainer) | Initializes an instance of the StatusToColorConverter class with Designer support. |
StatusToColorConverter Constructor(StatusToColorConverter) | Initializes a new instance of the class, copying values from a given object. |