Label Width

  • Thread starter Thread starter jack-e
  • Start date Start date
J

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
 
Hi Jack,

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

Hope this helps,
Arjen
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top