The properties of the TitleElement class are listed below. For a complete list of TitleElement class members, see the TitleElement Members topic.
BackColor (inherited from Element) | Gets or sets the background color of the element. |
Bottom (inherited from Element) | Gets bottom coordinate of the element. |
Bounds (inherited from Element) | Gets or sets the element bounds. |
Font (inherited from Element) | Gets or sets the font used for the element text. |
ForeColor (inherited from Element) | Gets or sets the foreground color (text) of the element. |
Height (inherited from Element) | Gets or sets the height of the element. |
Icon | Gets or set which icon to display in the message box. |
IconStyle | Gets or sets the icon style. |
Left (inherited from Element) | Gets or sets the left coordinate of the element. |
Location (inherited from Element) | Gets the top-left coordinate of the element. |
Right (inherited from Element) | Gets right coordinate of the element. |
Text | Gets or sets the text to draw. |
TextAlign (inherited from Element) | Gets or sets how text is aligned in the element. |
Top (inherited from Element) | Gets or sets the top coordinate of the element. |
Width (inherited from Element) | Gets or sets the width of the element. |
TitleElement Class | Resco.Controls.MessageBox Namespace