ReportDateLabel.Multiline
From Xojo Documentation
Property (As Boolean )
aReportDateLabel.Multiline = newBooleanValue
or
BooleanValue = aReportDateLabel.Multiline
Supported for all project types and targets.
or
BooleanValue = aReportDateLabel.Multiline
Supported for all project types and targets.
If True, the label can hold more than one line of text and the LineSpacing property is applicable.