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 VB.NET 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 Sub SendEmail_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles SendEmail.Click
Dim mailman As New Chilkat.MailMan()
Notes
|
© 2000-2012 Chilkat Software, Inc. All Rights Reserved.