namespace mes_BgManage { partial class FrmMain { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.mainPanel = new DevExpress.XtraEditors.PanelControl(); this.sixGcPanel = new DevExpress.XtraEditors.PanelControl(); this.sixGcEX = new Lskj.Control.GridControlEx(); this.panelControl5 = new DevExpress.XtraEditors.PanelControl(); this.labelControl6 = new DevExpress.XtraEditors.LabelControl(); this.sixDelBtn = new DevExpress.XtraEditors.SimpleButton(); this.sixText = new System.Windows.Forms.TextBox(); this.fivGcPanel = new DevExpress.XtraEditors.PanelControl(); this.fivGcEX = new Lskj.Control.GridControlEx(); this.panelControl4 = new DevExpress.XtraEditors.PanelControl(); this.labelControl5 = new DevExpress.XtraEditors.LabelControl(); this.fivDelBtn = new DevExpress.XtraEditors.SimpleButton(); this.fivText = new System.Windows.Forms.TextBox(); this.forGcPanel = new DevExpress.XtraEditors.PanelControl(); this.forGcEX = new Lskj.Control.GridControlEx(); this.panelControl3 = new DevExpress.XtraEditors.PanelControl(); this.labelControl4 = new DevExpress.XtraEditors.LabelControl(); this.forDelBtn = new DevExpress.XtraEditors.SimpleButton(); this.forText = new System.Windows.Forms.TextBox(); this.thrGcPanel = new DevExpress.XtraEditors.PanelControl(); this.thrGcEX = new Lskj.Control.GridControlEx(); this.panelControl2 = new DevExpress.XtraEditors.PanelControl(); this.labelControl3 = new DevExpress.XtraEditors.LabelControl(); this.thrDelBtn = new DevExpress.XtraEditors.SimpleButton(); this.thrText = new System.Windows.Forms.TextBox(); this.twoGcPanel = new DevExpress.XtraEditors.PanelControl(); this.twoGcEX = new Lskj.Control.GridControlEx(); this.panelControl1 = new DevExpress.XtraEditors.PanelControl(); this.labelControl2 = new DevExpress.XtraEditors.LabelControl(); this.twoDelBtn = new DevExpress.XtraEditors.SimpleButton(); this.twoText = new System.Windows.Forms.TextBox(); this.oneGcPanel = new DevExpress.XtraEditors.PanelControl(); this.oneGcEX = new Lskj.Control.GridControlEx(); this.oneBomPan = new DevExpress.XtraEditors.PanelControl(); this.oneText = new System.Windows.Forms.TextBox(); this.labelControl1 = new DevExpress.XtraEditors.LabelControl(); this.oneDelbtn = new DevExpress.XtraEditors.SimpleButton(); ((System.ComponentModel.ISupportInitialize)(this.mainPanel)).BeginInit(); this.mainPanel.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.sixGcPanel)).BeginInit(); this.sixGcPanel.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.panelControl5)).BeginInit(); this.panelControl5.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.fivGcPanel)).BeginInit(); this.fivGcPanel.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.panelControl4)).BeginInit(); this.panelControl4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.forGcPanel)).BeginInit(); this.forGcPanel.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit(); this.panelControl3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.thrGcPanel)).BeginInit(); this.thrGcPanel.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit(); this.panelControl2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.twoGcPanel)).BeginInit(); this.twoGcPanel.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit(); this.panelControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.oneGcPanel)).BeginInit(); this.oneGcPanel.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.oneBomPan)).BeginInit(); this.oneBomPan.SuspendLayout(); this.SuspendLayout(); // // mainPanel // this.mainPanel.Appearance.BackColor = System.Drawing.Color.White; this.mainPanel.Appearance.Options.UseBackColor = true; this.mainPanel.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple; this.mainPanel.Controls.Add(this.sixGcPanel); this.mainPanel.Controls.Add(this.fivGcPanel); this.mainPanel.Controls.Add(this.forGcPanel); this.mainPanel.Controls.Add(this.thrGcPanel); this.mainPanel.Controls.Add(this.twoGcPanel); this.mainPanel.Controls.Add(this.oneGcPanel); this.mainPanel.Dock = System.Windows.Forms.DockStyle.Fill; this.mainPanel.Location = new System.Drawing.Point(0, 0); this.mainPanel.Name = "mainPanel"; this.mainPanel.Size = new System.Drawing.Size(1238, 552); this.mainPanel.TabIndex = 0; // // sixGcPanel // this.sixGcPanel.Appearance.BackColor = System.Drawing.Color.White; this.sixGcPanel.Appearance.Options.UseBackColor = true; this.sixGcPanel.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.sixGcPanel.Controls.Add(this.sixGcEX); this.sixGcPanel.Controls.Add(this.panelControl5); this.sixGcPanel.Dock = System.Windows.Forms.DockStyle.Fill; this.sixGcPanel.Location = new System.Drawing.Point(1026, 2); this.sixGcPanel.Name = "sixGcPanel"; this.sixGcPanel.Size = new System.Drawing.Size(210, 548); this.sixGcPanel.TabIndex = 5; // // sixGcEX // this.sixGcEX.AdapterObj = null; this.sixGcEX.Dock = System.Windows.Forms.DockStyle.Fill; this.sixGcEX.Location = new System.Drawing.Point(0, 0); this.sixGcEX.Margin = new System.Windows.Forms.Padding(4, 14, 4, 14); this.sixGcEX.Name = "sixGcEX"; this.sixGcEX.SiftEnumObj = Lskj.Control.GridControlEx.HeaderSiftEnum.Sum; this.sixGcEX.Size = new System.Drawing.Size(210, 498); this.sixGcEX.TabIndex = 7; // // panelControl5 // this.panelControl5.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.panelControl5.Controls.Add(this.labelControl6); this.panelControl5.Controls.Add(this.sixDelBtn); this.panelControl5.Controls.Add(this.sixText); this.panelControl5.Dock = System.Windows.Forms.DockStyle.Bottom; this.panelControl5.Location = new System.Drawing.Point(0, 498); this.panelControl5.Name = "panelControl5"; this.panelControl5.Size = new System.Drawing.Size(210, 50); this.panelControl5.TabIndex = 6; // // labelControl6 // this.labelControl6.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelControl6.Location = new System.Drawing.Point(3, 15); this.labelControl6.Name = "labelControl6"; this.labelControl6.Size = new System.Drawing.Size(57, 26); this.labelControl6.TabIndex = 5; this.labelControl6.Text = "型号:"; // // sixDelBtn // this.sixDelBtn.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.sixDelBtn.Appearance.Options.UseFont = true; this.sixDelBtn.Location = new System.Drawing.Point(156, 12); this.sixDelBtn.Name = "sixDelBtn"; this.sixDelBtn.Size = new System.Drawing.Size(42, 30); this.sixDelBtn.TabIndex = 2; this.sixDelBtn.Text = "删除"; // // sixText // this.sixText.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.sixText.Location = new System.Drawing.Point(61, 12); this.sixText.Name = "sixText"; this.sixText.Size = new System.Drawing.Size(89, 31); this.sixText.TabIndex = 1; // // fivGcPanel // this.fivGcPanel.Appearance.BackColor = System.Drawing.Color.White; this.fivGcPanel.Appearance.Options.UseBackColor = true; this.fivGcPanel.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.fivGcPanel.Controls.Add(this.fivGcEX); this.fivGcPanel.Controls.Add(this.panelControl4); this.fivGcPanel.Dock = System.Windows.Forms.DockStyle.Left; this.fivGcPanel.Location = new System.Drawing.Point(818, 2); this.fivGcPanel.Name = "fivGcPanel"; this.fivGcPanel.Size = new System.Drawing.Size(208, 548); this.fivGcPanel.TabIndex = 4; // // fivGcEX // this.fivGcEX.AdapterObj = null; this.fivGcEX.Dock = System.Windows.Forms.DockStyle.Fill; this.fivGcEX.Location = new System.Drawing.Point(0, 0); this.fivGcEX.Margin = new System.Windows.Forms.Padding(4, 12, 4, 12); this.fivGcEX.Name = "fivGcEX"; this.fivGcEX.SiftEnumObj = Lskj.Control.GridControlEx.HeaderSiftEnum.Sum; this.fivGcEX.Size = new System.Drawing.Size(208, 498); this.fivGcEX.TabIndex = 6; // // panelControl4 // this.panelControl4.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.panelControl4.Controls.Add(this.labelControl5); this.panelControl4.Controls.Add(this.fivDelBtn); this.panelControl4.Controls.Add(this.fivText); this.panelControl4.Dock = System.Windows.Forms.DockStyle.Bottom; this.panelControl4.Location = new System.Drawing.Point(0, 498); this.panelControl4.Name = "panelControl4"; this.panelControl4.Size = new System.Drawing.Size(208, 50); this.panelControl4.TabIndex = 5; // // labelControl5 // this.labelControl5.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelControl5.Location = new System.Drawing.Point(3, 15); this.labelControl5.Name = "labelControl5"; this.labelControl5.Size = new System.Drawing.Size(57, 26); this.labelControl5.TabIndex = 5; this.labelControl5.Text = "型号:"; // // fivDelBtn // this.fivDelBtn.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.fivDelBtn.Appearance.Options.UseFont = true; this.fivDelBtn.Location = new System.Drawing.Point(156, 12); this.fivDelBtn.Name = "fivDelBtn"; this.fivDelBtn.Size = new System.Drawing.Size(42, 30); this.fivDelBtn.TabIndex = 2; this.fivDelBtn.Text = "删除"; // // fivText // this.fivText.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.fivText.Location = new System.Drawing.Point(61, 12); this.fivText.Name = "fivText"; this.fivText.Size = new System.Drawing.Size(89, 31); this.fivText.TabIndex = 1; // // forGcPanel // this.forGcPanel.Appearance.BackColor = System.Drawing.Color.White; this.forGcPanel.Appearance.Options.UseBackColor = true; this.forGcPanel.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.forGcPanel.Controls.Add(this.forGcEX); this.forGcPanel.Controls.Add(this.panelControl3); this.forGcPanel.Dock = System.Windows.Forms.DockStyle.Left; this.forGcPanel.Location = new System.Drawing.Point(614, 2); this.forGcPanel.Name = "forGcPanel"; this.forGcPanel.Size = new System.Drawing.Size(204, 548); this.forGcPanel.TabIndex = 3; // // forGcEX // this.forGcEX.AdapterObj = null; this.forGcEX.Dock = System.Windows.Forms.DockStyle.Fill; this.forGcEX.Location = new System.Drawing.Point(0, 0); this.forGcEX.Margin = new System.Windows.Forms.Padding(4, 10, 4, 10); this.forGcEX.Name = "forGcEX"; this.forGcEX.SiftEnumObj = Lskj.Control.GridControlEx.HeaderSiftEnum.Sum; this.forGcEX.Size = new System.Drawing.Size(204, 498); this.forGcEX.TabIndex = 5; // // panelControl3 // this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.panelControl3.Controls.Add(this.labelControl4); this.panelControl3.Controls.Add(this.forDelBtn); this.panelControl3.Controls.Add(this.forText); this.panelControl3.Dock = System.Windows.Forms.DockStyle.Bottom; this.panelControl3.Location = new System.Drawing.Point(0, 498); this.panelControl3.Name = "panelControl3"; this.panelControl3.Size = new System.Drawing.Size(204, 50); this.panelControl3.TabIndex = 4; // // labelControl4 // this.labelControl4.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelControl4.Location = new System.Drawing.Point(3, 15); this.labelControl4.Name = "labelControl4"; this.labelControl4.Size = new System.Drawing.Size(57, 26); this.labelControl4.TabIndex = 5; this.labelControl4.Text = "型号:"; // // forDelBtn // this.forDelBtn.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.forDelBtn.Appearance.Options.UseFont = true; this.forDelBtn.Location = new System.Drawing.Point(156, 12); this.forDelBtn.Name = "forDelBtn"; this.forDelBtn.Size = new System.Drawing.Size(42, 30); this.forDelBtn.TabIndex = 2; this.forDelBtn.Text = "删除"; // // forText // this.forText.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.forText.Location = new System.Drawing.Point(61, 12); this.forText.Name = "forText"; this.forText.Size = new System.Drawing.Size(89, 31); this.forText.TabIndex = 1; // // thrGcPanel // this.thrGcPanel.Appearance.BackColor = System.Drawing.Color.White; this.thrGcPanel.Appearance.Options.UseBackColor = true; this.thrGcPanel.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.thrGcPanel.Controls.Add(this.thrGcEX); this.thrGcPanel.Controls.Add(this.panelControl2); this.thrGcPanel.Dock = System.Windows.Forms.DockStyle.Left; this.thrGcPanel.Location = new System.Drawing.Point(410, 2); this.thrGcPanel.Name = "thrGcPanel"; this.thrGcPanel.Size = new System.Drawing.Size(204, 548); this.thrGcPanel.TabIndex = 2; // // thrGcEX // this.thrGcEX.AdapterObj = null; this.thrGcEX.Dock = System.Windows.Forms.DockStyle.Fill; this.thrGcEX.Location = new System.Drawing.Point(0, 0); this.thrGcEX.Margin = new System.Windows.Forms.Padding(4, 8, 4, 8); this.thrGcEX.Name = "thrGcEX"; this.thrGcEX.SiftEnumObj = Lskj.Control.GridControlEx.HeaderSiftEnum.Sum; this.thrGcEX.Size = new System.Drawing.Size(204, 498); this.thrGcEX.TabIndex = 4; // // panelControl2 // this.panelControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.panelControl2.Controls.Add(this.labelControl3); this.panelControl2.Controls.Add(this.thrDelBtn); this.panelControl2.Controls.Add(this.thrText); this.panelControl2.Dock = System.Windows.Forms.DockStyle.Bottom; this.panelControl2.Location = new System.Drawing.Point(0, 498); this.panelControl2.Name = "panelControl2"; this.panelControl2.Size = new System.Drawing.Size(204, 50); this.panelControl2.TabIndex = 3; // // labelControl3 // this.labelControl3.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelControl3.Location = new System.Drawing.Point(3, 15); this.labelControl3.Name = "labelControl3"; this.labelControl3.Size = new System.Drawing.Size(57, 26); this.labelControl3.TabIndex = 5; this.labelControl3.Text = "型号:"; // // thrDelBtn // this.thrDelBtn.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.thrDelBtn.Appearance.Options.UseFont = true; this.thrDelBtn.Location = new System.Drawing.Point(156, 12); this.thrDelBtn.Name = "thrDelBtn"; this.thrDelBtn.Size = new System.Drawing.Size(42, 30); this.thrDelBtn.TabIndex = 2; this.thrDelBtn.Text = "删除"; // // thrText // this.thrText.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.thrText.Location = new System.Drawing.Point(61, 12); this.thrText.Name = "thrText"; this.thrText.Size = new System.Drawing.Size(89, 31); this.thrText.TabIndex = 1; // // twoGcPanel // this.twoGcPanel.Appearance.BackColor = System.Drawing.Color.White; this.twoGcPanel.Appearance.Options.UseBackColor = true; this.twoGcPanel.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.twoGcPanel.Controls.Add(this.twoGcEX); this.twoGcPanel.Controls.Add(this.panelControl1); this.twoGcPanel.Dock = System.Windows.Forms.DockStyle.Left; this.twoGcPanel.Location = new System.Drawing.Point(206, 2); this.twoGcPanel.Name = "twoGcPanel"; this.twoGcPanel.Size = new System.Drawing.Size(204, 548); this.twoGcPanel.TabIndex = 1; // // twoGcEX // this.twoGcEX.AdapterObj = null; this.twoGcEX.Dock = System.Windows.Forms.DockStyle.Fill; this.twoGcEX.Location = new System.Drawing.Point(0, 0); this.twoGcEX.Margin = new System.Windows.Forms.Padding(4, 7, 4, 7); this.twoGcEX.Name = "twoGcEX"; this.twoGcEX.SiftEnumObj = Lskj.Control.GridControlEx.HeaderSiftEnum.Sum; this.twoGcEX.Size = new System.Drawing.Size(204, 498); this.twoGcEX.TabIndex = 4; // // panelControl1 // this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.panelControl1.Controls.Add(this.labelControl2); this.panelControl1.Controls.Add(this.twoDelBtn); this.panelControl1.Controls.Add(this.twoText); this.panelControl1.Dock = System.Windows.Forms.DockStyle.Bottom; this.panelControl1.Location = new System.Drawing.Point(0, 498); this.panelControl1.Name = "panelControl1"; this.panelControl1.Size = new System.Drawing.Size(204, 50); this.panelControl1.TabIndex = 3; // // labelControl2 // this.labelControl2.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelControl2.Location = new System.Drawing.Point(3, 15); this.labelControl2.Name = "labelControl2"; this.labelControl2.Size = new System.Drawing.Size(57, 26); this.labelControl2.TabIndex = 4; this.labelControl2.Text = "型号:"; // // twoDelBtn // this.twoDelBtn.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.twoDelBtn.Appearance.Options.UseFont = true; this.twoDelBtn.Location = new System.Drawing.Point(156, 12); this.twoDelBtn.Name = "twoDelBtn"; this.twoDelBtn.Size = new System.Drawing.Size(42, 30); this.twoDelBtn.TabIndex = 2; this.twoDelBtn.Text = "删除"; // // twoText // this.twoText.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.twoText.Location = new System.Drawing.Point(61, 12); this.twoText.Name = "twoText"; this.twoText.Size = new System.Drawing.Size(89, 31); this.twoText.TabIndex = 1; // // oneGcPanel // this.oneGcPanel.Appearance.BackColor = System.Drawing.Color.White; this.oneGcPanel.Appearance.Options.UseBackColor = true; this.oneGcPanel.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.oneGcPanel.Controls.Add(this.oneGcEX); this.oneGcPanel.Controls.Add(this.oneBomPan); this.oneGcPanel.Dock = System.Windows.Forms.DockStyle.Left; this.oneGcPanel.Location = new System.Drawing.Point(2, 2); this.oneGcPanel.Name = "oneGcPanel"; this.oneGcPanel.Size = new System.Drawing.Size(204, 548); this.oneGcPanel.TabIndex = 0; // // oneGcEX // this.oneGcEX.AdapterObj = null; this.oneGcEX.Dock = System.Windows.Forms.DockStyle.Fill; this.oneGcEX.Location = new System.Drawing.Point(0, 0); this.oneGcEX.Margin = new System.Windows.Forms.Padding(4, 6, 4, 6); this.oneGcEX.Name = "oneGcEX"; this.oneGcEX.SiftEnumObj = Lskj.Control.GridControlEx.HeaderSiftEnum.Sum; this.oneGcEX.Size = new System.Drawing.Size(204, 498); this.oneGcEX.TabIndex = 3; // // oneBomPan // this.oneBomPan.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.oneBomPan.Controls.Add(this.oneText); this.oneBomPan.Controls.Add(this.labelControl1); this.oneBomPan.Controls.Add(this.oneDelbtn); this.oneBomPan.Dock = System.Windows.Forms.DockStyle.Bottom; this.oneBomPan.Location = new System.Drawing.Point(0, 498); this.oneBomPan.Name = "oneBomPan"; this.oneBomPan.Size = new System.Drawing.Size(204, 50); this.oneBomPan.TabIndex = 2; // // oneText // this.oneText.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.oneText.Location = new System.Drawing.Point(61, 12); this.oneText.Name = "oneText"; this.oneText.Size = new System.Drawing.Size(89, 31); this.oneText.TabIndex = 4; // // labelControl1 // this.labelControl1.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelControl1.Location = new System.Drawing.Point(3, 15); this.labelControl1.Name = "labelControl1"; this.labelControl1.Size = new System.Drawing.Size(57, 26); this.labelControl1.TabIndex = 3; this.labelControl1.Text = "型号:"; // // oneDelbtn // this.oneDelbtn.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.oneDelbtn.Appearance.Options.UseFont = true; this.oneDelbtn.Location = new System.Drawing.Point(156, 12); this.oneDelbtn.Name = "oneDelbtn"; this.oneDelbtn.Size = new System.Drawing.Size(42, 30); this.oneDelbtn.TabIndex = 2; this.oneDelbtn.Text = "删除"; // // FrmMain // this.Appearance.BackColor = System.Drawing.SystemColors.Control; this.Appearance.Options.UseBackColor = true; this.Appearance.Options.UseFont = true; this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.ClientSize = new System.Drawing.Size(1238, 552); this.Controls.Add(this.mainPanel); this.Name = "FrmMain"; this.Text = "MesMain"; this.WindowState = System.Windows.Forms.FormWindowState.Maximized; ((System.ComponentModel.ISupportInitialize)(this.mainPanel)).EndInit(); this.mainPanel.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.sixGcPanel)).EndInit(); this.sixGcPanel.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.panelControl5)).EndInit(); this.panelControl5.ResumeLayout(false); this.panelControl5.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.fivGcPanel)).EndInit(); this.fivGcPanel.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.panelControl4)).EndInit(); this.panelControl4.ResumeLayout(false); this.panelControl4.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.forGcPanel)).EndInit(); this.forGcPanel.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit(); this.panelControl3.ResumeLayout(false); this.panelControl3.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.thrGcPanel)).EndInit(); this.thrGcPanel.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit(); this.panelControl2.ResumeLayout(false); this.panelControl2.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.twoGcPanel)).EndInit(); this.twoGcPanel.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit(); this.panelControl1.ResumeLayout(false); this.panelControl1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.oneGcPanel)).EndInit(); this.oneGcPanel.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.oneBomPan)).EndInit(); this.oneBomPan.ResumeLayout(false); this.oneBomPan.PerformLayout(); this.ResumeLayout(false); } #endregion private DevExpress.XtraEditors.PanelControl mainPanel; private DevExpress.XtraEditors.PanelControl sixGcPanel; private DevExpress.XtraEditors.PanelControl fivGcPanel; private DevExpress.XtraEditors.PanelControl forGcPanel; private DevExpress.XtraEditors.PanelControl thrGcPanel; private DevExpress.XtraEditors.PanelControl twoGcPanel; private DevExpress.XtraEditors.PanelControl oneGcPanel; private DevExpress.XtraEditors.PanelControl oneBomPan; private DevExpress.XtraEditors.SimpleButton oneDelbtn; private DevExpress.XtraEditors.PanelControl panelControl5; private DevExpress.XtraEditors.SimpleButton sixDelBtn; private System.Windows.Forms.TextBox sixText; private DevExpress.XtraEditors.PanelControl panelControl4; private DevExpress.XtraEditors.SimpleButton fivDelBtn; private System.Windows.Forms.TextBox fivText; private DevExpress.XtraEditors.PanelControl panelControl3; private DevExpress.XtraEditors.SimpleButton forDelBtn; private System.Windows.Forms.TextBox forText; private DevExpress.XtraEditors.PanelControl panelControl2; private DevExpress.XtraEditors.SimpleButton thrDelBtn; private System.Windows.Forms.TextBox thrText; private DevExpress.XtraEditors.PanelControl panelControl1; private DevExpress.XtraEditors.SimpleButton twoDelBtn; private System.Windows.Forms.TextBox twoText; private System.Windows.Forms.TextBox oneText; private DevExpress.XtraEditors.LabelControl labelControl6; private DevExpress.XtraEditors.LabelControl labelControl5; private DevExpress.XtraEditors.LabelControl labelControl4; private DevExpress.XtraEditors.LabelControl labelControl3; private DevExpress.XtraEditors.LabelControl labelControl2; private Lskj.Control.GridControlEx sixGcEX; private Lskj.Control.GridControlEx fivGcEX; private Lskj.Control.GridControlEx forGcEX; private Lskj.Control.GridControlEx thrGcEX; private Lskj.Control.GridControlEx twoGcEX; private Lskj.Control.GridControlEx oneGcEX; private DevExpress.XtraEditors.LabelControl labelControl1; } }