| | |
| | | this.gvMx2quantity = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMx2itemNo = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.tabMxPage2 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.gcMx2 = new DevExpress.XtraGrid.GridControl(); |
| | | this.gvMx2 = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | | 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.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | |
| | | this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.tabMx = new DevExpress.XtraTab.XtraTabControl(); |
| | | this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.gcMx1 = new DevExpress.XtraGrid.GridControl(); |
| | | this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | | this.gcMx2 = new DevExpress.XtraGrid.GridControl(); |
| | | this.gvMx2 = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | | this.gvMx1guid = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMx1itemBarcode = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMx1itemNo = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | |
| | | this.lbGuid = new System.Windows.Forms.Label(); |
| | | this.picCheckBox = new System.Windows.Forms.PictureBox(); |
| | | this.tabMxPage2.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_itemOutNo.Properties)).BeginInit(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); |
| | | this.tabMx.SuspendLayout(); |
| | | this.xtraTabPage3.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit(); |
| | | this.panel1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_suppName.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_depotName.Properties)).BeginInit(); |
| | |
| | | // |
| | | // tabMxPage2 |
| | | // |
| | | this.tabMxPage2.Controls.Add(this.gcMx2); |
| | | this.tabMxPage2.Controls.Add(this.gcMx1); |
| | | this.tabMxPage2.Name = "tabMxPage2"; |
| | | this.tabMxPage2.Size = new System.Drawing.Size(1124, 388); |
| | | this.tabMxPage2.Text = "退货物料申请"; |
| | | // |
| | | // gcMx2 |
| | | // gcMx1 |
| | | // |
| | | this.gcMx2.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.gcMx2.Location = new System.Drawing.Point(0, 0); |
| | | this.gcMx2.MainView = this.gvMx2; |
| | | this.gcMx2.Name = "gcMx2"; |
| | | this.gcMx2.Size = new System.Drawing.Size(1124, 388); |
| | | this.gcMx2.TabIndex = 0; |
| | | this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.gvMx2}); |
| | | this.gcMx1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.gcMx1.Location = new System.Drawing.Point(0, 0); |
| | | this.gcMx1.MainView = this.gvMx1; |
| | | this.gcMx1.Name = "gcMx1"; |
| | | this.gcMx1.Size = new System.Drawing.Size(1124, 388); |
| | | this.gcMx1.TabIndex = 0; |
| | | this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.gvMx1}); |
| | | // |
| | | // gvMx2 |
| | | // gvMx1 |
| | | // |
| | | this.gvMx2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | | this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | | this.gridColumn12, |
| | | this.gridColumn11, |
| | | this.gvMx2status, |
| | |
| | | this.gvMx2ebelnK3id, |
| | | this.gvMx2lineK3id, |
| | | this.gvMx2itemOutId}); |
| | | this.gvMx2.GridControl = this.gcMx2; |
| | | this.gvMx2.Name = "gvMx2"; |
| | | this.gvMx2.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False; |
| | | this.gvMx2.OptionsFind.ShowSearchNavButtons = false; |
| | | this.gvMx2.OptionsView.ShowGroupPanel = false; |
| | | this.gvMx1.GridControl = this.gcMx1; |
| | | this.gvMx1.Name = "gvMx1"; |
| | | this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False; |
| | | this.gvMx1.OptionsFind.ShowSearchNavButtons = false; |
| | | this.gvMx1.OptionsView.ShowGroupPanel = false; |
| | | // |
| | | // gridColumn12 |
| | | // |
| | |
| | | // |
| | | // xtraTabPage3 |
| | | // |
| | | this.xtraTabPage3.Controls.Add(this.gcMx1); |
| | | this.xtraTabPage3.Controls.Add(this.gcMx2); |
| | | this.xtraTabPage3.Name = "xtraTabPage3"; |
| | | this.xtraTabPage3.Size = new System.Drawing.Size(1124, 388); |
| | | this.xtraTabPage3.Text = "退货物料扫码"; |
| | | // |
| | | // gcMx1 |
| | | // gcMx2 |
| | | // |
| | | this.gcMx1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.gcMx1.Location = new System.Drawing.Point(0, 0); |
| | | this.gcMx1.MainView = this.gvMx1; |
| | | this.gcMx1.Name = "gcMx1"; |
| | | this.gcMx1.Size = new System.Drawing.Size(1124, 388); |
| | | this.gcMx1.TabIndex = 1; |
| | | this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.gvMx1}); |
| | | this.gcMx2.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.gcMx2.Location = new System.Drawing.Point(0, 0); |
| | | this.gcMx2.MainView = this.gvMx2; |
| | | this.gcMx2.Name = "gcMx2"; |
| | | this.gcMx2.Size = new System.Drawing.Size(1124, 388); |
| | | this.gcMx2.TabIndex = 1; |
| | | this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.gvMx2}); |
| | | // |
| | | // gvMx1 |
| | | // gvMx2 |
| | | // |
| | | this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | | this.gvMx2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | | this.gvMx1guid, |
| | | this.gvMx1itemBarcode, |
| | | this.gvMx1itemNo, |
| | |
| | | this.gvMx1depotSectionCode, |
| | | this.gvMx1ebelnK3id, |
| | | this.gvMx1lineK3id}); |
| | | this.gvMx1.GridControl = this.gcMx1; |
| | | this.gvMx1.Name = "gvMx1"; |
| | | this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; |
| | | this.gvMx1.OptionsFind.ShowSearchNavButtons = false; |
| | | this.gvMx1.OptionsView.ShowGroupPanel = false; |
| | | this.gvMx2.GridControl = this.gcMx2; |
| | | this.gvMx2.Name = "gvMx2"; |
| | | this.gvMx2.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; |
| | | this.gvMx2.OptionsFind.ShowSearchNavButtons = false; |
| | | this.gvMx2.OptionsView.ShowGroupPanel = false; |
| | | // |
| | | // gvMx1guid |
| | | // |
| | |
| | | this.Name = "Frm_MesCgthSqDj"; |
| | | this.Text = "采购退货申请"; |
| | | this.tabMxPage2.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_itemOutNo.Properties)).EndInit(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit(); |
| | | this.tabMx.ResumeLayout(false); |
| | | this.xtraTabPage3.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit(); |
| | | this.panel1.ResumeLayout(false); |
| | | this.panel1.PerformLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_suppName.Properties)).EndInit(); |
| | |
| | | private DevExpress.XtraGrid.Columns.GridColumn gvMx2quantity; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gvMx2itemNo; |
| | | private DevExpress.XtraTab.XtraTabPage tabMxPage2; |
| | | private DevExpress.XtraGrid.GridControl gcMx2; |
| | | private DevExpress.XtraGrid.Views.Grid.GridView gvMx2; |
| | | private DevExpress.XtraGrid.GridControl gcMx1; |
| | | private DevExpress.XtraGrid.Views.Grid.GridView gvMx1; |
| | | |
| | | private DevExpress.XtraEditors.LabelControl lb_fmrmode; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_fmrmode; |
| | |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn6; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn7; |
| | | private DevExpress.XtraTab.XtraTabPage xtraTabPage3; |
| | | private DevExpress.XtraGrid.GridControl gcMx1; |
| | | private DevExpress.XtraGrid.Views.Grid.GridView gvMx1; |
| | | private DevExpress.XtraGrid.GridControl gcMx2; |
| | | private DevExpress.XtraGrid.Views.Grid.GridView gvMx2; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gvMx1guid; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gvMx1itemBarcode; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gvMx1itemNo; |