Rollo
New member
- Joined
- Jun 26, 2011
- Messages
- 2
- Programming Experience
- 3-5
Hi
I am a self taught programmer and under VB6 I wrote a program which stores & displays data stored in access. I displayed the data in a text box using Multiline and scroll bars. Now that I wish to make some changes in the menu I had started to rewrite the program in .net but here is the problem. The text only displays on a single line in the text box even thought I have made the TextBox Multiline value = True. What do I do to display the text in a Multiline format in a text box/
Thanks in anticipation.
Rollo
I am a self taught programmer and under VB6 I wrote a program which stores & displays data stored in access. I displayed the data in a text box using Multiline and scroll bars. Now that I wish to make some changes in the menu I had started to rewrite the program in .net but here is the problem. The text only displays on a single line in the text box even thought I have made the TextBox Multiline value = True. What do I do to display the text in a Multiline format in a text box/
Thanks in anticipation.
Rollo
Last edited by a moderator: