|
SetColorScheme |
|
Load one of the two predefined color-schemas.
Prototype:
SetColorScheme(Long SchemaID)
Arguments:
SchemaID |
The number of the colorschema to use (1 = Gray, 2 = Blue) |
See also
RGB, SetBackgroundColors, SetBorderColors, SetHeaderColors, SetHeaderBorderColors, SetHoveredHeaderColors, SetTaskColors
Example
OutlookBar5.SetColorScheme(1)