I have a list form with some labels indicating column headings. I would like the labels to show on two lines. When I put a carriagereturn in the text property of the label it shows on two lines, but on the form it still shows on one line. How can I show like:
What the *&$%#@, You mean I’m going to have to learn HTML TOO!!
My next stupid question:
OK, so
makes the line break, now how do I suppress the
from showing as well?
A follow up question:
Having changed the text to HTML, the HorizontalAlingnment property no longer shows center or any other setting
First of all: there are no stupid questions. there are only stupid answers
only select, the function: use html
if you set the horizontal alignment to center you’ll get this:
see pictures