namespace Lskj.MesWorkreport { partial class FrmMesWorkreport { /// /// 必需的设计器变量。 /// private System.ComponentModel.IContainer components = null; /// /// 清理所有正在使用的资源。 /// /// 如果应释放托管资源,为 true;否则为 false。 protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows 窗体设计器生成的代码 /// /// 设计器支持所需的方法 - 不要 /// 使用代码编辑器修改此方法的内容。 /// private void InitializeComponent() { this.panel1 = new System.Windows.Forms.Panel(); this.panelControl1 = new DevExpress.XtraEditors.PanelControl(); this.panel2 = new System.Windows.Forms.Panel(); this.lbl_tbdh_tig = new System.Windows.Forms.Label(); this.label10 = new System.Windows.Forms.Label(); this.cb_hgb_tig = new System.Windows.Forms.Panel(); this.lbl_hgb_tig = new System.Windows.Forms.Label(); this.label15 = new System.Windows.Forms.Label(); this.cb_ds_tig = new System.Windows.Forms.Panel(); this.lbl_ds_tig = new System.Windows.Forms.Label(); this.label13 = new System.Windows.Forms.Label(); this.cb_bb_tig = new System.Windows.Forms.Panel(); this.lbl_bb_tig = new System.Windows.Forms.Label(); this.label11 = new System.Windows.Forms.Label(); this.cb_st_tig = new System.Windows.Forms.Panel(); this.lbl_st_tig = new System.Windows.Forms.Label(); this.label9 = new System.Windows.Forms.Label(); this.btn_CpDesign = new DevExpress.XtraEditors.SimpleButton(); this.cb_ScrapReason = new DevExpress.XtraEditors.LookUpEdit(); this.labelControl4 = new DevExpress.XtraEditors.LabelControl(); this.cbCPBQ = new System.Windows.Forms.Panel(); this.label7 = new System.Windows.Forms.Label(); this.lbl_CPBQ = new System.Windows.Forms.Label(); this.bfAmountEdit = new System.Windows.Forms.TextBox(); this.labelControl3 = new DevExpress.XtraEditors.LabelControl(); this.btn_Design = new DevExpress.XtraEditors.SimpleButton(); this.label5 = new System.Windows.Forms.Label(); this.lbl_isPrint = new System.Windows.Forms.Label(); this.lbl_Rbfx = new System.Windows.Forms.TextBox(); this.all_WorkReport = new System.Windows.Forms.TextBox(); this.cbSCLZ = new System.Windows.Forms.Panel(); this.lbl_SCLZ = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.cbFMBG = new System.Windows.Forms.Panel(); this.lbl_FMBG = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.cbLZM = new System.Windows.Forms.Panel(); this.label2 = new System.Windows.Forms.Label(); this.lbl_LZM = new System.Windows.Forms.Label(); this.cbCPM = new System.Windows.Forms.Panel(); this.label3 = new System.Windows.Forms.Label(); this.lbl_CPM = new System.Windows.Forms.Label(); this.btnCancel = new DevExpress.XtraEditors.SimpleButton(); this.btnOk = new DevExpress.XtraEditors.SimpleButton(); this.label1 = new DevExpress.XtraEditors.LabelControl(); this.labelControl12 = new DevExpress.XtraEditors.LabelControl(); this.lab_Spec = new DevExpress.XtraEditors.LabelControl(); this.labelControl11 = new DevExpress.XtraEditors.LabelControl(); this.lab_LineNum = new DevExpress.XtraEditors.LabelControl(); this.labelControl9 = new DevExpress.XtraEditors.LabelControl(); this.lab_ProductBc = new DevExpress.XtraEditors.LabelControl(); this.labelControl7 = new DevExpress.XtraEditors.LabelControl(); this.lab_ProductBz = new DevExpress.XtraEditors.LabelControl(); this.labelControl5 = new DevExpress.XtraEditors.LabelControl(); this.lab_ProductDate = new DevExpress.XtraEditors.LabelControl(); this.labelControl2 = new DevExpress.XtraEditors.LabelControl(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.gc_topleft = new DevExpress.XtraGrid.GridControl(); this.gv_topleft = new DevExpress.XtraGrid.Views.Grid.GridView(); this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); this.panelControl2 = new DevExpress.XtraEditors.PanelControl(); this.BtnDel = new DevExpress.XtraEditors.SimpleButton(); this.labelControl1 = new DevExpress.XtraEditors.LabelControl(); this.BtnAdd = new DevExpress.XtraEditors.SimpleButton(); this.txtLoginAccount = new DevExpress.XtraEditors.TextEdit(); this.gc_bottomleft = new DevExpress.XtraGrid.GridControl(); this.gv_bottomleft = new DevExpress.XtraGrid.Views.Grid.GridView(); this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); this.labelControl6 = new DevExpress.XtraEditors.LabelControl(); this.HotPressingTime = new DevExpress.XtraEditors.LookUpEdit(); this.panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit(); this.panelControl1.SuspendLayout(); this.panel2.SuspendLayout(); this.cb_hgb_tig.SuspendLayout(); this.cb_ds_tig.SuspendLayout(); this.cb_bb_tig.SuspendLayout(); this.cb_st_tig.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.cb_ScrapReason.Properties)).BeginInit(); this.cbCPBQ.SuspendLayout(); this.cbSCLZ.SuspendLayout(); this.cbFMBG.SuspendLayout(); this.cbLZM.SuspendLayout(); this.cbCPM.SuspendLayout(); this.groupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gc_topleft)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gv_topleft)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit(); this.panelControl2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.txtLoginAccount.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gc_bottomleft)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gv_bottomleft)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.HotPressingTime.Properties)).BeginInit(); this.SuspendLayout(); // // panel1 // this.panel1.AutoScroll = true; this.panel1.BackColor = System.Drawing.SystemColors.InactiveCaption; this.panel1.Controls.Add(this.panelControl1); this.panel1.Controls.Add(this.groupBox1); this.panel1.Dock = System.Windows.Forms.DockStyle.Fill; this.panel1.Location = new System.Drawing.Point(0, 0); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(1342, 756); this.panel1.TabIndex = 0; // // panelControl1 // this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.panelControl1.Controls.Add(this.HotPressingTime); this.panelControl1.Controls.Add(this.labelControl6); this.panelControl1.Controls.Add(this.panel2); this.panelControl1.Controls.Add(this.cb_hgb_tig); this.panelControl1.Controls.Add(this.cb_ds_tig); this.panelControl1.Controls.Add(this.cb_bb_tig); this.panelControl1.Controls.Add(this.cb_st_tig); this.panelControl1.Controls.Add(this.btn_CpDesign); this.panelControl1.Controls.Add(this.cb_ScrapReason); this.panelControl1.Controls.Add(this.labelControl4); this.panelControl1.Controls.Add(this.cbCPBQ); this.panelControl1.Controls.Add(this.bfAmountEdit); this.panelControl1.Controls.Add(this.labelControl3); this.panelControl1.Controls.Add(this.btn_Design); this.panelControl1.Controls.Add(this.label5); this.panelControl1.Controls.Add(this.lbl_isPrint); this.panelControl1.Controls.Add(this.lbl_Rbfx); this.panelControl1.Controls.Add(this.all_WorkReport); this.panelControl1.Controls.Add(this.cbSCLZ); this.panelControl1.Controls.Add(this.cbFMBG); this.panelControl1.Controls.Add(this.cbLZM); this.panelControl1.Controls.Add(this.cbCPM); this.panelControl1.Controls.Add(this.btnCancel); this.panelControl1.Controls.Add(this.btnOk); this.panelControl1.Controls.Add(this.label1); this.panelControl1.Controls.Add(this.labelControl12); this.panelControl1.Controls.Add(this.lab_Spec); this.panelControl1.Controls.Add(this.labelControl11); this.panelControl1.Controls.Add(this.lab_LineNum); this.panelControl1.Controls.Add(this.labelControl9); this.panelControl1.Controls.Add(this.lab_ProductBc); this.panelControl1.Controls.Add(this.labelControl7); this.panelControl1.Controls.Add(this.lab_ProductBz); this.panelControl1.Controls.Add(this.labelControl5); this.panelControl1.Controls.Add(this.lab_ProductDate); this.panelControl1.Controls.Add(this.labelControl2); this.panelControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.panelControl1.Location = new System.Drawing.Point(400, 0); this.panelControl1.Name = "panelControl1"; this.panelControl1.Size = new System.Drawing.Size(942, 756); this.panelControl1.TabIndex = 3; this.panelControl1.Click += new System.EventHandler(this.OnFormClick); // // panel2 // this.panel2.AutoSize = true; this.panel2.Controls.Add(this.lbl_tbdh_tig); this.panel2.Controls.Add(this.label10); this.panel2.Location = new System.Drawing.Point(714, 628); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(173, 47); this.panel2.TabIndex = 40; // // lbl_tbdh_tig // this.lbl_tbdh_tig.BackColor = System.Drawing.SystemColors.InactiveBorder; this.lbl_tbdh_tig.Font = new System.Drawing.Font("Tahoma", 20F); this.lbl_tbdh_tig.Location = new System.Drawing.Point(3, 7); this.lbl_tbdh_tig.Name = "lbl_tbdh_tig"; this.lbl_tbdh_tig.Size = new System.Drawing.Size(26, 26); this.lbl_tbdh_tig.TabIndex = 2; this.lbl_tbdh_tig.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.lbl_tbdh_tig.Click += new System.EventHandler(this.OnCheckClick); // // label10 // this.label10.AutoSize = true; this.label10.Font = new System.Drawing.Font("Tahoma", 22F); this.label10.ForeColor = System.Drawing.Color.Blue; this.label10.Location = new System.Drawing.Point(35, 2); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(135, 36); this.label10.TabIndex = 1; this.label10.Text = "同步对花"; // // cb_hgb_tig // this.cb_hgb_tig.AutoSize = true; this.cb_hgb_tig.Controls.Add(this.lbl_hgb_tig); this.cb_hgb_tig.Controls.Add(this.label15); this.cb_hgb_tig.Location = new System.Drawing.Point(134, 628); this.cb_hgb_tig.Name = "cb_hgb_tig"; this.cb_hgb_tig.Size = new System.Drawing.Size(143, 47); this.cb_hgb_tig.TabIndex = 39; // // lbl_hgb_tig // this.lbl_hgb_tig.BackColor = System.Drawing.SystemColors.InactiveBorder; this.lbl_hgb_tig.Font = new System.Drawing.Font("Tahoma", 20F); this.lbl_hgb_tig.Location = new System.Drawing.Point(3, 7); this.lbl_hgb_tig.Name = "lbl_hgb_tig"; this.lbl_hgb_tig.Size = new System.Drawing.Size(26, 26); this.lbl_hgb_tig.TabIndex = 2; this.lbl_hgb_tig.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.lbl_hgb_tig.Click += new System.EventHandler(this.OnCheckClick); // // label15 // this.label15.AutoSize = true; this.label15.Font = new System.Drawing.Font("Tahoma", 22F); this.label15.ForeColor = System.Drawing.Color.Blue; this.label15.Location = new System.Drawing.Point(35, 2); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(105, 36); this.label15.TabIndex = 1; this.label15.Text = "换钢板"; // // cb_ds_tig // this.cb_ds_tig.AutoSize = true; this.cb_ds_tig.Controls.Add(this.lbl_ds_tig); this.cb_ds_tig.Controls.Add(this.label13); this.cb_ds_tig.Location = new System.Drawing.Point(578, 628); this.cb_ds_tig.Name = "cb_ds_tig"; this.cb_ds_tig.Size = new System.Drawing.Size(113, 47); this.cb_ds_tig.TabIndex = 38; // // lbl_ds_tig // this.lbl_ds_tig.BackColor = System.Drawing.SystemColors.InactiveBorder; this.lbl_ds_tig.Font = new System.Drawing.Font("Tahoma", 20F); this.lbl_ds_tig.Location = new System.Drawing.Point(3, 7); this.lbl_ds_tig.Name = "lbl_ds_tig"; this.lbl_ds_tig.Size = new System.Drawing.Size(26, 26); this.lbl_ds_tig.TabIndex = 2; this.lbl_ds_tig.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.lbl_ds_tig.Click += new System.EventHandler(this.OnCheckClick); // // label13 // this.label13.AutoSize = true; this.label13.Font = new System.Drawing.Font("Tahoma", 22F); this.label13.ForeColor = System.Drawing.Color.Blue; this.label13.Location = new System.Drawing.Point(35, 2); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(75, 36); this.label13.TabIndex = 1; this.label13.Text = "打水"; // // cb_bb_tig // this.cb_bb_tig.AutoSize = true; this.cb_bb_tig.Controls.Add(this.lbl_bb_tig); this.cb_bb_tig.Controls.Add(this.label11); this.cb_bb_tig.Location = new System.Drawing.Point(302, 628); this.cb_bb_tig.Name = "cb_bb_tig"; this.cb_bb_tig.Size = new System.Drawing.Size(113, 47); this.cb_bb_tig.TabIndex = 37; // // lbl_bb_tig // this.lbl_bb_tig.BackColor = System.Drawing.SystemColors.InactiveBorder; this.lbl_bb_tig.Font = new System.Drawing.Font("Tahoma", 20F); this.lbl_bb_tig.Location = new System.Drawing.Point(3, 7); this.lbl_bb_tig.Name = "lbl_bb_tig"; this.lbl_bb_tig.Size = new System.Drawing.Size(26, 26); this.lbl_bb_tig.TabIndex = 2; this.lbl_bb_tig.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.lbl_bb_tig.Click += new System.EventHandler(this.OnCheckClick); // // label11 // this.label11.AutoSize = true; this.label11.Font = new System.Drawing.Font("Tahoma", 22F); this.label11.ForeColor = System.Drawing.Color.Blue; this.label11.Location = new System.Drawing.Point(35, 2); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(75, 36); this.label11.TabIndex = 1; this.label11.Text = "背板"; // // cb_st_tig // this.cb_st_tig.AutoSize = true; this.cb_st_tig.Controls.Add(this.lbl_st_tig); this.cb_st_tig.Controls.Add(this.label9); this.cb_st_tig.Location = new System.Drawing.Point(441, 628); this.cb_st_tig.Name = "cb_st_tig"; this.cb_st_tig.Size = new System.Drawing.Size(113, 47); this.cb_st_tig.TabIndex = 36; // // lbl_st_tig // this.lbl_st_tig.BackColor = System.Drawing.SystemColors.InactiveBorder; this.lbl_st_tig.Font = new System.Drawing.Font("Tahoma", 20F); this.lbl_st_tig.Location = new System.Drawing.Point(3, 7); this.lbl_st_tig.Name = "lbl_st_tig"; this.lbl_st_tig.Size = new System.Drawing.Size(26, 26); this.lbl_st_tig.TabIndex = 2; this.lbl_st_tig.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.lbl_st_tig.Click += new System.EventHandler(this.OnCheckClick); // // label9 // this.label9.AutoSize = true; this.label9.Font = new System.Drawing.Font("Tahoma", 22F); this.label9.ForeColor = System.Drawing.Color.Blue; this.label9.Location = new System.Drawing.Point(35, 2); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(75, 36); this.label9.TabIndex = 1; this.label9.Text = "手抬"; // // btn_CpDesign // this.btn_CpDesign.Location = new System.Drawing.Point(325, 582); this.btn_CpDesign.Margin = new System.Windows.Forms.Padding(2); this.btn_CpDesign.Name = "btn_CpDesign"; this.btn_CpDesign.Size = new System.Drawing.Size(95, 43); this.btn_CpDesign.TabIndex = 35; this.btn_CpDesign.Text = "次品码设计"; this.btn_CpDesign.Click += new System.EventHandler(this.btn_CpDesign_Click); // // cb_ScrapReason // this.cb_ScrapReason.Location = new System.Drawing.Point(694, 385); this.cb_ScrapReason.Margin = new System.Windows.Forms.Padding(2); this.cb_ScrapReason.MaximumSize = new System.Drawing.Size(175, 68); this.cb_ScrapReason.Name = "cb_ScrapReason"; this.cb_ScrapReason.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 20F); this.cb_ScrapReason.Properties.Appearance.Options.UseFont = true; this.cb_ScrapReason.Properties.AppearanceDropDown.Font = new System.Drawing.Font("Tahoma", 20F); this.cb_ScrapReason.Properties.AppearanceDropDown.Options.UseFont = true; this.cb_ScrapReason.Properties.AutoHeight = false; this.cb_ScrapReason.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple; this.cb_ScrapReason.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.cb_ScrapReason.Properties.NullText = ""; this.cb_ScrapReason.Size = new System.Drawing.Size(175, 56); this.cb_ScrapReason.TabIndex = 34; // // labelControl4 // this.labelControl4.Appearance.Font = new System.Drawing.Font("Tahoma", 35F); this.labelControl4.Appearance.ForeColor = System.Drawing.Color.Red; this.labelControl4.Location = new System.Drawing.Point(453, 384); this.labelControl4.Name = "labelControl4"; this.labelControl4.Size = new System.Drawing.Size(188, 57); this.labelControl4.TabIndex = 33; this.labelControl4.Text = "报废原因"; // // cbCPBQ // this.cbCPBQ.AutoSize = true; this.cbCPBQ.Controls.Add(this.label7); this.cbCPBQ.Controls.Add(this.lbl_CPBQ); this.cbCPBQ.Location = new System.Drawing.Point(221, 228); this.cbCPBQ.Name = "cbCPBQ"; this.cbCPBQ.Size = new System.Drawing.Size(291, 47); this.cbCPBQ.TabIndex = 32; // // label7 // this.label7.AutoSize = true; this.label7.Font = new System.Drawing.Font("Tahoma", 22F); this.label7.ForeColor = System.Drawing.Color.Blue; this.label7.Location = new System.Drawing.Point(35, 2); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(195, 36); this.label7.TabIndex = 1; this.label7.Text = "次品标签打印"; // // lbl_CPBQ // this.lbl_CPBQ.BackColor = System.Drawing.SystemColors.InactiveBorder; this.lbl_CPBQ.Font = new System.Drawing.Font("Tahoma", 20F); this.lbl_CPBQ.Location = new System.Drawing.Point(3, 7); this.lbl_CPBQ.Name = "lbl_CPBQ"; this.lbl_CPBQ.Size = new System.Drawing.Size(26, 26); this.lbl_CPBQ.TabIndex = 0; this.lbl_CPBQ.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.lbl_CPBQ.Click += new System.EventHandler(this.OnCheckClick); // // bfAmountEdit // this.bfAmountEdit.Font = new System.Drawing.Font("Tahoma", 30F); this.bfAmountEdit.Location = new System.Drawing.Point(245, 385); this.bfAmountEdit.Name = "bfAmountEdit"; this.bfAmountEdit.Size = new System.Drawing.Size(176, 56); this.bfAmountEdit.TabIndex = 31; this.bfAmountEdit.MouseDown += new System.Windows.Forms.MouseEventHandler(this.OnMouseDown); // // labelControl3 // this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 35F); this.labelControl3.Appearance.ForeColor = System.Drawing.Color.Red; this.labelControl3.Location = new System.Drawing.Point(51, 383); this.labelControl3.Name = "labelControl3"; this.labelControl3.Size = new System.Drawing.Size(188, 57); this.labelControl3.TabIndex = 30; this.labelControl3.Text = "成品报废"; // // btn_Design // this.btn_Design.Location = new System.Drawing.Point(222, 582); this.btn_Design.Margin = new System.Windows.Forms.Padding(2); this.btn_Design.Name = "btn_Design"; this.btn_Design.Size = new System.Drawing.Size(95, 43); this.btn_Design.TabIndex = 29; this.btn_Design.Text = "成品码设计"; this.btn_Design.Click += new System.EventHandler(this.btn_Design_Click); // // label5 // this.label5.AutoSize = true; this.label5.Font = new System.Drawing.Font("Tahoma", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label5.ForeColor = System.Drawing.Color.Black; this.label5.Location = new System.Drawing.Point(660, 587); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(96, 25); this.label5.TabIndex = 28; this.label5.Text = "打印设计"; // // lbl_isPrint // this.lbl_isPrint.BackColor = System.Drawing.SystemColors.InactiveBorder; this.lbl_isPrint.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_isPrint.Location = new System.Drawing.Point(643, 593); this.lbl_isPrint.Name = "lbl_isPrint"; this.lbl_isPrint.Size = new System.Drawing.Size(16, 16); this.lbl_isPrint.TabIndex = 27; this.lbl_isPrint.Text = "√"; this.lbl_isPrint.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.lbl_isPrint.Click += new System.EventHandler(this.OnCheckClick); // // lbl_Rbfx // this.lbl_Rbfx.Font = new System.Drawing.Font("Tahoma", 30F); this.lbl_Rbfx.Location = new System.Drawing.Point(694, 305); this.lbl_Rbfx.Name = "lbl_Rbfx"; this.lbl_Rbfx.Size = new System.Drawing.Size(176, 56); this.lbl_Rbfx.TabIndex = 26; this.lbl_Rbfx.MouseDown += new System.Windows.Forms.MouseEventHandler(this.OnMouseDown); // // all_WorkReport // this.all_WorkReport.Font = new System.Drawing.Font("Tahoma", 30F); this.all_WorkReport.Location = new System.Drawing.Point(245, 305); this.all_WorkReport.Name = "all_WorkReport"; this.all_WorkReport.Size = new System.Drawing.Size(176, 56); this.all_WorkReport.TabIndex = 25; this.all_WorkReport.MouseDown += new System.Windows.Forms.MouseEventHandler(this.OnMouseDown); // // cbSCLZ // this.cbSCLZ.AutoSize = true; this.cbSCLZ.Controls.Add(this.lbl_SCLZ); this.cbSCLZ.Controls.Add(this.label6); this.cbSCLZ.Location = new System.Drawing.Point(509, 531); this.cbSCLZ.Name = "cbSCLZ"; this.cbSCLZ.Size = new System.Drawing.Size(317, 47); this.cbSCLZ.TabIndex = 24; // // lbl_SCLZ // this.lbl_SCLZ.BackColor = System.Drawing.SystemColors.InactiveBorder; this.lbl_SCLZ.Font = new System.Drawing.Font("Tahoma", 20F); this.lbl_SCLZ.Location = new System.Drawing.Point(3, 7); this.lbl_SCLZ.Name = "lbl_SCLZ"; this.lbl_SCLZ.Size = new System.Drawing.Size(26, 26); this.lbl_SCLZ.TabIndex = 2; this.lbl_SCLZ.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.lbl_SCLZ.Click += new System.EventHandler(this.OnCheckClick); // // label6 // this.label6.AutoSize = true; this.label6.Font = new System.Drawing.Font("Tahoma", 22F); this.label6.ForeColor = System.Drawing.Color.Blue; this.label6.Location = new System.Drawing.Point(35, 2); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(225, 36); this.label6.TabIndex = 1; this.label6.Text = "合并上次流转码"; // // cbFMBG // this.cbFMBG.AutoSize = true; this.cbFMBG.Controls.Add(this.lbl_FMBG); this.cbFMBG.Controls.Add(this.label4); this.cbFMBG.Location = new System.Drawing.Point(222, 531); this.cbFMBG.Name = "cbFMBG"; this.cbFMBG.Size = new System.Drawing.Size(280, 47); this.cbFMBG.TabIndex = 23; // // lbl_FMBG // this.lbl_FMBG.BackColor = System.Drawing.SystemColors.InactiveBorder; this.lbl_FMBG.Font = new System.Drawing.Font("Tahoma", 20F); this.lbl_FMBG.Location = new System.Drawing.Point(3, 7); this.lbl_FMBG.Name = "lbl_FMBG"; this.lbl_FMBG.Size = new System.Drawing.Size(26, 26); this.lbl_FMBG.TabIndex = 2; this.lbl_FMBG.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.lbl_FMBG.Click += new System.EventHandler(this.OnCheckClick); // // label4 // this.label4.AutoSize = true; this.label4.Font = new System.Drawing.Font("Tahoma", 22F); this.label4.ForeColor = System.Drawing.Color.Blue; this.label4.Location = new System.Drawing.Point(35, 2); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(195, 36); this.label4.TabIndex = 1; this.label4.Text = "合并覆面报工"; // // cbLZM // this.cbLZM.AutoSize = true; this.cbLZM.Controls.Add(this.label2); this.cbLZM.Controls.Add(this.lbl_LZM); this.cbLZM.Location = new System.Drawing.Point(509, 175); this.cbLZM.Name = "cbLZM"; this.cbLZM.Size = new System.Drawing.Size(317, 47); this.cbLZM.TabIndex = 22; // // label2 // this.label2.AutoSize = true; this.label2.Font = new System.Drawing.Font("Tahoma", 22F); this.label2.ForeColor = System.Drawing.Color.Blue; this.label2.Location = new System.Drawing.Point(35, 2); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(225, 36); this.label2.TabIndex = 1; this.label2.Text = "报工打印流转码"; // // lbl_LZM // this.lbl_LZM.BackColor = System.Drawing.SystemColors.InactiveBorder; this.lbl_LZM.Font = new System.Drawing.Font("Tahoma", 20F); this.lbl_LZM.Location = new System.Drawing.Point(3, 7); this.lbl_LZM.Name = "lbl_LZM"; this.lbl_LZM.Size = new System.Drawing.Size(26, 26); this.lbl_LZM.TabIndex = 0; this.lbl_LZM.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.lbl_LZM.Click += new System.EventHandler(this.OnCheckClick); // // cbCPM // this.cbCPM.AutoSize = true; this.cbCPM.Controls.Add(this.label3); this.cbCPM.Controls.Add(this.lbl_CPM); this.cbCPM.Location = new System.Drawing.Point(222, 175); this.cbCPM.Name = "cbCPM"; this.cbCPM.Size = new System.Drawing.Size(317, 47); this.cbCPM.TabIndex = 21; // // label3 // this.label3.AutoSize = true; this.label3.Font = new System.Drawing.Font("Tahoma", 22F); this.label3.ForeColor = System.Drawing.Color.Blue; this.label3.Location = new System.Drawing.Point(35, 2); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(225, 36); this.label3.TabIndex = 1; this.label3.Text = "报工打印成品码"; // // lbl_CPM // this.lbl_CPM.BackColor = System.Drawing.SystemColors.InactiveBorder; this.lbl_CPM.Font = new System.Drawing.Font("Tahoma", 20F); this.lbl_CPM.Location = new System.Drawing.Point(3, 7); this.lbl_CPM.Name = "lbl_CPM"; this.lbl_CPM.Size = new System.Drawing.Size(26, 26); this.lbl_CPM.TabIndex = 0; this.lbl_CPM.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.lbl_CPM.Click += new System.EventHandler(this.OnCheckClick); // // btnCancel // this.btnCancel.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F); this.btnCancel.Appearance.Options.UseFont = true; this.btnCancel.Location = new System.Drawing.Point(491, 677); this.btnCancel.Name = "btnCancel"; this.btnCancel.Size = new System.Drawing.Size(265, 75); this.btnCancel.TabIndex = 19; this.btnCancel.Text = "取消"; this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click); // // btnOk // this.btnOk.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F); this.btnOk.Appearance.Options.UseFont = true; this.btnOk.Location = new System.Drawing.Point(222, 677); this.btnOk.Name = "btnOk"; this.btnOk.Size = new System.Drawing.Size(265, 75); this.btnOk.TabIndex = 18; this.btnOk.Text = "确定"; this.btnOk.Click += new System.EventHandler(this.btnOk_Click); // // label1 // this.label1.Appearance.Font = new System.Drawing.Font("Tahoma", 35F); this.label1.Appearance.ForeColor = System.Drawing.Color.Red; this.label1.Location = new System.Drawing.Point(453, 303); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(235, 57); this.label1.TabIndex = 12; this.label1.Text = "含让步放行"; // // labelControl12 // this.labelControl12.Appearance.Font = new System.Drawing.Font("Tahoma", 35F); this.labelControl12.Appearance.ForeColor = System.Drawing.Color.Red; this.labelControl12.Location = new System.Drawing.Point(51, 303); this.labelControl12.Name = "labelControl12"; this.labelControl12.Size = new System.Drawing.Size(188, 57); this.labelControl12.TabIndex = 10; this.labelControl12.Text = "总报工数"; // // lab_Spec // this.lab_Spec.Appearance.Font = new System.Drawing.Font("Tahoma", 18F); this.lab_Spec.Appearance.ForeColor = System.Drawing.Color.Indigo; this.lab_Spec.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.Vertical; this.lab_Spec.Location = new System.Drawing.Point(161, 111); this.lab_Spec.Name = "lab_Spec"; this.lab_Spec.Size = new System.Drawing.Size(755, 29); this.lab_Spec.TabIndex = 9; this.lab_Spec.Text = "测试"; // // labelControl11 // this.labelControl11.Appearance.Font = new System.Drawing.Font("Tahoma", 18F); this.labelControl11.Appearance.ForeColor = System.Drawing.Color.Indigo; this.labelControl11.Location = new System.Drawing.Point(20, 111); this.labelControl11.Name = "labelControl11"; this.labelControl11.Size = new System.Drawing.Size(120, 29); this.labelControl11.TabIndex = 8; this.labelControl11.Text = "成品名称:"; // // lab_LineNum // this.lab_LineNum.Appearance.Font = new System.Drawing.Font("Tahoma", 18F); this.lab_LineNum.Appearance.ForeColor = System.Drawing.Color.Indigo; this.lab_LineNum.Location = new System.Drawing.Point(710, 68); this.lab_LineNum.Name = "lab_LineNum"; this.lab_LineNum.Size = new System.Drawing.Size(96, 29); this.lab_LineNum.TabIndex = 7; this.lab_LineNum.Text = "四号压机"; // // labelControl9 // this.labelControl9.Appearance.Font = new System.Drawing.Font("Tahoma", 18F); this.labelControl9.Appearance.ForeColor = System.Drawing.Color.Indigo; this.labelControl9.Location = new System.Drawing.Point(569, 68); this.labelControl9.Name = "labelControl9"; this.labelControl9.Size = new System.Drawing.Size(120, 29); this.labelControl9.TabIndex = 6; this.labelControl9.Text = "机台名称:"; // // lab_ProductBc // this.lab_ProductBc.Appearance.Font = new System.Drawing.Font("Tahoma", 18F); this.lab_ProductBc.Appearance.ForeColor = System.Drawing.Color.Indigo; this.lab_ProductBc.Location = new System.Drawing.Point(710, 25); this.lab_ProductBc.Name = "lab_ProductBc"; this.lab_ProductBc.Size = new System.Drawing.Size(48, 29); this.lab_ProductBc.TabIndex = 5; this.lab_ProductBc.Text = "中班"; // // labelControl7 // this.labelControl7.Appearance.Font = new System.Drawing.Font("Tahoma", 18F); this.labelControl7.Appearance.ForeColor = System.Drawing.Color.Indigo; this.labelControl7.Location = new System.Drawing.Point(569, 25); this.labelControl7.Name = "labelControl7"; this.labelControl7.Size = new System.Drawing.Size(120, 29); this.labelControl7.TabIndex = 4; this.labelControl7.Text = "生产班次:"; // // lab_ProductBz // this.lab_ProductBz.Appearance.Font = new System.Drawing.Font("Tahoma", 18F); this.lab_ProductBz.Appearance.ForeColor = System.Drawing.Color.Indigo; this.lab_ProductBz.Location = new System.Drawing.Point(161, 68); this.lab_ProductBz.Name = "lab_ProductBz"; this.lab_ProductBz.Size = new System.Drawing.Size(37, 29); this.lab_ProductBz.TabIndex = 3; this.lab_ProductBz.Text = "1组"; // // labelControl5 // this.labelControl5.Appearance.Font = new System.Drawing.Font("Tahoma", 18F); this.labelControl5.Appearance.ForeColor = System.Drawing.Color.Indigo; this.labelControl5.Location = new System.Drawing.Point(20, 68); this.labelControl5.Name = "labelControl5"; this.labelControl5.Size = new System.Drawing.Size(120, 29); this.labelControl5.TabIndex = 2; this.labelControl5.Text = "生产班组:"; // // lab_ProductDate // this.lab_ProductDate.Appearance.Font = new System.Drawing.Font("Tahoma", 18F); this.lab_ProductDate.Appearance.ForeColor = System.Drawing.Color.Indigo; this.lab_ProductDate.Location = new System.Drawing.Point(161, 25); this.lab_ProductDate.Name = "lab_ProductDate"; this.lab_ProductDate.Size = new System.Drawing.Size(122, 29); this.lab_ProductDate.TabIndex = 1; this.lab_ProductDate.Text = "2019-07-07"; // // labelControl2 // this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 18F); this.labelControl2.Appearance.ForeColor = System.Drawing.Color.Indigo; this.labelControl2.Location = new System.Drawing.Point(20, 25); this.labelControl2.Name = "labelControl2"; this.labelControl2.Size = new System.Drawing.Size(120, 29); this.labelControl2.TabIndex = 0; this.labelControl2.Text = "生产日期:"; // // groupBox1 // this.groupBox1.Controls.Add(this.gc_topleft); this.groupBox1.Controls.Add(this.panelControl2); this.groupBox1.Controls.Add(this.gc_bottomleft); this.groupBox1.Dock = System.Windows.Forms.DockStyle.Left; this.groupBox1.Font = new System.Drawing.Font("微软雅黑", 14F); this.groupBox1.Location = new System.Drawing.Point(0, 0); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(400, 756); this.groupBox1.TabIndex = 2; this.groupBox1.TabStop = false; this.groupBox1.Text = "当前机台操作工"; // // gc_topleft // this.gc_topleft.Dock = System.Windows.Forms.DockStyle.Top; this.gc_topleft.Location = new System.Drawing.Point(3, 28); this.gc_topleft.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat; this.gc_topleft.LookAndFeel.UseDefaultLookAndFeel = false; this.gc_topleft.MainView = this.gv_topleft; this.gc_topleft.Name = "gc_topleft"; this.gc_topleft.Size = new System.Drawing.Size(394, 317); this.gc_topleft.TabIndex = 21; this.gc_topleft.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gv_topleft}); // // gv_topleft // this.gv_topleft.Appearance.HeaderPanel.Font = new System.Drawing.Font("Tahoma", 16F); this.gv_topleft.Appearance.HeaderPanel.Options.UseFont = true; this.gv_topleft.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 16F); this.gv_topleft.Appearance.Row.Options.UseFont = true; this.gv_topleft.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gridColumn1, this.gridColumn2}); this.gv_topleft.GridControl = this.gc_topleft; this.gv_topleft.Name = "gv_topleft"; this.gv_topleft.OptionsView.ColumnAutoWidth = false; this.gv_topleft.OptionsView.ShowGroupPanel = false; this.gv_topleft.OptionsView.ShowIndicator = false; // // gridColumn1 // this.gridColumn1.AppearanceHeader.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255))))); this.gridColumn1.AppearanceHeader.Options.UseBackColor = true; this.gridColumn1.Caption = "员工工号"; this.gridColumn1.FieldName = "ScAccount"; this.gridColumn1.Name = "gridColumn1"; this.gridColumn1.Visible = true; this.gridColumn1.VisibleIndex = 0; this.gridColumn1.Width = 183; // // gridColumn2 // this.gridColumn2.AppearanceHeader.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255))))); this.gridColumn2.AppearanceHeader.Options.UseBackColor = true; this.gridColumn2.Caption = "员工姓名"; this.gridColumn2.FieldName = "ScOpname"; this.gridColumn2.Name = "gridColumn2"; this.gridColumn2.Visible = true; this.gridColumn2.VisibleIndex = 1; this.gridColumn2.Width = 183; // // panelControl2 // this.panelControl2.Appearance.BackColor = System.Drawing.SystemColors.ActiveCaption; this.panelControl2.Appearance.Options.UseBackColor = true; this.panelControl2.Controls.Add(this.BtnDel); this.panelControl2.Controls.Add(this.labelControl1); this.panelControl2.Controls.Add(this.BtnAdd); this.panelControl2.Controls.Add(this.txtLoginAccount); this.panelControl2.Location = new System.Drawing.Point(3, 345); this.panelControl2.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat; this.panelControl2.LookAndFeel.UseDefaultLookAndFeel = false; this.panelControl2.Name = "panelControl2"; this.panelControl2.Size = new System.Drawing.Size(394, 71); this.panelControl2.TabIndex = 20; // // BtnDel // this.BtnDel.Appearance.Font = new System.Drawing.Font("Tahoma", 14F); this.BtnDel.Appearance.Options.UseFont = true; this.BtnDel.Location = new System.Drawing.Point(278, 19); this.BtnDel.Name = "BtnDel"; this.BtnDel.Size = new System.Drawing.Size(75, 31); this.BtnDel.TabIndex = 4; this.BtnDel.Text = "删除"; this.BtnDel.Click += new System.EventHandler(this.OnDelClick); // // labelControl1 // this.labelControl1.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F); this.labelControl1.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.labelControl1.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None; this.labelControl1.Location = new System.Drawing.Point(23, 18); this.labelControl1.Name = "labelControl1"; this.labelControl1.Size = new System.Drawing.Size(49, 35); this.labelControl1.TabIndex = 1; this.labelControl1.Text = "工号"; // // BtnAdd // this.BtnAdd.Appearance.Font = new System.Drawing.Font("Tahoma", 14F); this.BtnAdd.Appearance.Options.UseFont = true; this.BtnAdd.Location = new System.Drawing.Point(197, 19); this.BtnAdd.Name = "BtnAdd"; this.BtnAdd.Size = new System.Drawing.Size(75, 31); this.BtnAdd.TabIndex = 3; this.BtnAdd.Text = "增加"; this.BtnAdd.Click += new System.EventHandler(this.OnAddClick); // // txtLoginAccount // this.txtLoginAccount.Location = new System.Drawing.Point(78, 19); this.txtLoginAccount.Name = "txtLoginAccount"; this.txtLoginAccount.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F); this.txtLoginAccount.Properties.Appearance.Options.UseFont = true; this.txtLoginAccount.Size = new System.Drawing.Size(113, 32); this.txtLoginAccount.TabIndex = 2; this.txtLoginAccount.EditValueChanged += new System.EventHandler(this.OnTextChanged); // // gc_bottomleft // this.gc_bottomleft.Dock = System.Windows.Forms.DockStyle.Bottom; this.gc_bottomleft.Location = new System.Drawing.Point(3, 436); this.gc_bottomleft.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat; this.gc_bottomleft.LookAndFeel.UseDefaultLookAndFeel = false; this.gc_bottomleft.MainView = this.gv_bottomleft; this.gc_bottomleft.Name = "gc_bottomleft"; this.gc_bottomleft.Size = new System.Drawing.Size(394, 317); this.gc_bottomleft.TabIndex = 1; this.gc_bottomleft.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gv_bottomleft}); // // gv_bottomleft // this.gv_bottomleft.Appearance.HeaderPanel.Font = new System.Drawing.Font("Tahoma", 16F); this.gv_bottomleft.Appearance.HeaderPanel.Options.UseFont = true; this.gv_bottomleft.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 16F); this.gv_bottomleft.Appearance.Row.Options.UseFont = true; this.gv_bottomleft.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gridColumn3, this.gridColumn4}); this.gv_bottomleft.GridControl = this.gc_bottomleft; this.gv_bottomleft.Name = "gv_bottomleft"; this.gv_bottomleft.OptionsView.ColumnAutoWidth = false; this.gv_bottomleft.OptionsView.ShowGroupPanel = false; this.gv_bottomleft.OptionsView.ShowIndicator = false; // // gridColumn3 // this.gridColumn3.AppearanceHeader.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255))))); this.gridColumn3.AppearanceHeader.Options.UseBackColor = true; this.gridColumn3.Caption = "员工工号"; this.gridColumn3.FieldName = "LoginAccount"; this.gridColumn3.Name = "gridColumn3"; this.gridColumn3.Visible = true; this.gridColumn3.VisibleIndex = 0; this.gridColumn3.Width = 183; // // gridColumn4 // this.gridColumn4.AppearanceHeader.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255))))); this.gridColumn4.AppearanceHeader.Options.UseBackColor = true; this.gridColumn4.Caption = "员工姓名"; this.gridColumn4.FieldName = "EmployeeName"; this.gridColumn4.Name = "gridColumn4"; this.gridColumn4.Visible = true; this.gridColumn4.VisibleIndex = 1; this.gridColumn4.Width = 183; // // labelControl6 // this.labelControl6.Appearance.Font = new System.Drawing.Font("Tahoma", 35F); this.labelControl6.Appearance.ForeColor = System.Drawing.Color.Red; this.labelControl6.Location = new System.Drawing.Point(52, 464); this.labelControl6.Name = "labelControl6"; this.labelControl6.Size = new System.Drawing.Size(188, 57); this.labelControl6.TabIndex = 41; this.labelControl6.Text = "热压时间"; // // HotPressingTime // this.HotPressingTime.Location = new System.Drawing.Point(245, 465); this.HotPressingTime.Margin = new System.Windows.Forms.Padding(2); this.HotPressingTime.MaximumSize = new System.Drawing.Size(175, 68); this.HotPressingTime.Name = "HotPressingTime"; this.HotPressingTime.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 20F); this.HotPressingTime.Properties.Appearance.Options.UseFont = true; this.HotPressingTime.Properties.AppearanceDropDown.Font = new System.Drawing.Font("Tahoma", 20F); this.HotPressingTime.Properties.AppearanceDropDown.Options.UseFont = true; this.HotPressingTime.Properties.AutoHeight = false; this.HotPressingTime.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple; this.HotPressingTime.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.HotPressingTime.Properties.NullText = ""; this.HotPressingTime.Size = new System.Drawing.Size(175, 56); this.HotPressingTime.TabIndex = 42; // // FrmMesWorkreport // this.Appearance.BackColor = System.Drawing.SystemColors.Control; this.Appearance.Options.UseBackColor = true; this.Appearance.Options.UseFont = true; this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1342, 756); this.Controls.Add(this.panel1); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; this.Margin = new System.Windows.Forms.Padding(4); this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "FrmMesWorkreport"; this.Text = "产量报工"; this.WindowState = System.Windows.Forms.FormWindowState.Maximized; this.Click += new System.EventHandler(this.OnFormClick); this.panel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit(); this.panelControl1.ResumeLayout(false); this.panelControl1.PerformLayout(); this.panel2.ResumeLayout(false); this.panel2.PerformLayout(); this.cb_hgb_tig.ResumeLayout(false); this.cb_hgb_tig.PerformLayout(); this.cb_ds_tig.ResumeLayout(false); this.cb_ds_tig.PerformLayout(); this.cb_bb_tig.ResumeLayout(false); this.cb_bb_tig.PerformLayout(); this.cb_st_tig.ResumeLayout(false); this.cb_st_tig.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.cb_ScrapReason.Properties)).EndInit(); this.cbCPBQ.ResumeLayout(false); this.cbCPBQ.PerformLayout(); this.cbSCLZ.ResumeLayout(false); this.cbSCLZ.PerformLayout(); this.cbFMBG.ResumeLayout(false); this.cbFMBG.PerformLayout(); this.cbLZM.ResumeLayout(false); this.cbLZM.PerformLayout(); this.cbCPM.ResumeLayout(false); this.cbCPM.PerformLayout(); this.groupBox1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gc_topleft)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gv_topleft)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit(); this.panelControl2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.txtLoginAccount.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gc_bottomleft)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gv_bottomleft)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.HotPressingTime.Properties)).EndInit(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Panel panel1; private DevExpress.XtraEditors.PanelControl panelControl1; private System.Windows.Forms.GroupBox groupBox1; private DevExpress.XtraGrid.GridControl gc_bottomleft; private DevExpress.XtraGrid.Views.Grid.GridView gv_bottomleft; private DevExpress.XtraEditors.LabelControl label1; private DevExpress.XtraEditors.LabelControl labelControl12; private DevExpress.XtraEditors.LabelControl lab_Spec; private DevExpress.XtraEditors.LabelControl labelControl11; private DevExpress.XtraEditors.LabelControl lab_LineNum; private DevExpress.XtraEditors.LabelControl labelControl9; private DevExpress.XtraEditors.LabelControl lab_ProductBc; private DevExpress.XtraEditors.LabelControl labelControl7; private DevExpress.XtraEditors.LabelControl lab_ProductBz; private DevExpress.XtraEditors.LabelControl labelControl5; private DevExpress.XtraEditors.LabelControl lab_ProductDate; private DevExpress.XtraEditors.LabelControl labelControl2; private DevExpress.XtraGrid.Columns.GridColumn gridColumn3; private DevExpress.XtraGrid.Columns.GridColumn gridColumn4; private DevExpress.XtraEditors.SimpleButton btnCancel; private DevExpress.XtraEditors.SimpleButton btnOk; private DevExpress.XtraGrid.GridControl gc_topleft; private DevExpress.XtraGrid.Views.Grid.GridView gv_topleft; private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; private DevExpress.XtraEditors.PanelControl panelControl2; private DevExpress.XtraEditors.SimpleButton BtnDel; private DevExpress.XtraEditors.LabelControl labelControl1; private DevExpress.XtraEditors.SimpleButton BtnAdd; private DevExpress.XtraEditors.TextEdit txtLoginAccount; private System.Windows.Forms.Panel cbLZM; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label lbl_LZM; private System.Windows.Forms.Panel cbCPM; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label lbl_CPM; private System.Windows.Forms.Panel cbSCLZ; private System.Windows.Forms.Label label6; private System.Windows.Forms.Panel cbFMBG; private System.Windows.Forms.Label label4; private System.Windows.Forms.TextBox all_WorkReport; private System.Windows.Forms.TextBox lbl_Rbfx; private System.Windows.Forms.Label lbl_SCLZ; private System.Windows.Forms.Label lbl_FMBG; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label lbl_isPrint; private DevExpress.XtraEditors.SimpleButton btn_Design; private DevExpress.XtraEditors.LabelControl labelControl3; private System.Windows.Forms.TextBox bfAmountEdit; private System.Windows.Forms.Panel cbCPBQ; private System.Windows.Forms.Label label7; private System.Windows.Forms.Label lbl_CPBQ; private DevExpress.XtraEditors.LabelControl labelControl4; private DevExpress.XtraEditors.LookUpEdit cb_ScrapReason; private DevExpress.XtraEditors.SimpleButton btn_CpDesign; private System.Windows.Forms.Panel cb_hgb_tig; private System.Windows.Forms.Label lbl_hgb_tig; private System.Windows.Forms.Label label15; private System.Windows.Forms.Panel cb_ds_tig; private System.Windows.Forms.Label lbl_ds_tig; private System.Windows.Forms.Label label13; private System.Windows.Forms.Panel cb_bb_tig; private System.Windows.Forms.Label lbl_bb_tig; private System.Windows.Forms.Label label11; private System.Windows.Forms.Panel cb_st_tig; private System.Windows.Forms.Label lbl_st_tig; private System.Windows.Forms.Label label9; private System.Windows.Forms.Panel panel2; private System.Windows.Forms.Label lbl_tbdh_tig; private System.Windows.Forms.Label label10; private DevExpress.XtraEditors.LookUpEdit HotPressingTime; private DevExpress.XtraEditors.LabelControl labelControl6; } }