| | |
| | | // |
| | | // gvMx1itemNo |
| | | // |
| | | this.gvMx1itemNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1itemNo.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1itemNo.Caption = "物料编号 "; |
| | | this.gvMx1itemNo.FieldName = "itemNo"; |
| | |
| | | // |
| | | // gvMx1quantity |
| | | // |
| | | this.gvMx1quantity.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1quantity.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1quantity.Caption = "数量 "; |
| | | this.gvMx1quantity.FieldName = "quantity"; |
| | |
| | | // |
| | | // gvMx1billNo |
| | | // |
| | | this.gvMx1billNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1billNo.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1billNo.Caption = "报工单号 "; |
| | | this.gvMx1billNo.FieldName = "billNo"; |
| | |
| | | // |
| | | // gv_boxQty |
| | | // |
| | | this.gv_boxQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_boxQty.AppearanceCell.Options.UseFont = true; |
| | | this.gv_boxQty.Caption = "每箱数量 "; |
| | | this.gv_boxQty.FieldName = "boxQty"; |
| | |
| | | // |
| | | // gv_kbQty |
| | | // |
| | | this.gv_kbQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_kbQty.AppearanceCell.Options.UseFont = true; |
| | | this.gv_kbQty.Caption = "卡板数量 "; |
| | | this.gv_kbQty.FieldName = "kbQty"; |
| | |
| | | // |
| | | // lb_taskNo |
| | | // |
| | | this.lb_taskNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.lb_taskNo.Appearance.Options.UseFont = true; |
| | | this.lb_taskNo.Location = new System.Drawing.Point(25, 52); |
| | | this.lb_taskNo.Name = "lb_taskNo"; |
| | |
| | | // |
| | | this.txt_taskNo.Location = new System.Drawing.Point(97, 48); |
| | | this.txt_taskNo.Name = "txt_taskNo"; |
| | | this.txt_taskNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_taskNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_taskNo.Size = new System.Drawing.Size(162, 28); |
| | | this.txt_taskNo.TabIndex = 262; |
| | | // |
| | | // gv_taskNo |
| | | // |
| | | this.gv_taskNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_taskNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_taskNo.Caption = "工单单号 "; |
| | | this.gv_taskNo.FieldName = "taskNo"; |
| | |
| | | // |
| | | // gv_pbillNo |
| | | // |
| | | this.gv_pbillNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_pbillNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_pbillNo.Caption = "派工单号 "; |
| | | this.gv_pbillNo.FieldName = "pbillNo"; |
| | |
| | | // |
| | | this.txt_itemName.Location = new System.Drawing.Point(348, 48); |
| | | this.txt_itemName.Name = "txt_itemName"; |
| | | this.txt_itemName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_itemName.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_itemName.Size = new System.Drawing.Size(238, 28); |
| | | this.txt_itemName.TabIndex = 243; |
| | | // |
| | | // gv_status |
| | | // |
| | | this.gv_status.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_status.AppearanceCell.Options.UseFont = true; |
| | | this.gv_status.Caption = "入库标识"; |
| | | this.gv_status.FieldName = "isRk"; |
| | |
| | | // |
| | | // gv_checkDate |
| | | // |
| | | this.gv_checkDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_checkDate.AppearanceCell.Options.UseFont = true; |
| | | this.gv_checkDate.Caption = "check_date "; |
| | | this.gv_checkDate.FieldName = "审核时间"; |
| | |
| | | // |
| | | // gv_checkUser |
| | | // |
| | | this.gv_checkUser.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_checkUser.AppearanceCell.Options.UseFont = true; |
| | | this.gv_checkUser.Caption = "check_user "; |
| | | this.gv_checkUser.FieldName = "审核人"; |
| | |
| | | // |
| | | // gv_classNo |
| | | // |
| | | this.gv_classNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_classNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_classNo.Caption = "班次 "; |
| | | this.gv_classNo.FieldName = "classNo"; |
| | |
| | | // |
| | | // gv_lastupdateDate |
| | | // |
| | | this.gv_lastupdateDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_lastupdateDate.AppearanceCell.Options.UseFont = true; |
| | | this.gv_lastupdateDate.Caption = "lastupdate_date "; |
| | | this.gv_lastupdateDate.FieldName = "最后更新时间"; |
| | |
| | | // |
| | | // gv_lastupdateBy |
| | | // |
| | | this.gv_lastupdateBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_lastupdateBy.AppearanceCell.Options.UseFont = true; |
| | | this.gv_lastupdateBy.Caption = "lastupdate_by "; |
| | | this.gv_lastupdateBy.FieldName = "最后更新人"; |
| | |
| | | // |
| | | // lb_createDate |
| | | // |
| | | this.lb_createDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.lb_createDate.Appearance.Options.UseFont = true; |
| | | this.lb_createDate.Location = new System.Drawing.Point(586, 52); |
| | | this.lb_createDate.Name = "lb_createDate"; |
| | |
| | | // |
| | | this.txt_createDate.Location = new System.Drawing.Point(659, 48); |
| | | this.txt_createDate.Name = "txt_createDate"; |
| | | this.txt_createDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_createDate.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_createDate.Size = new System.Drawing.Size(150, 28); |
| | | this.txt_createDate.TabIndex = 222; |
| | | // |
| | | // gv_createDate |
| | | // |
| | | this.gv_createDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_createDate.AppearanceCell.Options.UseFont = true; |
| | | this.gv_createDate.Caption = "创建日期 "; |
| | | this.gv_createDate.FieldName = "createDate"; |
| | |
| | | // |
| | | // lb_createBy |
| | | // |
| | | this.lb_createBy.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.lb_createBy.Appearance.Options.UseFont = true; |
| | | this.lb_createBy.Location = new System.Drawing.Point(603, 20); |
| | | this.lb_createBy.Name = "lb_createBy"; |
| | |
| | | // |
| | | this.txt_createBy.Location = new System.Drawing.Point(659, 16); |
| | | this.txt_createBy.Name = "txt_createBy"; |
| | | this.txt_createBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_createBy.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_createBy.Size = new System.Drawing.Size(150, 28); |
| | | this.txt_createBy.TabIndex = 219; |
| | | // |
| | | // gv_createBy |
| | | // |
| | | this.gv_createBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_createBy.AppearanceCell.Options.UseFont = true; |
| | | this.gv_createBy.Caption = "创建人"; |
| | | this.gv_createBy.FieldName = "createBy"; |
| | |
| | | // |
| | | // gv_lineNo |
| | | // |
| | | this.gv_lineNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_lineNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_lineNo.Caption = "线别名称"; |
| | | this.gv_lineNo.FieldName = "lineName"; |
| | |
| | | // |
| | | // lb_billNo |
| | | // |
| | | this.lb_billNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.lb_billNo.Appearance.Options.UseFont = true; |
| | | this.lb_billNo.Location = new System.Drawing.Point(25, 20); |
| | | this.lb_billNo.Name = "lb_billNo"; |
| | |
| | | // |
| | | this.txt_billNo.Location = new System.Drawing.Point(97, 16); |
| | | this.txt_billNo.Name = "txt_billNo"; |
| | | this.txt_billNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_billNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_billNo.Size = new System.Drawing.Size(162, 28); |
| | | this.txt_billNo.TabIndex = 211; |
| | | // |
| | | // gv_billNo |
| | | // |
| | | this.gv_billNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_billNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_billNo.Caption = "报工单号 "; |
| | | this.gv_billNo.FieldName = "billNo"; |
| | |
| | | // |
| | | // gv_id |
| | | // |
| | | this.gv_id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_id.AppearanceCell.Options.UseFont = true; |
| | | this.gv_id.Caption = "唯一标识符 "; |
| | | this.gv_id.FieldName = "id"; |
| | |
| | | // gcMain |
| | | // |
| | | this.gcMain.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.gcMain.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gcMain.Location = new System.Drawing.Point(0, 0); |
| | | this.gcMain.MainView = this.gridView1; |
| | | this.gcMain.Name = "gcMain"; |
| | |
| | | // |
| | | this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true; |
| | | this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; |
| | | this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gridView1.Appearance.Row.Options.UseFont = true; |
| | | this.gridView1.ColumnPanelRowHeight = 50; |
| | | this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | |
| | | // |
| | | // gvMx1urgentFlag |
| | | // |
| | | this.gvMx1urgentFlag.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1urgentFlag.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1urgentFlag.Caption = "入库标记"; |
| | | this.gvMx1urgentFlag.FieldName = "rkFlag"; |
| | |
| | | // |
| | | // gridColumn1 |
| | | // |
| | | this.gridColumn1.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gridColumn1.AppearanceCell.Options.UseFont = true; |
| | | this.gridColumn1.Caption = "物料条码"; |
| | | this.gridColumn1.FieldName = "itemBarcode"; |
| | |
| | | // |
| | | // gvMx1cItemCode |
| | | // |
| | | this.gvMx1cItemCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1cItemCode.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1cItemCode.Caption = "物料编码"; |
| | | this.gvMx1cItemCode.FieldName = "itemNo"; |
| | |
| | | // |
| | | // gvMx1itemSname |
| | | // |
| | | this.gvMx1itemSname.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1itemSname.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1itemSname.Caption = "物料名称"; |
| | | this.gvMx1itemSname.FieldName = "itemName"; |
| | |
| | | // |
| | | // gridColumn2 |
| | | // |
| | | this.gridColumn2.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gridColumn2.AppearanceCell.Options.UseFont = true; |
| | | this.gridColumn2.Caption = "规格型号"; |
| | | this.gridColumn2.FieldName = "itemModel"; |
| | |
| | | // |
| | | // gridColumn3 |
| | | // |
| | | this.gridColumn3.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gridColumn3.AppearanceCell.Options.UseFont = true; |
| | | this.gridColumn3.Caption = "数量"; |
| | | this.gridColumn3.FieldName = "quantity"; |
| | |
| | | this.panel1.Controls.Add(this.lb_billNo); |
| | | this.panel1.Controls.Add(this.txt_billNo); |
| | | this.panel1.Dock = System.Windows.Forms.DockStyle.Top; |
| | | this.panel1.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.panel1.Location = new System.Drawing.Point(0, 0); |
| | | this.panel1.Name = "panel1"; |
| | | this.panel1.Size = new System.Drawing.Size(1126, 151); |
| | |
| | | // |
| | | // labelControl1 |
| | | // |
| | | this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.labelControl1.Appearance.Options.UseFont = true; |
| | | this.labelControl1.Location = new System.Drawing.Point(273, 84); |
| | | this.labelControl1.Name = "labelControl1"; |
| | |
| | | // |
| | | this.txt_itemModel.Location = new System.Drawing.Point(348, 80); |
| | | this.txt_itemModel.Name = "txt_itemModel"; |
| | | this.txt_itemModel.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_itemModel.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_itemModel.Size = new System.Drawing.Size(238, 28); |
| | | this.txt_itemModel.TabIndex = 264; |
| | |
| | | // |
| | | // lb_status |
| | | // |
| | | this.lb_status.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.lb_status.Appearance.Options.UseFont = true; |
| | | this.lb_status.Location = new System.Drawing.Point(273, 52); |
| | | this.lb_status.Name = "lb_status"; |
| | |
| | | // |
| | | // lb_lastupdateDate |
| | | // |
| | | this.lb_lastupdateDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.lb_lastupdateDate.Appearance.Options.UseFont = true; |
| | | this.lb_lastupdateDate.Location = new System.Drawing.Point(273, 20); |
| | | this.lb_lastupdateDate.Name = "lb_lastupdateDate"; |
| | |
| | | // |
| | | this.txt_itemNo.Location = new System.Drawing.Point(348, 16); |
| | | this.txt_itemNo.Name = "txt_itemNo"; |
| | | this.txt_itemNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_itemNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_itemNo.Size = new System.Drawing.Size(238, 28); |
| | | this.txt_itemNo.TabIndex = 228; |
| | | // |
| | | // lb_factory |
| | | // |
| | | this.lb_factory.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.lb_factory.Appearance.Options.UseFont = true; |
| | | this.lb_factory.Location = new System.Drawing.Point(273, 117); |
| | | this.lb_factory.Name = "lb_factory"; |
| | |
| | | // |
| | | this.txt_slSum.Location = new System.Drawing.Point(348, 113); |
| | | this.txt_slSum.Name = "txt_slSum"; |
| | | this.txt_slSum.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_slSum.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_slSum.Size = new System.Drawing.Size(238, 28); |
| | | this.txt_slSum.TabIndex = 217; |
| | | // |
| | | // lb_company |
| | | // |
| | | this.lb_company.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.lb_company.Appearance.Options.UseFont = true; |
| | | this.lb_company.Location = new System.Drawing.Point(25, 84); |
| | | this.lb_company.Name = "lb_company"; |
| | |
| | | // |
| | | this.txt_daa013.Location = new System.Drawing.Point(97, 80); |
| | | this.txt_daa013.Name = "txt_daa013"; |
| | | this.txt_daa013.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_daa013.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_daa013.Size = new System.Drawing.Size(162, 28); |
| | | this.txt_daa013.TabIndex = 216; |
| | | // |
| | | // lb_lineNo |
| | | // |
| | | this.lb_lineNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.lb_lineNo.Appearance.Options.UseFont = true; |
| | | this.lb_lineNo.Location = new System.Drawing.Point(42, 117); |
| | | this.lb_lineNo.Name = "lb_lineNo"; |
| | |
| | | // |
| | | this.txt_lineName.Location = new System.Drawing.Point(97, 113); |
| | | this.txt_lineName.Name = "txt_lineName"; |
| | | this.txt_lineName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_lineName.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_lineName.Size = new System.Drawing.Size(162, 28); |
| | | this.txt_lineName.TabIndex = 213; |