I have to put text in a label on multi lines. What is the property of the label that starts the top left text. By default the text is centered. MyLabel.multiligne = True MyLabel.TextAlignment = MyLabel.ALIGNMENT_LEFT The text begins on the left but not on the top. What is the label property...
www.b4x.com