| | |
| | | this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | | this.gv_guid = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.bandedGridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_totalBarcodeQuantity = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_billNo = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_createBy = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_createDate = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | |
| | | this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.picCheckBox = new System.Windows.Forms.PictureBox(); |
| | | this.tips = new DevExpress.Utils.ToolTipController(this.components); |
| | | this.gv_totalBarcodeQuantity = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); |
| | | this.xtraTabControl1.SuspendLayout(); |
| | | this.xtraTabPage1.SuspendLayout(); |
| | |
| | | this.bandedGridColumn7.VisibleIndex = 0; |
| | | this.bandedGridColumn7.Width = 82; |
| | | // |
| | | // gv_totalBarcodeQuantity |
| | | // |
| | | this.gv_totalBarcodeQuantity.Caption = "入库数量"; |
| | | this.gv_totalBarcodeQuantity.FieldName = "totalBarcodeQuantity"; |
| | | this.gv_totalBarcodeQuantity.Name = "gv_totalBarcodeQuantity"; |
| | | this.gv_totalBarcodeQuantity.Visible = true; |
| | | this.gv_totalBarcodeQuantity.VisibleIndex = 2; |
| | | this.gv_totalBarcodeQuantity.Width = 66; |
| | | // |
| | | // gv_billNo |
| | | // |
| | | this.gv_billNo.AppearanceCell.Options.UseFont = true; |
| | |
| | | // |
| | | this.gv_createBy.AppearanceCell.Options.UseFont = true; |
| | | this.gv_createBy.Caption = "创建人 "; |
| | | this.gv_createBy.FieldName = "createBy"; |
| | | this.gv_createBy.FieldName = "createByName"; |
| | | this.gv_createBy.MinWidth = 17; |
| | | this.gv_createBy.Name = "gv_createBy"; |
| | | this.gv_createBy.OptionsColumn.AllowEdit = false; |
| | |
| | | // |
| | | this.gv_lastupdateBy.AppearanceCell.Options.UseFont = true; |
| | | this.gv_lastupdateBy.Caption = "最后更新人 "; |
| | | this.gv_lastupdateBy.FieldName = "lastupdateBy"; |
| | | this.gv_lastupdateBy.FieldName = "lastupdateByName"; |
| | | this.gv_lastupdateBy.MinWidth = 17; |
| | | this.gv_lastupdateBy.Name = "gv_lastupdateBy"; |
| | | this.gv_lastupdateBy.OptionsColumn.AllowEdit = false; |
| | |
| | | // |
| | | this.gv_checkUser.AppearanceCell.Options.UseFont = true; |
| | | this.gv_checkUser.Caption = "审核人 "; |
| | | this.gv_checkUser.FieldName = "checkUser"; |
| | | this.gv_checkUser.FieldName = "checkUserName"; |
| | | this.gv_checkUser.MinWidth = 17; |
| | | this.gv_checkUser.Name = "gv_checkUser"; |
| | | this.gv_checkUser.OptionsColumn.AllowEdit = false; |
| | |
| | | // |
| | | // txt_dptName |
| | | // |
| | | this.txt_dptName.Location = new System.Drawing.Point(701, 34); |
| | | this.txt_dptName.Location = new System.Drawing.Point(703, 36); |
| | | this.txt_dptName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_dptName.Name = "txt_dptName"; |
| | | this.txt_dptName.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_dptName.Size = new System.Drawing.Size(254, 20); |
| | | this.txt_dptName.Size = new System.Drawing.Size(252, 20); |
| | | this.txt_dptName.StyleController = this.layoutMx1; |
| | | this.txt_dptName.TabIndex = 605; |
| | | this.txt_dptName.Tag = "readonly"; |
| | | // |
| | | // txt_fcheckUser |
| | | // |
| | | this.txt_fcheckUser.Location = new System.Drawing.Point(1017, 58); |
| | | this.txt_fcheckUser.Location = new System.Drawing.Point(1019, 60); |
| | | this.txt_fcheckUser.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_fcheckUser.Name = "txt_fcheckUser"; |
| | | this.txt_fcheckUser.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_fcheckUser.Size = new System.Drawing.Size(255, 20); |
| | | this.txt_fcheckUser.Size = new System.Drawing.Size(252, 20); |
| | | this.txt_fcheckUser.StyleController = this.layoutMx1; |
| | | this.txt_fcheckUser.TabIndex = 595; |
| | | // |
| | | // txt_checkDate |
| | | // |
| | | this.txt_checkDate.Location = new System.Drawing.Point(1017, 82); |
| | | this.txt_checkDate.Location = new System.Drawing.Point(1019, 84); |
| | | this.txt_checkDate.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_checkDate.Name = "txt_checkDate"; |
| | | this.txt_checkDate.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_checkDate.Size = new System.Drawing.Size(255, 20); |
| | | this.txt_checkDate.Size = new System.Drawing.Size(252, 20); |
| | | this.txt_checkDate.StyleController = this.layoutMx1; |
| | | this.txt_checkDate.TabIndex = 587; |
| | | // |
| | | // txt_itemName |
| | | // |
| | | this.txt_itemName.Location = new System.Drawing.Point(69, 82); |
| | | this.txt_itemName.Location = new System.Drawing.Point(72, 84); |
| | | this.txt_itemName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_itemName.Name = "txt_itemName"; |
| | | this.txt_itemName.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_itemName.Size = new System.Drawing.Size(254, 20); |
| | | this.txt_itemName.Size = new System.Drawing.Size(251, 20); |
| | | this.txt_itemName.StyleController = this.layoutMx1; |
| | | this.txt_itemName.TabIndex = 599; |
| | | this.txt_itemName.Tag = "readonly"; |
| | | // |
| | | // txt_itemNo |
| | | // |
| | | this.txt_itemNo.Location = new System.Drawing.Point(385, 82); |
| | | this.txt_itemNo.Location = new System.Drawing.Point(387, 84); |
| | | this.txt_itemNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_itemNo.Name = "txt_itemNo"; |
| | | this.txt_itemNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_itemNo.Size = new System.Drawing.Size(254, 20); |
| | | this.txt_itemNo.Size = new System.Drawing.Size(252, 20); |
| | | this.txt_itemNo.StyleController = this.layoutMx1; |
| | | this.txt_itemNo.TabIndex = 597; |
| | | this.txt_itemNo.Tag = "readonly"; |
| | | // |
| | | // txt_scOrg |
| | | // |
| | | this.txt_scOrg.Location = new System.Drawing.Point(701, 10); |
| | | this.txt_scOrg.Location = new System.Drawing.Point(703, 12); |
| | | this.txt_scOrg.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_scOrg.Name = "txt_scOrg"; |
| | | this.txt_scOrg.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_scOrg.Size = new System.Drawing.Size(254, 20); |
| | | this.txt_scOrg.Size = new System.Drawing.Size(252, 20); |
| | | this.txt_scOrg.StyleController = this.layoutMx1; |
| | | this.txt_scOrg.TabIndex = 603; |
| | | this.txt_scOrg.Tag = "readonly"; |
| | | // |
| | | // txt_remark |
| | | // |
| | | this.txt_remark.Location = new System.Drawing.Point(69, 106); |
| | | this.txt_remark.Location = new System.Drawing.Point(72, 108); |
| | | this.txt_remark.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_remark.Name = "txt_remark"; |
| | | this.txt_remark.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_remark.Size = new System.Drawing.Size(570, 20); |
| | | this.txt_remark.Size = new System.Drawing.Size(567, 20); |
| | | this.txt_remark.StyleController = this.layoutMx1; |
| | | this.txt_remark.TabIndex = 240; |
| | | // |
| | | // txt_itemModel |
| | | // |
| | | this.txt_itemModel.Location = new System.Drawing.Point(385, 58); |
| | | this.txt_itemModel.Location = new System.Drawing.Point(387, 60); |
| | | this.txt_itemModel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_itemModel.Name = "txt_itemModel"; |
| | | this.txt_itemModel.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_itemModel.Size = new System.Drawing.Size(254, 20); |
| | | this.txt_itemModel.Size = new System.Drawing.Size(252, 20); |
| | | this.txt_itemModel.StyleController = this.layoutMx1; |
| | | this.txt_itemModel.TabIndex = 601; |
| | | this.txt_itemModel.Tag = "readonly"; |
| | | // |
| | | // txt_billNo |
| | | // |
| | | this.txt_billNo.Location = new System.Drawing.Point(69, 10); |
| | | this.txt_billNo.Location = new System.Drawing.Point(72, 12); |
| | | this.txt_billNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_billNo.Name = "txt_billNo"; |
| | | this.txt_billNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_billNo.Size = new System.Drawing.Size(254, 20); |
| | | this.txt_billNo.Size = new System.Drawing.Size(251, 20); |
| | | this.txt_billNo.StyleController = this.layoutMx1; |
| | | this.txt_billNo.TabIndex = 211; |
| | | // |
| | | // txt_rkOrg |
| | | // |
| | | this.txt_rkOrg.Location = new System.Drawing.Point(385, 10); |
| | | this.txt_rkOrg.Location = new System.Drawing.Point(387, 12); |
| | | this.txt_rkOrg.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_rkOrg.Name = "txt_rkOrg"; |
| | | this.txt_rkOrg.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_rkOrg.Size = new System.Drawing.Size(254, 20); |
| | | this.txt_rkOrg.Size = new System.Drawing.Size(252, 20); |
| | | this.txt_rkOrg.StyleController = this.layoutMx1; |
| | | this.txt_rkOrg.TabIndex = 592; |
| | | this.txt_rkOrg.Tag = "readonly"; |
| | | // |
| | | // txt_createBy |
| | | // |
| | | this.txt_createBy.Location = new System.Drawing.Point(1017, 10); |
| | | this.txt_createBy.Location = new System.Drawing.Point(1019, 12); |
| | | this.txt_createBy.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_createBy.Name = "txt_createBy"; |
| | | this.txt_createBy.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_createBy.Size = new System.Drawing.Size(255, 20); |
| | | this.txt_createBy.Size = new System.Drawing.Size(252, 20); |
| | | this.txt_createBy.StyleController = this.layoutMx1; |
| | | this.txt_createBy.TabIndex = 219; |
| | | // |
| | | // txt_createDate |
| | | // |
| | | this.txt_createDate.Location = new System.Drawing.Point(1017, 34); |
| | | this.txt_createDate.Location = new System.Drawing.Point(1019, 36); |
| | | this.txt_createDate.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_createDate.Name = "txt_createDate"; |
| | | this.txt_createDate.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_createDate.Size = new System.Drawing.Size(255, 20); |
| | | this.txt_createDate.Size = new System.Drawing.Size(252, 20); |
| | | this.txt_createDate.StyleController = this.layoutMx1; |
| | | this.txt_createDate.TabIndex = 222; |
| | | // |
| | | // txt_depotName |
| | | // |
| | | this.txt_depotName.Location = new System.Drawing.Point(701, 58); |
| | | this.txt_depotName.Location = new System.Drawing.Point(703, 60); |
| | | this.txt_depotName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_depotName.Name = "txt_depotName"; |
| | | this.txt_depotName.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_depotName.Size = new System.Drawing.Size(254, 20); |
| | | this.txt_depotName.Size = new System.Drawing.Size(252, 20); |
| | | this.txt_depotName.StyleController = this.layoutMx1; |
| | | this.txt_depotName.TabIndex = 593; |
| | | this.txt_depotName.Tag = "readonly"; |
| | | // |
| | | // txt_cbillNo |
| | | // |
| | | this.txt_cbillNo.Location = new System.Drawing.Point(69, 34); |
| | | this.txt_cbillNo.Location = new System.Drawing.Point(72, 36); |
| | | this.txt_cbillNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_cbillNo.Name = "txt_cbillNo"; |
| | | this.txt_cbillNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_cbillNo.Size = new System.Drawing.Size(254, 20); |
| | | this.txt_cbillNo.Size = new System.Drawing.Size(251, 20); |
| | | this.txt_cbillNo.StyleController = this.layoutMx1; |
| | | this.txt_cbillNo.TabIndex = 507; |
| | | // |
| | | // txt_workNo |
| | | // |
| | | this.txt_workNo.Location = new System.Drawing.Point(69, 58); |
| | | this.txt_workNo.Location = new System.Drawing.Point(72, 60); |
| | | this.txt_workNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_workNo.Name = "txt_workNo"; |
| | | this.txt_workNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_workNo.Size = new System.Drawing.Size(254, 20); |
| | | this.txt_workNo.Size = new System.Drawing.Size(251, 20); |
| | | this.txt_workNo.StyleController = this.layoutMx1; |
| | | this.txt_workNo.TabIndex = 243; |
| | | // |
| | | // txt_fstatus |
| | | // |
| | | this.txt_fstatus.Location = new System.Drawing.Point(959, 106); |
| | | this.txt_fstatus.Location = new System.Drawing.Point(959, 108); |
| | | this.txt_fstatus.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_fstatus.Name = "txt_fstatus"; |
| | | this.txt_fstatus.Properties.Caption = "审核状态"; |
| | | this.txt_fstatus.Size = new System.Drawing.Size(313, 20); |
| | | this.txt_fstatus.Size = new System.Drawing.Size(312, 20); |
| | | this.txt_fstatus.StyleController = this.layoutMx1; |
| | | this.txt_fstatus.TabIndex = 606; |
| | | // |
| | |
| | | // |
| | | // txt_tldh |
| | | // |
| | | this.txt_tldh.Location = new System.Drawing.Point(385, 34); |
| | | this.txt_tldh.Location = new System.Drawing.Point(387, 36); |
| | | this.txt_tldh.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_tldh.Name = "txt_tldh"; |
| | | this.txt_tldh.Size = new System.Drawing.Size(254, 20); |
| | | this.txt_tldh.Size = new System.Drawing.Size(252, 20); |
| | | this.txt_tldh.StyleController = this.layoutMx1; |
| | | this.txt_tldh.TabIndex = 609; |
| | | // |
| | |
| | | rowDefinition3, |
| | | rowDefinition4, |
| | | rowDefinition5}); |
| | | this.Root.Size = new System.Drawing.Size(1283, 136); |
| | | this.Root.Size = new System.Drawing.Size(1283, 140); |
| | | this.Root.TextVisible = false; |
| | | // |
| | | // layoutControlItem1 |
| | |
| | | this.layoutControlItem1.Control = this.txt_billNo; |
| | | this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); |
| | | this.layoutControlItem1.Name = "layoutControlItem1"; |
| | | this.layoutControlItem1.Size = new System.Drawing.Size(316, 24); |
| | | this.layoutControlItem1.Size = new System.Drawing.Size(315, 24); |
| | | this.layoutControlItem1.Text = "入库单号"; |
| | | this.layoutControlItem1.TextSize = new System.Drawing.Size(48, 14); |
| | | // |
| | | // layoutControlItem2 |
| | | // |
| | | this.layoutControlItem2.Control = this.txt_rkOrg; |
| | | this.layoutControlItem2.Location = new System.Drawing.Point(316, 0); |
| | | this.layoutControlItem2.Location = new System.Drawing.Point(315, 0); |
| | | this.layoutControlItem2.Name = "layoutControlItem2"; |
| | | this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem2.Size = new System.Drawing.Size(316, 24); |
| | |
| | | // layoutControlItem5 |
| | | // |
| | | this.layoutControlItem5.Control = this.txt_depotName; |
| | | this.layoutControlItem5.Location = new System.Drawing.Point(632, 48); |
| | | this.layoutControlItem5.Location = new System.Drawing.Point(631, 48); |
| | | this.layoutControlItem5.Name = "layoutControlItem5"; |
| | | this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 2; |
| | |
| | | this.layoutControlItem7.Location = new System.Drawing.Point(0, 24); |
| | | this.layoutControlItem7.Name = "layoutControlItem7"; |
| | | this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem7.Size = new System.Drawing.Size(316, 24); |
| | | this.layoutControlItem7.Size = new System.Drawing.Size(315, 24); |
| | | this.layoutControlItem7.Text = "工单单号"; |
| | | this.layoutControlItem7.TextSize = new System.Drawing.Size(48, 14); |
| | | // |
| | |
| | | this.layoutControlItem9.Location = new System.Drawing.Point(0, 48); |
| | | this.layoutControlItem9.Name = "layoutControlItem9"; |
| | | this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem9.Size = new System.Drawing.Size(316, 24); |
| | | this.layoutControlItem9.Size = new System.Drawing.Size(315, 24); |
| | | this.layoutControlItem9.Text = "任务单号"; |
| | | this.layoutControlItem9.TextSize = new System.Drawing.Size(48, 14); |
| | | // |
| | |
| | | this.layoutControlItem11.Location = new System.Drawing.Point(0, 72); |
| | | this.layoutControlItem11.Name = "layoutControlItem11"; |
| | | this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 3; |
| | | this.layoutControlItem11.Size = new System.Drawing.Size(316, 24); |
| | | this.layoutControlItem11.Size = new System.Drawing.Size(315, 24); |
| | | this.layoutControlItem11.Text = "产品编码"; |
| | | this.layoutControlItem11.TextSize = new System.Drawing.Size(48, 14); |
| | | // |
| | | // layoutControlItem12 |
| | | // |
| | | this.layoutControlItem12.Control = this.txt_itemNo; |
| | | this.layoutControlItem12.Location = new System.Drawing.Point(316, 72); |
| | | this.layoutControlItem12.Location = new System.Drawing.Point(315, 72); |
| | | this.layoutControlItem12.Name = "layoutControlItem12"; |
| | | this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 3; |
| | |
| | | this.layoutControlItem13.Name = "layoutControlItem13"; |
| | | this.layoutControlItem13.OptionsTableLayoutItem.ColumnSpan = 2; |
| | | this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 4; |
| | | this.layoutControlItem13.Size = new System.Drawing.Size(632, 24); |
| | | this.layoutControlItem13.Size = new System.Drawing.Size(631, 24); |
| | | this.layoutControlItem13.Text = "备注"; |
| | | this.layoutControlItem13.TextSize = new System.Drawing.Size(48, 14); |
| | | // |
| | | // layoutControlItem16 |
| | | // |
| | | this.layoutControlItem16.Control = this.txt_fstatus; |
| | | this.layoutControlItem16.Location = new System.Drawing.Point(948, 96); |
| | | this.layoutControlItem16.Location = new System.Drawing.Point(947, 96); |
| | | this.layoutControlItem16.Name = "layoutControlItem16"; |
| | | this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 4; |
| | | this.layoutControlItem16.Size = new System.Drawing.Size(317, 24); |
| | | this.layoutControlItem16.Size = new System.Drawing.Size(316, 24); |
| | | this.layoutControlItem16.Text = "审核标识"; |
| | | this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem16.TextVisible = false; |
| | |
| | | // layoutControlItem15 |
| | | // |
| | | this.layoutControlItem15.Control = this.txt_checkDate; |
| | | this.layoutControlItem15.Location = new System.Drawing.Point(948, 72); |
| | | this.layoutControlItem15.Location = new System.Drawing.Point(947, 72); |
| | | this.layoutControlItem15.Name = "layoutControlItem15"; |
| | | this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 3; |
| | | this.layoutControlItem15.Size = new System.Drawing.Size(317, 24); |
| | | this.layoutControlItem15.Size = new System.Drawing.Size(316, 24); |
| | | this.layoutControlItem15.Text = "审核时间"; |
| | | this.layoutControlItem15.TextSize = new System.Drawing.Size(48, 14); |
| | | // |
| | | // layoutControlItem14 |
| | | // |
| | | this.layoutControlItem14.Control = this.txt_fcheckUser; |
| | | this.layoutControlItem14.Location = new System.Drawing.Point(948, 48); |
| | | this.layoutControlItem14.Location = new System.Drawing.Point(947, 48); |
| | | this.layoutControlItem14.Name = "layoutControlItem14"; |
| | | this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem14.Size = new System.Drawing.Size(317, 24); |
| | | this.layoutControlItem14.Size = new System.Drawing.Size(316, 24); |
| | | this.layoutControlItem14.Text = "审核人"; |
| | | this.layoutControlItem14.TextSize = new System.Drawing.Size(48, 14); |
| | | // |
| | | // layoutControlItem3 |
| | | // |
| | | this.layoutControlItem3.Control = this.txt_createBy; |
| | | this.layoutControlItem3.Location = new System.Drawing.Point(948, 0); |
| | | this.layoutControlItem3.Location = new System.Drawing.Point(947, 0); |
| | | this.layoutControlItem3.Name = "layoutControlItem3"; |
| | | this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem3.Size = new System.Drawing.Size(317, 24); |
| | | this.layoutControlItem3.Size = new System.Drawing.Size(316, 24); |
| | | this.layoutControlItem3.Text = "创建人"; |
| | | this.layoutControlItem3.TextSize = new System.Drawing.Size(48, 14); |
| | | // |
| | | // layoutControlItem4 |
| | | // |
| | | this.layoutControlItem4.Control = this.txt_createDate; |
| | | this.layoutControlItem4.Location = new System.Drawing.Point(948, 24); |
| | | this.layoutControlItem4.Location = new System.Drawing.Point(947, 24); |
| | | this.layoutControlItem4.Name = "layoutControlItem4"; |
| | | this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem4.Size = new System.Drawing.Size(317, 24); |
| | | this.layoutControlItem4.Size = new System.Drawing.Size(316, 24); |
| | | this.layoutControlItem4.Text = "创建时间"; |
| | | this.layoutControlItem4.TextSize = new System.Drawing.Size(48, 14); |
| | | // |
| | | // layoutControlItem8 |
| | | // |
| | | this.layoutControlItem8.Control = this.txt_scOrg; |
| | | this.layoutControlItem8.Location = new System.Drawing.Point(632, 0); |
| | | this.layoutControlItem8.Location = new System.Drawing.Point(631, 0); |
| | | this.layoutControlItem8.Name = "layoutControlItem8"; |
| | | this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem8.Size = new System.Drawing.Size(316, 24); |
| | |
| | | // layoutControlItem19 |
| | | // |
| | | this.layoutControlItem19.Control = this.txt_tldh; |
| | | this.layoutControlItem19.Location = new System.Drawing.Point(316, 24); |
| | | this.layoutControlItem19.Location = new System.Drawing.Point(315, 24); |
| | | this.layoutControlItem19.Name = "layoutControlItem19"; |
| | | this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 1; |
| | |
| | | // layoutControlItem10 |
| | | // |
| | | this.layoutControlItem10.Control = this.txt_dptName; |
| | | this.layoutControlItem10.Location = new System.Drawing.Point(632, 24); |
| | | this.layoutControlItem10.Location = new System.Drawing.Point(631, 24); |
| | | this.layoutControlItem10.Name = "layoutControlItem10"; |
| | | this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 1; |
| | |
| | | // layoutControlItem6 |
| | | // |
| | | this.layoutControlItem6.Control = this.txt_itemModel; |
| | | this.layoutControlItem6.Location = new System.Drawing.Point(316, 48); |
| | | this.layoutControlItem6.Location = new System.Drawing.Point(315, 48); |
| | | this.layoutControlItem6.Name = "layoutControlItem6"; |
| | | this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 2; |
| | |
| | | this.xtraTabPage3.Controls.Add(this.gcMx2); |
| | | this.xtraTabPage3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.xtraTabPage3.Name = "xtraTabPage3"; |
| | | this.xtraTabPage3.Size = new System.Drawing.Size(1282, 276); |
| | | this.xtraTabPage3.Size = new System.Drawing.Size(1281, 272); |
| | | this.xtraTabPage3.Text = "入库条码"; |
| | | // |
| | | // gcMx2 |
| | |
| | | this.gcMx2.MainView = this.gvMx2; |
| | | this.gcMx2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.gcMx2.Name = "gcMx2"; |
| | | this.gcMx2.Size = new System.Drawing.Size(1282, 276); |
| | | this.gcMx2.Size = new System.Drawing.Size(1281, 272); |
| | | this.gcMx2.TabIndex = 1; |
| | | this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.gvMx2}); |
| | |
| | | this.picCheckBox.TabIndex = 6; |
| | | this.picCheckBox.TabStop = false; |
| | | this.picCheckBox.Visible = false; |
| | | // |
| | | // gv_totalBarcodeQuantity |
| | | // |
| | | this.gv_totalBarcodeQuantity.Caption = "入库数量"; |
| | | this.gv_totalBarcodeQuantity.FieldName = "totalBarcodeQuantity"; |
| | | this.gv_totalBarcodeQuantity.Name = "gv_totalBarcodeQuantity"; |
| | | this.gv_totalBarcodeQuantity.Visible = true; |
| | | this.gv_totalBarcodeQuantity.VisibleIndex = 2; |
| | | this.gv_totalBarcodeQuantity.Width = 66; |
| | | // |
| | | // Frm_MesScrkDj |
| | | // |