I downloaded the code from this site an hour or so ago for Beginning
VB.NET, 2nd Edition (Beg_VB.NET_Code.zip). I have VS2003. I've tried running the exe straight from the Chapter01 bin directory and the project from within VS.
I think it's doing something weird like making the text the same color as the back ground. If I leave the input field for my name in the helloworld app blank, then the resulting messagebox is much narrower than if I completely fill the textbox with characters.
Also, I've tried several other project from the code and am getting the same behavior for other messageboxes.
Thanks for looking into this,
Will