Chilkat
HOME
Android™
ASP
Visual Basic
VB.NET
C#
iOS (IPhone)
Objective-C
C++
C
MFC
Delphi
FoxPro
Java
Perl
PHP Extension
PHP ActiveX
Python
PowerShell
Ruby
SQL Server
VBScript
Add C# Code to Send MailAdd a button to the form, rename the button "SendEmail" and double-click it to edit the code for the button click event. Add the following code: private void SendEmail_Click(object sender, System.EventArgs e)
{
Chilkat.MailMan mailman = new Chilkat.MailMan();
Notes
|
© 2000-2012 Chilkat Software, Inc. All Rights Reserved.