Home All Groups Group Topic Archive Search About
Author
9 Jun 2005 1:46 AM
jack-e
Hi,

An easy on I'm guessing!

How do I restrict the length of a label? I have tried setting the width
to say 200px but if the user inputs a continuous line of characters
it's doesn't wrap.

Thanks in advance.

Jack

Author
9 Jun 2005 5:21 PM
Jason L Lind
Label's do not wrap. You should look into putting the label inside a table
and the table properities will force it to wrap.

Jason Lind

Show quoteHide quote
"jack-e" wrote:

> Hi,
>
> An easy on I'm guessing!
>
> How do I restrict the length of a label? I have tried setting the width
> to say 200px but if the user inputs a continuous line of characters
> it's doesn't wrap.
>
> Thanks in advance.
>
> Jack
>
>