⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 form1.cs

📁 email 发送 asp.net 2.0开发
💻 CS
📖 第 1 页 / 共 5 页
字号:
			this.button16.Size = new System.Drawing.Size(48, 23);
			this.button16.TabIndex = 8;
			this.button16.Text = "清除";
			this.button16.Click += new System.EventHandler(this.button16_Click);
			// 
			// button14
			// 
			this.button14.Location = new System.Drawing.Point(208, 232);
			this.button14.Name = "button14";
			this.button14.Size = new System.Drawing.Size(104, 23);
			this.button14.TabIndex = 7;
			this.button14.Text = "导出为TXT文档";
			this.button14.Click += new System.EventHandler(this.button14_Click);
			// 
			// button13
			// 
			this.button13.Location = new System.Drawing.Point(56, 232);
			this.button13.Name = "button13";
			this.button13.Size = new System.Drawing.Size(48, 23);
			this.button13.TabIndex = 6;
			this.button13.Text = "导入";
			this.button13.Click += new System.EventHandler(this.button13_Click);
			// 
			// button12
			// 
			this.button12.Location = new System.Drawing.Point(368, 232);
			this.button12.Name = "button12";
			this.button12.Size = new System.Drawing.Size(112, 23);
			this.button12.TabIndex = 5;
			this.button12.Text = "导出为TXT文档";
			this.button12.Click += new System.EventHandler(this.button12_Click);
			// 
			// groupBox6
			// 
			this.groupBox6.Controls.Add(this.falseList);
			this.groupBox6.Location = new System.Drawing.Point(320, 7);
			this.groupBox6.Name = "groupBox6";
			this.groupBox6.Size = new System.Drawing.Size(160, 217);
			this.groupBox6.TabIndex = 2;
			this.groupBox6.TabStop = false;
			this.groupBox6.Text = "发送失败";
			// 
			// falseList
			// 
			this.falseList.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
																						this.columnHeader3});
			this.falseList.Dock = System.Windows.Forms.DockStyle.Fill;
			this.falseList.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.None;
			this.falseList.Location = new System.Drawing.Point(3, 17);
			this.falseList.Name = "falseList";
			this.falseList.Size = new System.Drawing.Size(154, 197);
			this.falseList.TabIndex = 1;
			this.falseList.View = System.Windows.Forms.View.Details;
			// 
			// columnHeader3
			// 
			this.columnHeader3.Text = "";
			this.columnHeader3.Width = 140;
			// 
			// groupBox5
			// 
			this.groupBox5.Controls.Add(this.succList);
			this.groupBox5.Location = new System.Drawing.Point(160, 7);
			this.groupBox5.Name = "groupBox5";
			this.groupBox5.Size = new System.Drawing.Size(152, 217);
			this.groupBox5.TabIndex = 1;
			this.groupBox5.TabStop = false;
			this.groupBox5.Text = "成功发送";
			// 
			// succList
			// 
			this.succList.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
																					   this.columnHeader2});
			this.succList.Dock = System.Windows.Forms.DockStyle.Fill;
			this.succList.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.None;
			this.succList.Location = new System.Drawing.Point(3, 17);
			this.succList.Name = "succList";
			this.succList.Size = new System.Drawing.Size(146, 197);
			this.succList.TabIndex = 1;
			this.succList.View = System.Windows.Forms.View.Details;
			// 
			// columnHeader2
			// 
			this.columnHeader2.Text = "";
			this.columnHeader2.Width = 130;
			// 
			// groupBox4
			// 
			this.groupBox4.Controls.Add(this.taskList);
			this.groupBox4.Location = new System.Drawing.Point(8, 8);
			this.groupBox4.Name = "groupBox4";
			this.groupBox4.Size = new System.Drawing.Size(144, 216);
			this.groupBox4.TabIndex = 0;
			this.groupBox4.TabStop = false;
			this.groupBox4.Text = "待发邮址";
			// 
			// taskList
			// 
			this.taskList.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
																					   this.columnHeader1});
			this.taskList.Dock = System.Windows.Forms.DockStyle.Fill;
			this.taskList.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.None;
			this.taskList.Location = new System.Drawing.Point(3, 17);
			this.taskList.Name = "taskList";
			this.taskList.Size = new System.Drawing.Size(138, 196);
			this.taskList.TabIndex = 0;
			this.taskList.View = System.Windows.Forms.View.Details;
			// 
			// columnHeader1
			// 
			this.columnHeader1.Text = "";
			this.columnHeader1.Width = 120;
			// 
			// tb_Help
			// 
			this.tb_Help.Controls.Add(this.label21);
			this.tb_Help.Controls.Add(this.label22);
			this.tb_Help.Controls.Add(this.label20);
			this.tb_Help.Controls.Add(this.label19);
			this.tb_Help.Controls.Add(this.label18);
			this.tb_Help.Controls.Add(this.label17);
			this.tb_Help.Location = new System.Drawing.Point(4, 21);
			this.tb_Help.Name = "tb_Help";
			this.tb_Help.Size = new System.Drawing.Size(488, 263);
			this.tb_Help.TabIndex = 3;
			this.tb_Help.Text = "关于软件";
			// 
			// label21
			// 
			this.label21.ForeColor = System.Drawing.Color.ForestGreen;
			this.label21.Location = new System.Drawing.Point(16, 40);
			this.label21.Name = "label21";
			this.label21.Size = new System.Drawing.Size(48, 23);
			this.label21.TabIndex = 5;
			this.label21.Text = "广告:";
			// 
			// label22
			// 
			this.label22.ForeColor = System.Drawing.Color.ForestGreen;
			this.label22.Location = new System.Drawing.Point(64, 40);
			this.label22.Name = "label22";
			this.label22.Size = new System.Drawing.Size(376, 40);
			this.label22.TabIndex = 4;
			this.label22.Text = "本人可承接各种网络应用和企业信息管理软件开发,有意合作请联系,QQ:19428409(请注明软件开发合作)。";
			// 
			// label20
			// 
			this.label20.Location = new System.Drawing.Point(16, 16);
			this.label20.Name = "label20";
			this.label20.Size = new System.Drawing.Size(48, 23);
			this.label20.TabIndex = 3;
			this.label20.Text = "源码:";
			// 
			// label19
			// 
			this.label19.Location = new System.Drawing.Point(64, 16);
			this.label19.Name = "label19";
			this.label19.Size = new System.Drawing.Size(376, 16);
			this.label19.TabIndex = 2;
			this.label19.Text = "30元/套(邮箱:HBJ.Test@Gmail.com)";
			// 
			// label18
			// 
			this.label18.ForeColor = System.Drawing.Color.Crimson;
			this.label18.Location = new System.Drawing.Point(64, 80);
			this.label18.Name = "label18";
			this.label18.Size = new System.Drawing.Size(376, 16);
			this.label18.TabIndex = 1;
			this.label18.Text = "本软件是作者在学习和交流时写出来的,请不要用此发送垃圾邮件!";
			// 
			// label17
			// 
			this.label17.ForeColor = System.Drawing.Color.Crimson;
			this.label17.Location = new System.Drawing.Point(16, 80);
			this.label17.Name = "label17";
			this.label17.Size = new System.Drawing.Size(48, 16);
			this.label17.TabIndex = 0;
			this.label17.Text = "声明:";
			// 
			// tb_sendMail
			// 
			this.tb_sendMail.Controls.Add(this.groupBox2);
			this.tb_sendMail.Controls.Add(this.groupBox1);
			this.tb_sendMail.Controls.Add(this.sendMailList);
			this.tb_sendMail.Location = new System.Drawing.Point(4, 21);
			this.tb_sendMail.Name = "tb_sendMail";
			this.tb_sendMail.Size = new System.Drawing.Size(488, 263);
			this.tb_sendMail.TabIndex = 2;
			this.tb_sendMail.Text = "发送邮址";
			// 
			// groupBox2
			// 
			this.groupBox2.Controls.Add(this.button8);
			this.groupBox2.Controls.Add(this.button7);
			this.groupBox2.Controls.Add(this.mailPassword);
			this.groupBox2.Controls.Add(this.mailUsername);
			this.groupBox2.Controls.Add(this.mailServer);
			this.groupBox2.Controls.Add(this.mailName);
			this.groupBox2.Controls.Add(this.label14);
			this.groupBox2.Controls.Add(this.label13);
			this.groupBox2.Controls.Add(this.label12);
			this.groupBox2.Controls.Add(this.label11);
			this.groupBox2.Controls.Add(this.button6);
			this.groupBox2.Location = new System.Drawing.Point(8, 128);
			this.groupBox2.Name = "groupBox2";
			this.groupBox2.Size = new System.Drawing.Size(232, 128);
			this.groupBox2.TabIndex = 2;
			this.groupBox2.TabStop = false;
			this.groupBox2.Text = "编辑邮址";
			// 
			// button8
			// 
			this.button8.Enabled = false;
			this.button8.Location = new System.Drawing.Point(168, 96);
			this.button8.Name = "button8";
			this.button8.Size = new System.Drawing.Size(56, 23);
			this.button8.TabIndex = 17;
			this.button8.Text = "验证";
			this.button8.Click += new System.EventHandler(this.button8_Click);
			// 
			// button7
			// 
			this.button7.Location = new System.Drawing.Point(112, 96);
			this.button7.Name = "button7";
			this.button7.Size = new System.Drawing.Size(56, 23);
			this.button7.TabIndex = 16;
			this.button7.Text = "删除";
			this.button7.Click += new System.EventHandler(this.button7_Click);
			// 
			// mailPassword
			// 
			this.mailPassword.Location = new System.Drawing.Point(168, 64);
			this.mailPassword.Name = "mailPassword";
			this.mailPassword.Size = new System.Drawing.Size(56, 21);
			this.mailPassword.TabIndex = 15;
			this.mailPassword.Text = "";
			// 
			// mailUsername
			// 
			this.mailUsername.Location = new System.Drawing.Point(56, 64);
			this.mailUsername.Name = "mailUsername";
			this.mailUsername.Size = new System.Drawing.Size(72, 21);
			this.mailUsername.TabIndex = 14;
			this.mailUsername.Text = "";
			// 
			// mailServer
			// 
			this.mailServer.Location = new System.Drawing.Point(56, 40);
			this.mailServer.Name = "mailServer";
			this.mailServer.Size = new System.Drawing.Size(168, 21);
			this.mailServer.TabIndex = 13;
			this.mailServer.Text = "";
			// 
			// mailName
			// 
			this.mailName.Location = new System.Drawing.Point(56, 16);
			this.mailName.Name = "mailName";
			this.mailName.Size = new System.Drawing.Size(168, 21);
			this.mailName.TabIndex = 12;
			this.mailName.Text = "";
			// 
			// label14
			// 
			this.label14.Location = new System.Drawing.Point(136, 72);
			this.label14.Name = "label14";
			this.label14.Size = new System.Drawing.Size(48, 16);
			this.label14.TabIndex = 3;
			this.label14.Text = "密码";
			// 
			// label13
			// 
			this.label13.Location = new System.Drawing.Point(8, 72);
			this.label13.Name = "label13";
			this.label13.Size = new System.Drawing.Size(48, 16);
			this.label13.TabIndex = 2;
			this.label13.Text = "用户名";
			// 
			// label12
			// 
			this.label12.Location = new System.Drawing.Point(8, 48);
			this.label12.Name = "label12";
			this.label12.Size = new System.Drawing.Size(48, 16);
			this.label12.TabIndex = 1;
			this.label12.Text = "服务器";
			// 
			// label11
			// 
			this.label11.Location = new System.Drawing.Point(8, 24);
			this.label11.Name = "label11";
			this.label11.Size = new System.Drawing.Size(32, 16);
			this.label11.TabIndex = 0;
			this.label11.Text = "邮址";
			// 
			// button6
			// 
			this.button6.Location = new System.Drawing.Point(56, 96);
			this.button6.Name = "button6";
			this.button6.Size = new System.Drawing.Size(56, 23);
			this.button6.TabIndex = 0;
			this.button6.Text = "保存";
			this.button6.Click += new System.EventHandler(this.button6_Click);
			// 
			// groupBox1
			// 
			this.groupBox1.Controls.Add(this.label16);
			this.groupBox1.Controls.Add(this.sendSpaceTime);
			this.groupBox1.Controls.Add(this.label15);
			this.groupBox1.Controls.Add(this.ischeck);
			this.groupBox1.Location = new System.Drawing.Point(248, 128);
			this.groupBox1.Name = "groupBox1";
			this.groupBox1.Size = new System.Drawing.Size(232, 128);
			this.groupBox1.TabIndex = 1;
			this.groupBox1.TabStop = false;
			this.groupBox1.Text = "发送设置";
			// 
			// label16
			// 
			this.label16.Location = new System.Drawing.Point(144, 56);
			this.label16.Name = "label16";
			this.label16.Size = new System.Drawing.Size(64, 16);
			this.label16.TabIndex = 15;
			this.label16.Text = "秒";
			// 
			// sendSpaceTime
			// 
			this.sendSpaceTime.Location = new System.Drawing.Point(72, 52);
			this.sendSpaceTime.Name = "sendSpaceTime";
			this.sendSpaceTime.Size = new System.Drawing.Size(64, 21);
			this.sendSpaceTime.TabIndex = 14;
			this.sendSpaceTime.Text = "15";
			this.sendSpaceTime.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
			this.sendSpaceTime.Leave += new System.EventHandler(this.sendSpaceTime_Leave);
			// 
			// label15
			// 
			this.label15.Location = new System.Drawing.Point(16, 56);
			this.label15.Name = "label15";
			this.label15.Size = new System.Drawing.Size(64, 16);
			this.label15.TabIndex = 13;
			this.label15.Text = "发送间隔";
			// 
			// ischeck
			// 
			this.ischeck.Checked = true;
			this.ischeck.CheckState = System.Windows.Forms.CheckState.Checked;
			this.ischeck.Enabled = false;
			this.ischeck.Location = new System.Drawing.Point(16, 24);
			this.ischeck.Name = "ischeck";
			this.ischeck.Size = new System.Drawing.Size(184, 24);
			this.ischeck.TabIndex = 0;
			this.ischeck.Text = "邮件服务器需要身份验证";
			// 
			// sendMailList
			// 
			this.sendMailList.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
																						   this.cl_MailName,
																						   this.cl_IsTrue,
																						   this.cl_SendServer,
																						   this.cl_Username,
																						   this.cl_Password});
			this.sendMailList.FullRowSelect = true;
			this.sendMailList.GridLines = true;
			this.sendMailList.Location = new System.Drawing.Point(8, 8);
			this.sendMailList.MultiSelect = false;
			this.sendMailList.Name = "sendMailList";
			this.sendMailList.Size = new System.Drawing.Size(472, 112);
			this.sendMailList.TabIndex = 0;
			this.sendMailList.View = System.Windows.Forms.View.Details;
			this.sendMailList.SelectedIndexChanged += new System.EventHandler(this.sendMailList_SelectedIndexChanged);
			// 
			// cl_MailName

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -