| | |
| | | this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.tabMx = new DevExpress.XtraTab.XtraTabControl(); |
| | | this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.tabMxPage2 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.gcMx2 = new DevExpress.XtraGrid.GridControl(); |
| | | this.gvMx2 = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | | this.gvMx1itemBarcode = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | |
| | | this.gvMx1depotSectionCode = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.tabMxPage2 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.gcMx1 = new DevExpress.XtraGrid.GridControl(); |
| | | this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | | this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | |
| | | this.gvMx2unit = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.picCheckBox = new System.Windows.Forms.PictureBox(); |
| | | this.tips = new DevExpress.Utils.ToolTipController(this.components); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); |
| | | this.tabMx.SuspendLayout(); |
| | | this.tabMxPage1.SuspendLayout(); |
| | | this.tabMxPage2.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit(); |
| | | this.tabMxPage2.SuspendLayout(); |
| | | this.tabMxPage1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).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(1346, 570); |
| | | this.split1.SplitterPosition = 558; |
| | | this.split1.SplitterPosition = 0; |
| | | this.split1.TabIndex = 0; |
| | | // |
| | | // gcMain1 |
| | |
| | | // |
| | | 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(1346, 570); |
| | | this.splitMx1.SplitterPosition = 176; |
| | | this.splitMx1.TabIndex = 0; |
| | |
| | | this.layoutControlItem4.Name = "layoutControlItem4"; |
| | | this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem4.Size = new System.Drawing.Size(333, 31); |
| | | this.layoutControlItem4.Text = "审核人"; |
| | | this.layoutControlItem4.Text = "审核人员"; |
| | | this.layoutControlItem4.TextSize = new System.Drawing.Size(90, 18); |
| | | // |
| | | // layoutControlItem5 |
| | |
| | | this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem11.Size = new System.Drawing.Size(331, 31); |
| | | this.layoutControlItem11.Text = "创建人"; |
| | | this.layoutControlItem11.Text = "创建人员"; |
| | | this.layoutControlItem11.TextSize = new System.Drawing.Size(90, 18); |
| | | // |
| | | // layoutControlItem12 |
| | |
| | | this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.tabMx.Location = new System.Drawing.Point(0, 0); |
| | | this.tabMx.Name = "tabMx"; |
| | | this.tabMx.SelectedTabPage = this.tabMxPage1; |
| | | this.tabMx.SelectedTabPage = this.tabMxPage2; |
| | | this.tabMx.Size = new System.Drawing.Size(1346, 382); |
| | | this.tabMx.TabIndex = 3; |
| | | this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { |
| | | this.tabMxPage2, |
| | | this.tabMxPage1}); |
| | | this.tabMxPage1, |
| | | this.tabMxPage2}); |
| | | // |
| | | // tabMxPage1 |
| | | // tabMxPage2 |
| | | // |
| | | this.tabMxPage1.Controls.Add(this.gcMx2); |
| | | this.tabMxPage1.Name = "tabMxPage1"; |
| | | this.tabMxPage1.Size = new System.Drawing.Size(1344, 350); |
| | | this.tabMxPage1.Text = "入库条码"; |
| | | this.tabMxPage2.Controls.Add(this.gcMx2); |
| | | this.tabMxPage2.Name = "tabMxPage2"; |
| | | this.tabMxPage2.Size = new System.Drawing.Size(1344, 350); |
| | | this.tabMxPage2.Text = "入库条码"; |
| | | // |
| | | // gcMx2 |
| | | // |
| | |
| | | this.gridColumn2.VisibleIndex = 9; |
| | | this.gridColumn2.Width = 94; |
| | | // |
| | | // tabMxPage2 |
| | | // tabMxPage1 |
| | | // |
| | | this.tabMxPage2.Controls.Add(this.gcMx1); |
| | | this.tabMxPage2.Name = "tabMxPage2"; |
| | | this.tabMxPage2.Size = new System.Drawing.Size(1344, 350); |
| | | this.tabMxPage2.Text = "物料明细"; |
| | | this.tabMxPage1.Controls.Add(this.gcMx1); |
| | | this.tabMxPage1.Name = "tabMxPage1"; |
| | | this.tabMxPage1.Size = new System.Drawing.Size(1344, 350); |
| | | this.tabMxPage1.Text = "物料明细"; |
| | | // |
| | | // gcMx1 |
| | | // |
| | |
| | | this.gvMx2quantity, |
| | | this.gvMx2unit, |
| | | this.gridColumn5, |
| | | this.gridColumn6}); |
| | | this.gridColumn6, |
| | | this.gridColumn11, |
| | | this.gridColumn12}); |
| | | this.gvMx1.GridControl = this.gcMx1; |
| | | this.gvMx1.Name = "gvMx1"; |
| | | this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; |
| | |
| | | this.gridColumn6.VisibleIndex = 6; |
| | | this.gridColumn6.Width = 94; |
| | | // |
| | | // gridColumn11 |
| | | // |
| | | this.gridColumn11.Caption = "申请备注"; |
| | | this.gridColumn11.FieldName = "sqRemark"; |
| | | this.gridColumn11.MinWidth = 25; |
| | | this.gridColumn11.Name = "gridColumn11"; |
| | | this.gridColumn11.Visible = true; |
| | | this.gridColumn11.VisibleIndex = 7; |
| | | this.gridColumn11.Width = 94; |
| | | // |
| | | // gridColumn12 |
| | | // |
| | | this.gridColumn12.Caption = "物料ID"; |
| | | this.gridColumn12.FieldName = "itemId"; |
| | | this.gridColumn12.MinWidth = 25; |
| | | this.gridColumn12.Name = "gridColumn12"; |
| | | this.gridColumn12.Visible = true; |
| | | this.gridColumn12.VisibleIndex = 8; |
| | | this.gridColumn12.Width = 94; |
| | | // |
| | | // picCheckBox |
| | | // |
| | | this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck; |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit(); |
| | | this.tabMx.ResumeLayout(false); |
| | | this.tabMxPage1.ResumeLayout(false); |
| | | this.tabMxPage2.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit(); |
| | | this.tabMxPage2.ResumeLayout(false); |
| | | this.tabMxPage1.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); |
| | |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19; |
| | | private DevExpress.XtraTab.XtraTabControl tabMx; |
| | | private DevExpress.XtraTab.XtraTabPage tabMxPage1; |
| | | private DevExpress.XtraTab.XtraTabPage tabMxPage2; |
| | | private DevExpress.XtraGrid.GridControl gcMx2; |
| | | private DevExpress.XtraGrid.Views.Grid.GridView gvMx2; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gvMx1itemBarcode; |
| | |
| | | private DevExpress.XtraGrid.Columns.GridColumn gvMx1depotSectionCode; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; |
| | | private DevExpress.XtraTab.XtraTabPage tabMxPage2; |
| | | private DevExpress.XtraTab.XtraTabPage tabMxPage1; |
| | | private DevExpress.XtraGrid.GridControl gcMx1; |
| | | private DevExpress.XtraGrid.Views.Grid.GridView gvMx1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn3; |
| | |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn9; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn10; |
| | | private DevExpress.Utils.ToolTipController tips; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn11; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn12; |
| | | } |
| | | } |