ReportDateLabel.WordWrap
From Xojo Documentation
Property (As Boolean )
aReportDateLabel.Wordwrap = newBooleanValue
or
BooleanValue = aReportDateLabel.Wordwrap
Supported for all project types and targets.
or
BooleanValue = aReportDateLabel.Wordwrap
Supported for all project types and targets.
If True, the multiline text will word wrap within the label boundaries.