|
In a web page, you can put in a mailto: link on a hyperlink and it will launch the system-specified default mail client with that address.
How do I do the same from within a windows forms application from a control <u>OTHER THAN a web browser control</u>? |