Form1.Designer.cs
上传用户:jsz11269
上传日期:2017-01-14
资源大小:450k
文件大小:12k
- namespace SoketEmail
- {
- partial class Form1
- {
- /// <summary>
- /// 必需的设计器变量。
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// 清理所有正在使用的资源。
- /// </summary>
- /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows 窗体设计器生成的代码
- /// <summary>
- /// 设计器支持所需的方法 - 不要
- /// 使用代码编辑器修改此方法的内容。
- /// </summary>
- private void InitializeComponent()
- {
- this.groupBox1 = new System.Windows.Forms.GroupBox();
- this.tbPass = new System.Windows.Forms.TextBox();
- this.tbUserName = new System.Windows.Forms.TextBox();
- this.label3 = new System.Windows.Forms.Label();
- this.label2 = new System.Windows.Forms.Label();
- this.tbServer = new System.Windows.Forms.TextBox();
- this.label1 = new System.Windows.Forms.Label();
- this.btnCheck = new System.Windows.Forms.Button();
- this.splitContainer1 = new System.Windows.Forms.SplitContainer();
- this.lvEmail = new System.Windows.Forms.ListView();
- this.columnHeader1 = new System.Windows.Forms.ColumnHeader();
- this.columnHeader2 = new System.Windows.Forms.ColumnHeader();
- this.tbSubject = new System.Windows.Forms.TextBox();
- this.tbSender = new System.Windows.Forms.TextBox();
- this.label5 = new System.Windows.Forms.Label();
- this.label4 = new System.Windows.Forms.Label();
- this.tbBody = new SoketEmail.HtmlRichTextBox();
- this.splitContainer1.Panel1.SuspendLayout();
- this.splitContainer1.Panel2.SuspendLayout();
- this.splitContainer1.SuspendLayout();
- this.SuspendLayout();
- //
- // groupBox1
- //
- this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.groupBox1.Location = new System.Drawing.Point(1, -10);
- this.groupBox1.Name = "groupBox1";
- this.groupBox1.Size = new System.Drawing.Size(637, 70);
- this.groupBox1.TabIndex = 0;
- this.groupBox1.TabStop = false;
- //
- // tbPass
- //
- this.tbPass.Location = new System.Drawing.Point(508, 14);
- this.tbPass.Name = "tbPass";
- this.tbPass.Size = new System.Drawing.Size(100, 21);
- this.tbPass.TabIndex = 7;
- this.tbPass.Text = "3310031985040431";
- this.tbPass.UseSystemPasswordChar = true;
- //
- // tbUserName
- //
- this.tbUserName.Location = new System.Drawing.Point(351, 14);
- this.tbUserName.Name = "tbUserName";
- this.tbUserName.Size = new System.Drawing.Size(100, 21);
- this.tbUserName.TabIndex = 6;
- this.tbUserName.Text = "li76931737@qq.com";
- //
- // label3
- //
- this.label3.AutoSize = true;
- this.label3.Location = new System.Drawing.Point(457, 19);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(35, 12);
- this.label3.TabIndex = 5;
- this.label3.Text = "密码:";
- //
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.Location = new System.Drawing.Point(298, 19);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(47, 12);
- this.label2.TabIndex = 4;
- this.label2.Text = "用户名:";
- //
- // tbServer
- //
- this.tbServer.Location = new System.Drawing.Point(182, 14);
- this.tbServer.Name = "tbServer";
- this.tbServer.Size = new System.Drawing.Size(100, 21);
- this.tbServer.TabIndex = 3;
- this.tbServer.Text = "pop.qq.com";
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.Location = new System.Drawing.Point(105, 21);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(71, 12);
- this.label1.TabIndex = 2;
- this.label1.Text = "POP3服务器:";
- //
- // btnCheck
- //
- this.btnCheck.Location = new System.Drawing.Point(12, 14);
- this.btnCheck.Name = "btnCheck";
- this.btnCheck.Size = new System.Drawing.Size(75, 23);
- this.btnCheck.TabIndex = 0;
- this.btnCheck.Text = "检查邮箱";
- this.btnCheck.UseVisualStyleBackColor = true;
- this.btnCheck.Click += new System.EventHandler(this.btnCheck_Click);
- //
- // splitContainer1
- //
- this.splitContainer1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.splitContainer1.Location = new System.Drawing.Point(1, 66);
- this.splitContainer1.Name = "splitContainer1";
- //
- // splitContainer1.Panel1
- //
- this.splitContainer1.Panel1.Controls.Add(this.lvEmail);
- //
- // splitContainer1.Panel2
- //
- this.splitContainer1.Panel2.Controls.Add(this.tbSubject);
- this.splitContainer1.Panel2.Controls.Add(this.tbSender);
- this.splitContainer1.Panel2.Controls.Add(this.label5);
- this.splitContainer1.Panel2.Controls.Add(this.label4);
- this.splitContainer1.Panel2.Controls.Add(this.tbBody);
- this.splitContainer1.Size = new System.Drawing.Size(630, 264);
- this.splitContainer1.SplitterDistance = 210;
- this.splitContainer1.TabIndex = 8;
- //
- // lvEmail
- //
- this.lvEmail.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.lvEmail.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
- this.columnHeader1,
- this.columnHeader2});
- this.lvEmail.Location = new System.Drawing.Point(0, 0);
- this.lvEmail.MultiSelect = false;
- this.lvEmail.Name = "lvEmail";
- this.lvEmail.Size = new System.Drawing.Size(210, 264);
- this.lvEmail.TabIndex = 1;
- this.lvEmail.UseCompatibleStateImageBehavior = false;
- this.lvEmail.View = System.Windows.Forms.View.Details;
- this.lvEmail.SelectedIndexChanged += new System.EventHandler(this.lvEmail_SelectedIndexChanged);
- //
- // columnHeader1
- //
- this.columnHeader1.Text = "ID";
- //
- // columnHeader2
- //
- this.columnHeader2.Text = "主题";
- this.columnHeader2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
- this.columnHeader2.Width = 140;
- //
- // tbSubject
- //
- this.tbSubject.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.tbSubject.Location = new System.Drawing.Point(55, 34);
- this.tbSubject.Name = "tbSubject";
- this.tbSubject.ReadOnly = true;
- this.tbSubject.Size = new System.Drawing.Size(338, 21);
- this.tbSubject.TabIndex = 4;
- //
- // tbSender
- //
- this.tbSender.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.tbSender.Location = new System.Drawing.Point(55, 0);
- this.tbSender.Name = "tbSender";
- this.tbSender.ReadOnly = true;
- this.tbSender.Size = new System.Drawing.Size(338, 21);
- this.tbSender.TabIndex = 3;
- //
- // label5
- //
- this.label5.AutoSize = true;
- this.label5.Location = new System.Drawing.Point(3, 43);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(35, 12);
- this.label5.TabIndex = 2;
- this.label5.Text = "主题:";
- //
- // label4
- //
- this.label4.AutoSize = true;
- this.label4.Location = new System.Drawing.Point(2, 2);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(47, 12);
- this.label4.TabIndex = 1;
- this.label4.Text = "发件人:";
- //
- // tbBody
- //
- this.tbBody.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.tbBody.Location = new System.Drawing.Point(2, 58);
- this.tbBody.Name = "tbBody";
- this.tbBody.ReadOnly = true;
- this.tbBody.Size = new System.Drawing.Size(411, 203);
- this.tbBody.TabIndex = 0;
- this.tbBody.Text = "";
- //
- // Form1
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(640, 334);
- this.Controls.Add(this.splitContainer1);
- this.Controls.Add(this.tbPass);
- this.Controls.Add(this.tbUserName);
- this.Controls.Add(this.btnCheck);
- this.Controls.Add(this.label3);
- this.Controls.Add(this.label1);
- this.Controls.Add(this.label2);
- this.Controls.Add(this.tbServer);
- this.Controls.Add(this.groupBox1);
- this.MinimizeBox = false;
- this.Name = "Form1";
- this.Text = "socket邮件接受";
- this.Load += new System.EventHandler(this.Form1_Load);
- this.splitContainer1.Panel1.ResumeLayout(false);
- this.splitContainer1.Panel2.ResumeLayout(false);
- this.splitContainer1.Panel2.PerformLayout();
- this.splitContainer1.ResumeLayout(false);
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private System.Windows.Forms.GroupBox groupBox1;
- private System.Windows.Forms.TextBox tbPass;
- private System.Windows.Forms.TextBox tbUserName;
- private System.Windows.Forms.Label label3;
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.TextBox tbServer;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.Button btnCheck;
- private System.Windows.Forms.SplitContainer splitContainer1;
- private System.Windows.Forms.ListView lvEmail;
- private System.Windows.Forms.TextBox tbSubject;
- private System.Windows.Forms.TextBox tbSender;
- private System.Windows.Forms.Label label5;
- private System.Windows.Forms.Label label4;
- private HtmlRichTextBox tbBody;
- private System.Windows.Forms.ColumnHeader columnHeader1;
- private System.Windows.Forms.ColumnHeader columnHeader2;
- }
- }