|
-
June 28th, 2009, 07:38 AM
#1
How to make different color in listBox' lines
Hello everyone! I'm making a simple chat and for displaying messages i use a ListBox
I'd like that every client'd his own uniq color for his sayings. So how can i make different color in listBox' lines
thanks
-
June 28th, 2009, 09:49 AM
#2
Re: How to make different color in listBox' lines
you will need to use a RichTextBox
-
June 28th, 2009, 05:10 PM
#3
Re: How to make different color in listBox' lines
You could also owner draw the listbox, but that can be a bit of a pain. I would go with the already suggested RichTextBox solution.
-
June 28th, 2009, 09:45 PM
#4
Re: How to make different color in listBox' lines
-
June 29th, 2009, 01:32 AM
#5
Re: How to make different color in listBox' lines
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
|