[This is preliminary documentation and is subject to change.]
Defines properties which provide a title at the top of a container
control.
| C# |
public interface ITitled
| All Members | Properties | ||||
| Icon | Member | Description |
|---|---|---|
| Title | Gets or sets the title text of the container. | |
| TitleBackColor | Gets or sets the background colour of the title. | |
| TitleFont | Gets or sets the font in which the title is displayed. | |
| TitleForeColor | Gets or sets the foreground colour of the title. | |
| TitleHeight | Gets the height that the title should be, given the current title
font. |