| | |
| | | this.gv_suppNo = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_remark = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.pageBar1 = new UserControls.Data.UcPageBar(); |
| | | this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); |
| | |
| | | this.txt_createDate = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_checkUser = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_checkDate = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_paperBillNo = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_guid = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_paperBillNo = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_isSrm = new DevExpress.XtraEditors.CheckEdit(); |
| | | this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | |
| | | this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | 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.layoutControlItem6 = 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.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.lab_paperBillNo = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); |
| | | this.xtraTabControl1.SuspendLayout(); |
| | | this.xtraTabPage1.SuspendLayout(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_checkUser.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_paperBillNo.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_paperBillNo.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_isSrm.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).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.layoutControlItem6)).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.layoutControlItem17)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.lab_paperBillNo)).BeginInit(); |
| | | this.SuspendLayout(); |
| | | // |
| | | // toolBarMenu1 |
| | |
| | | this.gv_suppNo, |
| | | this.gridColumn5, |
| | | this.gv_remark, |
| | | this.gridColumn4, |
| | | this.gridColumn11}); |
| | | this.gridView1.GridControl = this.gcMain1; |
| | | this.gridView1.IndicatorWidth = 50; |
| | |
| | | this.gv_remark.VisibleIndex = 11; |
| | | this.gv_remark.Width = 90; |
| | | // |
| | | // gridColumn4 |
| | | // |
| | | this.gridColumn4.Caption = "SRM标识"; |
| | | this.gridColumn4.FieldName = "isSrmChk"; |
| | | this.gridColumn4.MinWidth = 25; |
| | | this.gridColumn4.Name = "gridColumn4"; |
| | | this.gridColumn4.Visible = true; |
| | | this.gridColumn4.VisibleIndex = 12; |
| | | this.gridColumn4.Width = 94; |
| | | // |
| | | // gridColumn11 |
| | | // |
| | | this.gridColumn11.Caption = "主键GUID"; |
| | |
| | | this.layoutMx1.Controls.Add(this.txt_createDate); |
| | | this.layoutMx1.Controls.Add(this.txt_checkUser); |
| | | this.layoutMx1.Controls.Add(this.txt_checkDate); |
| | | this.layoutMx1.Controls.Add(this.txt_paperBillNo); |
| | | 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.layoutControlItem9}); |
| | | this.layoutMx1.Location = new System.Drawing.Point(0, 0); |
| | | this.layoutMx1.Name = "layoutMx1"; |
| | | this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1007, 106, 812, 500); |
| | | this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(758, 132, 812, 500); |
| | | this.layoutMx1.Root = this.Root; |
| | | this.layoutMx1.Size = new System.Drawing.Size(1231, 149); |
| | | this.layoutMx1.TabIndex = 0; |
| | |
| | | this.txt_remark.Location = new System.Drawing.Point(401, 76); |
| | | this.txt_remark.Name = "txt_remark"; |
| | | this.txt_remark.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_remark.Size = new System.Drawing.Size(515, 24); |
| | | this.txt_remark.Size = new System.Drawing.Size(212, 24); |
| | | this.txt_remark.StyleController = this.layoutMx1; |
| | | this.txt_remark.TabIndex = 240; |
| | | // |
| | |
| | | this.txt_checkDate.TabIndex = 464; |
| | | this.txt_checkDate.Tag = "readOnly"; |
| | | // |
| | | // txt_paperBillNo |
| | | // |
| | | this.txt_paperBillNo.Location = new System.Drawing.Point(401, 108); |
| | | this.txt_paperBillNo.Name = "txt_paperBillNo"; |
| | | this.txt_paperBillNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_paperBillNo.Size = new System.Drawing.Size(212, 24); |
| | | this.txt_paperBillNo.StyleController = this.layoutMx1; |
| | | this.txt_paperBillNo.TabIndex = 465; |
| | | // |
| | | // txt_guid |
| | | // |
| | | this.txt_guid.Location = new System.Drawing.Point(411, 140); |
| | |
| | | this.txt_guid.StyleController = this.layoutMx1; |
| | | 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; |
| | | // |
| | | // txt_isSrm |
| | | // |
| | | 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"; |
| | | // |
| | | // layoutControlItem18 |
| | | // |
| | |
| | | this.layoutControlItem5, |
| | | this.layoutControlItem17, |
| | | this.layoutControlItem16, |
| | | this.lab_paperBillNo}); |
| | | this.layoutControlItem4, |
| | | this.layoutControlItem6}); |
| | | this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; |
| | | this.Root.Name = "Root"; |
| | | columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; |
| | |
| | | this.layoutControlItem5.Size = new System.Drawing.Size(303, 32); |
| | | this.layoutControlItem5.Text = "供应商编码"; |
| | | this.layoutControlItem5.TextSize = new System.Drawing.Size(75, 18); |
| | | // |
| | | // layoutControlItem17 |
| | | // |
| | | this.layoutControlItem17.Control = this.txt_remark; |
| | | this.layoutControlItem17.Location = new System.Drawing.Point(302, 64); |
| | | this.layoutControlItem17.Name = "layoutControlItem17"; |
| | | this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem17.Size = new System.Drawing.Size(303, 32); |
| | | this.layoutControlItem17.Text = "收料备注"; |
| | | this.layoutControlItem17.TextSize = new System.Drawing.Size(75, 18); |
| | | // |
| | | // layoutControlItem16 |
| | | // |
| | | this.layoutControlItem16.Control = this.btnSelect; |
| | | this.layoutControlItem16.Location = new System.Drawing.Point(0, 96); |
| | | 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 = 3; |
| | | this.layoutControlItem16.Size = new System.Drawing.Size(302, 33); |
| | | this.layoutControlItem16.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; |
| | | 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); |
| | | // |
| | | // layoutControlItem6 |
| | | // |
| | | 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; |
| | | // |
| | | // tabMx |
| | | // |
| | |
| | | this.gridColumn12.FieldName = "returnDate"; |
| | | this.gridColumn12.MinWidth = 25; |
| | | this.gridColumn12.Name = "gridColumn12"; |
| | | this.gridColumn12.Visible = true; |
| | | this.gridColumn12.VisibleIndex = 19; |
| | | this.gridColumn12.Width = 25; |
| | | // |
| | | // gridColumn13 |
| | |
| | | this.gridColumn13.FieldName = "returnBy"; |
| | | this.gridColumn13.MinWidth = 25; |
| | | this.gridColumn13.Name = "gridColumn13"; |
| | | this.gridColumn13.Visible = true; |
| | | this.gridColumn13.VisibleIndex = 20; |
| | | this.gridColumn13.Width = 25; |
| | | // |
| | | // gvBtnAlawys |
| | |
| | | this.gvBtnAlawys.ColumnEdit = this.repositoryItemButtonEdit2; |
| | | this.gvBtnAlawys.MinWidth = 80; |
| | | this.gvBtnAlawys.Name = "gvBtnAlawys"; |
| | | this.gvBtnAlawys.Visible = true; |
| | | this.gvBtnAlawys.VisibleIndex = 21; |
| | | this.gvBtnAlawys.Width = 80; |
| | | // |
| | | // repositoryItemButtonEdit2 |
| | |
| | | this.gvMxDel.MinWidth = 80; |
| | | this.gvMxDel.Name = "gvMxDel"; |
| | | this.gvMxDel.Visible = true; |
| | | this.gvMxDel.VisibleIndex = 22; |
| | | this.gvMxDel.VisibleIndex = 19; |
| | | this.gvMxDel.Width = 80; |
| | | // |
| | | // repositoryItemButtonEdit1 |
| | |
| | | // |
| | | // gridColumn15 |
| | | // |
| | | this.gridColumn15.Caption = "处理意见"; |
| | | this.gridColumn15.Caption = "OA处理意见"; |
| | | this.gridColumn15.FieldName = "clyj"; |
| | | this.gridColumn15.MinWidth = 25; |
| | | this.gridColumn15.Name = "gridColumn15"; |
| | |
| | | // |
| | | // gridColumn16 |
| | | // |
| | | this.gridColumn16.Caption = "挑选数量"; |
| | | this.gridColumn16.Caption = "OA挑选数量"; |
| | | this.gridColumn16.FieldName = "txsl"; |
| | | this.gridColumn16.MinWidth = 25; |
| | | this.gridColumn16.Name = "gridColumn16"; |
| | |
| | | // |
| | | // gridColumn2 |
| | | // |
| | | this.gridColumn2.Caption = "选别类别"; |
| | | this.gridColumn2.Caption = "OA选别类别"; |
| | | this.gridColumn2.FieldName = "xblb"; |
| | | this.gridColumn2.MinWidth = 25; |
| | | this.gridColumn2.Name = "gridColumn2"; |
| | |
| | | this.gridColumn17.MinWidth = 25; |
| | | this.gridColumn17.Name = "gridColumn17"; |
| | | this.gridColumn17.Visible = true; |
| | | this.gridColumn17.VisibleIndex = 23; |
| | | this.gridColumn17.VisibleIndex = 20; |
| | | this.gridColumn17.Width = 26; |
| | | // |
| | | // rptHistory |
| | |
| | | this.picCheckBox.TabIndex = 6; |
| | | this.picCheckBox.TabStop = false; |
| | | this.picCheckBox.Visible = false; |
| | | // |
| | | // layoutControlItem17 |
| | | // |
| | | this.layoutControlItem17.Control = this.txt_remark; |
| | | this.layoutControlItem17.Location = new System.Drawing.Point(302, 64); |
| | | this.layoutControlItem17.Name = "layoutControlItem17"; |
| | | this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem17.OptionsTableLayoutItem.ColumnSpan = 2; |
| | | this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem17.Size = new System.Drawing.Size(606, 32); |
| | | this.layoutControlItem17.Text = "收料备注"; |
| | | this.layoutControlItem17.TextSize = new System.Drawing.Size(75, 18); |
| | | // |
| | | // layoutControlItem16 |
| | | // |
| | | this.layoutControlItem16.Control = this.btnSelect; |
| | | this.layoutControlItem16.Location = new System.Drawing.Point(0, 96); |
| | | 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 = 3; |
| | | this.layoutControlItem16.Size = new System.Drawing.Size(302, 33); |
| | | this.layoutControlItem16.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; |
| | | this.layoutControlItem16.Text = "选择物料"; |
| | | this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem16.TextVisible = false; |
| | | // |
| | | // lab_paperBillNo |
| | | // |
| | | this.lab_paperBillNo.Control = this.txt_paperBillNo; |
| | | this.lab_paperBillNo.Location = new System.Drawing.Point(302, 96); |
| | | this.lab_paperBillNo.Name = "lab_paperBillNo"; |
| | | this.lab_paperBillNo.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.lab_paperBillNo.OptionsTableLayoutItem.RowIndex = 3; |
| | | this.lab_paperBillNo.Size = new System.Drawing.Size(303, 33); |
| | | this.lab_paperBillNo.Text = "送货单号"; |
| | | this.lab_paperBillNo.TextSize = new System.Drawing.Size(75, 18); |
| | | // |
| | | // Frm_MesInvItemArn |
| | | // |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_checkUser.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_paperBillNo.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_paperBillNo.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_isSrm.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).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.layoutControlItem6)).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.layoutControlItem17)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.lab_paperBillNo)).EndInit(); |
| | | this.ResumeLayout(false); |
| | | |
| | | } |
| | |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; |
| | | private DevExpress.XtraEditors.TextEdit txt_paperBillNo; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn10; |
| | | private DevExpress.XtraEditors.TextEdit txt_guid; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; |
| | |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn18; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16; |
| | | private DevExpress.XtraLayout.LayoutControlItem lab_paperBillNo; |
| | | private DevExpress.XtraEditors.TextEdit txt_paperBillNo; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; |
| | | private DevExpress.XtraEditors.CheckEdit txt_isSrm; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn4; |
| | | } |
| | | } |