|
-
Mar 20th, 2000, 06:53 AM
#1
Thread Starter
New Member
print items in a collection to a RichTextBox
How do I print the items in my collection in a RichTextBox. If I try to show the items in my collection in debug.print, all the items in my collection show. So I know I have the enumeration part set up correctly. If I try to use the same process in the RichTextBox, it loops through the collection, but the items write on top of each other so the only item showing is the last item in the collection. I have the MultiLine option set to true.
[Edited by tspeiran on 03-20-2000 at 07:06 PM]
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
|