|
@@ -66,6 +66,11 @@
|
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|
|
this.pictureBox5 = new System.Windows.Forms.PictureBox();
|
|
|
+ this.log_1 = new System.Windows.Forms.Label();
|
|
|
+ this.log_2 = new System.Windows.Forms.Label();
|
|
|
+ this.log_3 = new System.Windows.Forms.Label();
|
|
|
+ this.log_4 = new System.Windows.Forms.Label();
|
|
|
+ this.log_5 = new System.Windows.Forms.Label();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.Gview_gzA)).BeginInit();
|
|
|
this.contextMenuStrip_A.SuspendLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.Gview_gzB)).BeginInit();
|
|
@@ -88,13 +93,14 @@
|
|
|
this.Gview_gzA.BackgroundColor = System.Drawing.SystemColors.ButtonHighlight;
|
|
|
this.Gview_gzA.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
|
this.Gview_gzA.ContextMenuStrip = this.contextMenuStrip_A;
|
|
|
- this.Gview_gzA.Location = new System.Drawing.Point(80, 24);
|
|
|
+ this.Gview_gzA.Location = new System.Drawing.Point(53, 16);
|
|
|
+ this.Gview_gzA.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.Gview_gzA.Name = "Gview_gzA";
|
|
|
this.Gview_gzA.ReadOnly = true;
|
|
|
this.Gview_gzA.RowHeadersVisible = false;
|
|
|
this.Gview_gzA.RowHeadersWidth = 40;
|
|
|
this.Gview_gzA.RowTemplate.Height = 30;
|
|
|
- this.Gview_gzA.Size = new System.Drawing.Size(1311, 206);
|
|
|
+ this.Gview_gzA.Size = new System.Drawing.Size(874, 137);
|
|
|
this.Gview_gzA.TabIndex = 1;
|
|
|
//
|
|
|
// contextMenuStrip_A
|
|
@@ -106,31 +112,31 @@
|
|
|
this.toolStripSeparator1,
|
|
|
this.ToolStripMenuItem3});
|
|
|
this.contextMenuStrip_A.Name = "contextMenuStrip1";
|
|
|
- this.contextMenuStrip_A.Size = new System.Drawing.Size(207, 94);
|
|
|
+ this.contextMenuStrip_A.Size = new System.Drawing.Size(161, 76);
|
|
|
//
|
|
|
// ToolStripMenuItem1
|
|
|
//
|
|
|
this.ToolStripMenuItem1.Name = "ToolStripMenuItem1";
|
|
|
- this.ToolStripMenuItem1.Size = new System.Drawing.Size(206, 28);
|
|
|
+ this.ToolStripMenuItem1.Size = new System.Drawing.Size(160, 22);
|
|
|
this.ToolStripMenuItem1.Text = "复制整个表";
|
|
|
this.ToolStripMenuItem1.Click += new System.EventHandler(this.ToolStripMenuItem1_Click);
|
|
|
//
|
|
|
// ToolStripMenuItem2
|
|
|
//
|
|
|
this.ToolStripMenuItem2.Name = "ToolStripMenuItem2";
|
|
|
- this.ToolStripMenuItem2.Size = new System.Drawing.Size(206, 28);
|
|
|
+ this.ToolStripMenuItem2.Size = new System.Drawing.Size(160, 22);
|
|
|
this.ToolStripMenuItem2.Text = "复制选择区域";
|
|
|
this.ToolStripMenuItem2.Click += new System.EventHandler(this.ToolStripMenuItem2_Click);
|
|
|
//
|
|
|
// toolStripSeparator1
|
|
|
//
|
|
|
this.toolStripSeparator1.Name = "toolStripSeparator1";
|
|
|
- this.toolStripSeparator1.Size = new System.Drawing.Size(203, 6);
|
|
|
+ this.toolStripSeparator1.Size = new System.Drawing.Size(157, 6);
|
|
|
//
|
|
|
// ToolStripMenuItem3
|
|
|
//
|
|
|
this.ToolStripMenuItem3.Name = "ToolStripMenuItem3";
|
|
|
- this.ToolStripMenuItem3.Size = new System.Drawing.Size(206, 28);
|
|
|
+ this.ToolStripMenuItem3.Size = new System.Drawing.Size(160, 22);
|
|
|
this.ToolStripMenuItem3.Text = "恢复至初始状态";
|
|
|
//
|
|
|
// Gview_gzB
|
|
@@ -141,13 +147,14 @@
|
|
|
this.Gview_gzB.BackgroundColor = System.Drawing.SystemColors.ButtonHighlight;
|
|
|
this.Gview_gzB.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
|
this.Gview_gzB.ContextMenuStrip = this.contextMenuStrip_B;
|
|
|
- this.Gview_gzB.Location = new System.Drawing.Point(80, 260);
|
|
|
+ this.Gview_gzB.Location = new System.Drawing.Point(53, 173);
|
|
|
+ this.Gview_gzB.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.Gview_gzB.Name = "Gview_gzB";
|
|
|
this.Gview_gzB.ReadOnly = true;
|
|
|
this.Gview_gzB.RowHeadersVisible = false;
|
|
|
this.Gview_gzB.RowHeadersWidth = 40;
|
|
|
this.Gview_gzB.RowTemplate.Height = 30;
|
|
|
- this.Gview_gzB.Size = new System.Drawing.Size(1311, 206);
|
|
|
+ this.Gview_gzB.Size = new System.Drawing.Size(874, 137);
|
|
|
this.Gview_gzB.TabIndex = 2;
|
|
|
//
|
|
|
// contextMenuStrip_B
|
|
@@ -159,31 +166,31 @@
|
|
|
this.toolStripSeparator2,
|
|
|
this.toolStripMenuItem6});
|
|
|
this.contextMenuStrip_B.Name = "contextMenuStrip1";
|
|
|
- this.contextMenuStrip_B.Size = new System.Drawing.Size(207, 94);
|
|
|
+ this.contextMenuStrip_B.Size = new System.Drawing.Size(161, 76);
|
|
|
//
|
|
|
// toolStripMenuItem4
|
|
|
//
|
|
|
this.toolStripMenuItem4.Name = "toolStripMenuItem4";
|
|
|
- this.toolStripMenuItem4.Size = new System.Drawing.Size(206, 28);
|
|
|
+ this.toolStripMenuItem4.Size = new System.Drawing.Size(160, 22);
|
|
|
this.toolStripMenuItem4.Text = "复制整个表";
|
|
|
this.toolStripMenuItem4.Click += new System.EventHandler(this.toolStripMenuItem4_Click);
|
|
|
//
|
|
|
// toolStripMenuItem5
|
|
|
//
|
|
|
this.toolStripMenuItem5.Name = "toolStripMenuItem5";
|
|
|
- this.toolStripMenuItem5.Size = new System.Drawing.Size(206, 28);
|
|
|
+ this.toolStripMenuItem5.Size = new System.Drawing.Size(160, 22);
|
|
|
this.toolStripMenuItem5.Text = "复制选择区域";
|
|
|
this.toolStripMenuItem5.Click += new System.EventHandler(this.toolStripMenuItem5_Click);
|
|
|
//
|
|
|
// toolStripSeparator2
|
|
|
//
|
|
|
this.toolStripSeparator2.Name = "toolStripSeparator2";
|
|
|
- this.toolStripSeparator2.Size = new System.Drawing.Size(203, 6);
|
|
|
+ this.toolStripSeparator2.Size = new System.Drawing.Size(157, 6);
|
|
|
//
|
|
|
// toolStripMenuItem6
|
|
|
//
|
|
|
this.toolStripMenuItem6.Name = "toolStripMenuItem6";
|
|
|
- this.toolStripMenuItem6.Size = new System.Drawing.Size(206, 28);
|
|
|
+ this.toolStripMenuItem6.Size = new System.Drawing.Size(160, 22);
|
|
|
this.toolStripMenuItem6.Text = "恢复至初始状态";
|
|
|
//
|
|
|
// Gview_gzC
|
|
@@ -194,13 +201,14 @@
|
|
|
this.Gview_gzC.BackgroundColor = System.Drawing.SystemColors.ButtonHighlight;
|
|
|
this.Gview_gzC.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
|
this.Gview_gzC.ContextMenuStrip = this.contextMenuStrip_C;
|
|
|
- this.Gview_gzC.Location = new System.Drawing.Point(80, 495);
|
|
|
+ this.Gview_gzC.Location = new System.Drawing.Point(53, 330);
|
|
|
+ this.Gview_gzC.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.Gview_gzC.Name = "Gview_gzC";
|
|
|
this.Gview_gzC.ReadOnly = true;
|
|
|
this.Gview_gzC.RowHeadersVisible = false;
|
|
|
this.Gview_gzC.RowHeadersWidth = 40;
|
|
|
this.Gview_gzC.RowTemplate.Height = 30;
|
|
|
- this.Gview_gzC.Size = new System.Drawing.Size(1311, 206);
|
|
|
+ this.Gview_gzC.Size = new System.Drawing.Size(874, 137);
|
|
|
this.Gview_gzC.TabIndex = 3;
|
|
|
//
|
|
|
// contextMenuStrip_C
|
|
@@ -212,31 +220,31 @@
|
|
|
this.toolStripSeparator3,
|
|
|
this.toolStripMenuItem9});
|
|
|
this.contextMenuStrip_C.Name = "contextMenuStrip1";
|
|
|
- this.contextMenuStrip_C.Size = new System.Drawing.Size(207, 94);
|
|
|
+ this.contextMenuStrip_C.Size = new System.Drawing.Size(161, 76);
|
|
|
//
|
|
|
// toolStripMenuItem7
|
|
|
//
|
|
|
this.toolStripMenuItem7.Name = "toolStripMenuItem7";
|
|
|
- this.toolStripMenuItem7.Size = new System.Drawing.Size(206, 28);
|
|
|
+ this.toolStripMenuItem7.Size = new System.Drawing.Size(160, 22);
|
|
|
this.toolStripMenuItem7.Text = "复制整个表";
|
|
|
this.toolStripMenuItem7.Click += new System.EventHandler(this.toolStripMenuItem7_Click);
|
|
|
//
|
|
|
// toolStripMenuItem8
|
|
|
//
|
|
|
this.toolStripMenuItem8.Name = "toolStripMenuItem8";
|
|
|
- this.toolStripMenuItem8.Size = new System.Drawing.Size(206, 28);
|
|
|
+ this.toolStripMenuItem8.Size = new System.Drawing.Size(160, 22);
|
|
|
this.toolStripMenuItem8.Text = "复制选择区域";
|
|
|
this.toolStripMenuItem8.Click += new System.EventHandler(this.toolStripMenuItem8_Click);
|
|
|
//
|
|
|
// toolStripSeparator3
|
|
|
//
|
|
|
this.toolStripSeparator3.Name = "toolStripSeparator3";
|
|
|
- this.toolStripSeparator3.Size = new System.Drawing.Size(203, 6);
|
|
|
+ this.toolStripSeparator3.Size = new System.Drawing.Size(157, 6);
|
|
|
//
|
|
|
// toolStripMenuItem9
|
|
|
//
|
|
|
this.toolStripMenuItem9.Name = "toolStripMenuItem9";
|
|
|
- this.toolStripMenuItem9.Size = new System.Drawing.Size(206, 28);
|
|
|
+ this.toolStripMenuItem9.Size = new System.Drawing.Size(160, 22);
|
|
|
this.toolStripMenuItem9.Text = "恢复至初始状态";
|
|
|
//
|
|
|
// Gview_gzD
|
|
@@ -247,13 +255,14 @@
|
|
|
this.Gview_gzD.BackgroundColor = System.Drawing.SystemColors.ButtonHighlight;
|
|
|
this.Gview_gzD.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
|
this.Gview_gzD.ContextMenuStrip = this.contextMenuStrip_D;
|
|
|
- this.Gview_gzD.Location = new System.Drawing.Point(80, 730);
|
|
|
+ this.Gview_gzD.Location = new System.Drawing.Point(53, 487);
|
|
|
+ this.Gview_gzD.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.Gview_gzD.Name = "Gview_gzD";
|
|
|
this.Gview_gzD.ReadOnly = true;
|
|
|
this.Gview_gzD.RowHeadersVisible = false;
|
|
|
this.Gview_gzD.RowHeadersWidth = 40;
|
|
|
this.Gview_gzD.RowTemplate.Height = 30;
|
|
|
- this.Gview_gzD.Size = new System.Drawing.Size(1311, 206);
|
|
|
+ this.Gview_gzD.Size = new System.Drawing.Size(874, 137);
|
|
|
this.Gview_gzD.TabIndex = 4;
|
|
|
//
|
|
|
// contextMenuStrip_D
|
|
@@ -265,31 +274,31 @@
|
|
|
this.toolStripSeparator4,
|
|
|
this.toolStripMenuItem12});
|
|
|
this.contextMenuStrip_D.Name = "contextMenuStrip1";
|
|
|
- this.contextMenuStrip_D.Size = new System.Drawing.Size(207, 94);
|
|
|
+ this.contextMenuStrip_D.Size = new System.Drawing.Size(161, 76);
|
|
|
//
|
|
|
// toolStripMenuItem10
|
|
|
//
|
|
|
this.toolStripMenuItem10.Name = "toolStripMenuItem10";
|
|
|
- this.toolStripMenuItem10.Size = new System.Drawing.Size(206, 28);
|
|
|
+ this.toolStripMenuItem10.Size = new System.Drawing.Size(160, 22);
|
|
|
this.toolStripMenuItem10.Text = "复制整个表";
|
|
|
this.toolStripMenuItem10.Click += new System.EventHandler(this.toolStripMenuItem10_Click);
|
|
|
//
|
|
|
// toolStripMenuItem11
|
|
|
//
|
|
|
this.toolStripMenuItem11.Name = "toolStripMenuItem11";
|
|
|
- this.toolStripMenuItem11.Size = new System.Drawing.Size(206, 28);
|
|
|
+ this.toolStripMenuItem11.Size = new System.Drawing.Size(160, 22);
|
|
|
this.toolStripMenuItem11.Text = "复制选择区域";
|
|
|
this.toolStripMenuItem11.Click += new System.EventHandler(this.toolStripMenuItem11_Click);
|
|
|
//
|
|
|
// toolStripSeparator4
|
|
|
//
|
|
|
this.toolStripSeparator4.Name = "toolStripSeparator4";
|
|
|
- this.toolStripSeparator4.Size = new System.Drawing.Size(203, 6);
|
|
|
+ this.toolStripSeparator4.Size = new System.Drawing.Size(157, 6);
|
|
|
//
|
|
|
// toolStripMenuItem12
|
|
|
//
|
|
|
this.toolStripMenuItem12.Name = "toolStripMenuItem12";
|
|
|
- this.toolStripMenuItem12.Size = new System.Drawing.Size(206, 28);
|
|
|
+ this.toolStripMenuItem12.Size = new System.Drawing.Size(160, 22);
|
|
|
this.toolStripMenuItem12.Text = "恢复至初始状态";
|
|
|
//
|
|
|
// Gview_gzDS
|
|
@@ -300,13 +309,14 @@
|
|
|
this.Gview_gzDS.BackgroundColor = System.Drawing.SystemColors.ButtonHighlight;
|
|
|
this.Gview_gzDS.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
|
this.Gview_gzDS.ContextMenuStrip = this.contextMenuStrip_DS;
|
|
|
- this.Gview_gzDS.Location = new System.Drawing.Point(80, 980);
|
|
|
+ this.Gview_gzDS.Location = new System.Drawing.Point(53, 653);
|
|
|
+ this.Gview_gzDS.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.Gview_gzDS.Name = "Gview_gzDS";
|
|
|
this.Gview_gzDS.ReadOnly = true;
|
|
|
this.Gview_gzDS.RowHeadersVisible = false;
|
|
|
this.Gview_gzDS.RowHeadersWidth = 40;
|
|
|
this.Gview_gzDS.RowTemplate.Height = 30;
|
|
|
- this.Gview_gzDS.Size = new System.Drawing.Size(1311, 206);
|
|
|
+ this.Gview_gzDS.Size = new System.Drawing.Size(874, 137);
|
|
|
this.Gview_gzDS.TabIndex = 5;
|
|
|
//
|
|
|
// contextMenuStrip_DS
|
|
@@ -318,40 +328,41 @@
|
|
|
this.toolStripSeparator5,
|
|
|
this.toolStripMenuItem15});
|
|
|
this.contextMenuStrip_DS.Name = "contextMenuStrip1";
|
|
|
- this.contextMenuStrip_DS.Size = new System.Drawing.Size(207, 94);
|
|
|
+ this.contextMenuStrip_DS.Size = new System.Drawing.Size(161, 76);
|
|
|
//
|
|
|
// toolStripMenuItem13
|
|
|
//
|
|
|
this.toolStripMenuItem13.Name = "toolStripMenuItem13";
|
|
|
- this.toolStripMenuItem13.Size = new System.Drawing.Size(206, 28);
|
|
|
+ this.toolStripMenuItem13.Size = new System.Drawing.Size(160, 22);
|
|
|
this.toolStripMenuItem13.Text = "复制整个表";
|
|
|
this.toolStripMenuItem13.Click += new System.EventHandler(this.toolStripMenuItem13_Click);
|
|
|
//
|
|
|
// toolStripMenuItem14
|
|
|
//
|
|
|
this.toolStripMenuItem14.Name = "toolStripMenuItem14";
|
|
|
- this.toolStripMenuItem14.Size = new System.Drawing.Size(206, 28);
|
|
|
+ this.toolStripMenuItem14.Size = new System.Drawing.Size(160, 22);
|
|
|
this.toolStripMenuItem14.Text = "复制选择区域";
|
|
|
this.toolStripMenuItem14.Click += new System.EventHandler(this.toolStripMenuItem14_Click);
|
|
|
//
|
|
|
// toolStripSeparator5
|
|
|
//
|
|
|
this.toolStripSeparator5.Name = "toolStripSeparator5";
|
|
|
- this.toolStripSeparator5.Size = new System.Drawing.Size(203, 6);
|
|
|
+ this.toolStripSeparator5.Size = new System.Drawing.Size(157, 6);
|
|
|
//
|
|
|
// toolStripMenuItem15
|
|
|
//
|
|
|
this.toolStripMenuItem15.Name = "toolStripMenuItem15";
|
|
|
- this.toolStripMenuItem15.Size = new System.Drawing.Size(206, 28);
|
|
|
+ this.toolStripMenuItem15.Size = new System.Drawing.Size(160, 22);
|
|
|
this.toolStripMenuItem15.Text = "恢复至初始状态";
|
|
|
//
|
|
|
// label1
|
|
|
//
|
|
|
this.label1.AutoSize = true;
|
|
|
this.label1.Font = new System.Drawing.Font("Bahnschrift", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
- this.label1.Location = new System.Drawing.Point(6, 24);
|
|
|
+ this.label1.Location = new System.Drawing.Point(4, 16);
|
|
|
+ this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
this.label1.Name = "label1";
|
|
|
- this.label1.Size = new System.Drawing.Size(54, 29);
|
|
|
+ this.label1.Size = new System.Drawing.Size(36, 19);
|
|
|
this.label1.TabIndex = 6;
|
|
|
this.label1.Text = "A类";
|
|
|
//
|
|
@@ -359,9 +370,10 @@
|
|
|
//
|
|
|
this.label2.AutoSize = true;
|
|
|
this.label2.Font = new System.Drawing.Font("Bahnschrift", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
- this.label2.Location = new System.Drawing.Point(3, 260);
|
|
|
+ this.label2.Location = new System.Drawing.Point(2, 173);
|
|
|
+ this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
this.label2.Name = "label2";
|
|
|
- this.label2.Size = new System.Drawing.Size(53, 29);
|
|
|
+ this.label2.Size = new System.Drawing.Size(36, 19);
|
|
|
this.label2.TabIndex = 6;
|
|
|
this.label2.Text = "B类";
|
|
|
//
|
|
@@ -369,9 +381,10 @@
|
|
|
//
|
|
|
this.label3.AutoSize = true;
|
|
|
this.label3.Font = new System.Drawing.Font("Bahnschrift", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
- this.label3.Location = new System.Drawing.Point(4, 495);
|
|
|
+ this.label3.Location = new System.Drawing.Point(3, 330);
|
|
|
+ this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
this.label3.Name = "label3";
|
|
|
- this.label3.Size = new System.Drawing.Size(53, 29);
|
|
|
+ this.label3.Size = new System.Drawing.Size(36, 19);
|
|
|
this.label3.TabIndex = 6;
|
|
|
this.label3.Text = "C类";
|
|
|
//
|
|
@@ -379,9 +392,10 @@
|
|
|
//
|
|
|
this.label4.AutoSize = true;
|
|
|
this.label4.Font = new System.Drawing.Font("Bahnschrift", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
- this.label4.Location = new System.Drawing.Point(4, 730);
|
|
|
+ this.label4.Location = new System.Drawing.Point(3, 487);
|
|
|
+ this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
this.label4.Name = "label4";
|
|
|
- this.label4.Size = new System.Drawing.Size(54, 29);
|
|
|
+ this.label4.Size = new System.Drawing.Size(37, 19);
|
|
|
this.label4.TabIndex = 6;
|
|
|
this.label4.Text = "D类";
|
|
|
//
|
|
@@ -389,9 +403,10 @@
|
|
|
//
|
|
|
this.label5.AutoSize = true;
|
|
|
this.label5.Font = new System.Drawing.Font("Bahnschrift", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
- this.label5.Location = new System.Drawing.Point(6, 948);
|
|
|
+ this.label5.Location = new System.Drawing.Point(4, 632);
|
|
|
+ this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
this.label5.Name = "label5";
|
|
|
- this.label5.Size = new System.Drawing.Size(129, 29);
|
|
|
+ this.label5.Size = new System.Drawing.Size(88, 19);
|
|
|
this.label5.TabIndex = 6;
|
|
|
this.label5.Text = "D类超尺寸";
|
|
|
//
|
|
@@ -399,6 +414,11 @@
|
|
|
//
|
|
|
this.panel1.AutoScroll = true;
|
|
|
this.panel1.BackColor = System.Drawing.SystemColors.ButtonHighlight;
|
|
|
+ this.panel1.Controls.Add(this.log_5);
|
|
|
+ this.panel1.Controls.Add(this.log_4);
|
|
|
+ this.panel1.Controls.Add(this.log_3);
|
|
|
+ this.panel1.Controls.Add(this.log_2);
|
|
|
+ this.panel1.Controls.Add(this.log_1);
|
|
|
this.panel1.Controls.Add(this.pictureBox5);
|
|
|
this.panel1.Controls.Add(this.Gview_gzD);
|
|
|
this.panel1.Controls.Add(this.Gview_gzA);
|
|
@@ -412,26 +432,72 @@
|
|
|
this.panel1.Controls.Add(this.label3);
|
|
|
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.panel1.Location = new System.Drawing.Point(0, 0);
|
|
|
+ this.panel1.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.panel1.Name = "panel1";
|
|
|
- this.panel1.Size = new System.Drawing.Size(1581, 1238);
|
|
|
+ this.panel1.Size = new System.Drawing.Size(1054, 930);
|
|
|
this.panel1.TabIndex = 12;
|
|
|
//
|
|
|
// pictureBox5
|
|
|
//
|
|
|
- this.pictureBox5.Location = new System.Drawing.Point(1852, 1161);
|
|
|
- this.pictureBox5.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.pictureBox5.Location = new System.Drawing.Point(1235, 774);
|
|
|
this.pictureBox5.Name = "pictureBox5";
|
|
|
- this.pictureBox5.Size = new System.Drawing.Size(254, 46);
|
|
|
+ this.pictureBox5.Size = new System.Drawing.Size(169, 31);
|
|
|
this.pictureBox5.TabIndex = 11;
|
|
|
this.pictureBox5.TabStop = false;
|
|
|
//
|
|
|
+ // log_1
|
|
|
+ //
|
|
|
+ this.log_1.AutoSize = true;
|
|
|
+ this.log_1.Location = new System.Drawing.Point(51, 804);
|
|
|
+ this.log_1.Name = "log_1";
|
|
|
+ this.log_1.Size = new System.Drawing.Size(41, 12);
|
|
|
+ this.log_1.TabIndex = 12;
|
|
|
+ this.log_1.Text = "label6";
|
|
|
+ //
|
|
|
+ // log_2
|
|
|
+ //
|
|
|
+ this.log_2.AutoSize = true;
|
|
|
+ this.log_2.Location = new System.Drawing.Point(51, 824);
|
|
|
+ this.log_2.Name = "log_2";
|
|
|
+ this.log_2.Size = new System.Drawing.Size(41, 12);
|
|
|
+ this.log_2.TabIndex = 13;
|
|
|
+ this.log_2.Text = "label7";
|
|
|
+ //
|
|
|
+ // log_3
|
|
|
+ //
|
|
|
+ this.log_3.AutoSize = true;
|
|
|
+ this.log_3.Location = new System.Drawing.Point(51, 844);
|
|
|
+ this.log_3.Name = "log_3";
|
|
|
+ this.log_3.Size = new System.Drawing.Size(41, 12);
|
|
|
+ this.log_3.TabIndex = 14;
|
|
|
+ this.log_3.Text = "label8";
|
|
|
+ //
|
|
|
+ // log_4
|
|
|
+ //
|
|
|
+ this.log_4.AutoSize = true;
|
|
|
+ this.log_4.Location = new System.Drawing.Point(51, 864);
|
|
|
+ this.log_4.Name = "log_4";
|
|
|
+ this.log_4.Size = new System.Drawing.Size(41, 12);
|
|
|
+ this.log_4.TabIndex = 15;
|
|
|
+ this.log_4.Text = "label9";
|
|
|
+ //
|
|
|
+ // log_5
|
|
|
+ //
|
|
|
+ this.log_5.AutoSize = true;
|
|
|
+ this.log_5.Location = new System.Drawing.Point(51, 884);
|
|
|
+ this.log_5.Name = "log_5";
|
|
|
+ this.log_5.Size = new System.Drawing.Size(41, 12);
|
|
|
+ this.log_5.TabIndex = 16;
|
|
|
+ this.log_5.Text = "label6";
|
|
|
+ //
|
|
|
// ASTMStandardABCDDS
|
|
|
//
|
|
|
- this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
|
|
|
+ this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
this.Controls.Add(this.panel1);
|
|
|
+ this.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.Name = "ASTMStandardABCDDS";
|
|
|
- this.Size = new System.Drawing.Size(1581, 1238);
|
|
|
+ this.Size = new System.Drawing.Size(1054, 930);
|
|
|
this.Load += new System.EventHandler(this.ASTMStandardABCDDS_Load);
|
|
|
((System.ComponentModel.ISupportInitialize)(this.Gview_gzA)).EndInit();
|
|
|
this.contextMenuStrip_A.ResumeLayout(false);
|
|
@@ -489,5 +555,10 @@
|
|
|
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem15;
|
|
|
private System.Windows.Forms.Panel panel1;
|
|
|
private System.Windows.Forms.PictureBox pictureBox5;
|
|
|
+ private System.Windows.Forms.Label log_4;
|
|
|
+ private System.Windows.Forms.Label log_3;
|
|
|
+ private System.Windows.Forms.Label log_2;
|
|
|
+ private System.Windows.Forms.Label log_1;
|
|
|
+ private System.Windows.Forms.Label log_5;
|
|
|
}
|
|
|
}
|