Share via


OlkFrameHeader Members

Include Protected Members
Include Inherited Members

A control that provides a separator between sections in a form.

The OlkFrameHeader type exposes the following members.

Properties

  Name Description
Public property Alignment Returns or sets an OlAlignment constant that indicates the position of a control relative to its caption. Read/write. (Inherited from _OlkFrameHeader.)
Public property Caption Returns or sets a String (string in C#) that appears on an object to identify or describe it. Read/write. (Inherited from _OlkFrameHeader.)
Public property Enabled Returns or sets a Boolean (bool in C#) that indicates if the control is allowed to function. Read/write. (Inherited from _OlkFrameHeader.)
Public property Font Returns an StdFont that represents the font used to render the text inside the control. Read-only. (Inherited from _OlkFrameHeader.)
Public property ForeColor Returns or sets a UInteger (uint in C#) value that indicates the foreground color of the control. Read/write. (Inherited from _OlkFrameHeader.)
Public property MouseIcon Returns or sets a StdPicture that represents the custom picture to the mouse cursor for this control. Read/write. (Inherited from _OlkFrameHeader.)
Public property MousePointer Returns or sets an OlMousePointer constant that specifies the type of pointer displayed when the user positions the mouse over the control. Read/write. (Inherited from _OlkFrameHeader.)

Top

See Also

Reference

OlkFrameHeader Interface

Microsoft.Office.Interop.Outlook Namespace