The supported colours for the background image
| C# | Visual Basic | Visual C++ |
public enum BackgroundImageColour
Public Enumeration BackgroundImageColour
public enum class BackgroundImageColour
| Member | Description |
|---|---|
| Blue | |
| Brown | |
| Grey | |
| LightBlue | |
| Lilac | |
| Olive | |
| Red | |
| White |