ft = 960
TabIndex = 3
Text = "你好"
Top = 1320
Width = 2295
End
Begin VB.TextBox txtserver
Height = 270
Left = 960
TabIndex = 2
Text = "smtp.etang.com"
Top = 960
Width = 2295
End
Begin VB.TextBox txtpwa
Height = 270
IMEMode = 3 'DISABLE
Left = 3960
PasswordChar = "*"
TabIndex = 5
Top = 1200
Width = 1575
End
Begin VB.TextBox getaddress
Height = 300
Left = 960
TabIndex = 1
Top = 600
Width = 2295
End
Begin VB.TextBox txtfrom
Height = 300
Left = 960
TabIndex = 0
Top = 240
Width = 2295
End
Begin VB.CommandButton cmdExit
Caption = "退出"
Height = 375
Left = 4680
TabIndex = 9
Top = 240
Width = 975
End
Begin VB.CommandButton CmdSend
Caption = "发送"
Default = -1 'True
Height = 375
Left = 3360
TabIndex = 6