Hi,
It appears that in vb.net, you cannot change the default height of textboxes and comboboxes. Textbox is defaulted to 20 and comboboxes are defaulted to 22. When I try to line up the controls, the height differences are very apparent. Is there a way for me to change these default height values without changing font size or make textbox multiline = true
Jo

Changing textbox or combobox height