multi line labels- how?

I found several posts that say set editor to html, set text to html-area, ect. but I have had absolutely no success with a two line label. I am using version 4 and I have looked very closely for this setting. How can I be missing it?
If it is not a feature in version 4 how do developers put a two line label in a form?

thanks
charles

You can put actual html in the text property. For example:

<html>
Line 1

Line 2
</html>

Hi Charles,

I answered this question already in the other thread where you asked this same question.
Please do not cross-post.