this will be a really easy question I am sure of it. I am a converting VB6 programer. I am in the process of re-writting my VB6 applications to .NET. This is my learning process. My question is in VB6 a lable could have a height & width and the text would wrap. In VB.NET the text no longer wraps. So if I have a really long name the label keeps growing.

Any Ideas on how I can get a label to have a height, width & wrap again.

Thanks for your help