| | |
| | | /// </summary> |
| | | private void InitializeComponent() |
| | | { |
| | | this.components = new System.ComponentModel.Container(); |
| | | DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); |
| | | System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Frm_MesQaItemsDetect01)); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | |
| | | this.lb_remarks = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txt_fngDesc = new DevExpress.XtraEditors.TextEdit(); |
| | | this.lb_lifnr = new DevExpress.XtraEditors.LabelControl(); |
| | | this.lb_checkQty = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txt_checkQty = new DevExpress.XtraEditors.TextEdit(); |
| | | this.lb_fbatchQty = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txt_fbatchQty = new DevExpress.XtraEditors.TextEdit(); |
| | | this.lb_fcheckBy = new DevExpress.XtraEditors.LabelControl(); |
| | |
| | | this.lb_lotNo = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txt_lotNo = new DevExpress.XtraEditors.TextEdit(); |
| | | this.picCheckBox = new System.Windows.Forms.PictureBox(); |
| | | this.alertControl1 = new DevExpress.XtraBars.Alerter.AlertControl(this.components); |
| | | this.tabMxPage1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel1)).BeginInit(); |
| | |
| | | this.panMsg.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txtJianYan.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_fngDesc.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_checkQty.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_fbatchQty.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckBy.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckDate.Properties)).BeginInit(); |
| | |
| | | this.tabMxPage1.Controls.Add(this.splitContainerControl1); |
| | | this.tabMxPage1.Controls.Add(this.panMsg); |
| | | this.tabMxPage1.Name = "tabMxPage1"; |
| | | this.tabMxPage1.Size = new System.Drawing.Size(1340, 458); |
| | | this.tabMxPage1.Size = new System.Drawing.Size(1340, 474); |
| | | this.tabMxPage1.Text = "抽样信息"; |
| | | // |
| | | // splitContainerControl1 |
| | |
| | | // |
| | | this.splitContainerControl1.Panel2.Controls.Add(this.groupControl1); |
| | | this.splitContainerControl1.Panel2.Text = "Panel2"; |
| | | this.splitContainerControl1.Size = new System.Drawing.Size(1340, 390); |
| | | this.splitContainerControl1.Size = new System.Drawing.Size(1340, 406); |
| | | this.splitContainerControl1.SplitterPosition = 160; |
| | | this.splitContainerControl1.TabIndex = 3; |
| | | // |
| | |
| | | this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.groupControl1.Location = new System.Drawing.Point(0, 0); |
| | | this.groupControl1.Name = "groupControl1"; |
| | | this.groupControl1.Size = new System.Drawing.Size(1340, 218); |
| | | this.groupControl1.Size = new System.Drawing.Size(1340, 234); |
| | | this.groupControl1.TabIndex = 3; |
| | | this.groupControl1.Text = "抽样结果"; |
| | | // |
| | |
| | | this.gcMx2.Location = new System.Drawing.Point(2, 28); |
| | | this.gcMx2.MainView = this.gvMx2; |
| | | this.gcMx2.Name = "gcMx2"; |
| | | this.gcMx2.Size = new System.Drawing.Size(1336, 188); |
| | | this.gcMx2.Size = new System.Drawing.Size(1336, 204); |
| | | this.gcMx2.TabIndex = 0; |
| | | this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.gvMx2}); |
| | |
| | | // |
| | | this.lb_remarks.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_remarks.Appearance.Options.UseFont = true; |
| | | this.lb_remarks.Location = new System.Drawing.Point(377, 125); |
| | | this.lb_remarks.Location = new System.Drawing.Point(377, 109); |
| | | this.lb_remarks.Name = "lb_remarks"; |
| | | this.lb_remarks.Size = new System.Drawing.Size(73, 21); |
| | | this.lb_remarks.Size = new System.Drawing.Size(68, 21); |
| | | this.lb_remarks.TabIndex = 786; |
| | | this.lb_remarks.Text = "不良描述 "; |
| | | this.lb_remarks.Text = "不良描述"; |
| | | // |
| | | // txt_fngDesc |
| | | // |
| | | this.txt_fngDesc.Location = new System.Drawing.Point(452, 125); |
| | | this.txt_fngDesc.Location = new System.Drawing.Point(452, 109); |
| | | this.txt_fngDesc.Name = "txt_fngDesc"; |
| | | this.txt_fngDesc.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_fngDesc.Properties.Appearance.Options.UseFont = true; |
| | |
| | | // |
| | | this.lb_lifnr.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_lifnr.Appearance.Options.UseFont = true; |
| | | this.lb_lifnr.Location = new System.Drawing.Point(641, 97); |
| | | this.lb_lifnr.Location = new System.Drawing.Point(641, 80); |
| | | this.lb_lifnr.Name = "lb_lifnr"; |
| | | this.lb_lifnr.Size = new System.Drawing.Size(56, 21); |
| | | this.lb_lifnr.TabIndex = 642; |
| | | this.lb_lifnr.Text = "供应商 "; |
| | | // |
| | | // lb_checkQty |
| | | // |
| | | this.lb_checkQty.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_checkQty.Appearance.Options.UseFont = true; |
| | | this.lb_checkQty.Location = new System.Drawing.Point(627, 54); |
| | | this.lb_checkQty.Name = "lb_checkQty"; |
| | | this.lb_checkQty.Size = new System.Drawing.Size(73, 21); |
| | | this.lb_checkQty.TabIndex = 258; |
| | | this.lb_checkQty.Text = "抽检数量 "; |
| | | // |
| | | // txt_checkQty |
| | | // |
| | | this.txt_checkQty.Enabled = false; |
| | | this.txt_checkQty.Location = new System.Drawing.Point(702, 50); |
| | | this.txt_checkQty.Name = "txt_checkQty"; |
| | | this.txt_checkQty.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_checkQty.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_checkQty.Size = new System.Drawing.Size(150, 28); |
| | | this.txt_checkQty.TabIndex = 258; |
| | | // |
| | | // lb_fbatchQty |
| | | // |
| | | this.lb_fbatchQty.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_fbatchQty.Appearance.Options.UseFont = true; |
| | | this.lb_fbatchQty.Location = new System.Drawing.Point(870, 55); |
| | | this.lb_fbatchQty.Location = new System.Drawing.Point(627, 48); |
| | | this.lb_fbatchQty.Name = "lb_fbatchQty"; |
| | | this.lb_fbatchQty.Size = new System.Drawing.Size(73, 21); |
| | | this.lb_fbatchQty.TabIndex = 222; |
| | | this.lb_fbatchQty.Text = "来料数量 "; |
| | | this.lb_fbatchQty.Text = "批次数量 "; |
| | | // |
| | | // txt_fbatchQty |
| | | // |
| | | this.txt_fbatchQty.Enabled = false; |
| | | this.txt_fbatchQty.Location = new System.Drawing.Point(945, 51); |
| | | this.txt_fbatchQty.Location = new System.Drawing.Point(702, 44); |
| | | this.txt_fbatchQty.Name = "txt_fbatchQty"; |
| | | this.txt_fbatchQty.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_fbatchQty.Properties.Appearance.Options.UseFont = true; |
| | |
| | | // |
| | | this.lb_fcheckBy.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_fcheckBy.Appearance.Options.UseFont = true; |
| | | this.lb_fcheckBy.Location = new System.Drawing.Point(377, 54); |
| | | this.lb_fcheckBy.Location = new System.Drawing.Point(377, 48); |
| | | this.lb_fcheckBy.Name = "lb_fcheckBy"; |
| | | this.lb_fcheckBy.Size = new System.Drawing.Size(73, 21); |
| | | this.lb_fcheckBy.Size = new System.Drawing.Size(68, 21); |
| | | this.lb_fcheckBy.TabIndex = 217; |
| | | this.lb_fcheckBy.Text = "检验人员 "; |
| | | this.lb_fcheckBy.Text = "检验人员"; |
| | | // |
| | | // txt_fcheckBy |
| | | // |
| | | this.txt_fcheckBy.Enabled = false; |
| | | this.txt_fcheckBy.Location = new System.Drawing.Point(452, 50); |
| | | this.txt_fcheckBy.Location = new System.Drawing.Point(452, 44); |
| | | this.txt_fcheckBy.Name = "txt_fcheckBy"; |
| | | this.txt_fcheckBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_fcheckBy.Properties.Appearance.Options.UseFont = true; |
| | |
| | | this.lb_fcheckDate.Appearance.Options.UseFont = true; |
| | | this.lb_fcheckDate.Location = new System.Drawing.Point(377, 14); |
| | | this.lb_fcheckDate.Name = "lb_fcheckDate"; |
| | | this.lb_fcheckDate.Size = new System.Drawing.Size(73, 21); |
| | | this.lb_fcheckDate.Size = new System.Drawing.Size(68, 21); |
| | | this.lb_fcheckDate.TabIndex = 216; |
| | | this.lb_fcheckDate.Text = "检验日期 "; |
| | | this.lb_fcheckDate.Text = "检验日期"; |
| | | // |
| | | // txt_fcheckDate |
| | | // |
| | |
| | | // |
| | | this.gridBand21.AppearanceHeader.Options.UseTextOptions = true; |
| | | this.gridBand21.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; |
| | | this.gridBand21.Caption = "类型(0来料,1在库)"; |
| | | this.gridBand21.Caption = "类型"; |
| | | this.gridBand21.Columns.Add(this.gv_ftype); |
| | | this.gridBand21.MinWidth = 60; |
| | | this.gridBand21.Name = "gridBand21"; |
| | |
| | | this.gridBand8.MinWidth = 300; |
| | | this.gridBand8.Name = "gridBand8"; |
| | | this.gridBand8.VisibleIndex = 11; |
| | | this.gridBand8.Width = 330; |
| | | this.gridBand8.Width = 300; |
| | | // |
| | | // gridBand7 |
| | | // |
| | |
| | | this.gridBand6.Columns.Add(this.gv_checkQty); |
| | | this.gridBand6.MinWidth = 50; |
| | | this.gridBand6.Name = "gridBand6"; |
| | | this.gridBand6.VisibleIndex = 2; |
| | | this.gridBand6.Visible = false; |
| | | this.gridBand6.VisibleIndex = -1; |
| | | this.gridBand6.Width = 50; |
| | | // |
| | | // gv_checkQty |
| | |
| | | this.gridBand9.Columns.Add(this.gv_fcheckResu); |
| | | this.gridBand9.MinWidth = 50; |
| | | this.gridBand9.Name = "gridBand9"; |
| | | this.gridBand9.VisibleIndex = 3; |
| | | this.gridBand9.VisibleIndex = 2; |
| | | this.gridBand9.Width = 50; |
| | | // |
| | | // gv_fcheckResu |
| | |
| | | this.gridBand15.Columns.Add(this.gv_freceQty); |
| | | this.gridBand15.MinWidth = 50; |
| | | this.gridBand15.Name = "gridBand15"; |
| | | this.gridBand15.VisibleIndex = 4; |
| | | this.gridBand15.VisibleIndex = 3; |
| | | this.gridBand15.Width = 50; |
| | | // |
| | | // gv_freceQty |
| | |
| | | // xtraTabControl2 |
| | | // |
| | | this.xtraTabControl2.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.xtraTabControl2.Location = new System.Drawing.Point(0, 198); |
| | | this.xtraTabControl2.Location = new System.Drawing.Point(0, 182); |
| | | this.xtraTabControl2.Name = "xtraTabControl2"; |
| | | this.xtraTabControl2.SelectedTabPage = this.tabMxPage1; |
| | | this.xtraTabControl2.Size = new System.Drawing.Size(1342, 490); |
| | | this.xtraTabControl2.Size = new System.Drawing.Size(1342, 506); |
| | | this.xtraTabControl2.TabIndex = 2; |
| | | this.xtraTabControl2.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { |
| | | this.tabMxPage1, |
| | |
| | | this.xtraTabPage3.Controls.Add(this.gcMx3); |
| | | this.xtraTabPage3.Controls.Add(this.ucUpFile1); |
| | | this.xtraTabPage3.Name = "xtraTabPage3"; |
| | | this.xtraTabPage3.Size = new System.Drawing.Size(1340, 458); |
| | | this.xtraTabPage3.Size = new System.Drawing.Size(1340, 474); |
| | | this.xtraTabPage3.Text = "附件信息"; |
| | | // |
| | | // gcMx3 |
| | |
| | | this.repositoryItemButtonEdit1, |
| | | this.repositoryItemButtonEdit2, |
| | | this.repositoryItemButtonEdit3}); |
| | | this.gcMx3.Size = new System.Drawing.Size(1340, 401); |
| | | this.gcMx3.Size = new System.Drawing.Size(1340, 417); |
| | | this.gcMx3.TabIndex = 2; |
| | | this.gcMx3.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.gvMx3}); |
| | |
| | | this.panel1.Controls.Add(this.lb_modify1Flag); |
| | | this.panel1.Controls.Add(this.lb_lotNo); |
| | | this.panel1.Controls.Add(this.txt_lotNo); |
| | | this.panel1.Controls.Add(this.lb_checkQty); |
| | | this.panel1.Controls.Add(this.txt_checkQty); |
| | | this.panel1.Controls.Add(this.lb_fbatchQty); |
| | | this.panel1.Controls.Add(this.txt_fbatchQty); |
| | | this.panel1.Controls.Add(this.lb_fcheckBy); |
| | |
| | | this.panel1.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.panel1.Location = new System.Drawing.Point(0, 0); |
| | | this.panel1.Name = "panel1"; |
| | | this.panel1.Size = new System.Drawing.Size(1342, 198); |
| | | this.panel1.Size = new System.Drawing.Size(1342, 182); |
| | | this.panel1.TabIndex = 1; |
| | | // |
| | | // labelControl4 |
| | | // |
| | | this.labelControl4.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.labelControl4.Appearance.Options.UseFont = true; |
| | | this.labelControl4.Location = new System.Drawing.Point(382, 91); |
| | | this.labelControl4.Location = new System.Drawing.Point(377, 80); |
| | | this.labelControl4.Name = "labelControl4"; |
| | | this.labelControl4.Size = new System.Drawing.Size(68, 21); |
| | | this.labelControl4.TabIndex = 799; |
| | |
| | | // txt_fcheckResu |
| | | // |
| | | this.txt_fcheckResu.Enabled = false; |
| | | this.txt_fcheckResu.Location = new System.Drawing.Point(452, 89); |
| | | this.txt_fcheckResu.Location = new System.Drawing.Point(452, 78); |
| | | this.txt_fcheckResu.Name = "txt_fcheckResu"; |
| | | this.txt_fcheckResu.Size = new System.Drawing.Size(150, 24); |
| | | this.txt_fcheckResu.TabIndex = 798; |
| | | // |
| | | // txt_lotNo1 |
| | | // |
| | | this.txt_lotNo1.Location = new System.Drawing.Point(452, 160); |
| | | this.txt_lotNo1.Location = new System.Drawing.Point(452, 144); |
| | | this.txt_lotNo1.Name = "txt_lotNo1"; |
| | | this.txt_lotNo1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_lotNo1.Properties.Appearance.Options.UseFont = true; |
| | |
| | | // |
| | | this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.labelControl2.Appearance.Options.UseFont = true; |
| | | this.labelControl2.Location = new System.Drawing.Point(416, 163); |
| | | this.labelControl2.Location = new System.Drawing.Point(411, 147); |
| | | this.labelControl2.Name = "labelControl2"; |
| | | this.labelControl2.Size = new System.Drawing.Size(34, 21); |
| | | this.labelControl2.TabIndex = 796; |
| | |
| | | // |
| | | this.txt_suppId.Enabled = false; |
| | | this.txt_suppId.IsReadly = true; |
| | | this.txt_suppId.Location = new System.Drawing.Point(702, 92); |
| | | this.txt_suppId.Location = new System.Drawing.Point(702, 75); |
| | | this.txt_suppId.Margin = new System.Windows.Forms.Padding(0); |
| | | this.txt_suppId.Name = "txt_suppId"; |
| | | this.txt_suppId.Size = new System.Drawing.Size(309, 30); |
| | |
| | | // txt_fsubmit |
| | | // |
| | | this.txt_fsubmit.Enabled = false; |
| | | this.txt_fsubmit.Location = new System.Drawing.Point(1062, 12); |
| | | this.txt_fsubmit.Location = new System.Drawing.Point(947, 46); |
| | | this.txt_fsubmit.Name = "txt_fsubmit"; |
| | | this.txt_fsubmit.Properties.Caption = ""; |
| | | this.txt_fsubmit.Size = new System.Drawing.Size(35, 24); |
| | |
| | | // txt_itemModel |
| | | // |
| | | this.txt_itemModel.Enabled = false; |
| | | this.txt_itemModel.Location = new System.Drawing.Point(97, 125); |
| | | this.txt_itemModel.Location = new System.Drawing.Point(97, 109); |
| | | this.txt_itemModel.Name = "txt_itemModel"; |
| | | this.txt_itemModel.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_itemModel.Properties.Appearance.Options.UseFont = true; |
| | |
| | | // |
| | | this.txt_itemId.Enabled = false; |
| | | this.txt_itemId.IsReadly = true; |
| | | this.txt_itemId.Location = new System.Drawing.Point(97, 48); |
| | | this.txt_itemId.Location = new System.Drawing.Point(97, 42); |
| | | this.txt_itemId.Name = "txt_itemId"; |
| | | this.txt_itemId.Size = new System.Drawing.Size(266, 33); |
| | | this.txt_itemId.TabIndex = 791; |
| | |
| | | // |
| | | this.lb_itemModel.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_itemModel.Appearance.Options.UseFont = true; |
| | | this.lb_itemModel.Location = new System.Drawing.Point(20, 125); |
| | | this.lb_itemModel.Location = new System.Drawing.Point(20, 109); |
| | | this.lb_itemModel.Name = "lb_itemModel"; |
| | | this.lb_itemModel.Size = new System.Drawing.Size(68, 21); |
| | | this.lb_itemModel.TabIndex = 790; |
| | |
| | | // |
| | | this.lb_tname.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_tname.Appearance.Options.UseFont = true; |
| | | this.lb_tname.Location = new System.Drawing.Point(20, 91); |
| | | this.lb_tname.Location = new System.Drawing.Point(20, 80); |
| | | this.lb_tname.Name = "lb_tname"; |
| | | this.lb_tname.Size = new System.Drawing.Size(68, 21); |
| | | this.lb_tname.TabIndex = 788; |
| | |
| | | // txt_itemNo |
| | | // |
| | | this.txt_itemNo.Enabled = false; |
| | | this.txt_itemNo.Location = new System.Drawing.Point(97, 87); |
| | | this.txt_itemNo.Location = new System.Drawing.Point(97, 76); |
| | | this.txt_itemNo.Name = "txt_itemNo"; |
| | | this.txt_itemNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_itemNo.Properties.Appearance.Options.UseFont = true; |
| | |
| | | // |
| | | this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.labelControl1.Appearance.Options.UseFont = true; |
| | | this.labelControl1.Location = new System.Drawing.Point(20, 54); |
| | | this.labelControl1.Location = new System.Drawing.Point(20, 48); |
| | | this.labelControl1.Name = "labelControl1"; |
| | | this.labelControl1.Size = new System.Drawing.Size(68, 21); |
| | | this.labelControl1.TabIndex = 787; |
| | |
| | | // |
| | | this.lb_fsubmit.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_fsubmit.Appearance.Options.UseFont = true; |
| | | this.lb_fsubmit.Location = new System.Drawing.Point(983, 14); |
| | | this.lb_fsubmit.Location = new System.Drawing.Point(870, 48); |
| | | this.lb_fsubmit.Name = "lb_fsubmit"; |
| | | this.lb_fsubmit.Size = new System.Drawing.Size(73, 21); |
| | | this.lb_fsubmit.Size = new System.Drawing.Size(68, 21); |
| | | this.lb_fsubmit.TabIndex = 360; |
| | | this.lb_fsubmit.Text = "提交标识 "; |
| | | this.lb_fsubmit.Text = "提交标识"; |
| | | // |
| | | // lb_modify1Flag |
| | | // |
| | |
| | | this.picCheckBox.TabStop = false; |
| | | this.picCheckBox.Visible = false; |
| | | // |
| | | // alertControl1 |
| | | // |
| | | this.alertControl1.AutoFormDelay = 2000; |
| | | this.alertControl1.FormDisplaySpeed = DevExpress.XtraBars.Alerter.AlertFormDisplaySpeed.Fast; |
| | | this.alertControl1.FormLocation = DevExpress.XtraBars.Alerter.AlertFormLocation.TopRight; |
| | | // |
| | | // Frm_MesQaItemsDetect01 |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); |
| | |
| | | this.panMsg.PerformLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txtJianYan.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_fngDesc.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_checkQty.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_fbatchQty.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckBy.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckDate.Properties)).EndInit(); |
| | |
| | | private DevExpress.XtraEditors.TextEdit txt_fngDesc; |
| | | |
| | | private DevExpress.XtraEditors.LabelControl lb_lifnr; |
| | | |
| | | private DevExpress.XtraEditors.LabelControl lb_checkQty; |
| | | private DevExpress.XtraEditors.TextEdit txt_checkQty; |
| | | |
| | | private DevExpress.XtraEditors.LabelControl lb_fbatchQty; |
| | | private DevExpress.XtraEditors.TextEdit txt_fbatchQty; |
| | |
| | | private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand17; |
| | | private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand24; |
| | | private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand25; |
| | | private DevExpress.XtraBars.Alerter.AlertControl alertControl1; |
| | | } |
| | | } |