|
@@ -66,12 +66,17 @@
|
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|
|
- this.pictureBox5 = new System.Windows.Forms.PictureBox();
|
|
|
- this.log_5 = new System.Windows.Forms.Label();
|
|
|
this.log_4 = new System.Windows.Forms.Label();
|
|
|
this.log_3 = new System.Windows.Forms.Label();
|
|
|
this.log_2 = new System.Windows.Forms.Label();
|
|
|
this.log_1 = new System.Windows.Forms.Label();
|
|
|
+ this.pictureBox5 = new System.Windows.Forms.PictureBox();
|
|
|
+ this.log_5 = new System.Windows.Forms.Label();
|
|
|
+ this.log_1_1 = new System.Windows.Forms.Label();
|
|
|
+ this.log_2_1 = new System.Windows.Forms.Label();
|
|
|
+ this.log_3_1 = new System.Windows.Forms.Label();
|
|
|
+ this.log_4_1 = new System.Windows.Forms.Label();
|
|
|
+ this.log_5_1 = new System.Windows.Forms.Label();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.Gview_gzA)).BeginInit();
|
|
|
this.contextMenuStrip_A.SuspendLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.Gview_gzB)).BeginInit();
|
|
@@ -415,6 +420,11 @@
|
|
|
//
|
|
|
this.panel1.AutoScroll = true;
|
|
|
this.panel1.BackColor = System.Drawing.SystemColors.ButtonHighlight;
|
|
|
+ this.panel1.Controls.Add(this.log_5_1);
|
|
|
+ this.panel1.Controls.Add(this.log_4_1);
|
|
|
+ this.panel1.Controls.Add(this.log_3_1);
|
|
|
+ this.panel1.Controls.Add(this.log_2_1);
|
|
|
+ this.panel1.Controls.Add(this.log_1_1);
|
|
|
this.panel1.Controls.Add(this.log_5);
|
|
|
this.panel1.Controls.Add(this.log_4);
|
|
|
this.panel1.Controls.Add(this.log_3);
|
|
@@ -435,63 +445,128 @@
|
|
|
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(1054, 922);
|
|
|
+ this.panel1.Size = new System.Drawing.Size(1054, 1010);
|
|
|
this.panel1.TabIndex = 12;
|
|
|
//
|
|
|
- // pictureBox5
|
|
|
- //
|
|
|
- this.pictureBox5.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox5.BackgroundImage")));
|
|
|
- this.pictureBox5.Location = new System.Drawing.Point(1235, 774);
|
|
|
- this.pictureBox5.Name = "pictureBox5";
|
|
|
- this.pictureBox5.Size = new System.Drawing.Size(169, 31);
|
|
|
- this.pictureBox5.TabIndex = 11;
|
|
|
- this.pictureBox5.TabStop = false;
|
|
|
- //
|
|
|
- // log_5
|
|
|
- //
|
|
|
- this.log_5.AutoSize = true;
|
|
|
- this.log_5.Location = new System.Drawing.Point(51, 878);
|
|
|
- this.log_5.Name = "log_5";
|
|
|
- this.log_5.Size = new System.Drawing.Size(41, 12);
|
|
|
- this.log_5.TabIndex = 21;
|
|
|
- this.log_5.Text = "label6";
|
|
|
- //
|
|
|
// log_4
|
|
|
//
|
|
|
this.log_4.AutoSize = true;
|
|
|
- this.log_4.Location = new System.Drawing.Point(51, 858);
|
|
|
+ this.log_4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.log_4.ForeColor = System.Drawing.Color.Red;
|
|
|
+ this.log_4.Location = new System.Drawing.Point(51, 906);
|
|
|
this.log_4.Name = "log_4";
|
|
|
- this.log_4.Size = new System.Drawing.Size(41, 12);
|
|
|
+ this.log_4.Size = new System.Drawing.Size(56, 16);
|
|
|
this.log_4.TabIndex = 20;
|
|
|
this.log_4.Text = "label9";
|
|
|
//
|
|
|
// log_3
|
|
|
//
|
|
|
this.log_3.AutoSize = true;
|
|
|
- this.log_3.Location = new System.Drawing.Point(51, 838);
|
|
|
+ this.log_3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.log_3.ForeColor = System.Drawing.Color.Red;
|
|
|
+ this.log_3.Location = new System.Drawing.Point(51, 870);
|
|
|
this.log_3.Name = "log_3";
|
|
|
- this.log_3.Size = new System.Drawing.Size(41, 12);
|
|
|
+ this.log_3.Size = new System.Drawing.Size(56, 16);
|
|
|
this.log_3.TabIndex = 19;
|
|
|
this.log_3.Text = "label8";
|
|
|
//
|
|
|
// log_2
|
|
|
//
|
|
|
this.log_2.AutoSize = true;
|
|
|
- this.log_2.Location = new System.Drawing.Point(51, 818);
|
|
|
+ this.log_2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.log_2.ForeColor = System.Drawing.Color.Red;
|
|
|
+ this.log_2.Location = new System.Drawing.Point(51, 834);
|
|
|
this.log_2.Name = "log_2";
|
|
|
- this.log_2.Size = new System.Drawing.Size(41, 12);
|
|
|
+ this.log_2.Size = new System.Drawing.Size(56, 16);
|
|
|
this.log_2.TabIndex = 18;
|
|
|
this.log_2.Text = "label7";
|
|
|
//
|
|
|
// log_1
|
|
|
//
|
|
|
this.log_1.AutoSize = true;
|
|
|
+ this.log_1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.log_1.ForeColor = System.Drawing.Color.Red;
|
|
|
this.log_1.Location = new System.Drawing.Point(51, 798);
|
|
|
this.log_1.Name = "log_1";
|
|
|
- this.log_1.Size = new System.Drawing.Size(41, 12);
|
|
|
+ this.log_1.Size = new System.Drawing.Size(56, 16);
|
|
|
this.log_1.TabIndex = 17;
|
|
|
this.log_1.Text = "label6";
|
|
|
//
|
|
|
+ // pictureBox5
|
|
|
+ //
|
|
|
+ this.pictureBox5.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox5.BackgroundImage")));
|
|
|
+ this.pictureBox5.Location = new System.Drawing.Point(1235, 774);
|
|
|
+ this.pictureBox5.Name = "pictureBox5";
|
|
|
+ this.pictureBox5.Size = new System.Drawing.Size(169, 31);
|
|
|
+ this.pictureBox5.TabIndex = 11;
|
|
|
+ this.pictureBox5.TabStop = false;
|
|
|
+ //
|
|
|
+ // log_5
|
|
|
+ //
|
|
|
+ this.log_5.AutoSize = true;
|
|
|
+ this.log_5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.log_5.ForeColor = System.Drawing.Color.Red;
|
|
|
+ this.log_5.Location = new System.Drawing.Point(51, 942);
|
|
|
+ this.log_5.Name = "log_5";
|
|
|
+ this.log_5.Size = new System.Drawing.Size(56, 16);
|
|
|
+ this.log_5.TabIndex = 21;
|
|
|
+ this.log_5.Text = "label9";
|
|
|
+ //
|
|
|
+ // log_1_1
|
|
|
+ //
|
|
|
+ this.log_1_1.AutoSize = true;
|
|
|
+ this.log_1_1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.log_1_1.ForeColor = System.Drawing.Color.Red;
|
|
|
+ this.log_1_1.Location = new System.Drawing.Point(51, 816);
|
|
|
+ this.log_1_1.Name = "log_1_1";
|
|
|
+ this.log_1_1.Size = new System.Drawing.Size(56, 16);
|
|
|
+ this.log_1_1.TabIndex = 22;
|
|
|
+ this.log_1_1.Text = "label6";
|
|
|
+ //
|
|
|
+ // log_2_1
|
|
|
+ //
|
|
|
+ this.log_2_1.AutoSize = true;
|
|
|
+ this.log_2_1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.log_2_1.ForeColor = System.Drawing.Color.Red;
|
|
|
+ this.log_2_1.Location = new System.Drawing.Point(51, 852);
|
|
|
+ this.log_2_1.Name = "log_2_1";
|
|
|
+ this.log_2_1.Size = new System.Drawing.Size(56, 16);
|
|
|
+ this.log_2_1.TabIndex = 23;
|
|
|
+ this.log_2_1.Text = "label7";
|
|
|
+ //
|
|
|
+ // log_3_1
|
|
|
+ //
|
|
|
+ this.log_3_1.AutoSize = true;
|
|
|
+ this.log_3_1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.log_3_1.ForeColor = System.Drawing.Color.Red;
|
|
|
+ this.log_3_1.Location = new System.Drawing.Point(51, 888);
|
|
|
+ this.log_3_1.Name = "log_3_1";
|
|
|
+ this.log_3_1.Size = new System.Drawing.Size(56, 16);
|
|
|
+ this.log_3_1.TabIndex = 24;
|
|
|
+ this.log_3_1.Text = "label8";
|
|
|
+ //
|
|
|
+ // log_4_1
|
|
|
+ //
|
|
|
+ this.log_4_1.AutoSize = true;
|
|
|
+ this.log_4_1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.log_4_1.ForeColor = System.Drawing.Color.Red;
|
|
|
+ this.log_4_1.Location = new System.Drawing.Point(51, 924);
|
|
|
+ this.log_4_1.Name = "log_4_1";
|
|
|
+ this.log_4_1.Size = new System.Drawing.Size(56, 16);
|
|
|
+ this.log_4_1.TabIndex = 25;
|
|
|
+ this.log_4_1.Text = "label9";
|
|
|
+ //
|
|
|
+ // log_5_1
|
|
|
+ //
|
|
|
+ this.log_5_1.AutoSize = true;
|
|
|
+ this.log_5_1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.log_5_1.ForeColor = System.Drawing.Color.Red;
|
|
|
+ this.log_5_1.Location = new System.Drawing.Point(51, 960);
|
|
|
+ this.log_5_1.Name = "log_5_1";
|
|
|
+ this.log_5_1.Size = new System.Drawing.Size(56, 16);
|
|
|
+ this.log_5_1.TabIndex = 26;
|
|
|
+ this.log_5_1.Text = "label9";
|
|
|
+ //
|
|
|
// ChineseStandardABCDDS
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
@@ -499,7 +574,7 @@
|
|
|
this.Controls.Add(this.panel1);
|
|
|
this.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.Name = "ChineseStandardABCDDS";
|
|
|
- this.Size = new System.Drawing.Size(1054, 922);
|
|
|
+ this.Size = new System.Drawing.Size(1054, 1010);
|
|
|
this.Load += new System.EventHandler(this.ChineseStandardABCDDS_Load);
|
|
|
((System.ComponentModel.ISupportInitialize)(this.Gview_gzA)).EndInit();
|
|
|
this.contextMenuStrip_A.ResumeLayout(false);
|
|
@@ -557,10 +632,15 @@
|
|
|
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem15;
|
|
|
private System.Windows.Forms.Panel panel1;
|
|
|
private System.Windows.Forms.PictureBox pictureBox5;
|
|
|
- private System.Windows.Forms.Label log_5;
|
|
|
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;
|
|
|
+ private System.Windows.Forms.Label log_5_1;
|
|
|
+ private System.Windows.Forms.Label log_4_1;
|
|
|
+ private System.Windows.Forms.Label log_3_1;
|
|
|
+ private System.Windows.Forms.Label log_2_1;
|
|
|
+ private System.Windows.Forms.Label log_1_1;
|
|
|
}
|
|
|
}
|