Hello guys. I'm trying to write a program in such a way that when the user types a message in Textbox A, it will add the message into the Listbox in Red color. While when the same user types the message in Textbox B, the message will be added to the Listbox in Blue color. How do I do this?