C# WinForms Show E-mail Message to user -


so, i've pop3/smtp e-mail client i'm making internship project, , need show e-mails user. e-mails downloaded , stored in file-system, uri stored inside database table.

so best method show e-mail user?

thank in advance.

joão borrego.

it depends. if want show plain text, you'd go textbox or richtextbox. if want show html content, you'd need go webbrowser control.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -