| | |
| | | this.txt_checkUser = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_checkDate = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_guid = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_paperBillNo = new DevExpress.XtraEditors.TextEdit(); |
| | | this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | |
| | | this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.tabMx = new DevExpress.XtraTab.XtraTabControl(); |
| | | this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.gcMx1 = new DevExpress.XtraGrid.GridControl(); |
| | |
| | | this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.picCheckBox = new System.Windows.Forms.PictureBox(); |
| | | this.tips = new DevExpress.Utils.ToolTipController(this.components); |
| | | this.txt_paperBillNo = new DevExpress.XtraEditors.TextEdit(); |
| | | this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.txt_isSrm = new DevExpress.XtraEditors.CheckEdit(); |
| | | this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); |
| | | this.xtraTabControl1.SuspendLayout(); |
| | | this.xtraTabPage1.SuspendLayout(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_checkUser.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_paperBillNo.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); |
| | | this.tabMx.SuspendLayout(); |
| | | this.tabMxPage1.SuspendLayout(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.rptHistory)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_paperBillNo.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_isSrm.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); |
| | | this.SuspendLayout(); |
| | | // |
| | | // toolBarMenu1 |
| | |
| | | this.layoutMx1.Controls.Add(this.txt_checkDate); |
| | | this.layoutMx1.Controls.Add(this.txt_guid); |
| | | this.layoutMx1.Controls.Add(this.txt_paperBillNo); |
| | | this.layoutMx1.Controls.Add(this.txt_isSrm); |
| | | this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { |
| | | this.layoutControlItem18, |
| | |
| | | this.txt_guid.TabIndex = 466; |
| | | this.txt_guid.Tag = "readOnly"; |
| | | // |
| | | // txt_paperBillNo |
| | | // |
| | | this.txt_paperBillNo.Location = new System.Drawing.Point(704, 76); |
| | | this.txt_paperBillNo.Name = "txt_paperBillNo"; |
| | | this.txt_paperBillNo.Size = new System.Drawing.Size(212, 24); |
| | | this.txt_paperBillNo.StyleController = this.layoutMx1; |
| | | this.txt_paperBillNo.TabIndex = 467; |
| | | // |
| | | // layoutControlItem18 |
| | | // |
| | | this.layoutControlItem18.Control = this.lbGuid; |
| | |
| | | this.layoutControlItem5, |
| | | this.layoutControlItem17, |
| | | this.layoutControlItem16, |
| | | this.layoutControlItem4}); |
| | | this.layoutControlItem4, |
| | | this.layoutControlItem6}); |
| | | this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; |
| | | this.Root.Name = "Root"; |
| | | columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; |
| | |
| | | this.layoutControlItem16.Text = "选择物料"; |
| | | this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem16.TextVisible = false; |
| | | // |
| | | // layoutControlItem4 |
| | | // |
| | | this.layoutControlItem4.Control = this.txt_paperBillNo; |
| | | this.layoutControlItem4.Location = new System.Drawing.Point(605, 64); |
| | | this.layoutControlItem4.Name = "layoutControlItem4"; |
| | | this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem4.Size = new System.Drawing.Size(303, 32); |
| | | this.layoutControlItem4.Text = "送货单号"; |
| | | this.layoutControlItem4.TextSize = new System.Drawing.Size(75, 18); |
| | | // |
| | | // tabMx |
| | | // |
| | |
| | | this.picCheckBox.TabStop = false; |
| | | this.picCheckBox.Visible = false; |
| | | // |
| | | // txt_paperBillNo |
| | | // txt_isSrm |
| | | // |
| | | this.txt_paperBillNo.Location = new System.Drawing.Point(704, 76); |
| | | this.txt_paperBillNo.Name = "txt_paperBillNo"; |
| | | this.txt_paperBillNo.Size = new System.Drawing.Size(212, 24); |
| | | this.txt_paperBillNo.StyleController = this.layoutMx1; |
| | | this.txt_paperBillNo.TabIndex = 467; |
| | | this.txt_isSrm.Location = new System.Drawing.Point(920, 108); |
| | | this.txt_isSrm.Name = "txt_isSrm"; |
| | | this.txt_isSrm.Properties.Caption = "SRM标识"; |
| | | this.txt_isSrm.Size = new System.Drawing.Size(299, 24); |
| | | this.txt_isSrm.StyleController = this.layoutMx1; |
| | | this.txt_isSrm.TabIndex = 468; |
| | | this.txt_isSrm.Tag = "readOnly"; |
| | | // |
| | | // layoutControlItem4 |
| | | // layoutControlItem6 |
| | | // |
| | | this.layoutControlItem4.Control = this.txt_paperBillNo; |
| | | this.layoutControlItem4.Location = new System.Drawing.Point(605, 64); |
| | | this.layoutControlItem4.Name = "layoutControlItem4"; |
| | | this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem4.Size = new System.Drawing.Size(303, 32); |
| | | this.layoutControlItem4.Text = "送货单号"; |
| | | this.layoutControlItem4.TextSize = new System.Drawing.Size(75, 18); |
| | | this.layoutControlItem6.Control = this.txt_isSrm; |
| | | this.layoutControlItem6.Location = new System.Drawing.Point(908, 96); |
| | | this.layoutControlItem6.Name = "layoutControlItem6"; |
| | | this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 3; |
| | | this.layoutControlItem6.Size = new System.Drawing.Size(303, 33); |
| | | this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem6.TextVisible = false; |
| | | // |
| | | // Frm_MesInvItemArn |
| | | // |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_checkUser.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_paperBillNo.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit(); |
| | | this.tabMx.ResumeLayout(false); |
| | | this.tabMxPage1.ResumeLayout(false); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.rptHistory)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_paperBillNo.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_isSrm.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); |
| | | this.ResumeLayout(false); |
| | | |
| | | } |
| | |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16; |
| | | private DevExpress.XtraEditors.TextEdit txt_paperBillNo; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; |
| | | private DevExpress.XtraEditors.CheckEdit txt_isSrm; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; |
| | | } |
| | | } |