From c3fdd3ead425cf39da619a8e69a1a1784a28b492 Mon Sep 17 00:00:00 2001 From: schangxiang@126.com <schangxiang@126.com> Date: 周三, 02 10月 2024 09:34:15 +0800 Subject: [PATCH] 调整sda --- SDA/iWareSda/SdaMainForm.Designer.cs | 149 ++++--------------------------------------------- 1 files changed, 14 insertions(+), 135 deletions(-) diff --git a/SDA/iWareSda/SdaMainForm.Designer.cs b/SDA/iWareSda/SdaMainForm.Designer.cs index d4298a1..4635990 100644 --- a/SDA/iWareSda/SdaMainForm.Designer.cs +++ b/SDA/iWareSda/SdaMainForm.Designer.cs @@ -43,16 +43,8 @@ this.lbl_Main2 = new System.Windows.Forms.Label(); this.lbl_Main1 = new System.Windows.Forms.Label(); this.pictureBox5 = new System.Windows.Forms.PictureBox(); - this.tabPage_Srm1 = new System.Windows.Forms.TabPage(); - this.tb_Srm1 = new System.Windows.Forms.TextBox(); - this.tabPage_Srm2 = new System.Windows.Forms.TabPage(); - this.tb_Srm2 = new System.Windows.Forms.TextBox(); - this.tabPage_Srm3 = new System.Windows.Forms.TabPage(); - this.tb_Srm3 = new System.Windows.Forms.TextBox(); - this.tabPage_Srm4 = new System.Windows.Forms.TabPage(); - this.tb_Srm4 = new System.Windows.Forms.TextBox(); this.tabPage_RGV = new System.Windows.Forms.TabPage(); - this.tb_Rgv = new System.Windows.Forms.TextBox(); + this.tb_Station = new System.Windows.Forms.TextBox(); this.label3 = new System.Windows.Forms.Label(); this.timer1 = new System.Windows.Forms.Timer(this.components); this.panel1.SuspendLayout(); @@ -60,10 +52,6 @@ this.tabPage_Main.SuspendLayout(); this.panel2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit(); - this.tabPage_Srm1.SuspendLayout(); - this.tabPage_Srm2.SuspendLayout(); - this.tabPage_Srm3.SuspendLayout(); - this.tabPage_Srm4.SuspendLayout(); this.tabPage_RGV.SuspendLayout(); this.SuspendLayout(); // @@ -82,10 +70,6 @@ // tabControl1 // this.tabControl1.Controls.Add(this.tabPage_Main); - this.tabControl1.Controls.Add(this.tabPage_Srm1); - this.tabControl1.Controls.Add(this.tabPage_Srm2); - this.tabControl1.Controls.Add(this.tabPage_Srm3); - this.tabControl1.Controls.Add(this.tabPage_Srm4); this.tabControl1.Controls.Add(this.tabPage_RGV); this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.tabControl1.Location = new System.Drawing.Point(0, 0); @@ -235,117 +219,28 @@ this.pictureBox5.TabIndex = 15; this.pictureBox5.TabStop = false; // - // tabPage_Srm1 - // - this.tabPage_Srm1.Controls.Add(this.tb_Srm1); - this.tabPage_Srm1.Location = new System.Drawing.Point(4, 25); - this.tabPage_Srm1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.tabPage_Srm1.Name = "tabPage_Srm1"; - this.tabPage_Srm1.Size = new System.Drawing.Size(1082, 728); - this.tabPage_Srm1.TabIndex = 2; - this.tabPage_Srm1.Text = "鍫嗗灈鏈�1"; - this.tabPage_Srm1.UseVisualStyleBackColor = true; - // - // tb_Srm1 - // - this.tb_Srm1.Dock = System.Windows.Forms.DockStyle.Fill; - this.tb_Srm1.Font = new System.Drawing.Font("瀹嬩綋", 9.75F, System.Drawing.FontStyle.Bold); - this.tb_Srm1.Location = new System.Drawing.Point(0, 0); - this.tb_Srm1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.tb_Srm1.Multiline = true; - this.tb_Srm1.Name = "tb_Srm1"; - this.tb_Srm1.ScrollBars = System.Windows.Forms.ScrollBars.Vertical; - this.tb_Srm1.Size = new System.Drawing.Size(1082, 728); - this.tb_Srm1.TabIndex = 1; - // - // tabPage_Srm2 - // - this.tabPage_Srm2.Controls.Add(this.tb_Srm2); - this.tabPage_Srm2.Location = new System.Drawing.Point(4, 25); - this.tabPage_Srm2.Name = "tabPage_Srm2"; - this.tabPage_Srm2.Size = new System.Drawing.Size(1082, 728); - this.tabPage_Srm2.TabIndex = 4; - this.tabPage_Srm2.Text = "鍫嗗灈鏈�2"; - this.tabPage_Srm2.UseVisualStyleBackColor = true; - // - // tb_Srm2 - // - this.tb_Srm2.Dock = System.Windows.Forms.DockStyle.Fill; - this.tb_Srm2.Font = new System.Drawing.Font("瀹嬩綋", 9.75F, System.Drawing.FontStyle.Bold); - this.tb_Srm2.Location = new System.Drawing.Point(0, 0); - this.tb_Srm2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.tb_Srm2.Multiline = true; - this.tb_Srm2.Name = "tb_Srm2"; - this.tb_Srm2.ScrollBars = System.Windows.Forms.ScrollBars.Vertical; - this.tb_Srm2.Size = new System.Drawing.Size(1082, 728); - this.tb_Srm2.TabIndex = 2; - // - // tabPage_Srm3 - // - this.tabPage_Srm3.Controls.Add(this.tb_Srm3); - this.tabPage_Srm3.Location = new System.Drawing.Point(4, 25); - this.tabPage_Srm3.Name = "tabPage_Srm3"; - this.tabPage_Srm3.Size = new System.Drawing.Size(1082, 728); - this.tabPage_Srm3.TabIndex = 5; - this.tabPage_Srm3.Text = "鍫嗗灈鏈�3"; - this.tabPage_Srm3.UseVisualStyleBackColor = true; - // - // tb_Srm3 - // - this.tb_Srm3.Dock = System.Windows.Forms.DockStyle.Fill; - this.tb_Srm3.Font = new System.Drawing.Font("瀹嬩綋", 9.75F, System.Drawing.FontStyle.Bold); - this.tb_Srm3.Location = new System.Drawing.Point(0, 0); - this.tb_Srm3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.tb_Srm3.Multiline = true; - this.tb_Srm3.Name = "tb_Srm3"; - this.tb_Srm3.ScrollBars = System.Windows.Forms.ScrollBars.Vertical; - this.tb_Srm3.Size = new System.Drawing.Size(1082, 728); - this.tb_Srm3.TabIndex = 2; - // - // tabPage_Srm4 - // - this.tabPage_Srm4.Controls.Add(this.tb_Srm4); - this.tabPage_Srm4.Location = new System.Drawing.Point(4, 25); - this.tabPage_Srm4.Name = "tabPage_Srm4"; - this.tabPage_Srm4.Size = new System.Drawing.Size(1082, 728); - this.tabPage_Srm4.TabIndex = 6; - this.tabPage_Srm4.Text = "鍫嗗灈鏈�4"; - this.tabPage_Srm4.UseVisualStyleBackColor = true; - // - // tb_Srm4 - // - this.tb_Srm4.Dock = System.Windows.Forms.DockStyle.Fill; - this.tb_Srm4.Font = new System.Drawing.Font("瀹嬩綋", 9.75F, System.Drawing.FontStyle.Bold); - this.tb_Srm4.Location = new System.Drawing.Point(0, 0); - this.tb_Srm4.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.tb_Srm4.Multiline = true; - this.tb_Srm4.Name = "tb_Srm4"; - this.tb_Srm4.ScrollBars = System.Windows.Forms.ScrollBars.Vertical; - this.tb_Srm4.Size = new System.Drawing.Size(1082, 728); - this.tb_Srm4.TabIndex = 2; - // // tabPage_RGV // - this.tabPage_RGV.Controls.Add(this.tb_Rgv); + this.tabPage_RGV.Controls.Add(this.tb_Station); this.tabPage_RGV.Location = new System.Drawing.Point(4, 25); this.tabPage_RGV.Margin = new System.Windows.Forms.Padding(4); this.tabPage_RGV.Name = "tabPage_RGV"; this.tabPage_RGV.Size = new System.Drawing.Size(1082, 728); this.tabPage_RGV.TabIndex = 3; - this.tabPage_RGV.Text = "RGV"; + this.tabPage_RGV.Text = "绔欑偣"; this.tabPage_RGV.UseVisualStyleBackColor = true; // - // tb_Rgv + // tb_Station // - this.tb_Rgv.Dock = System.Windows.Forms.DockStyle.Fill; - this.tb_Rgv.Font = new System.Drawing.Font("瀹嬩綋", 9.75F, System.Drawing.FontStyle.Bold); - this.tb_Rgv.Location = new System.Drawing.Point(0, 0); - this.tb_Rgv.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.tb_Rgv.Multiline = true; - this.tb_Rgv.Name = "tb_Rgv"; - this.tb_Rgv.ScrollBars = System.Windows.Forms.ScrollBars.Vertical; - this.tb_Rgv.Size = new System.Drawing.Size(1082, 728); - this.tb_Rgv.TabIndex = 2; + this.tb_Station.Dock = System.Windows.Forms.DockStyle.Fill; + this.tb_Station.Font = new System.Drawing.Font("瀹嬩綋", 9.75F, System.Drawing.FontStyle.Bold); + this.tb_Station.Location = new System.Drawing.Point(0, 0); + this.tb_Station.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.tb_Station.Multiline = true; + this.tb_Station.Name = "tb_Station"; + this.tb_Station.ScrollBars = System.Windows.Forms.ScrollBars.Vertical; + this.tb_Station.Size = new System.Drawing.Size(1082, 728); + this.tb_Station.TabIndex = 2; // // label3 // @@ -385,14 +280,6 @@ this.tabPage_Main.ResumeLayout(false); this.panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit(); - this.tabPage_Srm1.ResumeLayout(false); - this.tabPage_Srm1.PerformLayout(); - this.tabPage_Srm2.ResumeLayout(false); - this.tabPage_Srm2.PerformLayout(); - this.tabPage_Srm3.ResumeLayout(false); - this.tabPage_Srm3.PerformLayout(); - this.tabPage_Srm4.ResumeLayout(false); - this.tabPage_Srm4.PerformLayout(); this.tabPage_RGV.ResumeLayout(false); this.tabPage_RGV.PerformLayout(); this.ResumeLayout(false); @@ -411,19 +298,11 @@ private System.Windows.Forms.Label lbl_Main2; private System.Windows.Forms.Label lbl_Main1; private System.Windows.Forms.PictureBox pictureBox5; - private System.Windows.Forms.TabPage tabPage_Srm1; - private System.Windows.Forms.TextBox tb_Srm1; private System.Windows.Forms.TabPage tabPage_RGV; private System.Windows.Forms.Panel panel2; private System.Windows.Forms.Button btn_Show; private System.Windows.Forms.Button btn_Hide; - private System.Windows.Forms.TextBox tb_Rgv; - private System.Windows.Forms.TabPage tabPage_Srm2; - private System.Windows.Forms.TextBox tb_Srm2; - private System.Windows.Forms.TabPage tabPage_Srm3; - private System.Windows.Forms.TextBox tb_Srm3; - private System.Windows.Forms.TabPage tabPage_Srm4; - private System.Windows.Forms.TextBox tb_Srm4; + private System.Windows.Forms.TextBox tb_Station; private System.Windows.Forms.Button button1; private System.Windows.Forms.Button button2; } -- Gitblit v1.9.3