Share via


OlkLabel.UseHeaderColor Property (Outlook)

Returns or sets a Boolean that indicates whether the label control should use the foreground color to match the current Windows XP or Windows Vista theme. Read/write.

Version Information

Version Added: Outlook 2007

Syntax

expression .UseHeaderColor

expression A variable that represents an olkLabel object.

Remarks

This property is intended for label controls in a message form displayed in the Reading Pane and in the Inspector. If the property is True, then the label should use the foreground color that matches the current Windows theme. If the property is False, then the label should use the foreground color indicated by the ForeColor property.

See Also

Concepts

OlkLabel Object Members

OlkLabel Object