B
Bingo
Once I retrieve a message in HTML or embedded format, how
do I display it in my VB6 application? I tried MS
RichTextbox control, which works fine with RTF format,
but not HTML or embedded format. It actually displays
the HTML souce file.
To support all RTF, HTML and embedded formats, what VB
control can I use to process all? If one control is not
possible, how do I check the message format in
automation? Thanks.
do I display it in my VB6 application? I tried MS
RichTextbox control, which works fine with RTF format,
but not HTML or embedded format. It actually displays
the HTML souce file.
To support all RTF, HTML and embedded formats, what VB
control can I use to process all? If one control is not
possible, how do I check the message format in
automation? Thanks.