Page 1 of 1

Alignment

PostPosted: 27 Nov 2015 16:16
by etwoss
Hi

Can you please help me.

See the image.

I fill the Label in code , the text can have different values. So the label has to size to the left.
Tried all kinds of settings on the label but can't get it working.

Expected to work:

1) Autosize to False (tried TRue also)
2) NoWrap to True
3) TextHorzAlign jqlethaRight

Whatever i try it keeps on sizing the wrong way

Eric

Re: Alignment

PostPosted: 27 Nov 2015 16:21
by Alexander Bulei
Hi,

Try to increase the width of label, and set the TextHorzAlign to jqlethaRight.

Best Regards.