| | |
| | | private void InitializeComponent() |
| | | { |
| | | this.components = new System.ComponentModel.Container(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition13 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition14 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition15 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition16 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition25 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition26 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition27 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition28 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition29 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition30 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition31 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition32 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition6 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition7 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition8 = new DevExpress.XtraLayout.RowDefinition(); |
| | | this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); |
| | | this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); |
| | | this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); |
| | |
| | | this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.picCheckBox = new System.Windows.Forms.PictureBox(); |
| | | this.tips = new DevExpress.Utils.ToolTipController(this.components); |
| | | this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); |
| | | this.xtraTabControl1.SuspendLayout(); |
| | | this.xtraTabPage1.SuspendLayout(); |
| | |
| | | this.gridView1.Appearance.Row.Options.UseFont = true; |
| | | this.gridView1.ColumnPanelRowHeight = 39; |
| | | this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | | this.gridColumn11, |
| | | this.gv_orderNo, |
| | | this.gv_businessStatus, |
| | | this.gridColumn3, |
| | |
| | | this.gv_workOrderQty, |
| | | this.gv_nostockinqty, |
| | | this.gv_stockinqty, |
| | | this.gridColumn17, |
| | | this.gv_unit, |
| | | this.gv_estimatedStartTime, |
| | | this.gv_estimatedEndTime, |
| | |
| | | this.gv_orderNo.OptionsColumn.AllowEdit = false; |
| | | this.gv_orderNo.Tag = "query_a.ORDER_NO"; |
| | | this.gv_orderNo.Visible = true; |
| | | this.gv_orderNo.VisibleIndex = 3; |
| | | this.gv_orderNo.Width = 45; |
| | | this.gv_orderNo.VisibleIndex = 4; |
| | | this.gv_orderNo.Width = 105; |
| | | // |
| | | // gv_businessStatus |
| | | // |
| | |
| | | this.gv_businessStatus.OptionsColumn.AllowEdit = false; |
| | | this.gv_businessStatus.Tag = "query_a.BUSINESS_STATUS"; |
| | | this.gv_businessStatus.Visible = true; |
| | | this.gv_businessStatus.VisibleIndex = 5; |
| | | this.gv_businessStatus.Width = 22; |
| | | this.gv_businessStatus.VisibleIndex = 6; |
| | | this.gv_businessStatus.Width = 44; |
| | | // |
| | | // gridColumn3 |
| | | // |
| | | this.gridColumn3.Caption = "产品编码"; |
| | | this.gridColumn3.FieldName = "wlbm"; |
| | | this.gridColumn3.MinWidth = 9; |
| | | this.gridColumn3.MinWidth = 10; |
| | | this.gridColumn3.Name = "gridColumn3"; |
| | | this.gridColumn3.Visible = true; |
| | | this.gridColumn3.VisibleIndex = 6; |
| | | this.gridColumn3.Width = 37; |
| | | this.gridColumn3.VisibleIndex = 7; |
| | | this.gridColumn3.Width = 87; |
| | | // |
| | | // gridColumn2 |
| | | // |
| | | this.gridColumn2.Caption = "物料名称"; |
| | | this.gridColumn2.FieldName = "wlmc"; |
| | | this.gridColumn2.MinWidth = 9; |
| | | this.gridColumn2.MinWidth = 10; |
| | | this.gridColumn2.Name = "gridColumn2"; |
| | | this.gridColumn2.Visible = true; |
| | | this.gridColumn2.VisibleIndex = 7; |
| | | this.gridColumn2.Width = 57; |
| | | this.gridColumn2.VisibleIndex = 8; |
| | | this.gridColumn2.Width = 131; |
| | | // |
| | | // gridColumn1 |
| | | // |
| | | this.gridColumn1.Caption = "规格型号"; |
| | | this.gridColumn1.FieldName = "wlgg"; |
| | | this.gridColumn1.MinWidth = 9; |
| | | this.gridColumn1.MinWidth = 10; |
| | | this.gridColumn1.Name = "gridColumn1"; |
| | | this.gridColumn1.Visible = true; |
| | | this.gridColumn1.VisibleIndex = 8; |
| | | this.gridColumn1.Width = 57; |
| | | this.gridColumn1.VisibleIndex = 9; |
| | | this.gridColumn1.Width = 131; |
| | | // |
| | | // gv_erpProductionOrderNo |
| | | // |
| | |
| | | this.gv_erpProductionOrderNo.OptionsColumn.AllowEdit = false; |
| | | this.gv_erpProductionOrderNo.Tag = "query_a.ERP_PRODUCTION_ORDER_NO"; |
| | | this.gv_erpProductionOrderNo.Visible = true; |
| | | this.gv_erpProductionOrderNo.VisibleIndex = 4; |
| | | this.gv_erpProductionOrderNo.Width = 44; |
| | | this.gv_erpProductionOrderNo.VisibleIndex = 5; |
| | | this.gv_erpProductionOrderNo.Width = 82; |
| | | // |
| | | // gv_orderType |
| | | // |
| | |
| | | this.gv_orderType.Tag = "query_a.ORDER_TYPE"; |
| | | this.gv_orderType.Visible = true; |
| | | this.gv_orderType.VisibleIndex = 10; |
| | | this.gv_orderType.Width = 35; |
| | | this.gv_orderType.Width = 82; |
| | | // |
| | | // gv_workOrderQty |
| | | // |
| | |
| | | this.gv_workOrderQty.Tag = "query_a.WORK_ORDER_QTY"; |
| | | this.gv_workOrderQty.Visible = true; |
| | | this.gv_workOrderQty.VisibleIndex = 11; |
| | | this.gv_workOrderQty.Width = 22; |
| | | this.gv_workOrderQty.Width = 44; |
| | | // |
| | | // gv_nostockinqty |
| | | // |
| | |
| | | this.gv_nostockinqty.Tag = "query_a.NOSTOCKINQTY"; |
| | | this.gv_nostockinqty.Visible = true; |
| | | this.gv_nostockinqty.VisibleIndex = 13; |
| | | this.gv_nostockinqty.Width = 22; |
| | | this.gv_nostockinqty.Width = 44; |
| | | // |
| | | // gv_stockinqty |
| | | // |
| | |
| | | this.gv_stockinqty.Tag = "query_a.STOCKINQTY"; |
| | | this.gv_stockinqty.Visible = true; |
| | | this.gv_stockinqty.VisibleIndex = 12; |
| | | this.gv_stockinqty.Width = 22; |
| | | this.gv_stockinqty.Width = 44; |
| | | // |
| | | // gv_unit |
| | | // |
| | |
| | | this.gv_unit.Tag = "query_a.UNIT"; |
| | | this.gv_unit.Visible = true; |
| | | this.gv_unit.VisibleIndex = 16; |
| | | this.gv_unit.Width = 22; |
| | | this.gv_unit.Width = 44; |
| | | // |
| | | // gv_estimatedStartTime |
| | | // |
| | | this.gv_estimatedStartTime.AppearanceCell.Options.UseFont = true; |
| | | this.gv_estimatedStartTime.Caption = "Erp预计开工"; |
| | | this.gv_estimatedStartTime.FieldName = "estimatedStartTime"; |
| | | this.gv_estimatedStartTime.MinWidth = 9; |
| | | this.gv_estimatedStartTime.MinWidth = 10; |
| | | this.gv_estimatedStartTime.Name = "gv_estimatedStartTime"; |
| | | this.gv_estimatedStartTime.OptionsColumn.AllowEdit = false; |
| | | this.gv_estimatedStartTime.Tag = "query_a.ESTIMATED_START_TIME"; |
| | | this.gv_estimatedStartTime.Visible = true; |
| | | this.gv_estimatedStartTime.VisibleIndex = 14; |
| | | this.gv_estimatedStartTime.Width = 68; |
| | | this.gv_estimatedStartTime.Width = 157; |
| | | // |
| | | // gv_estimatedEndTime |
| | | // |
| | | this.gv_estimatedEndTime.AppearanceCell.Options.UseFont = true; |
| | | this.gv_estimatedEndTime.Caption = "Erp预计完工"; |
| | | this.gv_estimatedEndTime.FieldName = "estimatedEndTime"; |
| | | this.gv_estimatedEndTime.MinWidth = 9; |
| | | this.gv_estimatedEndTime.MinWidth = 10; |
| | | this.gv_estimatedEndTime.Name = "gv_estimatedEndTime"; |
| | | this.gv_estimatedEndTime.OptionsColumn.AllowEdit = false; |
| | | this.gv_estimatedEndTime.Tag = "query_a.ESTIMATED_END_TIME"; |
| | | this.gv_estimatedEndTime.Visible = true; |
| | | this.gv_estimatedEndTime.VisibleIndex = 15; |
| | | this.gv_estimatedEndTime.Width = 68; |
| | | this.gv_estimatedEndTime.Width = 157; |
| | | // |
| | | // gv_planReleaseDate |
| | | // |
| | | this.gv_planReleaseDate.AppearanceCell.Options.UseFont = true; |
| | | this.gv_planReleaseDate.Caption = "计划下达日期 "; |
| | | this.gv_planReleaseDate.FieldName = "planReleaseDate"; |
| | | this.gv_planReleaseDate.MinWidth = 9; |
| | | this.gv_planReleaseDate.MinWidth = 10; |
| | | this.gv_planReleaseDate.Name = "gv_planReleaseDate"; |
| | | this.gv_planReleaseDate.OptionsColumn.AllowEdit = false; |
| | | this.gv_planReleaseDate.Tag = "query_a.PLAN_RELEASE_DATE"; |
| | | this.gv_planReleaseDate.Visible = true; |
| | | this.gv_planReleaseDate.VisibleIndex = 17; |
| | | this.gv_planReleaseDate.Width = 35; |
| | | this.gv_planReleaseDate.Width = 82; |
| | | // |
| | | // gv_storageUpperLimit |
| | | // |
| | |
| | | this.gv_storageUpperLimit.Tag = "query_a.STORAGE_UPPER_LIMIT"; |
| | | this.gv_storageUpperLimit.Visible = true; |
| | | this.gv_storageUpperLimit.VisibleIndex = 18; |
| | | this.gv_storageUpperLimit.Width = 22; |
| | | this.gv_storageUpperLimit.Width = 44; |
| | | // |
| | | // gv_storageLowerLimit |
| | | // |
| | |
| | | this.gv_storageLowerLimit.Tag = "query_a.STORAGE_LOWER_LIMIT"; |
| | | this.gv_storageLowerLimit.Visible = true; |
| | | this.gv_storageLowerLimit.VisibleIndex = 19; |
| | | this.gv_storageLowerLimit.Width = 22; |
| | | this.gv_storageLowerLimit.Width = 44; |
| | | // |
| | | // gv_trackingNo |
| | | // |
| | |
| | | this.gv_generationMethod.Tag = "query_a.GENERATION_METHOD"; |
| | | this.gv_generationMethod.Visible = true; |
| | | this.gv_generationMethod.VisibleIndex = 20; |
| | | this.gv_generationMethod.Width = 35; |
| | | this.gv_generationMethod.Width = 82; |
| | | // |
| | | // gv_demandOrderNo |
| | | // |
| | |
| | | this.gv_remarks.Tag = "query_a.REMARKS"; |
| | | this.gv_remarks.Visible = true; |
| | | this.gv_remarks.VisibleIndex = 21; |
| | | this.gv_remarks.Width = 35; |
| | | this.gv_remarks.Width = 82; |
| | | // |
| | | // gv_purchaseorderno |
| | | // |
| | |
| | | this.gv_purchaseorderno.Tag = "query_a.PURCHASEORDERNO"; |
| | | this.gv_purchaseorderno.Visible = true; |
| | | this.gv_purchaseorderno.VisibleIndex = 22; |
| | | this.gv_purchaseorderno.Width = 35; |
| | | this.gv_purchaseorderno.Width = 82; |
| | | // |
| | | // gv_purchaseorderentryseq |
| | | // |
| | |
| | | this.gv_purchaseorderentryseq.Tag = "query_a.PURCHASEORDERENTRYSEQ"; |
| | | this.gv_purchaseorderentryseq.Visible = true; |
| | | this.gv_purchaseorderentryseq.VisibleIndex = 23; |
| | | this.gv_purchaseorderentryseq.Width = 26; |
| | | this.gv_purchaseorderentryseq.Width = 61; |
| | | // |
| | | // gv_auditor |
| | | // |
| | |
| | | this.gv_auditor.OptionsColumn.AllowEdit = false; |
| | | this.gv_auditor.Tag = "query_a.AUDITOR"; |
| | | this.gv_auditor.Visible = true; |
| | | this.gv_auditor.VisibleIndex = 2; |
| | | this.gv_auditor.Width = 35; |
| | | this.gv_auditor.VisibleIndex = 3; |
| | | this.gv_auditor.Width = 82; |
| | | // |
| | | // gv_auditDate |
| | | // |
| | |
| | | this.gv_auditDate.OptionsColumn.AllowEdit = false; |
| | | this.gv_auditDate.Tag = "query_a.AUDIT_DATE"; |
| | | this.gv_auditDate.Visible = true; |
| | | this.gv_auditDate.VisibleIndex = 1; |
| | | this.gv_auditDate.Width = 35; |
| | | this.gv_auditDate.VisibleIndex = 2; |
| | | this.gv_auditDate.Width = 82; |
| | | // |
| | | // gv_stockowner |
| | | // |
| | |
| | | this.gridColumn7.Name = "gridColumn7"; |
| | | this.gridColumn7.Visible = true; |
| | | this.gridColumn7.VisibleIndex = 24; |
| | | this.gridColumn7.Width = 34; |
| | | this.gridColumn7.Width = 82; |
| | | // |
| | | // gridColumn14 |
| | | // |
| | |
| | | this.gridColumn14.Name = "gridColumn14"; |
| | | this.gridColumn14.Visible = true; |
| | | this.gridColumn14.VisibleIndex = 25; |
| | | this.gridColumn14.Width = 25; |
| | | this.gridColumn14.Width = 82; |
| | | // |
| | | // gridColumn15 |
| | | // |
| | |
| | | this.gridColumn16.MinWidth = 22; |
| | | this.gridColumn16.Name = "gridColumn16"; |
| | | this.gridColumn16.Visible = true; |
| | | this.gridColumn16.VisibleIndex = 0; |
| | | this.gridColumn16.Width = 35; |
| | | this.gridColumn16.VisibleIndex = 1; |
| | | this.gridColumn16.Width = 82; |
| | | // |
| | | // pageBar1 |
| | | // |
| | |
| | | // |
| | | // txt_stockownerName |
| | | // |
| | | this.txt_stockownerName.Location = new System.Drawing.Point(93, 178); |
| | | this.txt_stockownerName.Location = new System.Drawing.Point(96, 180); |
| | | this.txt_stockownerName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_stockownerName.Name = "txt_stockownerName"; |
| | | this.txt_stockownerName.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_stockownerName.Size = new System.Drawing.Size(155, 20); |
| | | this.txt_stockownerName.Size = new System.Drawing.Size(153, 20); |
| | | this.txt_stockownerName.StyleController = this.layoutMx1; |
| | | this.txt_stockownerName.TabIndex = 664; |
| | | // |
| | | // txt_orderNo |
| | | // |
| | | this.txt_orderNo.Location = new System.Drawing.Point(93, 10); |
| | | this.txt_orderNo.Location = new System.Drawing.Point(96, 12); |
| | | this.txt_orderNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_orderNo.Name = "txt_orderNo"; |
| | | this.txt_orderNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_orderNo.Size = new System.Drawing.Size(155, 20); |
| | | this.txt_orderNo.Size = new System.Drawing.Size(153, 20); |
| | | this.txt_orderNo.StyleController = this.layoutMx1; |
| | | this.txt_orderNo.TabIndex = 211; |
| | | // |
| | | // txt_itemModel |
| | | // |
| | | this.txt_itemModel.Location = new System.Drawing.Point(576, 82); |
| | | this.txt_itemModel.Location = new System.Drawing.Point(578, 84); |
| | | 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(156, 20); |
| | | this.txt_itemModel.Size = new System.Drawing.Size(153, 20); |
| | | this.txt_itemModel.StyleController = this.layoutMx1; |
| | | this.txt_itemModel.TabIndex = 662; |
| | | // |
| | | // txt_orderType |
| | | // |
| | | this.txt_orderType.Location = new System.Drawing.Point(334, 10); |
| | | this.txt_orderType.Location = new System.Drawing.Point(337, 12); |
| | | this.txt_orderType.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_orderType.Name = "txt_orderType"; |
| | | this.txt_orderType.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_orderType.Size = new System.Drawing.Size(156, 20); |
| | | this.txt_orderType.Size = new System.Drawing.Size(153, 20); |
| | | this.txt_orderType.StyleController = this.layoutMx1; |
| | | this.txt_orderType.TabIndex = 219; |
| | | // |
| | | // txt_auditDate |
| | | // |
| | | this.txt_auditDate.Location = new System.Drawing.Point(818, 130); |
| | | this.txt_auditDate.Location = new System.Drawing.Point(819, 132); |
| | | this.txt_auditDate.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_auditDate.Name = "txt_auditDate"; |
| | | this.txt_auditDate.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_auditDate.Size = new System.Drawing.Size(156, 20); |
| | | this.txt_auditDate.Size = new System.Drawing.Size(154, 20); |
| | | this.txt_auditDate.StyleController = this.layoutMx1; |
| | | this.txt_auditDate.TabIndex = 532; |
| | | // |
| | | // txt_planConfirmation |
| | | // |
| | | this.txt_planConfirmation.Location = new System.Drawing.Point(818, 106); |
| | | this.txt_planConfirmation.Location = new System.Drawing.Point(819, 108); |
| | | this.txt_planConfirmation.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_planConfirmation.Name = "txt_planConfirmation"; |
| | | this.txt_planConfirmation.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_planConfirmation.Size = new System.Drawing.Size(156, 20); |
| | | this.txt_planConfirmation.Size = new System.Drawing.Size(154, 20); |
| | | this.txt_planConfirmation.StyleController = this.layoutMx1; |
| | | this.txt_planConfirmation.TabIndex = 627; |
| | | // |
| | | // txt_workOrderQty |
| | | // |
| | | this.txt_workOrderQty.Location = new System.Drawing.Point(576, 10); |
| | | this.txt_workOrderQty.Location = new System.Drawing.Point(578, 12); |
| | | this.txt_workOrderQty.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_workOrderQty.Name = "txt_workOrderQty"; |
| | | this.txt_workOrderQty.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_workOrderQty.Size = new System.Drawing.Size(156, 20); |
| | | this.txt_workOrderQty.Size = new System.Drawing.Size(153, 20); |
| | | this.txt_workOrderQty.StyleController = this.layoutMx1; |
| | | this.txt_workOrderQty.TabIndex = 231; |
| | | // |
| | | // txt_auditStatus |
| | | // |
| | | this.txt_auditStatus.Location = new System.Drawing.Point(818, 178); |
| | | this.txt_auditStatus.Location = new System.Drawing.Point(819, 180); |
| | | this.txt_auditStatus.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_auditStatus.Name = "txt_auditStatus"; |
| | | this.txt_auditStatus.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_auditStatus.Size = new System.Drawing.Size(156, 20); |
| | | this.txt_auditStatus.Size = new System.Drawing.Size(154, 20); |
| | | this.txt_auditStatus.StyleController = this.layoutMx1; |
| | | this.txt_auditStatus.TabIndex = 507; |
| | | // |
| | | // txt_itemName |
| | | // |
| | | this.txt_itemName.Location = new System.Drawing.Point(334, 58); |
| | | this.txt_itemName.Location = new System.Drawing.Point(337, 60); |
| | | 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(156, 20); |
| | | this.txt_itemName.Size = new System.Drawing.Size(153, 20); |
| | | this.txt_itemName.StyleController = this.layoutMx1; |
| | | this.txt_itemName.TabIndex = 660; |
| | | // |
| | | // txt_businessStatusTxt |
| | | // |
| | | this.txt_businessStatusTxt.Location = new System.Drawing.Point(818, 10); |
| | | this.txt_businessStatusTxt.Location = new System.Drawing.Point(819, 12); |
| | | this.txt_businessStatusTxt.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_businessStatusTxt.Name = "txt_businessStatusTxt"; |
| | | this.txt_businessStatusTxt.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_businessStatusTxt.Size = new System.Drawing.Size(156, 20); |
| | | this.txt_businessStatusTxt.Size = new System.Drawing.Size(154, 20); |
| | | this.txt_businessStatusTxt.StyleController = this.layoutMx1; |
| | | this.txt_businessStatusTxt.TabIndex = 222; |
| | | // |
| | |
| | | // |
| | | // txt_erpProductionOrderNo |
| | | // |
| | | this.txt_erpProductionOrderNo.Location = new System.Drawing.Point(93, 34); |
| | | this.txt_erpProductionOrderNo.Location = new System.Drawing.Point(96, 36); |
| | | this.txt_erpProductionOrderNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_erpProductionOrderNo.Name = "txt_erpProductionOrderNo"; |
| | | this.txt_erpProductionOrderNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_erpProductionOrderNo.Size = new System.Drawing.Size(155, 20); |
| | | this.txt_erpProductionOrderNo.Size = new System.Drawing.Size(153, 20); |
| | | this.txt_erpProductionOrderNo.StyleController = this.layoutMx1; |
| | | this.txt_erpProductionOrderNo.TabIndex = 319; |
| | | // |
| | | // txt_auditor |
| | | // |
| | | this.txt_auditor.Location = new System.Drawing.Point(818, 154); |
| | | this.txt_auditor.Location = new System.Drawing.Point(819, 156); |
| | | this.txt_auditor.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_auditor.Name = "txt_auditor"; |
| | | this.txt_auditor.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_auditor.Size = new System.Drawing.Size(156, 20); |
| | | this.txt_auditor.Size = new System.Drawing.Size(154, 20); |
| | | this.txt_auditor.StyleController = this.layoutMx1; |
| | | this.txt_auditor.TabIndex = 519; |
| | | // |
| | | // txt_remarks |
| | | // |
| | | this.txt_remarks.Location = new System.Drawing.Point(334, 178); |
| | | this.txt_remarks.Location = new System.Drawing.Point(337, 180); |
| | | this.txt_remarks.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_remarks.Name = "txt_remarks"; |
| | | this.txt_remarks.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_remarks.Size = new System.Drawing.Size(398, 20); |
| | | this.txt_remarks.Size = new System.Drawing.Size(394, 20); |
| | | this.txt_remarks.StyleController = this.layoutMx1; |
| | | this.txt_remarks.TabIndex = 397; |
| | | // |
| | | // txt_trackingNo |
| | | // |
| | | this.txt_trackingNo.Location = new System.Drawing.Point(334, 34); |
| | | this.txt_trackingNo.Location = new System.Drawing.Point(337, 36); |
| | | this.txt_trackingNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_trackingNo.Name = "txt_trackingNo"; |
| | | this.txt_trackingNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_trackingNo.Size = new System.Drawing.Size(156, 20); |
| | | this.txt_trackingNo.Size = new System.Drawing.Size(153, 20); |
| | | this.txt_trackingNo.StyleController = this.layoutMx1; |
| | | this.txt_trackingNo.TabIndex = 267; |
| | | // |
| | | // txt_yrkQty |
| | | // |
| | | this.txt_yrkQty.Location = new System.Drawing.Point(576, 34); |
| | | this.txt_yrkQty.Location = new System.Drawing.Point(578, 36); |
| | | this.txt_yrkQty.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_yrkQty.Name = "txt_yrkQty"; |
| | | this.txt_yrkQty.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_yrkQty.Size = new System.Drawing.Size(156, 20); |
| | | this.txt_yrkQty.Size = new System.Drawing.Size(153, 20); |
| | | this.txt_yrkQty.StyleController = this.layoutMx1; |
| | | this.txt_yrkQty.TabIndex = 471; |
| | | // |
| | |
| | | // |
| | | // txt_itemNo |
| | | // |
| | | this.txt_itemNo.Location = new System.Drawing.Point(93, 58); |
| | | this.txt_itemNo.Location = new System.Drawing.Point(96, 60); |
| | | 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(155, 20); |
| | | this.txt_itemNo.Size = new System.Drawing.Size(153, 20); |
| | | this.txt_itemNo.StyleController = this.layoutMx1; |
| | | this.txt_itemNo.TabIndex = 226; |
| | | // |
| | | // txt_purchaseorderno |
| | | // |
| | | this.txt_purchaseorderno.Location = new System.Drawing.Point(93, 82); |
| | | this.txt_purchaseorderno.Location = new System.Drawing.Point(96, 84); |
| | | this.txt_purchaseorderno.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_purchaseorderno.Name = "txt_purchaseorderno"; |
| | | this.txt_purchaseorderno.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_purchaseorderno.Size = new System.Drawing.Size(155, 20); |
| | | this.txt_purchaseorderno.Size = new System.Drawing.Size(153, 20); |
| | | this.txt_purchaseorderno.StyleController = this.layoutMx1; |
| | | this.txt_purchaseorderno.TabIndex = 427; |
| | | // |
| | | // txt_demandOrderNo |
| | | // |
| | | this.txt_demandOrderNo.Location = new System.Drawing.Point(334, 82); |
| | | this.txt_demandOrderNo.Location = new System.Drawing.Point(337, 84); |
| | | this.txt_demandOrderNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_demandOrderNo.Name = "txt_demandOrderNo"; |
| | | this.txt_demandOrderNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_demandOrderNo.Size = new System.Drawing.Size(156, 20); |
| | | this.txt_demandOrderNo.Size = new System.Drawing.Size(153, 20); |
| | | this.txt_demandOrderNo.StyleController = this.layoutMx1; |
| | | this.txt_demandOrderNo.TabIndex = 351; |
| | | // |
| | | // txt_purchaseorderentryseq |
| | | // |
| | | this.txt_purchaseorderentryseq.Location = new System.Drawing.Point(93, 106); |
| | | this.txt_purchaseorderentryseq.Location = new System.Drawing.Point(96, 108); |
| | | this.txt_purchaseorderentryseq.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_purchaseorderentryseq.Name = "txt_purchaseorderentryseq"; |
| | | this.txt_purchaseorderentryseq.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_purchaseorderentryseq.Size = new System.Drawing.Size(155, 20); |
| | | this.txt_purchaseorderentryseq.Size = new System.Drawing.Size(153, 20); |
| | | this.txt_purchaseorderentryseq.StyleController = this.layoutMx1; |
| | | this.txt_purchaseorderentryseq.TabIndex = 438; |
| | | // |
| | | // txt_dwName |
| | | // |
| | | this.txt_dwName.Location = new System.Drawing.Point(576, 106); |
| | | this.txt_dwName.Location = new System.Drawing.Point(578, 108); |
| | | this.txt_dwName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_dwName.Name = "txt_dwName"; |
| | | this.txt_dwName.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_dwName.Size = new System.Drawing.Size(156, 20); |
| | | this.txt_dwName.Size = new System.Drawing.Size(153, 20); |
| | | this.txt_dwName.StyleController = this.layoutMx1; |
| | | this.txt_dwName.TabIndex = 228; |
| | | // |
| | | // txt_closingType |
| | | // |
| | | this.txt_closingType.Location = new System.Drawing.Point(334, 154); |
| | | this.txt_closingType.Location = new System.Drawing.Point(337, 156); |
| | | this.txt_closingType.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_closingType.Name = "txt_closingType"; |
| | | this.txt_closingType.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_closingType.Size = new System.Drawing.Size(156, 20); |
| | | this.txt_closingType.Size = new System.Drawing.Size(153, 20); |
| | | this.txt_closingType.StyleController = this.layoutMx1; |
| | | this.txt_closingType.TabIndex = 378; |
| | | // |
| | | // txt_estimatedStartTime |
| | | // |
| | | this.txt_estimatedStartTime.Location = new System.Drawing.Point(818, 34); |
| | | this.txt_estimatedStartTime.Location = new System.Drawing.Point(819, 36); |
| | | this.txt_estimatedStartTime.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_estimatedStartTime.Name = "txt_estimatedStartTime"; |
| | | this.txt_estimatedStartTime.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_estimatedStartTime.Size = new System.Drawing.Size(156, 20); |
| | | this.txt_estimatedStartTime.Size = new System.Drawing.Size(154, 20); |
| | | this.txt_estimatedStartTime.StyleController = this.layoutMx1; |
| | | this.txt_estimatedStartTime.TabIndex = 243; |
| | | // |
| | | // txt_demandOrderLineNo |
| | | // |
| | | this.txt_demandOrderLineNo.Location = new System.Drawing.Point(334, 106); |
| | | this.txt_demandOrderLineNo.Location = new System.Drawing.Point(337, 108); |
| | | this.txt_demandOrderLineNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_demandOrderLineNo.Name = "txt_demandOrderLineNo"; |
| | | this.txt_demandOrderLineNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_demandOrderLineNo.Size = new System.Drawing.Size(156, 20); |
| | | this.txt_demandOrderLineNo.Size = new System.Drawing.Size(153, 20); |
| | | this.txt_demandOrderLineNo.StyleController = this.layoutMx1; |
| | | this.txt_demandOrderLineNo.TabIndex = 360; |
| | | // |
| | | // txt_sourceOrderNo |
| | | // |
| | | this.txt_sourceOrderNo.Location = new System.Drawing.Point(93, 154); |
| | | this.txt_sourceOrderNo.Location = new System.Drawing.Point(96, 156); |
| | | this.txt_sourceOrderNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_sourceOrderNo.Name = "txt_sourceOrderNo"; |
| | | this.txt_sourceOrderNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_sourceOrderNo.Size = new System.Drawing.Size(155, 20); |
| | | this.txt_sourceOrderNo.Size = new System.Drawing.Size(153, 20); |
| | | this.txt_sourceOrderNo.StyleController = this.layoutMx1; |
| | | this.txt_sourceOrderNo.TabIndex = 336; |
| | | // |
| | | // txt_closingPerson |
| | | // |
| | | this.txt_closingPerson.Location = new System.Drawing.Point(334, 130); |
| | | this.txt_closingPerson.Location = new System.Drawing.Point(337, 132); |
| | | this.txt_closingPerson.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_closingPerson.Name = "txt_closingPerson"; |
| | | this.txt_closingPerson.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_closingPerson.Size = new System.Drawing.Size(156, 20); |
| | | this.txt_closingPerson.Size = new System.Drawing.Size(153, 20); |
| | | this.txt_closingPerson.StyleController = this.layoutMx1; |
| | | this.txt_closingPerson.TabIndex = 370; |
| | | // |
| | | // txt_storageUpperLimit |
| | | // |
| | | this.txt_storageUpperLimit.Location = new System.Drawing.Point(576, 130); |
| | | this.txt_storageUpperLimit.Location = new System.Drawing.Point(578, 132); |
| | | this.txt_storageUpperLimit.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_storageUpperLimit.Name = "txt_storageUpperLimit"; |
| | | this.txt_storageUpperLimit.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_storageUpperLimit.Size = new System.Drawing.Size(156, 20); |
| | | this.txt_storageUpperLimit.Size = new System.Drawing.Size(153, 20); |
| | | this.txt_storageUpperLimit.StyleController = this.layoutMx1; |
| | | this.txt_storageUpperLimit.TabIndex = 258; |
| | | // |
| | | // txt_estimatedEndTime |
| | | // |
| | | this.txt_estimatedEndTime.Location = new System.Drawing.Point(818, 58); |
| | | this.txt_estimatedEndTime.Location = new System.Drawing.Point(819, 60); |
| | | this.txt_estimatedEndTime.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_estimatedEndTime.Name = "txt_estimatedEndTime"; |
| | | this.txt_estimatedEndTime.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_estimatedEndTime.Size = new System.Drawing.Size(156, 20); |
| | | this.txt_estimatedEndTime.Size = new System.Drawing.Size(154, 20); |
| | | this.txt_estimatedEndTime.StyleController = this.layoutMx1; |
| | | this.txt_estimatedEndTime.TabIndex = 247; |
| | | // |
| | | // txt_bomVersion |
| | | // |
| | | this.txt_bomVersion.Location = new System.Drawing.Point(93, 130); |
| | | this.txt_bomVersion.Location = new System.Drawing.Point(96, 132); |
| | | this.txt_bomVersion.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_bomVersion.Name = "txt_bomVersion"; |
| | | this.txt_bomVersion.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_bomVersion.Size = new System.Drawing.Size(155, 20); |
| | | this.txt_bomVersion.Size = new System.Drawing.Size(153, 20); |
| | | this.txt_bomVersion.StyleController = this.layoutMx1; |
| | | this.txt_bomVersion.TabIndex = 280; |
| | | // |
| | | // txt_storageLowerLimit |
| | | // |
| | | this.txt_storageLowerLimit.Location = new System.Drawing.Point(576, 154); |
| | | this.txt_storageLowerLimit.Location = new System.Drawing.Point(578, 156); |
| | | this.txt_storageLowerLimit.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_storageLowerLimit.Name = "txt_storageLowerLimit"; |
| | | this.txt_storageLowerLimit.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_storageLowerLimit.Size = new System.Drawing.Size(156, 20); |
| | | this.txt_storageLowerLimit.Size = new System.Drawing.Size(153, 20); |
| | | this.txt_storageLowerLimit.StyleController = this.layoutMx1; |
| | | this.txt_storageLowerLimit.TabIndex = 262; |
| | | // |
| | | // txt_planReleaseDate |
| | | // |
| | | this.txt_planReleaseDate.Location = new System.Drawing.Point(818, 82); |
| | | this.txt_planReleaseDate.Location = new System.Drawing.Point(819, 84); |
| | | this.txt_planReleaseDate.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_planReleaseDate.Name = "txt_planReleaseDate"; |
| | | this.txt_planReleaseDate.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_planReleaseDate.Size = new System.Drawing.Size(156, 20); |
| | | this.txt_planReleaseDate.Size = new System.Drawing.Size(154, 20); |
| | | this.txt_planReleaseDate.StyleController = this.layoutMx1; |
| | | this.txt_planReleaseDate.TabIndex = 252; |
| | | // |
| | | // txt_wrkQty |
| | | // |
| | | this.txt_wrkQty.Location = new System.Drawing.Point(576, 58); |
| | | this.txt_wrkQty.Location = new System.Drawing.Point(578, 60); |
| | | this.txt_wrkQty.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_wrkQty.Name = "txt_wrkQty"; |
| | | this.txt_wrkQty.Size = new System.Drawing.Size(156, 20); |
| | | this.txt_wrkQty.Size = new System.Drawing.Size(153, 20); |
| | | this.txt_wrkQty.StyleController = this.layoutMx1; |
| | | this.txt_wrkQty.TabIndex = 667; |
| | | // |
| | |
| | | this.layoutControlItem28}); |
| | | this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; |
| | | this.Root.Name = "Root"; |
| | | columnDefinition13.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition13.Width = 100D; |
| | | columnDefinition14.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition14.Width = 100D; |
| | | columnDefinition15.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition15.Width = 100D; |
| | | columnDefinition16.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition16.Width = 100D; |
| | | columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition1.Width = 100D; |
| | | columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition2.Width = 100D; |
| | | columnDefinition3.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition3.Width = 100D; |
| | | columnDefinition4.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition4.Width = 100D; |
| | | this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { |
| | | columnDefinition13, |
| | | columnDefinition14, |
| | | columnDefinition15, |
| | | columnDefinition16}); |
| | | rowDefinition25.Height = 100D; |
| | | rowDefinition25.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | rowDefinition26.Height = 100D; |
| | | rowDefinition26.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | rowDefinition27.Height = 100D; |
| | | rowDefinition27.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | rowDefinition28.Height = 100D; |
| | | rowDefinition28.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | rowDefinition29.Height = 100D; |
| | | rowDefinition29.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | rowDefinition30.Height = 100D; |
| | | rowDefinition30.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | rowDefinition31.Height = 100D; |
| | | rowDefinition31.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | rowDefinition32.Height = 100D; |
| | | rowDefinition32.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition1, |
| | | columnDefinition2, |
| | | columnDefinition3, |
| | | columnDefinition4}); |
| | | rowDefinition1.Height = 100D; |
| | | rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | rowDefinition2.Height = 100D; |
| | | rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | rowDefinition3.Height = 100D; |
| | | rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | rowDefinition4.Height = 100D; |
| | | rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | rowDefinition5.Height = 100D; |
| | | rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | rowDefinition6.Height = 100D; |
| | | rowDefinition6.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | rowDefinition7.Height = 100D; |
| | | rowDefinition7.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | rowDefinition8.Height = 100D; |
| | | rowDefinition8.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { |
| | | rowDefinition25, |
| | | rowDefinition26, |
| | | rowDefinition27, |
| | | rowDefinition28, |
| | | rowDefinition29, |
| | | rowDefinition30, |
| | | rowDefinition31, |
| | | rowDefinition32}); |
| | | this.Root.Size = new System.Drawing.Size(985, 208); |
| | | rowDefinition1, |
| | | rowDefinition2, |
| | | rowDefinition3, |
| | | rowDefinition4, |
| | | rowDefinition5, |
| | | rowDefinition6, |
| | | rowDefinition7, |
| | | rowDefinition8}); |
| | | this.Root.Size = new System.Drawing.Size(985, 212); |
| | | this.Root.TextVisible = false; |
| | | // |
| | | // layoutControlItem1 |
| | |
| | | this.layoutControlItem2.Location = new System.Drawing.Point(241, 0); |
| | | this.layoutControlItem2.Name = "layoutControlItem2"; |
| | | this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem2.Size = new System.Drawing.Size(242, 24); |
| | | this.layoutControlItem2.Size = new System.Drawing.Size(241, 24); |
| | | this.layoutControlItem2.Text = "单据类型"; |
| | | this.layoutControlItem2.TextSize = new System.Drawing.Size(72, 14); |
| | | // |
| | | // layoutControlItem3 |
| | | // |
| | | this.layoutControlItem3.Control = this.txt_workOrderQty; |
| | | this.layoutControlItem3.Location = new System.Drawing.Point(483, 0); |
| | | this.layoutControlItem3.Location = new System.Drawing.Point(482, 0); |
| | | this.layoutControlItem3.Name = "layoutControlItem3"; |
| | | this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem3.Size = new System.Drawing.Size(242, 24); |
| | | this.layoutControlItem3.Size = new System.Drawing.Size(241, 24); |
| | | this.layoutControlItem3.Text = "工单数量"; |
| | | this.layoutControlItem3.TextSize = new System.Drawing.Size(72, 14); |
| | | // |
| | | // layoutControlItem4 |
| | | // |
| | | this.layoutControlItem4.Control = this.txt_businessStatusTxt; |
| | | this.layoutControlItem4.Location = new System.Drawing.Point(725, 0); |
| | | this.layoutControlItem4.Location = new System.Drawing.Point(723, 0); |
| | | this.layoutControlItem4.Name = "layoutControlItem4"; |
| | | this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem4.Size = new System.Drawing.Size(242, 24); |
| | |
| | | this.layoutControlItem6.Name = "layoutControlItem6"; |
| | | this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem6.Size = new System.Drawing.Size(242, 24); |
| | | this.layoutControlItem6.Size = new System.Drawing.Size(241, 24); |
| | | this.layoutControlItem6.Text = "计划跟踪号"; |
| | | this.layoutControlItem6.TextSize = new System.Drawing.Size(72, 14); |
| | | // |
| | | // layoutControlItem7 |
| | | // |
| | | this.layoutControlItem7.Control = this.txt_yrkQty; |
| | | this.layoutControlItem7.Location = new System.Drawing.Point(483, 24); |
| | | this.layoutControlItem7.Location = new System.Drawing.Point(482, 24); |
| | | this.layoutControlItem7.Name = "layoutControlItem7"; |
| | | this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem7.Size = new System.Drawing.Size(242, 24); |
| | | this.layoutControlItem7.Size = new System.Drawing.Size(241, 24); |
| | | this.layoutControlItem7.Text = "入库数量"; |
| | | this.layoutControlItem7.TextSize = new System.Drawing.Size(72, 14); |
| | | // |
| | |
| | | this.layoutControlItem10.Name = "layoutControlItem10"; |
| | | this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem10.Size = new System.Drawing.Size(242, 24); |
| | | this.layoutControlItem10.Size = new System.Drawing.Size(241, 24); |
| | | this.layoutControlItem10.Text = "产品名称"; |
| | | this.layoutControlItem10.TextSize = new System.Drawing.Size(72, 14); |
| | | // |
| | |
| | | this.layoutControlItem13.Name = "layoutControlItem13"; |
| | | this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3; |
| | | this.layoutControlItem13.Size = new System.Drawing.Size(242, 24); |
| | | this.layoutControlItem13.Size = new System.Drawing.Size(241, 24); |
| | | this.layoutControlItem13.Text = "需求单据号"; |
| | | this.layoutControlItem13.TextSize = new System.Drawing.Size(72, 14); |
| | | // |
| | |
| | | this.layoutControlItem17.Name = "layoutControlItem17"; |
| | | this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 4; |
| | | this.layoutControlItem17.Size = new System.Drawing.Size(242, 24); |
| | | this.layoutControlItem17.Size = new System.Drawing.Size(241, 24); |
| | | this.layoutControlItem17.Text = "需求单据行号"; |
| | | this.layoutControlItem17.TextSize = new System.Drawing.Size(72, 14); |
| | | // |
| | |
| | | this.layoutControlItem21.Name = "layoutControlItem21"; |
| | | this.layoutControlItem21.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem21.OptionsTableLayoutItem.RowIndex = 5; |
| | | this.layoutControlItem21.Size = new System.Drawing.Size(242, 24); |
| | | this.layoutControlItem21.Size = new System.Drawing.Size(241, 24); |
| | | this.layoutControlItem21.Text = "结案人员"; |
| | | this.layoutControlItem21.TextSize = new System.Drawing.Size(72, 14); |
| | | // |
| | |
| | | this.layoutControlItem25.Name = "layoutControlItem25"; |
| | | this.layoutControlItem25.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem25.OptionsTableLayoutItem.RowIndex = 6; |
| | | this.layoutControlItem25.Size = new System.Drawing.Size(242, 24); |
| | | this.layoutControlItem25.Size = new System.Drawing.Size(241, 24); |
| | | this.layoutControlItem25.Text = "结案类型"; |
| | | this.layoutControlItem25.TextSize = new System.Drawing.Size(72, 14); |
| | | // |
| | |
| | | // |
| | | this.layoutControlItem15.Control = this.txt_estimatedStartTime; |
| | | this.layoutControlItem15.CustomizationFormText = "Erp预计开工"; |
| | | this.layoutControlItem15.Location = new System.Drawing.Point(725, 24); |
| | | this.layoutControlItem15.Location = new System.Drawing.Point(723, 24); |
| | | this.layoutControlItem15.Name = "layoutControlItem15"; |
| | | this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 1; |
| | |
| | | // layoutControlItem19 |
| | | // |
| | | this.layoutControlItem19.Control = this.txt_estimatedEndTime; |
| | | this.layoutControlItem19.Location = new System.Drawing.Point(725, 48); |
| | | this.layoutControlItem19.Location = new System.Drawing.Point(723, 48); |
| | | this.layoutControlItem19.Name = "layoutControlItem19"; |
| | | this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 2; |
| | |
| | | // |
| | | this.layoutControlItem23.Control = this.txt_planReleaseDate; |
| | | this.layoutControlItem23.CustomizationFormText = "Erp计划下达"; |
| | | this.layoutControlItem23.Location = new System.Drawing.Point(725, 72); |
| | | this.layoutControlItem23.Location = new System.Drawing.Point(723, 72); |
| | | this.layoutControlItem23.Name = "layoutControlItem23"; |
| | | this.layoutControlItem23.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem23.OptionsTableLayoutItem.RowIndex = 3; |
| | |
| | | // layoutControlItem27 |
| | | // |
| | | this.layoutControlItem27.Control = this.txt_planConfirmation; |
| | | this.layoutControlItem27.Location = new System.Drawing.Point(725, 96); |
| | | this.layoutControlItem27.Location = new System.Drawing.Point(723, 96); |
| | | this.layoutControlItem27.Name = "layoutControlItem27"; |
| | | this.layoutControlItem27.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem27.OptionsTableLayoutItem.RowIndex = 4; |
| | |
| | | // |
| | | this.layoutControlItem31.Control = this.txt_auditDate; |
| | | this.layoutControlItem31.CustomizationFormText = "Mes审核时间"; |
| | | this.layoutControlItem31.Location = new System.Drawing.Point(725, 120); |
| | | this.layoutControlItem31.Location = new System.Drawing.Point(723, 120); |
| | | this.layoutControlItem31.Name = "layoutControlItem31"; |
| | | this.layoutControlItem31.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem31.OptionsTableLayoutItem.RowIndex = 5; |
| | |
| | | // layoutControlItem26 |
| | | // |
| | | this.layoutControlItem26.Control = this.txt_auditor; |
| | | this.layoutControlItem26.Location = new System.Drawing.Point(725, 144); |
| | | this.layoutControlItem26.Location = new System.Drawing.Point(723, 144); |
| | | this.layoutControlItem26.Name = "layoutControlItem26"; |
| | | this.layoutControlItem26.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem26.OptionsTableLayoutItem.RowIndex = 6; |
| | |
| | | // layoutControlItem30 |
| | | // |
| | | this.layoutControlItem30.Control = this.txt_auditStatus; |
| | | this.layoutControlItem30.Location = new System.Drawing.Point(725, 168); |
| | | this.layoutControlItem30.Location = new System.Drawing.Point(723, 168); |
| | | this.layoutControlItem30.Name = "layoutControlItem30"; |
| | | this.layoutControlItem30.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem30.OptionsTableLayoutItem.RowIndex = 7; |
| | |
| | | // layoutControlItem22 |
| | | // |
| | | this.layoutControlItem22.Control = this.txt_storageLowerLimit; |
| | | this.layoutControlItem22.Location = new System.Drawing.Point(483, 144); |
| | | this.layoutControlItem22.Location = new System.Drawing.Point(482, 144); |
| | | this.layoutControlItem22.Name = "layoutControlItem22"; |
| | | this.layoutControlItem22.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem22.OptionsTableLayoutItem.RowIndex = 6; |
| | | this.layoutControlItem22.Size = new System.Drawing.Size(242, 24); |
| | | this.layoutControlItem22.Size = new System.Drawing.Size(241, 24); |
| | | this.layoutControlItem22.Text = "入库下限"; |
| | | this.layoutControlItem22.TextSize = new System.Drawing.Size(72, 14); |
| | | // |
| | | // layoutControlItem18 |
| | | // |
| | | this.layoutControlItem18.Control = this.txt_storageUpperLimit; |
| | | this.layoutControlItem18.Location = new System.Drawing.Point(483, 120); |
| | | this.layoutControlItem18.Location = new System.Drawing.Point(482, 120); |
| | | this.layoutControlItem18.Name = "layoutControlItem18"; |
| | | this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 5; |
| | | this.layoutControlItem18.Size = new System.Drawing.Size(242, 24); |
| | | this.layoutControlItem18.Size = new System.Drawing.Size(241, 24); |
| | | this.layoutControlItem18.Text = "入库上限"; |
| | | this.layoutControlItem18.TextSize = new System.Drawing.Size(72, 14); |
| | | // |
| | | // layoutControlItem14 |
| | | // |
| | | this.layoutControlItem14.Control = this.txt_dwName; |
| | | this.layoutControlItem14.Location = new System.Drawing.Point(483, 96); |
| | | this.layoutControlItem14.Location = new System.Drawing.Point(482, 96); |
| | | this.layoutControlItem14.Name = "layoutControlItem14"; |
| | | this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 4; |
| | | this.layoutControlItem14.Size = new System.Drawing.Size(242, 24); |
| | | this.layoutControlItem14.Size = new System.Drawing.Size(241, 24); |
| | | this.layoutControlItem14.Text = "单位"; |
| | | this.layoutControlItem14.TextSize = new System.Drawing.Size(72, 14); |
| | | // |
| | | // layoutControlItem11 |
| | | // |
| | | this.layoutControlItem11.Control = this.txt_itemModel; |
| | | this.layoutControlItem11.Location = new System.Drawing.Point(483, 72); |
| | | this.layoutControlItem11.Location = new System.Drawing.Point(482, 72); |
| | | this.layoutControlItem11.Name = "layoutControlItem11"; |
| | | this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 3; |
| | | this.layoutControlItem11.Size = new System.Drawing.Size(242, 24); |
| | | this.layoutControlItem11.Size = new System.Drawing.Size(241, 24); |
| | | this.layoutControlItem11.Text = "产品规格"; |
| | | this.layoutControlItem11.TextSize = new System.Drawing.Size(72, 14); |
| | | // |
| | | // layoutControlItem35 |
| | | // |
| | | this.layoutControlItem35.Control = this.txt_wrkQty; |
| | | this.layoutControlItem35.Location = new System.Drawing.Point(483, 48); |
| | | this.layoutControlItem35.Location = new System.Drawing.Point(482, 48); |
| | | this.layoutControlItem35.Name = "layoutControlItem35"; |
| | | this.layoutControlItem35.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem35.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem35.Size = new System.Drawing.Size(242, 24); |
| | | this.layoutControlItem35.Size = new System.Drawing.Size(241, 24); |
| | | this.layoutControlItem35.Text = "未入库数"; |
| | | this.layoutControlItem35.TextSize = new System.Drawing.Size(72, 14); |
| | | // |
| | |
| | | this.layoutControlItem28.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem28.OptionsTableLayoutItem.ColumnSpan = 2; |
| | | this.layoutControlItem28.OptionsTableLayoutItem.RowIndex = 7; |
| | | this.layoutControlItem28.Size = new System.Drawing.Size(484, 24); |
| | | this.layoutControlItem28.Size = new System.Drawing.Size(482, 24); |
| | | this.layoutControlItem28.Text = "备注"; |
| | | this.layoutControlItem28.TextSize = new System.Drawing.Size(72, 14); |
| | | // |
| | |
| | | this.gridColumn8, |
| | | this.gridColumn9, |
| | | this.gridColumn10, |
| | | this.gridColumn11, |
| | | this.gridColumn12, |
| | | this.gridColumn13}); |
| | | this.gvMx1.DetailHeight = 272; |
| | |
| | | // |
| | | this.gvMx1itemNo.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1itemNo.Caption = "项次号 "; |
| | | this.gvMx1itemNo.FieldName = "itemNo"; |
| | | this.gvMx1itemNo.FieldName = "itemNo1"; |
| | | this.gvMx1itemNo.MinWidth = 44; |
| | | this.gvMx1itemNo.Name = "gvMx1itemNo"; |
| | | this.gvMx1itemNo.Tag = "query_a.ITEM_NO"; |
| | |
| | | this.gridColumn10.VisibleIndex = 32; |
| | | this.gridColumn10.Width = 82; |
| | | // |
| | | // gridColumn11 |
| | | // |
| | | this.gridColumn11.Caption = "位置号"; |
| | | this.gridColumn11.FieldName = "locationNo"; |
| | | this.gridColumn11.MinWidth = 22; |
| | | this.gridColumn11.Name = "gridColumn11"; |
| | | this.gridColumn11.Visible = true; |
| | | this.gridColumn11.VisibleIndex = 33; |
| | | this.gridColumn11.Width = 82; |
| | | // |
| | | // gridColumn12 |
| | | // |
| | | this.gridColumn12.Caption = "货主"; |
| | |
| | | this.gridColumn12.MinWidth = 22; |
| | | this.gridColumn12.Name = "gridColumn12"; |
| | | this.gridColumn12.Visible = true; |
| | | this.gridColumn12.VisibleIndex = 34; |
| | | this.gridColumn12.VisibleIndex = 33; |
| | | this.gridColumn12.Width = 82; |
| | | // |
| | | // gridColumn13 |
| | |
| | | this.gridColumn13.MinWidth = 22; |
| | | this.gridColumn13.Name = "gridColumn13"; |
| | | this.gridColumn13.Visible = true; |
| | | this.gridColumn13.VisibleIndex = 35; |
| | | this.gridColumn13.VisibleIndex = 34; |
| | | this.gridColumn13.Width = 82; |
| | | // |
| | | // picCheckBox |
| | |
| | | this.picCheckBox.TabStop = false; |
| | | this.picCheckBox.Visible = false; |
| | | // |
| | | // gridColumn17 |
| | | // gridColumn11 |
| | | // |
| | | this.gridColumn17.Caption = "供应商"; |
| | | this.gridColumn17.FieldName = "gys"; |
| | | this.gridColumn17.Name = "gridColumn17"; |
| | | this.gridColumn17.Visible = true; |
| | | this.gridColumn17.VisibleIndex = 9; |
| | | this.gridColumn17.Width = 44; |
| | | this.gridColumn11.Caption = "审核复选框"; |
| | | this.gridColumn11.FieldName = "chkInt"; |
| | | this.gridColumn11.Name = "gridColumn11"; |
| | | this.gridColumn11.Visible = true; |
| | | this.gridColumn11.VisibleIndex = 0; |
| | | // |
| | | // Frm_ProductionOrder |
| | | // |
| | |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn8; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn9; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn10; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn11; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn12; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn13; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn14; |
| | |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn15; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn16; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem28; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn17; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn11; |
| | | } |
| | | } |