Find the height of text in a panel
- by Vaccano
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.