text box height in a form - it's too small

C

champeen

I have a text box within a form that is only one line width tall. How can I
increase its height?

Thanks. :)
 
K

Kevin Spencer

Use a textarea (scrolling TextBox) instead.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
I get paid good money to
solve puzzles for a living
 
Top