| | |
| | | /// </summary> |
| | | private void InitializeComponent() |
| | | { |
| | | 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(); |
| | | this.components = new System.ComponentModel.Container(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition5 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition6 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition7 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition8 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | 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.txt_fmrmode = new DevExpress.XtraEditors.ComboBoxEdit(); |
| | | this.txt_itemOutNo = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_fType = new DevExpress.XtraEditors.CheckEdit(); |
| | | this.txt_remark = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_sqRemark = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_status = new DevExpress.XtraEditors.CheckEdit(); |
| | | this.txt_guid = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_sqdNo = new DevExpress.XtraEditors.TextEdit(); |
| | |
| | | this.gcMx1 = new DevExpress.XtraGrid.GridControl(); |
| | | this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | | this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMx2status = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMx2pbillNo = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMx2workLine = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | |
| | | this.gvMx2itemOutId = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.gcMx2 = new DevExpress.XtraGrid.GridControl(); |
| | | this.gvMx2 = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | |
| | | this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.picCheckBox = new System.Windows.Forms.PictureBox(); |
| | | this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.tips = new DevExpress.Utils.ToolTipController(this.components); |
| | | this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); |
| | | this.xtraTabControl1.SuspendLayout(); |
| | | this.xtraTabPage1.SuspendLayout(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_fmrmode.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_itemOutNo.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_fType.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_sqRemark.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_status.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_sqdNo.Properties)).BeginInit(); |
| | |
| | | // split1 |
| | | // |
| | | this.split1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2; |
| | | this.split1.Horizontal = false; |
| | | this.split1.Location = new System.Drawing.Point(0, 0); |
| | | this.split1.Name = "split1"; |
| | |
| | | // split1.Panel2 |
| | | // |
| | | this.split1.Panel2.Text = "Panel2"; |
| | | this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; |
| | | this.split1.Size = new System.Drawing.Size(1126, 570); |
| | | this.split1.SplitterPosition = 558; |
| | | this.split1.SplitterPosition = 0; |
| | | this.split1.TabIndex = 3; |
| | | // |
| | | // gcMain1 |
| | | // |
| | | this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | |
| | | this.gcMain1.Location = new System.Drawing.Point(0, 0); |
| | | this.gcMain1.MainView = this.gridView1; |
| | | this.gcMain1.Name = "gcMain1"; |
| | |
| | | // |
| | | this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true; |
| | | this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; |
| | | |
| | | this.gridView1.Appearance.Row.Options.UseFont = true; |
| | | this.gridView1.ColumnPanelRowHeight = 50; |
| | | this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | |
| | | this.gv_reason, |
| | | this.gv_fmrmode, |
| | | this.gridColumn7, |
| | | this.gridColumn18}); |
| | | this.gridColumn18, |
| | | this.gridColumn19}); |
| | | this.gridView1.GridControl = this.gcMain1; |
| | | this.gridView1.IndicatorWidth = 50; |
| | | this.gridView1.Name = "gridView1"; |
| | |
| | | // |
| | | // gv_status |
| | | // |
| | | |
| | | this.gv_status.AppearanceCell.Options.UseFont = true; |
| | | this.gv_status.Caption = "审核标识"; |
| | | this.gv_status.FieldName = "statusChk"; |
| | |
| | | // |
| | | // gv_fType |
| | | // |
| | | |
| | | this.gv_fType.AppearanceCell.Options.UseFont = true; |
| | | this.gv_fType.Caption = "委外标识"; |
| | | this.gv_fType.FieldName = "isOut"; |
| | |
| | | // |
| | | // gv_itemOutNo |
| | | // |
| | | |
| | | this.gv_itemOutNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_itemOutNo.Caption = "出库单号 "; |
| | | this.gv_itemOutNo.FieldName = "itemOutNo"; |
| | |
| | | // |
| | | // gv_suppNo |
| | | // |
| | | |
| | | this.gv_suppNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_suppNo.Caption = "供应商编号 "; |
| | | this.gv_suppNo.FieldName = "suppNo2"; |
| | |
| | | // |
| | | // gv_depotCode |
| | | // |
| | | |
| | | this.gv_depotCode.AppearanceCell.Options.UseFont = true; |
| | | this.gv_depotCode.Caption = "退料仓库"; |
| | | this.gv_depotCode.FieldName = "depotCode"; |
| | |
| | | // |
| | | // gv_remark |
| | | // |
| | | |
| | | this.gv_remark.AppearanceCell.Options.UseFont = true; |
| | | this.gv_remark.Caption = "备注信息 "; |
| | | this.gv_remark.FieldName = "remark"; |
| | | this.gv_remark.Caption = "申请备注"; |
| | | this.gv_remark.FieldName = "sqRemark"; |
| | | this.gv_remark.Name = "gv_remark"; |
| | | this.gv_remark.OptionsColumn.AllowEdit = false; |
| | | this.gv_remark.Tag = "query_a.remark"; |
| | |
| | | // |
| | | // gv_createDate |
| | | // |
| | | |
| | | this.gv_createDate.AppearanceCell.Options.UseFont = true; |
| | | this.gv_createDate.Caption = "创建时间 "; |
| | | this.gv_createDate.FieldName = "createDate"; |
| | |
| | | // |
| | | // gv_checkDate |
| | | // |
| | | |
| | | this.gv_checkDate.AppearanceCell.Options.UseFont = true; |
| | | this.gv_checkDate.Caption = "审核日期 "; |
| | | this.gv_checkDate.FieldName = "checkDate"; |
| | |
| | | // |
| | | // gv_reason |
| | | // |
| | | |
| | | this.gv_reason.AppearanceCell.Options.UseFont = true; |
| | | this.gv_reason.Caption = "退料原因"; |
| | | this.gv_reason.FieldName = "reason"; |
| | |
| | | // |
| | | // gv_fmrmode |
| | | // |
| | | |
| | | this.gv_fmrmode.AppearanceCell.Options.UseFont = true; |
| | | this.gv_fmrmode.Caption = "退料方式 "; |
| | | this.gv_fmrmode.FieldName = "fmrmode"; |
| | |
| | | // |
| | | this.splitMx1.Panel2.Controls.Add(this.tabMx); |
| | | this.splitMx1.Panel2.Text = "Panel2"; |
| | | this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; |
| | | this.splitMx1.Size = new System.Drawing.Size(1126, 570); |
| | | this.splitMx1.SplitterPosition = 137; |
| | | this.splitMx1.TabIndex = 0; |
| | |
| | | this.layoutMx1.Controls.Add(this.txt_fmrmode); |
| | | this.layoutMx1.Controls.Add(this.txt_itemOutNo); |
| | | this.layoutMx1.Controls.Add(this.txt_fType); |
| | | this.layoutMx1.Controls.Add(this.txt_remark); |
| | | this.layoutMx1.Controls.Add(this.txt_sqRemark); |
| | | this.layoutMx1.Controls.Add(this.txt_status); |
| | | this.layoutMx1.Controls.Add(this.txt_guid); |
| | | this.layoutMx1.Controls.Add(this.txt_sqdNo); |
| | |
| | | // |
| | | // txt_suppName |
| | | // |
| | | this.txt_suppName.Location = new System.Drawing.Point(84, 76); |
| | | this.txt_suppName.Location = new System.Drawing.Point(84, 70); |
| | | this.txt_suppName.Name = "txt_suppName"; |
| | | |
| | | this.txt_suppName.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_suppName.Size = new System.Drawing.Size(195, 28); |
| | | this.txt_suppName.Size = new System.Drawing.Size(200, 24); |
| | | this.txt_suppName.StyleController = this.layoutMx1; |
| | | this.txt_suppName.TabIndex = 524; |
| | | // |
| | | // txt_checkUser |
| | | // |
| | | this.txt_checkUser.Location = new System.Drawing.Point(897, 44); |
| | | this.txt_checkUser.Location = new System.Drawing.Point(912, 41); |
| | | this.txt_checkUser.Name = "txt_checkUser"; |
| | | |
| | | this.txt_checkUser.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_checkUser.Size = new System.Drawing.Size(196, 28); |
| | | this.txt_checkUser.Size = new System.Drawing.Size(202, 24); |
| | | this.txt_checkUser.StyleController = this.layoutMx1; |
| | | this.txt_checkUser.TabIndex = 513; |
| | | // |
| | | // txt_checkDate |
| | | // |
| | | this.txt_checkDate.Location = new System.Drawing.Point(897, 76); |
| | | this.txt_checkDate.Location = new System.Drawing.Point(912, 70); |
| | | this.txt_checkDate.Name = "txt_checkDate"; |
| | | |
| | | this.txt_checkDate.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_checkDate.Size = new System.Drawing.Size(196, 28); |
| | | this.txt_checkDate.Size = new System.Drawing.Size(202, 24); |
| | | this.txt_checkDate.StyleController = this.layoutMx1; |
| | | this.txt_checkDate.TabIndex = 252; |
| | | // |
| | | // txt_depotName |
| | | // |
| | | this.txt_depotName.Location = new System.Drawing.Point(84, 44); |
| | | this.txt_depotName.Location = new System.Drawing.Point(84, 41); |
| | | this.txt_depotName.Name = "txt_depotName"; |
| | | |
| | | this.txt_depotName.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_depotName.Size = new System.Drawing.Size(195, 28); |
| | | this.txt_depotName.Size = new System.Drawing.Size(200, 24); |
| | | this.txt_depotName.StyleController = this.layoutMx1; |
| | | this.txt_depotName.TabIndex = 523; |
| | | // |
| | | // txt_reason |
| | | // |
| | | this.txt_reason.Location = new System.Drawing.Point(355, 76); |
| | | this.txt_reason.Location = new System.Drawing.Point(360, 70); |
| | | this.txt_reason.Name = "txt_reason"; |
| | | this.txt_reason.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); |
| | |
| | | "作业不良", |
| | | "供应商物品号错误", |
| | | "采购料号变更"}); |
| | | this.txt_reason.Size = new System.Drawing.Size(195, 24); |
| | | this.txt_reason.Size = new System.Drawing.Size(200, 24); |
| | | this.txt_reason.StyleController = this.layoutMx1; |
| | | this.txt_reason.TabIndex = 518; |
| | | // |
| | | // txt_fmrmode |
| | | // |
| | | this.txt_fmrmode.Location = new System.Drawing.Point(355, 44); |
| | | this.txt_fmrmode.Location = new System.Drawing.Point(360, 41); |
| | | this.txt_fmrmode.Name = "txt_fmrmode"; |
| | | this.txt_fmrmode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); |
| | | this.txt_fmrmode.Properties.Items.AddRange(new object[] { |
| | | "退料补料", |
| | | "退料并扣款"}); |
| | | this.txt_fmrmode.Size = new System.Drawing.Size(195, 24); |
| | | this.txt_fmrmode.Size = new System.Drawing.Size(200, 24); |
| | | this.txt_fmrmode.StyleController = this.layoutMx1; |
| | | this.txt_fmrmode.TabIndex = 519; |
| | | // |
| | |
| | | // |
| | | this.txt_itemOutNo.Location = new System.Drawing.Point(84, 12); |
| | | this.txt_itemOutNo.Name = "txt_itemOutNo"; |
| | | |
| | | this.txt_itemOutNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_itemOutNo.Size = new System.Drawing.Size(195, 28); |
| | | this.txt_itemOutNo.Size = new System.Drawing.Size(200, 24); |
| | | this.txt_itemOutNo.StyleController = this.layoutMx1; |
| | | this.txt_itemOutNo.TabIndex = 210; |
| | | // |
| | | // txt_fType |
| | | // |
| | | this.txt_fType.Location = new System.Drawing.Point(283, 12); |
| | | this.txt_fType.Location = new System.Drawing.Point(288, 12); |
| | | this.txt_fType.Name = "txt_fType"; |
| | | this.txt_fType.Properties.Caption = "委外标识"; |
| | | this.txt_fType.Size = new System.Drawing.Size(267, 24); |
| | | this.txt_fType.Size = new System.Drawing.Size(272, 24); |
| | | this.txt_fType.StyleController = this.layoutMx1; |
| | | this.txt_fType.TabIndex = 525; |
| | | this.txt_fType.Tag = "readOnly"; |
| | | // |
| | | // txt_remark |
| | | // txt_sqRemark |
| | | // |
| | | this.txt_remark.Location = new System.Drawing.Point(84, 108); |
| | | this.txt_remark.Name = "txt_remark"; |
| | | |
| | | this.txt_remark.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_remark.Size = new System.Drawing.Size(466, 28); |
| | | this.txt_remark.StyleController = this.layoutMx1; |
| | | this.txt_remark.TabIndex = 235; |
| | | this.txt_sqRemark.Location = new System.Drawing.Point(84, 99); |
| | | this.txt_sqRemark.Name = "txt_sqRemark"; |
| | | this.txt_sqRemark.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_sqRemark.Size = new System.Drawing.Size(476, 24); |
| | | this.txt_sqRemark.StyleController = this.layoutMx1; |
| | | this.txt_sqRemark.TabIndex = 235; |
| | | // |
| | | // txt_status |
| | | // |
| | | this.txt_status.Location = new System.Drawing.Point(825, 12); |
| | | this.txt_status.Location = new System.Drawing.Point(840, 12); |
| | | this.txt_status.Name = "txt_status"; |
| | | this.txt_status.Properties.Caption = "审核标识"; |
| | | this.txt_status.Size = new System.Drawing.Size(268, 24); |
| | | this.txt_status.Size = new System.Drawing.Size(274, 24); |
| | | this.txt_status.StyleController = this.layoutMx1; |
| | | this.txt_status.TabIndex = 526; |
| | | // |
| | |
| | | // |
| | | // txt_sqdNo |
| | | // |
| | | this.txt_sqdNo.Location = new System.Drawing.Point(626, 76); |
| | | this.txt_sqdNo.Location = new System.Drawing.Point(636, 70); |
| | | this.txt_sqdNo.Name = "txt_sqdNo"; |
| | | this.txt_sqdNo.Size = new System.Drawing.Size(195, 24); |
| | | this.txt_sqdNo.Size = new System.Drawing.Size(200, 24); |
| | | this.txt_sqdNo.StyleController = this.layoutMx1; |
| | | this.txt_sqdNo.TabIndex = 529; |
| | | // |
| | | // txt_createBy |
| | | // |
| | | this.txt_createBy.Location = new System.Drawing.Point(626, 12); |
| | | this.txt_createBy.Location = new System.Drawing.Point(636, 12); |
| | | this.txt_createBy.Name = "txt_createBy"; |
| | | this.txt_createBy.Size = new System.Drawing.Size(195, 24); |
| | | this.txt_createBy.Size = new System.Drawing.Size(200, 24); |
| | | this.txt_createBy.StyleController = this.layoutMx1; |
| | | this.txt_createBy.TabIndex = 530; |
| | | // |
| | | // txt_createDate |
| | | // |
| | | this.txt_createDate.Location = new System.Drawing.Point(626, 44); |
| | | this.txt_createDate.Location = new System.Drawing.Point(636, 41); |
| | | this.txt_createDate.Name = "txt_createDate"; |
| | | this.txt_createDate.Size = new System.Drawing.Size(195, 24); |
| | | this.txt_createDate.Size = new System.Drawing.Size(200, 24); |
| | | this.txt_createDate.StyleController = this.layoutMx1; |
| | | this.txt_createDate.TabIndex = 531; |
| | | // |
| | |
| | | this.layoutControlItem15}); |
| | | this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; |
| | | this.Root.Name = "Root"; |
| | | 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; |
| | | columnDefinition5.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition5.Width = 100D; |
| | | columnDefinition6.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition6.Width = 100D; |
| | | columnDefinition7.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition7.Width = 100D; |
| | | columnDefinition8.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition8.Width = 100D; |
| | | this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { |
| | | 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; |
| | | columnDefinition5, |
| | | columnDefinition6, |
| | | columnDefinition7, |
| | | columnDefinition8}); |
| | | 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[] { |
| | | rowDefinition1, |
| | | rowDefinition2, |
| | | rowDefinition3, |
| | | rowDefinition4}); |
| | | this.Root.Size = new System.Drawing.Size(1105, 148); |
| | | rowDefinition5, |
| | | rowDefinition6, |
| | | rowDefinition7, |
| | | rowDefinition8}); |
| | | this.Root.Size = new System.Drawing.Size(1126, 137); |
| | | this.Root.TextVisible = false; |
| | | // |
| | | // layoutControlItem2 |
| | | // |
| | | this.layoutControlItem2.Control = this.txt_depotName; |
| | | this.layoutControlItem2.Location = new System.Drawing.Point(0, 32); |
| | | this.layoutControlItem2.Location = new System.Drawing.Point(0, 29); |
| | | this.layoutControlItem2.Name = "layoutControlItem2"; |
| | | this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem2.Size = new System.Drawing.Size(271, 32); |
| | | this.layoutControlItem2.Size = new System.Drawing.Size(276, 29); |
| | | this.layoutControlItem2.Text = "供应商"; |
| | | this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | |
| | | this.layoutControlItem1.Control = this.txt_itemOutNo; |
| | | this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); |
| | | this.layoutControlItem1.Name = "layoutControlItem1"; |
| | | this.layoutControlItem1.Size = new System.Drawing.Size(271, 32); |
| | | this.layoutControlItem1.Size = new System.Drawing.Size(276, 29); |
| | | this.layoutControlItem1.Text = "出库单号"; |
| | | this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem6 |
| | | // |
| | | this.layoutControlItem6.Control = this.txt_suppName; |
| | | this.layoutControlItem6.Location = new System.Drawing.Point(0, 64); |
| | | this.layoutControlItem6.Location = new System.Drawing.Point(0, 58); |
| | | this.layoutControlItem6.Name = "layoutControlItem6"; |
| | | this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem6.Size = new System.Drawing.Size(271, 32); |
| | | this.layoutControlItem6.Size = new System.Drawing.Size(276, 29); |
| | | this.layoutControlItem6.Text = "退料仓库"; |
| | | this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem5 |
| | | // |
| | | this.layoutControlItem5.Control = this.txt_reason; |
| | | this.layoutControlItem5.Location = new System.Drawing.Point(271, 64); |
| | | this.layoutControlItem5.Location = new System.Drawing.Point(276, 58); |
| | | this.layoutControlItem5.Name = "layoutControlItem5"; |
| | | this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem5.Size = new System.Drawing.Size(271, 32); |
| | | this.layoutControlItem5.Size = new System.Drawing.Size(276, 29); |
| | | this.layoutControlItem5.Text = "退货原因"; |
| | | this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem3 |
| | | // |
| | | this.layoutControlItem3.Control = this.txt_fmrmode; |
| | | this.layoutControlItem3.Location = new System.Drawing.Point(271, 32); |
| | | this.layoutControlItem3.Location = new System.Drawing.Point(276, 29); |
| | | this.layoutControlItem3.Name = "layoutControlItem3"; |
| | | this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem3.Size = new System.Drawing.Size(271, 32); |
| | | this.layoutControlItem3.Size = new System.Drawing.Size(276, 29); |
| | | this.layoutControlItem3.Text = "退料方式"; |
| | | this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem7 |
| | | // |
| | | this.layoutControlItem7.Control = this.txt_fType; |
| | | this.layoutControlItem7.Location = new System.Drawing.Point(271, 0); |
| | | this.layoutControlItem7.Location = new System.Drawing.Point(276, 0); |
| | | this.layoutControlItem7.Name = "layoutControlItem7"; |
| | | this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem7.Size = new System.Drawing.Size(271, 32); |
| | | this.layoutControlItem7.Size = new System.Drawing.Size(276, 29); |
| | | this.layoutControlItem7.Text = "委外标识"; |
| | | this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem7.TextVisible = false; |
| | | // |
| | | // layoutControlItem8 |
| | | // |
| | | this.layoutControlItem8.Control = this.txt_remark; |
| | | this.layoutControlItem8.Location = new System.Drawing.Point(0, 96); |
| | | this.layoutControlItem8.Control = this.txt_sqRemark; |
| | | this.layoutControlItem8.Location = new System.Drawing.Point(0, 87); |
| | | this.layoutControlItem8.Name = "layoutControlItem8"; |
| | | this.layoutControlItem8.OptionsTableLayoutItem.ColumnSpan = 2; |
| | | this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 3; |
| | | this.layoutControlItem8.Size = new System.Drawing.Size(542, 32); |
| | | this.layoutControlItem8.Text = "备注信息"; |
| | | this.layoutControlItem8.Size = new System.Drawing.Size(552, 30); |
| | | this.layoutControlItem8.Text = "申请备注"; |
| | | this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem9 |
| | | // |
| | | this.layoutControlItem9.Control = this.txt_checkUser; |
| | | this.layoutControlItem9.Location = new System.Drawing.Point(813, 32); |
| | | this.layoutControlItem9.Location = new System.Drawing.Point(828, 29); |
| | | this.layoutControlItem9.Name = "layoutControlItem9"; |
| | | this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem9.Size = new System.Drawing.Size(272, 32); |
| | | this.layoutControlItem9.Size = new System.Drawing.Size(278, 29); |
| | | this.layoutControlItem9.Text = "审核人"; |
| | | this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem10 |
| | | // |
| | | this.layoutControlItem10.Control = this.txt_checkDate; |
| | | this.layoutControlItem10.Location = new System.Drawing.Point(813, 64); |
| | | this.layoutControlItem10.Location = new System.Drawing.Point(828, 58); |
| | | this.layoutControlItem10.Name = "layoutControlItem10"; |
| | | this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem10.Size = new System.Drawing.Size(272, 32); |
| | | this.layoutControlItem10.Size = new System.Drawing.Size(278, 29); |
| | | this.layoutControlItem10.Text = "审核日期"; |
| | | this.layoutControlItem10.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem11 |
| | | // |
| | | this.layoutControlItem11.Control = this.txt_status; |
| | | this.layoutControlItem11.Location = new System.Drawing.Point(813, 0); |
| | | this.layoutControlItem11.Location = new System.Drawing.Point(828, 0); |
| | | this.layoutControlItem11.Name = "layoutControlItem11"; |
| | | this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem11.Size = new System.Drawing.Size(272, 32); |
| | | this.layoutControlItem11.Size = new System.Drawing.Size(278, 29); |
| | | this.layoutControlItem11.Text = "审核标识"; |
| | | this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem11.TextVisible = false; |
| | |
| | | // layoutControlItem13 |
| | | // |
| | | this.layoutControlItem13.Control = this.txt_sqdNo; |
| | | this.layoutControlItem13.Location = new System.Drawing.Point(542, 64); |
| | | this.layoutControlItem13.Location = new System.Drawing.Point(552, 58); |
| | | this.layoutControlItem13.Name = "layoutControlItem13"; |
| | | this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem13.Size = new System.Drawing.Size(271, 32); |
| | | this.layoutControlItem13.Size = new System.Drawing.Size(276, 29); |
| | | this.layoutControlItem13.Text = "申请单号"; |
| | | this.layoutControlItem13.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // lab_createBy |
| | | // |
| | | this.lab_createBy.Control = this.txt_createBy; |
| | | this.lab_createBy.Location = new System.Drawing.Point(542, 0); |
| | | this.lab_createBy.Location = new System.Drawing.Point(552, 0); |
| | | this.lab_createBy.Name = "lab_createBy"; |
| | | this.lab_createBy.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.lab_createBy.Size = new System.Drawing.Size(271, 32); |
| | | this.lab_createBy.Size = new System.Drawing.Size(276, 29); |
| | | this.lab_createBy.Text = "创建人"; |
| | | this.lab_createBy.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem15 |
| | | // |
| | | this.layoutControlItem15.Control = this.txt_createDate; |
| | | this.layoutControlItem15.Location = new System.Drawing.Point(542, 32); |
| | | this.layoutControlItem15.Location = new System.Drawing.Point(552, 29); |
| | | this.layoutControlItem15.Name = "layoutControlItem15"; |
| | | this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem15.Size = new System.Drawing.Size(271, 32); |
| | | this.layoutControlItem15.Size = new System.Drawing.Size(276, 29); |
| | | this.layoutControlItem15.Text = "创建时间"; |
| | | this.layoutControlItem15.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | |
| | | // |
| | | // gvMx1 |
| | | // |
| | | |
| | | this.gvMx1.Appearance.Row.Options.UseFont = true; |
| | | this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | | this.gridColumn12, |
| | | this.gridColumn11, |
| | | this.gvMx2status, |
| | | this.gvMx2pbillNo, |
| | | this.gvMx2workLine, |
| | |
| | | this.gvMx2lineK3id, |
| | | this.gvMx2itemOutId, |
| | | this.gridColumn14, |
| | | this.gridColumn15}); |
| | | this.gridColumn15, |
| | | this.gridColumn11}); |
| | | this.gvMx1.GridControl = this.gcMx1; |
| | | this.gvMx1.Name = "gvMx1"; |
| | | this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False; |
| | |
| | | // |
| | | // gridColumn12 |
| | | // |
| | | this.gridColumn12.Caption = "guid"; |
| | | this.gridColumn12.Caption = "明细主键"; |
| | | this.gridColumn12.FieldName = "guid"; |
| | | this.gridColumn12.MinWidth = 25; |
| | | this.gridColumn12.Name = "gridColumn12"; |
| | | this.gridColumn12.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn12.Width = 94; |
| | | // |
| | | // gridColumn11 |
| | | // |
| | | this.gridColumn11.Caption = "aboutGuid"; |
| | | this.gridColumn11.FieldName = "aboutGuid"; |
| | | this.gridColumn11.MinWidth = 25; |
| | | this.gridColumn11.Name = "gridColumn11"; |
| | | this.gridColumn11.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn11.Width = 94; |
| | | // |
| | | // gvMx2status |
| | | // |
| | | |
| | | this.gvMx2status.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2status.Caption = "完结"; |
| | | this.gvMx2status.FieldName = "status"; |
| | |
| | | this.gvMx2status.Name = "gvMx2status"; |
| | | this.gvMx2status.OptionsColumn.ReadOnly = true; |
| | | this.gvMx2status.Tag = "query_a.status"; |
| | | this.gvMx2status.Visible = true; |
| | | this.gvMx2status.VisibleIndex = 0; |
| | | this.gvMx2status.Width = 50; |
| | | // |
| | | // gvMx2pbillNo |
| | | // |
| | | |
| | | this.gvMx2pbillNo.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2pbillNo.Caption = "到货单号"; |
| | | this.gvMx2pbillNo.FieldName = "pbillNo"; |
| | | this.gvMx2pbillNo.FieldName = "dhdh"; |
| | | this.gvMx2pbillNo.Name = "gvMx2pbillNo"; |
| | | this.gvMx2pbillNo.OptionsColumn.ReadOnly = true; |
| | | this.gvMx2pbillNo.Tag = "query_a.pbill_no"; |
| | | this.gvMx2pbillNo.Visible = true; |
| | | this.gvMx2pbillNo.VisibleIndex = 1; |
| | | this.gvMx2pbillNo.VisibleIndex = 9; |
| | | this.gvMx2pbillNo.Width = 94; |
| | | // |
| | | // gvMx2workLine |
| | | // |
| | | |
| | | this.gvMx2workLine.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2workLine.Caption = "行号 "; |
| | | this.gvMx2workLine.FieldName = "workLine"; |
| | | this.gvMx2workLine.Name = "gvMx2workLine"; |
| | | this.gvMx2workLine.OptionsColumn.ReadOnly = true; |
| | | this.gvMx2workLine.Tag = "query_a.work_line"; |
| | | this.gvMx2workLine.Visible = true; |
| | | this.gvMx2workLine.VisibleIndex = 2; |
| | | this.gvMx2workLine.Width = 94; |
| | | // |
| | | // gvMx2itemNo |
| | | // |
| | | |
| | | this.gvMx2itemNo.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2itemNo.Caption = "物料编码"; |
| | | this.gvMx2itemNo.FieldName = "itemNo"; |
| | |
| | | this.gvMx2itemNo.OptionsColumn.ReadOnly = true; |
| | | this.gvMx2itemNo.Tag = "query_a.item_no"; |
| | | this.gvMx2itemNo.Visible = true; |
| | | this.gvMx2itemNo.VisibleIndex = 3; |
| | | this.gvMx2itemNo.VisibleIndex = 0; |
| | | this.gvMx2itemNo.Width = 94; |
| | | // |
| | | // gridColumn5 |
| | |
| | | this.gridColumn5.Name = "gridColumn5"; |
| | | this.gridColumn5.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn5.Visible = true; |
| | | this.gridColumn5.VisibleIndex = 4; |
| | | this.gridColumn5.VisibleIndex = 1; |
| | | this.gridColumn5.Width = 94; |
| | | // |
| | | // gridColumn6 |
| | |
| | | this.gridColumn6.Name = "gridColumn6"; |
| | | this.gridColumn6.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn6.Visible = true; |
| | | this.gridColumn6.VisibleIndex = 5; |
| | | this.gridColumn6.VisibleIndex = 2; |
| | | this.gridColumn6.Width = 94; |
| | | // |
| | | // gvMx2quantity |
| | | // |
| | | |
| | | this.gvMx2quantity.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192))))); |
| | | this.gvMx2quantity.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2quantity.AppearanceCell.Options.UseForeColor = true; |
| | |
| | | this.gvMx2quantity.Name = "gvMx2quantity"; |
| | | this.gvMx2quantity.Tag = "query_a.quantity"; |
| | | this.gvMx2quantity.Visible = true; |
| | | this.gvMx2quantity.VisibleIndex = 6; |
| | | this.gvMx2quantity.VisibleIndex = 3; |
| | | this.gvMx2quantity.Width = 94; |
| | | // |
| | | // gvMx2tlQty |
| | | // |
| | | |
| | | this.gvMx2tlQty.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2tlQty.Caption = "已扫数量 "; |
| | | this.gvMx2tlQty.FieldName = "tlQty"; |
| | |
| | | this.gvMx2tlQty.OptionsColumn.ReadOnly = true; |
| | | this.gvMx2tlQty.Tag = "query_a.tl_qty"; |
| | | this.gvMx2tlQty.Visible = true; |
| | | this.gvMx2tlQty.VisibleIndex = 7; |
| | | this.gvMx2tlQty.VisibleIndex = 4; |
| | | this.gvMx2tlQty.Width = 94; |
| | | // |
| | | // gvMx2depotCode |
| | | // |
| | | |
| | | this.gvMx2depotCode.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2depotCode.Caption = "仓库编码"; |
| | | this.gvMx2depotCode.FieldName = "depotCode"; |
| | |
| | | this.gvMx2depotCode.OptionsColumn.ReadOnly = true; |
| | | this.gvMx2depotCode.Tag = "query_a.depot_code"; |
| | | this.gvMx2depotCode.Visible = true; |
| | | this.gvMx2depotCode.VisibleIndex = 8; |
| | | this.gvMx2depotCode.VisibleIndex = 5; |
| | | this.gvMx2depotCode.Width = 94; |
| | | // |
| | | // gvMx2remark |
| | | // |
| | | |
| | | this.gvMx2remark.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2remark.Caption = "备注信息 "; |
| | | this.gvMx2remark.FieldName = "remark"; |
| | | this.gvMx2remark.Caption = "申请备注"; |
| | | this.gvMx2remark.FieldName = "sqRemark"; |
| | | this.gvMx2remark.Name = "gvMx2remark"; |
| | | this.gvMx2remark.OptionsColumn.ReadOnly = true; |
| | | this.gvMx2remark.Tag = "query_a.remark"; |
| | | this.gvMx2remark.Visible = true; |
| | | this.gvMx2remark.VisibleIndex = 9; |
| | | this.gvMx2remark.VisibleIndex = 6; |
| | | this.gvMx2remark.Width = 94; |
| | | // |
| | | // gvMx2ebelnK3id |
| | | // |
| | | |
| | | this.gvMx2ebelnK3id.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2ebelnK3id.Caption = "采购单ID "; |
| | | this.gvMx2ebelnK3id.FieldName = "ebelnK3id"; |
| | | this.gvMx2ebelnK3id.Name = "gvMx2ebelnK3id"; |
| | | this.gvMx2ebelnK3id.OptionsColumn.ReadOnly = true; |
| | | this.gvMx2ebelnK3id.Tag = "query_a.ebeln_k3id"; |
| | | this.gvMx2ebelnK3id.Visible = true; |
| | | this.gvMx2ebelnK3id.VisibleIndex = 10; |
| | | this.gvMx2ebelnK3id.Width = 94; |
| | | // |
| | | // gvMx2lineK3id |
| | | // |
| | | |
| | | this.gvMx2lineK3id.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2lineK3id.Caption = "采购单行ID "; |
| | | this.gvMx2lineK3id.FieldName = "lineK3id"; |
| | | this.gvMx2lineK3id.Name = "gvMx2lineK3id"; |
| | | this.gvMx2lineK3id.OptionsColumn.ReadOnly = true; |
| | | this.gvMx2lineK3id.Tag = "query_a.line_k3id"; |
| | | this.gvMx2lineK3id.Visible = true; |
| | | this.gvMx2lineK3id.VisibleIndex = 11; |
| | | this.gvMx2lineK3id.Width = 94; |
| | | // |
| | | // gvMx2itemOutId |
| | | // |
| | | |
| | | this.gvMx2itemOutId.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2itemOutId.Caption = "出库ID "; |
| | | this.gvMx2itemOutId.Caption = "主表主键"; |
| | | this.gvMx2itemOutId.FieldName = "itemOutId"; |
| | | this.gvMx2itemOutId.Name = "gvMx2itemOutId"; |
| | | this.gvMx2itemOutId.OptionsColumn.ReadOnly = true; |
| | |
| | | this.gridColumn14.MinWidth = 25; |
| | | this.gridColumn14.Name = "gridColumn14"; |
| | | this.gridColumn14.Visible = true; |
| | | this.gridColumn14.VisibleIndex = 12; |
| | | this.gridColumn14.VisibleIndex = 7; |
| | | this.gridColumn14.Width = 94; |
| | | // |
| | | // gridColumn15 |
| | |
| | | this.gridColumn15.MinWidth = 25; |
| | | this.gridColumn15.Name = "gridColumn15"; |
| | | this.gridColumn15.Visible = true; |
| | | this.gridColumn15.VisibleIndex = 13; |
| | | this.gridColumn15.VisibleIndex = 8; |
| | | this.gridColumn15.Width = 94; |
| | | // |
| | | // gridColumn11 |
| | | // |
| | | this.gridColumn11.Caption = "入库单号"; |
| | | this.gridColumn11.FieldName = "rkdh"; |
| | | this.gridColumn11.MinWidth = 25; |
| | | this.gridColumn11.Name = "gridColumn11"; |
| | | this.gridColumn11.Visible = true; |
| | | this.gridColumn11.VisibleIndex = 10; |
| | | this.gridColumn11.Width = 94; |
| | | // |
| | | // xtraTabPage3 |
| | | // |
| | |
| | | // |
| | | // gvMx2 |
| | | // |
| | | |
| | | this.gvMx2.Appearance.Row.Options.UseFont = true; |
| | | this.gvMx2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | | this.gvMx1guid, |
| | |
| | | // |
| | | // gvMx1guid |
| | | // |
| | | |
| | | this.gvMx1guid.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1guid.Caption = "guid "; |
| | | this.gvMx1guid.FieldName = "guid"; |
| | |
| | | // |
| | | // gvMx1itemBarcode |
| | | // |
| | | |
| | | this.gvMx1itemBarcode.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1itemBarcode.Caption = "物料条码 "; |
| | | this.gvMx1itemBarcode.FieldName = "itemBarcode"; |
| | |
| | | // |
| | | // gvMx1itemNo |
| | | // |
| | | |
| | | this.gvMx1itemNo.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1itemNo.Caption = "物料编码"; |
| | | this.gvMx1itemNo.FieldName = "itemNo"; |
| | |
| | | // |
| | | // gvMx1quantity |
| | | // |
| | | |
| | | this.gvMx1quantity.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1quantity.Caption = "数量"; |
| | | this.gvMx1quantity.FieldName = "quantity"; |
| | |
| | | // |
| | | // gvMx1depotCode |
| | | // |
| | | |
| | | this.gvMx1depotCode.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1depotCode.Caption = "仓库编码 "; |
| | | this.gvMx1depotCode.FieldName = "depotCode"; |
| | |
| | | // |
| | | // gvMx1depotSectionCode |
| | | // |
| | | |
| | | this.gvMx1depotSectionCode.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1depotSectionCode.Caption = "货位编码 "; |
| | | this.gvMx1depotSectionCode.FieldName = "depotSectionCode"; |
| | |
| | | // |
| | | // gvMx1ebelnK3id |
| | | // |
| | | |
| | | this.gvMx1ebelnK3id.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1ebelnK3id.Caption = "采购订单ID "; |
| | | this.gvMx1ebelnK3id.FieldName = "ebelnK3id"; |
| | |
| | | // |
| | | // gvMx1lineK3id |
| | | // |
| | | |
| | | this.gvMx1lineK3id.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1lineK3id.Caption = "采购订单行ID "; |
| | | this.gvMx1lineK3id.FieldName = "lineK3id"; |
| | |
| | | this.layoutControlItem4.Size = new System.Drawing.Size(138, 73); |
| | | this.layoutControlItem4.TextSize = new System.Drawing.Size(50, 20); |
| | | // |
| | | // gridColumn19 |
| | | // |
| | | this.gridColumn19.Caption = "主键GUID"; |
| | | this.gridColumn19.FieldName = "guid"; |
| | | this.gridColumn19.MinWidth = 25; |
| | | this.gridColumn19.Name = "gridColumn19"; |
| | | this.gridColumn19.Width = 94; |
| | | // |
| | | // Frm_MesCgthSqDj |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_fmrmode.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_itemOutNo.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_fType.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_sqRemark.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_status.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_sqdNo.Properties)).EndInit(); |
| | |
| | | private DevExpress.XtraEditors.ComboBoxEdit txt_reason; |
| | | private DevExpress.XtraEditors.TextEdit txt_checkUser; |
| | | private DevExpress.XtraEditors.TextEdit txt_checkDate; |
| | | private DevExpress.XtraEditors.TextEdit txt_remark; |
| | | private DevExpress.XtraEditors.TextEdit txt_sqRemark; |
| | | private DevExpress.XtraEditors.TextEdit txt_itemOutNo; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; |
| | |
| | | private DevExpress.XtraGrid.GridControl gcMx1; |
| | | private DevExpress.XtraGrid.Views.Grid.GridView gvMx1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn12; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn11; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gvMx2status; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gvMx2pbillNo; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gvMx2workLine; |
| | |
| | | private DevExpress.XtraEditors.TextEdit txt_createDate; |
| | | private DevExpress.XtraLayout.LayoutControlItem lab_createBy; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15; |
| | | private DevExpress.Utils.ToolTipController tips; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn11; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn19; |
| | | } |
| | | } |