I'm building a small message system, using a listbo to display the messages. However, if a message is longer than the box, it does not wrap, it just goes off the form. I'd rather not use API because the program runs on a Citrix machine.

Any ideas?