Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Form - Caption Property

Panel
bgColor#2c3c4c

Text shown in the title bar of the window

Member of Form (PRIM_FORM)

Data Type - String

Details

The Caption property is the text shown in the title bar of the form.

This is the text seen in the task bar item and will be the hint shown when hovering over the task bar item.

A caption can be either a literal string or a Multilingual Variable that will show the correct string for the current runtime language. If the caption is too long to fit in the title bar it will be truncated and ellipses added.


See also

All Component Classes

Technical Reference