| | |
| | | this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.tabMx = new DevExpress.XtraTab.XtraTabControl(); |
| | | this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.gcMx1 = new DevExpress.XtraGrid.GridControl(); |
| | |
| | | this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); |
| | | this.picCheckBox = new System.Windows.Forms.PictureBox(); |
| | | this.tips = new DevExpress.Utils.ToolTipController(this.components); |
| | | this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); |
| | | this.xtraTabControl1.SuspendLayout(); |
| | | this.xtraTabPage1.SuspendLayout(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); |
| | | this.tabMx.SuspendLayout(); |
| | | this.tabMxPage1.SuspendLayout(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit(); |
| | | this.SuspendLayout(); |
| | | // |
| | | // toolBarMenu1 |
| | |
| | | this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem11.TextVisible = false; |
| | | // |
| | | // layoutControlItem6 |
| | | // |
| | | this.layoutControlItem6.Control = this.txt_returnType; |
| | | this.layoutControlItem6.Location = new System.Drawing.Point(271, 0); |
| | | this.layoutControlItem6.Name = "layoutControlItem6"; |
| | | this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem6.Size = new System.Drawing.Size(271, 31); |
| | | this.layoutControlItem6.Text = "退库原因"; |
| | | this.layoutControlItem6.TextSize = new System.Drawing.Size(90, 18); |
| | | // |
| | | // layoutControlItem3 |
| | | // |
| | | this.layoutControlItem3.Control = this.txt_depotId; |
| | | this.layoutControlItem3.Location = new System.Drawing.Point(271, 31); |
| | | this.layoutControlItem3.Name = "layoutControlItem3"; |
| | | this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem3.Size = new System.Drawing.Size(271, 31); |
| | | this.layoutControlItem3.Text = "选择仓库"; |
| | | this.layoutControlItem3.TextSize = new System.Drawing.Size(90, 18); |
| | | // |
| | | // layoutControlItem7 |
| | | // |
| | | this.layoutControlItem7.Control = this.txt_remark; |
| | | this.layoutControlItem7.Location = new System.Drawing.Point(271, 62); |
| | | this.layoutControlItem7.Name = "layoutControlItem7"; |
| | | this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem7.OptionsTableLayoutItem.ColumnSpan = 2; |
| | | this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem7.Size = new System.Drawing.Size(542, 31); |
| | | this.layoutControlItem7.Text = "申请备注"; |
| | | this.layoutControlItem7.TextSize = new System.Drawing.Size(90, 18); |
| | | // |
| | | // layoutControlItem16 |
| | | // |
| | | this.layoutControlItem16.Control = this.btnSelect; |
| | | this.layoutControlItem16.Location = new System.Drawing.Point(0, 62); |
| | | this.layoutControlItem16.MaxSize = new System.Drawing.Size(120, 31); |
| | | this.layoutControlItem16.MinSize = new System.Drawing.Size(20, 31); |
| | | this.layoutControlItem16.Name = "layoutControlItem16"; |
| | | this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem16.Size = new System.Drawing.Size(271, 31); |
| | | this.layoutControlItem16.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; |
| | | this.layoutControlItem16.Text = "退货明细"; |
| | | this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem16.TextVisible = false; |
| | | // |
| | | // tabMx |
| | | // |
| | | this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill; |
| | |
| | | // |
| | | this.gvMx1ebeln.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1ebeln.Caption = "生产车间"; |
| | | this.gvMx1ebeln.FieldName = "ebeln"; |
| | | this.gvMx1ebeln.FieldName = "workShop"; |
| | | this.gvMx1ebeln.MinWidth = 50; |
| | | this.gvMx1ebeln.Name = "gvMx1ebeln"; |
| | | this.gvMx1ebeln.Tag = "query_a.EBELN"; |
| | |
| | | // gridColumn2 |
| | | // |
| | | this.gridColumn2.Caption = "物料编码"; |
| | | this.gridColumn2.FieldName = "wlbm"; |
| | | this.gridColumn2.FieldName = "itemNo"; |
| | | this.gridColumn2.MinWidth = 25; |
| | | this.gridColumn2.Name = "gridColumn2"; |
| | | this.gridColumn2.Visible = true; |
| | |
| | | // gridColumn5 |
| | | // |
| | | this.gridColumn5.Caption = "物料名称"; |
| | | this.gridColumn5.FieldName = "wlmc"; |
| | | this.gridColumn5.FieldName = "itemName"; |
| | | this.gridColumn5.MinWidth = 25; |
| | | this.gridColumn5.Name = "gridColumn5"; |
| | | this.gridColumn5.Visible = true; |
| | |
| | | // gridColumn3 |
| | | // |
| | | this.gridColumn3.Caption = "物料规格"; |
| | | this.gridColumn3.FieldName = "wlgg"; |
| | | this.gridColumn3.FieldName = "itemModel"; |
| | | this.gridColumn3.MinWidth = 25; |
| | | this.gridColumn3.Name = "gridColumn3"; |
| | | this.gridColumn3.Visible = true; |
| | |
| | | this.picCheckBox.TabStop = false; |
| | | this.picCheckBox.Visible = false; |
| | | // |
| | | // layoutControlItem6 |
| | | // |
| | | this.layoutControlItem6.Control = this.txt_returnType; |
| | | this.layoutControlItem6.Location = new System.Drawing.Point(271, 0); |
| | | this.layoutControlItem6.Name = "layoutControlItem6"; |
| | | this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem6.Size = new System.Drawing.Size(271, 31); |
| | | this.layoutControlItem6.Text = "退库原因"; |
| | | this.layoutControlItem6.TextSize = new System.Drawing.Size(90, 18); |
| | | // |
| | | // layoutControlItem3 |
| | | // |
| | | this.layoutControlItem3.Control = this.txt_depotId; |
| | | this.layoutControlItem3.Location = new System.Drawing.Point(271, 31); |
| | | this.layoutControlItem3.Name = "layoutControlItem3"; |
| | | this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem3.Size = new System.Drawing.Size(271, 31); |
| | | this.layoutControlItem3.Text = "选择仓库"; |
| | | this.layoutControlItem3.TextSize = new System.Drawing.Size(90, 18); |
| | | // |
| | | // layoutControlItem7 |
| | | // |
| | | this.layoutControlItem7.Control = this.txt_remark; |
| | | this.layoutControlItem7.Location = new System.Drawing.Point(271, 62); |
| | | this.layoutControlItem7.Name = "layoutControlItem7"; |
| | | this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem7.OptionsTableLayoutItem.ColumnSpan = 2; |
| | | this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem7.Size = new System.Drawing.Size(542, 31); |
| | | this.layoutControlItem7.Text = "申请备注"; |
| | | this.layoutControlItem7.TextSize = new System.Drawing.Size(90, 18); |
| | | // |
| | | // layoutControlItem16 |
| | | // |
| | | this.layoutControlItem16.Control = this.btnSelect; |
| | | this.layoutControlItem16.Location = new System.Drawing.Point(0, 62); |
| | | this.layoutControlItem16.MaxSize = new System.Drawing.Size(120, 31); |
| | | this.layoutControlItem16.MinSize = new System.Drawing.Size(20, 31); |
| | | this.layoutControlItem16.Name = "layoutControlItem16"; |
| | | this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem16.Size = new System.Drawing.Size(271, 31); |
| | | this.layoutControlItem16.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; |
| | | this.layoutControlItem16.Text = "退货明细"; |
| | | this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem16.TextVisible = false; |
| | | // |
| | | // Frm_MesSctkSq |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit(); |
| | | this.tabMx.ResumeLayout(false); |
| | | this.tabMxPage1.ResumeLayout(false); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit(); |
| | | this.ResumeLayout(false); |
| | | |
| | | } |