Find the height of text in a panel

Posted by Vaccano on Stack Overflow See other posts from Stack Overflow or by Vaccano
Published on 2010-06-11T17:41:58Z Indexed on 2010/06/11 17:42 UTC
Read the original article Hit count: 155

I have panel that I have customized. I use it to display text. But sometimes that text is too long and wraps to the next line. Is there some way I can auto resize the panel to show all the text?

I am using C# and Visual Studio 2008 and the compact framework.

© Stack Overflow or respective owner

Related posts about c#

Related posts about visual-studio-2008