Persistate API documentation
ITitled Interface
NamespacesPersistate.UI.DesktopITitled

[This is preliminary documentation and is subject to change.]

Defines properties which provide a title at the top of a container control.
Declaration Syntax
C#
public interface ITitled
Members
All MembersProperties



IconMemberDescription
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.

Assembly: Persistate.UI.Desktop (Module: Persistate.UI.Desktop) Version: 0.6.1.20 (0.6.1.20)