Label.Caption

Usage:

Read and write.

Description:

Type: String.
Contains the label text.

Availability:

Thick client.

Note:

If the text is too long for the width, it is automatically split into several lines with no hyphenation. If it is impossible, visible text will end in ellipsis. If multi-line text has too many lines, it will be aligned with the top border. The vertical alignment setting will be ignored, and bottom lines that do not fit will not be shown.
In scrolling text mode, label text is not wrapped and never ends with an ellipsis. When modifying text in scrolling text mode, the new text is shown only in the next pass.

    

1C:Enterprise Developer's Community