vb.net - Label position should fixed right and grow to left -
how can set labels align on right when have diffrent lenghts. have set of labels occuring next each other , underneath each other.
problem align left within label row,but need them align on right showing sums other rows.
just verify not talking text align looking solution align labels.
thanks in advance
simply set autosize property false in designer. adjust size fit column. set textalign 1 of right-alignment ones.
Comments
Post a Comment