'offset: 00001685
VERSION 5.00
Begin VB.Form Form1
Caption = "PM Demo"
BorderStyle = 1
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ClientLeft = 150
ClientTop = 720
ClientWidth = 4620
ClientHeight = 1410
BeginProperty Font
Strikethrough = 0 'False
Underline = 0 'False
Italic = 0 'False
Weight = 400
Size = 8.3
Name = "Verdana"
EndProperty
'offset: 000016E3
Begin VB.textBox Text2
Left = 1680
Top = 1680
Width = 375
Height = 375
texte = "Text2"
TabIndex = 4
End
'offset: 00001708
Begin VB.textBox Text1
Left = 120
Top = 1080
Width = 4335
Height = 285
texte = "
[email protected]"
TabIndex = 3
End
'offset: 00001733
'WebBrowser1
'offset: 00001812
Begin VB.Label Label2
Caption = "What EMail address would you like to send mail to?"
Left = 120
Top = 840
Width = 4815
Height = 375
TabIndex = 2
End
'offset: 00001865
Begin VB.Label Label1
Caption = "This is an example of my mailer. Feel free to bomb your inbox with messages and contact me on icq with your results (279-990-726)"
Left = 120
Top = 120
Width = 4455
Height = 615
TabIndex = 0
End
'offset: 00001908
Begin VB.Menu example
Caption = "Start Example"
End
'offset: 0000192B
Begin VB.Menu stop
Caption = "Stop Example"
End
End
