Home All Groups Group Topic Archive Search About
Author
9 Jun 2005 11:41 PM
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 11:46 PM
Arjen
Hi Jack,

You cannot set the maximum length for a label. You can do this with a
textbox (MaxLength).

Hope this helps,
Arjen



Show quoteHide quote
"jack-e" <jac***@humlog.com> schreef in bericht
news:1118360481.275063.13710@g14g2000cwa.googlegroups.com...
> 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
>

Bookmark and Share