SetHoveredHeaderColors |
Same function as SetHeaderColors except that this method specifies the colors when the mouse is hovering over the header.
Prototype:
SetHeaderColors(ULONG cBackground, ULONG cGradientFrom, ULONG cGradientTo, ULONG cText, ULONG cBorder)
Arguments:
cBackground |
Background color of the header (only used when OutlookXP-style) |
cGradientFrom |
The gradient start color (only for Outlook2003-style) |
cGradientTo |
The gradient end color (only for Outlook2003-style) |
cText |
Textcolor |
cBorder |
The border color (only for Outlook2003-style) |
See also
RGB, SetBackgroundColors, SetBorderColors, SetColorScheme, SetHeaderBorderColors, SetHeaderColors, SetTaskColors