|
@@ -0,0 +1,506 @@
|
|
|
+namespace OTSIncAReportGB
|
|
|
+{
|
|
|
+ partial class ChineseStandardABCDDS
|
|
|
+ {
|
|
|
+ /// <summary>
|
|
|
+ /// 必需的设计器变量。
|
|
|
+ /// </summary>
|
|
|
+ private System.ComponentModel.IContainer components = null;
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// 清理所有正在使用的资源。
|
|
|
+ /// </summary>
|
|
|
+ /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
|
|
|
+ protected override void Dispose(bool disposing)
|
|
|
+ {
|
|
|
+ if (disposing && (components != null))
|
|
|
+ {
|
|
|
+ components.Dispose();
|
|
|
+ }
|
|
|
+ base.Dispose(disposing);
|
|
|
+ }
|
|
|
+
|
|
|
+ #region 组件设计器生成的代码
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// 设计器支持所需的方法 - 不要修改
|
|
|
+ /// 使用代码编辑器修改此方法的内容。
|
|
|
+ /// </summary>
|
|
|
+ private void InitializeComponent()
|
|
|
+ {
|
|
|
+ this.components = new System.ComponentModel.Container();
|
|
|
+ System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ChineseStandardABCDDS));
|
|
|
+ this.Gview_gzA = new System.Windows.Forms.DataGridView();
|
|
|
+ this.contextMenuStrip_A = new System.Windows.Forms.ContextMenuStrip(this.components);
|
|
|
+ this.ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
+ this.ToolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
+ this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
+ this.ToolStripMenuItem3 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
+ this.Gview_gzB = new System.Windows.Forms.DataGridView();
|
|
|
+ this.contextMenuStrip_B = new System.Windows.Forms.ContextMenuStrip(this.components);
|
|
|
+ this.toolStripMenuItem4 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
+ this.toolStripMenuItem5 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
+ this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
+ this.toolStripMenuItem6 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
+ this.Gview_gzC = new System.Windows.Forms.DataGridView();
|
|
|
+ this.contextMenuStrip_C = new System.Windows.Forms.ContextMenuStrip(this.components);
|
|
|
+ this.toolStripMenuItem7 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
+ this.toolStripMenuItem8 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
+ this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
+ this.toolStripMenuItem9 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
+ this.Gview_gzD = new System.Windows.Forms.DataGridView();
|
|
|
+ this.contextMenuStrip_D = new System.Windows.Forms.ContextMenuStrip(this.components);
|
|
|
+ this.toolStripMenuItem10 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
+ this.toolStripMenuItem11 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
+ this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
+ this.toolStripMenuItem12 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
+ this.Gview_gzDS = new System.Windows.Forms.DataGridView();
|
|
|
+ this.contextMenuStrip_DS = new System.Windows.Forms.ContextMenuStrip(this.components);
|
|
|
+ this.toolStripMenuItem13 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
+ this.toolStripMenuItem14 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
+ this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
+ this.toolStripMenuItem15 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
+ this.label1 = new System.Windows.Forms.Label();
|
|
|
+ this.label2 = new System.Windows.Forms.Label();
|
|
|
+ this.label3 = new System.Windows.Forms.Label();
|
|
|
+ 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();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.Gview_gzA)).BeginInit();
|
|
|
+ this.contextMenuStrip_A.SuspendLayout();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.Gview_gzB)).BeginInit();
|
|
|
+ this.contextMenuStrip_B.SuspendLayout();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.Gview_gzC)).BeginInit();
|
|
|
+ this.contextMenuStrip_C.SuspendLayout();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.Gview_gzD)).BeginInit();
|
|
|
+ this.contextMenuStrip_D.SuspendLayout();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.Gview_gzDS)).BeginInit();
|
|
|
+ this.contextMenuStrip_DS.SuspendLayout();
|
|
|
+ this.panel1.SuspendLayout();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
|
|
|
+ this.SuspendLayout();
|
|
|
+ //
|
|
|
+ // Gview_gzA
|
|
|
+ //
|
|
|
+ this.Gview_gzA.AllowUserToAddRows = false;
|
|
|
+ this.Gview_gzA.AllowUserToDeleteRows = false;
|
|
|
+ this.Gview_gzA.AllowUserToResizeRows = false;
|
|
|
+ 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(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(874, 137);
|
|
|
+ this.Gview_gzA.TabIndex = 1;
|
|
|
+ //
|
|
|
+ // contextMenuStrip_A
|
|
|
+ //
|
|
|
+ this.contextMenuStrip_A.ImageScalingSize = new System.Drawing.Size(24, 24);
|
|
|
+ this.contextMenuStrip_A.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
+ this.ToolStripMenuItem1,
|
|
|
+ this.ToolStripMenuItem2,
|
|
|
+ this.toolStripSeparator1,
|
|
|
+ this.ToolStripMenuItem3});
|
|
|
+ this.contextMenuStrip_A.Name = "contextMenuStrip1";
|
|
|
+ this.contextMenuStrip_A.Size = new System.Drawing.Size(161, 76);
|
|
|
+ //
|
|
|
+ // ToolStripMenuItem1
|
|
|
+ //
|
|
|
+ this.ToolStripMenuItem1.Name = "ToolStripMenuItem1";
|
|
|
+ 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(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(157, 6);
|
|
|
+ //
|
|
|
+ // ToolStripMenuItem3
|
|
|
+ //
|
|
|
+ this.ToolStripMenuItem3.Name = "ToolStripMenuItem3";
|
|
|
+ this.ToolStripMenuItem3.Size = new System.Drawing.Size(160, 22);
|
|
|
+ this.ToolStripMenuItem3.Text = "恢复至初始状态";
|
|
|
+ //
|
|
|
+ // Gview_gzB
|
|
|
+ //
|
|
|
+ this.Gview_gzB.AllowUserToAddRows = false;
|
|
|
+ this.Gview_gzB.AllowUserToDeleteRows = false;
|
|
|
+ this.Gview_gzB.AllowUserToResizeRows = false;
|
|
|
+ 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(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(874, 137);
|
|
|
+ this.Gview_gzB.TabIndex = 2;
|
|
|
+ //
|
|
|
+ // contextMenuStrip_B
|
|
|
+ //
|
|
|
+ this.contextMenuStrip_B.ImageScalingSize = new System.Drawing.Size(24, 24);
|
|
|
+ this.contextMenuStrip_B.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
+ this.toolStripMenuItem4,
|
|
|
+ this.toolStripMenuItem5,
|
|
|
+ this.toolStripSeparator2,
|
|
|
+ this.toolStripMenuItem6});
|
|
|
+ this.contextMenuStrip_B.Name = "contextMenuStrip1";
|
|
|
+ this.contextMenuStrip_B.Size = new System.Drawing.Size(161, 76);
|
|
|
+ //
|
|
|
+ // toolStripMenuItem4
|
|
|
+ //
|
|
|
+ this.toolStripMenuItem4.Name = "toolStripMenuItem4";
|
|
|
+ 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(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(157, 6);
|
|
|
+ //
|
|
|
+ // toolStripMenuItem6
|
|
|
+ //
|
|
|
+ this.toolStripMenuItem6.Name = "toolStripMenuItem6";
|
|
|
+ this.toolStripMenuItem6.Size = new System.Drawing.Size(160, 22);
|
|
|
+ this.toolStripMenuItem6.Text = "恢复至初始状态";
|
|
|
+ //
|
|
|
+ // Gview_gzC
|
|
|
+ //
|
|
|
+ this.Gview_gzC.AllowUserToAddRows = false;
|
|
|
+ this.Gview_gzC.AllowUserToDeleteRows = false;
|
|
|
+ this.Gview_gzC.AllowUserToResizeRows = false;
|
|
|
+ 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(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(874, 137);
|
|
|
+ this.Gview_gzC.TabIndex = 3;
|
|
|
+ //
|
|
|
+ // contextMenuStrip_C
|
|
|
+ //
|
|
|
+ this.contextMenuStrip_C.ImageScalingSize = new System.Drawing.Size(24, 24);
|
|
|
+ this.contextMenuStrip_C.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
+ this.toolStripMenuItem7,
|
|
|
+ this.toolStripMenuItem8,
|
|
|
+ this.toolStripSeparator3,
|
|
|
+ this.toolStripMenuItem9});
|
|
|
+ this.contextMenuStrip_C.Name = "contextMenuStrip1";
|
|
|
+ this.contextMenuStrip_C.Size = new System.Drawing.Size(161, 76);
|
|
|
+ //
|
|
|
+ // toolStripMenuItem7
|
|
|
+ //
|
|
|
+ this.toolStripMenuItem7.Name = "toolStripMenuItem7";
|
|
|
+ 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(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(157, 6);
|
|
|
+ //
|
|
|
+ // toolStripMenuItem9
|
|
|
+ //
|
|
|
+ this.toolStripMenuItem9.Name = "toolStripMenuItem9";
|
|
|
+ this.toolStripMenuItem9.Size = new System.Drawing.Size(160, 22);
|
|
|
+ this.toolStripMenuItem9.Text = "恢复至初始状态";
|
|
|
+ //
|
|
|
+ // Gview_gzD
|
|
|
+ //
|
|
|
+ this.Gview_gzD.AllowUserToAddRows = false;
|
|
|
+ this.Gview_gzD.AllowUserToDeleteRows = false;
|
|
|
+ this.Gview_gzD.AllowUserToResizeRows = false;
|
|
|
+ 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(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(874, 137);
|
|
|
+ this.Gview_gzD.TabIndex = 4;
|
|
|
+ //
|
|
|
+ // contextMenuStrip_D
|
|
|
+ //
|
|
|
+ this.contextMenuStrip_D.ImageScalingSize = new System.Drawing.Size(24, 24);
|
|
|
+ this.contextMenuStrip_D.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
+ this.toolStripMenuItem10,
|
|
|
+ this.toolStripMenuItem11,
|
|
|
+ this.toolStripSeparator4,
|
|
|
+ this.toolStripMenuItem12});
|
|
|
+ this.contextMenuStrip_D.Name = "contextMenuStrip1";
|
|
|
+ this.contextMenuStrip_D.Size = new System.Drawing.Size(161, 76);
|
|
|
+ //
|
|
|
+ // toolStripMenuItem10
|
|
|
+ //
|
|
|
+ this.toolStripMenuItem10.Name = "toolStripMenuItem10";
|
|
|
+ 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(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(157, 6);
|
|
|
+ //
|
|
|
+ // toolStripMenuItem12
|
|
|
+ //
|
|
|
+ this.toolStripMenuItem12.Name = "toolStripMenuItem12";
|
|
|
+ this.toolStripMenuItem12.Size = new System.Drawing.Size(160, 22);
|
|
|
+ this.toolStripMenuItem12.Text = "恢复至初始状态";
|
|
|
+ //
|
|
|
+ // Gview_gzDS
|
|
|
+ //
|
|
|
+ this.Gview_gzDS.AllowUserToAddRows = false;
|
|
|
+ this.Gview_gzDS.AllowUserToDeleteRows = false;
|
|
|
+ this.Gview_gzDS.AllowUserToResizeRows = false;
|
|
|
+ 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(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(874, 137);
|
|
|
+ this.Gview_gzDS.TabIndex = 5;
|
|
|
+ //
|
|
|
+ // contextMenuStrip_DS
|
|
|
+ //
|
|
|
+ this.contextMenuStrip_DS.ImageScalingSize = new System.Drawing.Size(24, 24);
|
|
|
+ this.contextMenuStrip_DS.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
+ this.toolStripMenuItem13,
|
|
|
+ this.toolStripMenuItem14,
|
|
|
+ this.toolStripSeparator5,
|
|
|
+ this.toolStripMenuItem15});
|
|
|
+ this.contextMenuStrip_DS.Name = "contextMenuStrip1";
|
|
|
+ this.contextMenuStrip_DS.Size = new System.Drawing.Size(161, 76);
|
|
|
+ //
|
|
|
+ // toolStripMenuItem13
|
|
|
+ //
|
|
|
+ this.toolStripMenuItem13.Name = "toolStripMenuItem13";
|
|
|
+ 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(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(157, 6);
|
|
|
+ //
|
|
|
+ // toolStripMenuItem15
|
|
|
+ //
|
|
|
+ this.toolStripMenuItem15.Name = "toolStripMenuItem15";
|
|
|
+ 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(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(36, 19);
|
|
|
+ this.label1.TabIndex = 6;
|
|
|
+ this.label1.Text = "A类";
|
|
|
+ //
|
|
|
+ // label2
|
|
|
+ //
|
|
|
+ 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(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(36, 19);
|
|
|
+ this.label2.TabIndex = 6;
|
|
|
+ this.label2.Text = "B类";
|
|
|
+ //
|
|
|
+ // label3
|
|
|
+ //
|
|
|
+ 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(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(36, 19);
|
|
|
+ this.label3.TabIndex = 6;
|
|
|
+ this.label3.Text = "C类";
|
|
|
+ //
|
|
|
+ // label4
|
|
|
+ //
|
|
|
+ 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(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(37, 19);
|
|
|
+ this.label4.TabIndex = 6;
|
|
|
+ this.label4.Text = "D类";
|
|
|
+ //
|
|
|
+ // label5
|
|
|
+ //
|
|
|
+ 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(2, 653);
|
|
|
+ this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
+ this.label5.Name = "label5";
|
|
|
+ this.label5.Size = new System.Drawing.Size(47, 19);
|
|
|
+ this.label5.TabIndex = 6;
|
|
|
+ this.label5.Text = "DS类";
|
|
|
+ //
|
|
|
+ // panel1
|
|
|
+ //
|
|
|
+ this.panel1.AutoScroll = true;
|
|
|
+ this.panel1.BackColor = System.Drawing.SystemColors.ButtonHighlight;
|
|
|
+ this.panel1.Controls.Add(this.pictureBox5);
|
|
|
+ this.panel1.Controls.Add(this.Gview_gzD);
|
|
|
+ this.panel1.Controls.Add(this.Gview_gzA);
|
|
|
+ this.panel1.Controls.Add(this.Gview_gzB);
|
|
|
+ this.panel1.Controls.Add(this.Gview_gzC);
|
|
|
+ this.panel1.Controls.Add(this.Gview_gzDS);
|
|
|
+ this.panel1.Controls.Add(this.label1);
|
|
|
+ this.panel1.Controls.Add(this.label5);
|
|
|
+ this.panel1.Controls.Add(this.label2);
|
|
|
+ this.panel1.Controls.Add(this.label4);
|
|
|
+ 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(1054, 825);
|
|
|
+ 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;
|
|
|
+ //
|
|
|
+ // ChineseStandardABCDDS
|
|
|
+ //
|
|
|
+ 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 = "ChineseStandardABCDDS";
|
|
|
+ this.Size = new System.Drawing.Size(1054, 825);
|
|
|
+ this.Load += new System.EventHandler(this.ChineseStandardABCDDS_Load);
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.Gview_gzA)).EndInit();
|
|
|
+ this.contextMenuStrip_A.ResumeLayout(false);
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.Gview_gzB)).EndInit();
|
|
|
+ this.contextMenuStrip_B.ResumeLayout(false);
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.Gview_gzC)).EndInit();
|
|
|
+ this.contextMenuStrip_C.ResumeLayout(false);
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.Gview_gzD)).EndInit();
|
|
|
+ this.contextMenuStrip_D.ResumeLayout(false);
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.Gview_gzDS)).EndInit();
|
|
|
+ this.contextMenuStrip_DS.ResumeLayout(false);
|
|
|
+ this.panel1.ResumeLayout(false);
|
|
|
+ this.panel1.PerformLayout();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
|
|
|
+ this.ResumeLayout(false);
|
|
|
+
|
|
|
+ }
|
|
|
+
|
|
|
+ #endregion
|
|
|
+
|
|
|
+ public System.Windows.Forms.DataGridView Gview_gzA;
|
|
|
+ public System.Windows.Forms.DataGridView Gview_gzB;
|
|
|
+ public System.Windows.Forms.DataGridView Gview_gzC;
|
|
|
+ public System.Windows.Forms.DataGridView Gview_gzD;
|
|
|
+ public System.Windows.Forms.DataGridView Gview_gzDS;
|
|
|
+ private System.Windows.Forms.Label label1;
|
|
|
+ private System.Windows.Forms.Label label2;
|
|
|
+ private System.Windows.Forms.Label label3;
|
|
|
+ private System.Windows.Forms.Label label4;
|
|
|
+ private System.Windows.Forms.Label label5;
|
|
|
+ private System.Windows.Forms.ContextMenuStrip contextMenuStrip_A;
|
|
|
+ private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem1;
|
|
|
+ private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem2;
|
|
|
+ private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
|
|
|
+ private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem3;
|
|
|
+ private System.Windows.Forms.ContextMenuStrip contextMenuStrip_B;
|
|
|
+ private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem4;
|
|
|
+ private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem5;
|
|
|
+ private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
|
|
|
+ private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem6;
|
|
|
+ private System.Windows.Forms.ContextMenuStrip contextMenuStrip_C;
|
|
|
+ private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem7;
|
|
|
+ private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem8;
|
|
|
+ private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
|
|
|
+ private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem9;
|
|
|
+ private System.Windows.Forms.ContextMenuStrip contextMenuStrip_D;
|
|
|
+ private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem10;
|
|
|
+ private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem11;
|
|
|
+ private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
|
|
|
+ private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem12;
|
|
|
+ private System.Windows.Forms.ContextMenuStrip contextMenuStrip_DS;
|
|
|
+ private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem13;
|
|
|
+ private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem14;
|
|
|
+ private System.Windows.Forms.ToolStripSeparator toolStripSeparator5;
|
|
|
+ private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem15;
|
|
|
+ private System.Windows.Forms.Panel panel1;
|
|
|
+ private System.Windows.Forms.PictureBox pictureBox5;
|
|
|
+ }
|
|
|
+}
|