Thanks, I was already afraid that would be the answer.
"Ken Tucker [MVP]" <(E-Mail Removed)> schreef in bericht
news:(E-Mail Removed)...
> Hi,
>
> You will have to align the labels with code in the labels text
> changed event.
>
> Ken
> -------------------
> "ZippyV" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> Hello everybody,
>
> A couple of years ago I wrote a program in VB6. Using the designer I could
> align my labels to the right. When the text of the labels would change,
the
> autosize feature would kick in and resize the lables to the left.
> But with vb.net it isn't possible anymore to get the labels aligned right
> using Format -> Align -> Right and stay like that at runtime.
> I tried using the anchor, docking and tablelayout panel, but none of these
> things work.
> Does somebody know a better solution?
>
>
>
|