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.
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
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.