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 | |
---|---|---|
Alignment | Returns or sets an OlAlignment constant that indicates the position of a control relative to its caption. Read/write. (Inherited from _OlkFrameHeader.) | |
Caption | Returns or sets a String (string in C#) that appears on an object to identify or describe it. Read/write. (Inherited from _OlkFrameHeader.) | |
Enabled | Returns or sets a Boolean (bool in C#) that indicates if the control is allowed to function. Read/write. (Inherited from _OlkFrameHeader.) | |
Font | Returns an StdFont that represents the font used to render the text inside the control. Read-only. (Inherited from _OlkFrameHeader.) | |
ForeColor | Returns or sets a UInteger (uint in C#) value that indicates the foreground color of the control. Read/write. (Inherited from _OlkFrameHeader.) | |
MouseIcon | Returns or sets a StdPicture that represents the custom picture to the mouse cursor for this control. Read/write. (Inherited from _OlkFrameHeader.) | |
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