If you know where to break the string you could use a newline character (i.e., \n
).
Or, I suppose you could not use a label, but use a same sized text area but set enabled to False
. Just thinking out loud here…
If you know where to break the string you could use a newline character (i.e., \n
).
Or, I suppose you could not use a label, but use a same sized text area but set enabled to False
. Just thinking out loud here…