namespace WindowsFormsApp1 { partial class Login { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.button7 = new System.Windows.Forms.Button(); this.label1 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.button4 = new System.Windows.Forms.Button(); this.label12 = new System.Windows.Forms.Label(); this.label13 = new System.Windows.Forms.Label(); this.label14 = new System.Windows.Forms.Label(); this.label10 = new System.Windows.Forms.Label(); this.button3 = new System.Windows.Forms.Button(); this.label11 = new System.Windows.Forms.Label(); this.label9 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.label8 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.button2 = new System.Windows.Forms.Button(); this.label5 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.button1 = new System.Windows.Forms.Button(); this.label16 = new System.Windows.Forms.Label(); this.SuspendLayout(); // // button7 // this.button7.BackColor = System.Drawing.SystemColors.Window; this.button7.ForeColor = System.Drawing.Color.Black; this.button7.Location = new System.Drawing.Point(71, 12); this.button7.Name = "button7"; this.button7.Size = new System.Drawing.Size(181, 35); this.button7.TabIndex = 44; this.button7.Text = "点击登录"; this.button7.UseVisualStyleBackColor = false; this.button7.Click += new System.EventHandler(this.button7_Click); // // label1 // this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("微软雅黑", 10F); this.label1.Location = new System.Drawing.Point(12, 19); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(45, 20); this.label1.TabIndex = 45; this.label1.Text = "账号1"; // // label2 // this.label2.AutoSize = true; this.label2.Font = new System.Drawing.Font("微软雅黑", 10F); this.label2.Location = new System.Drawing.Point(269, 19); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(51, 20); this.label2.TabIndex = 45; this.label2.Text = "未授权"; // // button4 // this.button4.BackColor = System.Drawing.SystemColors.Window; this.button4.ForeColor = System.Drawing.Color.Black; this.button4.Location = new System.Drawing.Point(71, 200); this.button4.Name = "button4"; this.button4.Size = new System.Drawing.Size(181, 35); this.button4.TabIndex = 44; this.button4.Text = "点击登录"; this.button4.UseVisualStyleBackColor = false; this.button4.Click += new System.EventHandler(this.button7_Click); // // label12 // this.label12.AutoSize = true; this.label12.Font = new System.Drawing.Font("微软雅黑", 10F); this.label12.Location = new System.Drawing.Point(348, 207); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(65, 20); this.label12.TabIndex = 45; this.label12.Text = "重新登录"; // // label13 // this.label13.AutoSize = true; this.label13.Font = new System.Drawing.Font("微软雅黑", 10F); this.label13.Location = new System.Drawing.Point(12, 207); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(45, 20); this.label13.TabIndex = 45; this.label13.Text = "账号5"; // // label14 // this.label14.AutoSize = true; this.label14.Font = new System.Drawing.Font("微软雅黑", 10F); this.label14.Location = new System.Drawing.Point(269, 207); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(65, 20); this.label14.TabIndex = 45; this.label14.Text = "登录成功"; // // label10 // this.label10.AutoSize = true; this.label10.Font = new System.Drawing.Font("微软雅黑", 10F); this.label10.Location = new System.Drawing.Point(12, 160); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(45, 20); this.label10.TabIndex = 45; this.label10.Text = "账号4"; // // button3 // this.button3.BackColor = System.Drawing.SystemColors.Window; this.button3.ForeColor = System.Drawing.Color.Black; this.button3.Location = new System.Drawing.Point(71, 153); this.button3.Name = "button3"; this.button3.Size = new System.Drawing.Size(181, 35); this.button3.TabIndex = 44; this.button3.Text = "点击登录"; this.button3.UseVisualStyleBackColor = false; this.button3.Click += new System.EventHandler(this.button7_Click); // // label11 // this.label11.AutoSize = true; this.label11.Font = new System.Drawing.Font("微软雅黑", 10F); this.label11.Location = new System.Drawing.Point(269, 160); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(65, 20); this.label11.TabIndex = 45; this.label11.Text = "登录成功"; // // label9 // this.label9.AutoSize = true; this.label9.Font = new System.Drawing.Font("微软雅黑", 10F); this.label9.Location = new System.Drawing.Point(348, 160); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(65, 20); this.label9.TabIndex = 45; this.label9.Text = "重新登录"; // // label6 // this.label6.AutoSize = true; this.label6.Font = new System.Drawing.Font("微软雅黑", 10F); this.label6.Location = new System.Drawing.Point(348, 113); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(65, 20); this.label6.TabIndex = 45; this.label6.Text = "重新登录"; // // label8 // this.label8.AutoSize = true; this.label8.Font = new System.Drawing.Font("微软雅黑", 10F); this.label8.Location = new System.Drawing.Point(269, 113); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(65, 20); this.label8.TabIndex = 45; this.label8.Text = "登录成功"; // // label7 // this.label7.AutoSize = true; this.label7.Font = new System.Drawing.Font("微软雅黑", 10F); this.label7.Location = new System.Drawing.Point(12, 113); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(45, 20); this.label7.TabIndex = 45; this.label7.Text = "账号3"; // // button2 // this.button2.BackColor = System.Drawing.SystemColors.Window; this.button2.ForeColor = System.Drawing.Color.Black; this.button2.Location = new System.Drawing.Point(71, 106); this.button2.Name = "button2"; this.button2.Size = new System.Drawing.Size(181, 35); this.button2.TabIndex = 44; this.button2.Text = "点击登录"; this.button2.UseVisualStyleBackColor = false; this.button2.Click += new System.EventHandler(this.button7_Click); // // label5 // this.label5.AutoSize = true; this.label5.Font = new System.Drawing.Font("微软雅黑", 10F); this.label5.Location = new System.Drawing.Point(348, 66); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(65, 20); this.label5.TabIndex = 45; this.label5.Text = "重新登录"; // // label4 // this.label4.AutoSize = true; this.label4.Font = new System.Drawing.Font("微软雅黑", 10F); this.label4.Location = new System.Drawing.Point(269, 66); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(65, 20); this.label4.TabIndex = 45; this.label4.Text = "登录成功"; // // label3 // this.label3.AutoSize = true; this.label3.Font = new System.Drawing.Font("微软雅黑", 10F); this.label3.Location = new System.Drawing.Point(12, 66); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(45, 20); this.label3.TabIndex = 45; this.label3.Text = "账号2"; // // button1 // this.button1.BackColor = System.Drawing.SystemColors.Window; this.button1.ForeColor = System.Drawing.Color.Black; this.button1.Location = new System.Drawing.Point(71, 59); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(181, 35); this.button1.TabIndex = 44; this.button1.Text = "点击登录"; this.button1.UseVisualStyleBackColor = false; this.button1.Click += new System.EventHandler(this.button7_Click); // // label16 // this.label16.AutoSize = true; this.label16.Font = new System.Drawing.Font("微软雅黑", 10F); this.label16.ForeColor = System.Drawing.Color.Red; this.label16.Location = new System.Drawing.Point(67, 248); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(277, 20); this.label16.TabIndex = 45; this.label16.Text = "可同时登录多个淘宝账号,最少1个最多5个"; this.label16.Click += new System.EventHandler(this.label15_Click); // // Login // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(434, 282); this.Controls.Add(this.label14); this.Controls.Add(this.label11); this.Controls.Add(this.label8); this.Controls.Add(this.label4); this.Controls.Add(this.label16); this.Controls.Add(this.label13); this.Controls.Add(this.label10); this.Controls.Add(this.label7); this.Controls.Add(this.label3); this.Controls.Add(this.label12); this.Controls.Add(this.label9); this.Controls.Add(this.button4); this.Controls.Add(this.label6); this.Controls.Add(this.button3); this.Controls.Add(this.label5); this.Controls.Add(this.button2); this.Controls.Add(this.label2); this.Controls.Add(this.button1); this.Controls.Add(this.label1); this.Controls.Add(this.button7); this.Name = "Login"; this.Text = "淘宝授权登录"; this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.Button button7; private System.Windows.Forms.Label label1; private System.Windows.Forms.Label label2; private System.Windows.Forms.Button button4; private System.Windows.Forms.Label label12; private System.Windows.Forms.Label label13; private System.Windows.Forms.Label label14; private System.Windows.Forms.Label label10; private System.Windows.Forms.Button button3; private System.Windows.Forms.Label label11; private System.Windows.Forms.Label label9; private System.Windows.Forms.Label label6; private System.Windows.Forms.Label label8; private System.Windows.Forms.Label label7; private System.Windows.Forms.Button button2; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label label3; private System.Windows.Forms.Button button1; private System.Windows.Forms.Label label16; } }