Thanks for the reply.
When I load your code LabelText1 - all is well.
When I enter your code - "Test1" & CRLF & "Test2" does not work. Prints only Test1. Why?
Because the label does not auto-resize?
You are adding two lines of text to the label, if it's height cannot accommodate both lines, then only the first will show
Thanks experts, Klaus and Cableguy. At first I thought about the lack of size the label. But the problem in something else.
There may be a problem in setting Project or Tools? Still doesn't always work autocomplete function.