Constructs a new DesktopAlert form.
[Visual Basic]Public Sub New( _
ByVal
from As
String, _
ByVal
subject As
String, _
ByVal
message As
String _
)
Parameters
- from
- The sender of the email message.
- subject
- The subject of the email message.
- message
- The message.
See Also
DesktopAlert Class | NETXP.Controls Namespace