Place the TextBox on your form, then in the Properties window set the
MultiLine property to true - you can then adjust the height of the control
and multiple lines of text will be displayed.
Peter
--
Peter Foot
Windows Embedded MVP
www.inthehand.com |
www.opennetcf.org
"majiofpersia" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi all,
> How can I get a text box to be large enough for a memo/note/description?
If
> text box is not the control to use, what is the proper control for
> multi-line text? The text box control seems to have a 22 height limit.
>
> I appreciate your help in advance,
>
> Thanks,
>
> - maji
>
>