I build up a text string in VB and then I want to send it to the Clipboard so that I can paste it in the body of an email. How do I go about to format (e.g. bold, underline and colored text) that text in the string in VB so that the formatting will be pasted in the email if possible.

Any pointers appreciated.