I wrote a VB6 application to generate email for my application.
I can generate plain text messages just fine, but I really want to have the message in RTF format. Does anyone know how to generate the text in Rich Text Format? Somehow I think this is going to end up being a property or something simple.