Dan Waters
df.waters at comcast.net
Fri Apr 1 11:23:38 CDT 2011
I'm working on my first VB form, and found that I couldn't adjust the textbox height to match the combobox height. After a little searching I found this article which provides code and instructions on how to fix that! C# code is available to (in comments). http://visualstudiomagazine.com/Articles/2008/06/01/Resize-Textboxes-Easily. aspx?Page=1 Dan