|
-
October 26th, 1999, 10:54 AM
#1
Richtextbox-displaying text from a database
I want to view reports in visual basic. when I read data out of a database and send it to a richtextbox
it overwrites the first line of the richtextbox over and over again. This results in the last line of the
report showing in the richtextbox only. How do I make the richtextbox show each line of the report.
I have used a listbox with a list1.additem statement, but I would prefer to use a richtextbox so I can
controll fonts and size of text as it is displaying in the richtextbox.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|