From 9d3d08ba960fc739498b0648d57eaf2c50a40fd1 Mon Sep 17 00:00:00 2001 From: admin <weikou2014> Date: 星期三, 17 六月 2020 19:17:54 +0800 Subject: [PATCH] '登录' --- WindowsFormsApp1/DocEdit.designer.cs | 183 ++++++++++++++++++++++++++------------------- 1 files changed, 104 insertions(+), 79 deletions(-) diff --git a/WindowsFormsApp1/Form3.Designer.cs b/WindowsFormsApp1/DocEdit.designer.cs similarity index 95% rename from WindowsFormsApp1/Form3.Designer.cs rename to WindowsFormsApp1/DocEdit.designer.cs index e58250e..8dba635 100644 --- a/WindowsFormsApp1/Form3.Designer.cs +++ b/WindowsFormsApp1/DocEdit.designer.cs @@ -1,6 +1,6 @@ 锘縩amespace WindowsFormsApp1 { - partial class Form3 + partial class DocEdit { /// <summary> /// Required designer variable. @@ -33,13 +33,13 @@ this.button25 = new System.Windows.Forms.Button(); this.button1 = new System.Windows.Forms.Button(); this.button24 = new System.Windows.Forms.Button(); - this.button15 = new System.Windows.Forms.Button(); this.button14 = new System.Windows.Forms.Button(); this.label3 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.pictureBox2 = new System.Windows.Forms.PictureBox(); this.label1 = new System.Windows.Forms.Label(); this.label42 = new System.Windows.Forms.Label(); + this.button15 = new System.Windows.Forms.Button(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.label29 = new System.Windows.Forms.Label(); this.label12 = new System.Windows.Forms.Label(); @@ -55,9 +55,9 @@ this.label20 = new System.Windows.Forms.Label(); this.label18 = new System.Windows.Forms.Label(); this.label15 = new System.Windows.Forms.Label(); - this.button19 = new System.Windows.Forms.Button(); this.button12 = new System.Windows.Forms.Button(); this.button13 = new System.Windows.Forms.Button(); + this.button19 = new System.Windows.Forms.Button(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.label36 = new System.Windows.Forms.Label(); this.button17 = new System.Windows.Forms.Button(); @@ -79,16 +79,18 @@ this.checkBox8 = new System.Windows.Forms.CheckBox(); this.checkBox7 = new System.Windows.Forms.CheckBox(); this.groupBox6 = new System.Windows.Forms.GroupBox(); - this.button5 = new System.Windows.Forms.Button(); - this.button6 = new System.Windows.Forms.Button(); - this.button7 = new System.Windows.Forms.Button(); this.button8 = new System.Windows.Forms.Button(); + this.button7 = new System.Windows.Forms.Button(); + this.button6 = new System.Windows.Forms.Button(); + this.button5 = new System.Windows.Forms.Button(); this.button9 = new System.Windows.Forms.Button(); this.checkBox15 = new System.Windows.Forms.CheckBox(); this.label4 = new System.Windows.Forms.Label(); this.checkBox16 = new System.Windows.Forms.CheckBox(); - this.label5 = new System.Windows.Forms.Label(); this.checkBox17 = new System.Windows.Forms.CheckBox(); + this.label6 = new System.Windows.Forms.Label(); + this.textBox1 = new System.Windows.Forms.TextBox(); + this.textBox2 = new System.Windows.Forms.TextBox(); this.groupBox3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit(); this.groupBox1.SuspendLayout(); @@ -171,18 +173,6 @@ this.button24.Text = "鍔犲叆鏂囨"; this.button24.UseVisualStyleBackColor = false; // - // button15 - // - this.button15.BackColor = System.Drawing.SystemColors.Window; - this.button15.Font = new System.Drawing.Font("寰蒋闆呴粦", 10F); - this.button15.ForeColor = System.Drawing.Color.Black; - this.button15.Location = new System.Drawing.Point(12, 761); - this.button15.Name = "button15"; - this.button15.Size = new System.Drawing.Size(136, 39); - this.button15.TabIndex = 46; - this.button15.Text = "淇濆瓨寮曞崟搴�"; - this.button15.UseVisualStyleBackColor = false; - // // button14 // this.button14.BackColor = System.Drawing.SystemColors.Window; @@ -250,6 +240,18 @@ this.label42.TabIndex = 46; this.label42.Text = "鍟嗗搧鏍囬鍟嗗搧鏍囬鍟嗗搧鏍囬鍟嗗搧鏍囬鍟嗗搧鏍囬"; this.label42.Click += new System.EventHandler(this.label42_Click); + // + // button15 + // + this.button15.BackColor = System.Drawing.SystemColors.Window; + this.button15.Font = new System.Drawing.Font("寰蒋闆呴粦", 10F); + this.button15.ForeColor = System.Drawing.Color.Black; + this.button15.Location = new System.Drawing.Point(12, 761); + this.button15.Name = "button15"; + this.button15.Size = new System.Drawing.Size(136, 39); + this.button15.TabIndex = 46; + this.button15.Text = "淇濆瓨寮曞崟搴�"; + this.button15.UseVisualStyleBackColor = false; // // groupBox1 // @@ -434,18 +436,6 @@ this.label15.Text = "棣栧崟绀奸噾锛氾骏6.00"; this.label15.Click += new System.EventHandler(this.label42_Click); // - // button19 - // - this.button19.BackColor = System.Drawing.SystemColors.Window; - this.button19.Font = new System.Drawing.Font("寰蒋闆呴粦", 10F); - this.button19.ForeColor = System.Drawing.Color.Black; - this.button19.Location = new System.Drawing.Point(329, 762); - this.button19.Name = "button19"; - this.button19.Size = new System.Drawing.Size(136, 39); - this.button19.TabIndex = 46; - this.button19.Text = "鐢熸垚鏂囨"; - this.button19.UseVisualStyleBackColor = false; - // // button12 // this.button12.BackColor = System.Drawing.SystemColors.Window; @@ -469,6 +459,18 @@ this.button13.TabIndex = 46; this.button13.Text = "澶嶅埗閾炬帴"; this.button13.UseVisualStyleBackColor = false; + // + // button19 + // + this.button19.BackColor = System.Drawing.SystemColors.Window; + this.button19.Font = new System.Drawing.Font("寰蒋闆呴粦", 10F); + this.button19.ForeColor = System.Drawing.Color.Black; + this.button19.Location = new System.Drawing.Point(329, 762); + this.button19.Name = "button19"; + this.button19.Size = new System.Drawing.Size(136, 39); + this.button19.TabIndex = 46; + this.button19.Text = "鐢熸垚鏂囨"; + this.button19.UseVisualStyleBackColor = false; // // groupBox2 // @@ -728,29 +730,17 @@ this.groupBox6.TabStop = false; this.groupBox6.Text = "鏂囨鎿嶄綔"; // - // button5 + // button8 // - this.button5.BackColor = System.Drawing.SystemColors.Window; - this.button5.Font = new System.Drawing.Font("寰蒋闆呴粦", 10F); - this.button5.ForeColor = System.Drawing.Color.Black; - this.button5.Location = new System.Drawing.Point(6, 74); - this.button5.Name = "button5"; - this.button5.Size = new System.Drawing.Size(118, 39); - this.button5.TabIndex = 46; - this.button5.Text = "娓呯┖缂栬緫鍖�"; - this.button5.UseVisualStyleBackColor = false; - // - // button6 - // - this.button6.BackColor = System.Drawing.SystemColors.Window; - this.button6.Font = new System.Drawing.Font("寰蒋闆呴粦", 10F); - this.button6.ForeColor = System.Drawing.Color.Black; - this.button6.Location = new System.Drawing.Point(6, 166); - this.button6.Name = "button6"; - this.button6.Size = new System.Drawing.Size(118, 39); - this.button6.TabIndex = 46; - this.button6.Text = "鎻掑叆琛ㄦ儏"; - this.button6.UseVisualStyleBackColor = false; + this.button8.BackColor = System.Drawing.SystemColors.Window; + this.button8.Font = new System.Drawing.Font("寰蒋闆呴粦", 10F); + this.button8.ForeColor = System.Drawing.Color.Black; + this.button8.Location = new System.Drawing.Point(6, 258); + this.button8.Name = "button8"; + this.button8.Size = new System.Drawing.Size(118, 39); + this.button8.TabIndex = 46; + this.button8.Text = "澶嶅埗鍙戝崟鏂囨"; + this.button8.UseVisualStyleBackColor = false; // // button7 // @@ -764,17 +754,29 @@ this.button7.Text = "澶嶅埗寮曞崟鏂囨"; this.button7.UseVisualStyleBackColor = false; // - // button8 + // button6 // - this.button8.BackColor = System.Drawing.SystemColors.Window; - this.button8.Font = new System.Drawing.Font("寰蒋闆呴粦", 10F); - this.button8.ForeColor = System.Drawing.Color.Black; - this.button8.Location = new System.Drawing.Point(6, 258); - this.button8.Name = "button8"; - this.button8.Size = new System.Drawing.Size(118, 39); - this.button8.TabIndex = 46; - this.button8.Text = "澶嶅埗鍙戝崟鏂囨"; - this.button8.UseVisualStyleBackColor = false; + this.button6.BackColor = System.Drawing.SystemColors.Window; + this.button6.Font = new System.Drawing.Font("寰蒋闆呴粦", 10F); + this.button6.ForeColor = System.Drawing.Color.Black; + this.button6.Location = new System.Drawing.Point(6, 166); + this.button6.Name = "button6"; + this.button6.Size = new System.Drawing.Size(118, 39); + this.button6.TabIndex = 46; + this.button6.Text = "鎻掑叆琛ㄦ儏"; + this.button6.UseVisualStyleBackColor = false; + // + // button5 + // + this.button5.BackColor = System.Drawing.SystemColors.Window; + this.button5.Font = new System.Drawing.Font("寰蒋闆呴粦", 10F); + this.button5.ForeColor = System.Drawing.Color.Black; + this.button5.Location = new System.Drawing.Point(6, 74); + this.button5.Name = "button5"; + this.button5.Size = new System.Drawing.Size(118, 39); + this.button5.TabIndex = 46; + this.button5.Text = "娓呯┖缂栬緫鍖�"; + this.button5.UseVisualStyleBackColor = false; // // button9 // @@ -816,22 +818,10 @@ this.checkBox16.Font = new System.Drawing.Font("寰蒋闆呴粦", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.checkBox16.Location = new System.Drawing.Point(477, 758); this.checkBox16.Name = "checkBox16"; - this.checkBox16.Size = new System.Drawing.Size(171, 21); + this.checkBox16.Size = new System.Drawing.Size(195, 21); this.checkBox16.TabIndex = 46; - this.checkBox16.Text = "鎸夌収閲囬泦璁剧疆鑷姩鐢熸垚鏂囨"; + this.checkBox16.Text = "浠ヤ笅鏃堕棿娈佃嚜鍔ㄩ噰闆嗗苟鐢熸垚鏂囨"; this.checkBox16.UseVisualStyleBackColor = true; - // - // label5 - // - this.label5.AutoSize = true; - this.label5.Font = new System.Drawing.Font("寰蒋闆呴粦", 9F); - this.label5.ForeColor = System.Drawing.Color.Red; - this.label5.Location = new System.Drawing.Point(477, 785); - this.label5.Name = "label5"; - this.label5.Size = new System.Drawing.Size(200, 17); - this.label5.TabIndex = 46; - this.label5.Text = "娉細浠呴噰闆嗙鍚堢瓫閫夎缃姹傜殑鍟嗗搧"; - this.label5.Click += new System.EventHandler(this.label5_Click); // // checkBox17 // @@ -844,18 +834,51 @@ this.checkBox17.Text = "浠呯湅6鍏冮鍗曠ぜ閲戝晢鍝�"; this.checkBox17.UseVisualStyleBackColor = true; // + // label6 + // + this.label6.AutoSize = true; + this.label6.Font = new System.Drawing.Font("寰蒋闆呴粦", 10F); + this.label6.ForeColor = System.Drawing.Color.Black; + this.label6.Location = new System.Drawing.Point(555, 784); + this.label6.Name = "label6"; + this.label6.Size = new System.Drawing.Size(24, 20); + this.label6.TabIndex = 50; + this.label6.Text = "鈥�"; + // + // textBox1 + // + this.textBox1.Font = new System.Drawing.Font("寰蒋闆呴粦", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.textBox1.Location = new System.Drawing.Point(498, 783); + this.textBox1.Name = "textBox1"; + this.textBox1.Size = new System.Drawing.Size(51, 23); + this.textBox1.TabIndex = 48; + this.textBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + this.textBox1.TextChanged += new System.EventHandler(this.textBox1_TextChanged); + // + // textBox2 + // + this.textBox2.Font = new System.Drawing.Font("寰蒋闆呴粦", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.textBox2.Location = new System.Drawing.Point(585, 783); + this.textBox2.Name = "textBox2"; + this.textBox2.Size = new System.Drawing.Size(51, 23); + this.textBox2.TabIndex = 48; + this.textBox2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + this.textBox2.TextChanged += new System.EventHandler(this.textBox1_TextChanged); + // // Form3 // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1184, 812); - this.Controls.Add(this.label5); this.Controls.Add(this.label4); this.Controls.Add(this.checkBox17); + this.Controls.Add(this.label6); this.Controls.Add(this.checkBox16); this.Controls.Add(this.button19); this.Controls.Add(this.groupBox6); this.Controls.Add(this.groupBox5); + this.Controls.Add(this.textBox2); + this.Controls.Add(this.textBox1); this.Controls.Add(this.checkBox15); this.Controls.Add(this.button15); this.Controls.Add(this.groupBox4); @@ -946,7 +969,9 @@ private System.Windows.Forms.CheckBox checkBox15; private System.Windows.Forms.Label label4; private System.Windows.Forms.CheckBox checkBox16; - private System.Windows.Forms.Label label5; private System.Windows.Forms.CheckBox checkBox17; + private System.Windows.Forms.Label label6; + private System.Windows.Forms.TextBox textBox1; + private System.Windows.Forms.TextBox textBox2; } } \ No newline at end of file -- Gitblit v1.8.0