Colors
Colors class
Set of colors for calendar object
Constructors
Methods
| Name | Description |
|---|
| get_Background | The background color associated with this color definition. |
| get_Foreground | The foreground color that can be used to write on top of a background with ‘background’ color. |
| set_Background | The background color associated with this color definition. |
| set_Foreground | The foreground color that can be used to write on top of a background with ‘background’ color. |
| ToString | Returns a String which represents the object instance. |