Friday, July 10, 2009

Wrap text in label in .NET Compact Framework

Wrapping text in label is a big issue in .NET Compact Framework. We often need to wrap text in label. But in normal label we can’t do that. We need to create a customize one. The following link will help you too much in this:
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=476018&SiteID=1