Share via


OlkFrameHeader.ForeColor Property (Outlook)

Returns or sets a Long that indicates the foreground color of the control. Read/write.

Version Information

Version Added: Outlook 2007

Syntax

expression .ForeColor

expression A variable that represents an OlkFrameHeader object.

Remarks

This property is of the type OLE_COLOR which is a Long value. The default value for this property is 0x80000008, "Window Text."

The frame header control has only the foreground color and not the background color.

See Also

Concepts

OlkFrameHeader Object Members

OlkFrameHeader Object