Any help will be highly appreciated. Thanks.
Thanks for answering, however that is not exactly what I want to know.
I would like to have something like a "New email" button on a winform
application.
When the user click on the button, a new email dialog will be displayed. The
email dialog will be populated with some html content which contains data
from the winform application. The user can modify the email message before
clicking on the send button.
On the other hand, since some users may not have outlook installed (they may
have outlook express, thunderbird, etc), is there any more generic way to
communicate with the client default email client application and populate the
new email dialog with html content?
Regards,
Billy
Want to open DEFAULT MAIL CLIENT.
in VB6.
any help ?