Count lines of a label

  • Thread starter Thread starter Sebastian Schöps
  • Start date Start date
S

Sebastian Schöps

Hello,

how can I get the number of lines in a label control that automatically
wrapped a text that has been too long for one line?

Thanks in advance!

Regards Seb
 
Sebastian Schöps said:
Hello,

how can I get the number of lines in a label control that automatically
wrapped a text that has been too long for one line?

Thanks in advance!

Regards Seb



Graphics.MeasureString

Tom P.
 

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