From a93c957142940b4ba36369ad76a3c3d40b48ecb1 Mon Sep 17 00:00:00 2001 From: 啊鑫 <t2856754968@163.com> Date: 星期一, 09 十二月 2024 14:25:50 +0800 Subject: [PATCH] 1 --- DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaMj.Designer.cs | 190 ++++++++++++++++++++--------------------------- 1 files changed, 80 insertions(+), 110 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaMj.Designer.cs b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaMj.Designer.cs index 7a40272..81c58d3 100644 --- a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaMj.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaMj.Designer.cs @@ -47,11 +47,7 @@ this.lb_lastupdateBy = new DevExpress.XtraEditors.LabelControl(); this.txt_lastupdateBy = new DevExpress.XtraEditors.TextEdit(); this.gv_lastupdateBy = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_createDate = new DevExpress.XtraEditors.LabelControl(); - this.txt_createDate = new DevExpress.XtraEditors.TextEdit(); this.gv_createDate = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_createBy = new DevExpress.XtraEditors.LabelControl(); - this.txt_createBy = new DevExpress.XtraEditors.TextEdit(); this.gv_createBy = new DevExpress.XtraGrid.Columns.GridColumn(); this.lb_itemNo = new DevExpress.XtraEditors.LabelControl(); this.txt_itemNo = new DevExpress.XtraEditors.TextEdit(); @@ -67,6 +63,8 @@ this.pageBar1 = new UserControls.Data.UcPageBar(); this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); this.panel1 = new System.Windows.Forms.Panel(); + this.labelControl1 = new DevExpress.XtraEditors.LabelControl(); + this.txtGysNo = new DevExpress.XtraEditors.TextEdit(); this.txt_suppId = new Gs.DevApp.UserControl.UcLookSupplier(); this.txt_itemId = new Gs.DevApp.UserControl.UcLookItems(); this.txt_status = new DevExpress.XtraEditors.CheckEdit(); @@ -76,8 +74,6 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_checkUser.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateDate.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateBy.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); @@ -86,6 +82,7 @@ this.xtraTabPage1.SuspendLayout(); this.xtraTabPage2.SuspendLayout(); this.panel1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txtGysNo.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_status.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); this.SuspendLayout(); @@ -94,11 +91,11 @@ // this.lb_suppNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_suppNo.Appearance.Options.UseFont = true; - this.lb_suppNo.Location = new System.Drawing.Point(4, 89); + this.lb_suppNo.Location = new System.Drawing.Point(358, 12); this.lb_suppNo.Name = "lb_suppNo"; - this.lb_suppNo.Size = new System.Drawing.Size(90, 21); + this.lb_suppNo.Size = new System.Drawing.Size(68, 21); this.lb_suppNo.TabIndex = 235; - this.lb_suppNo.Text = "渚涘簲鍟嗙紪鐮� "; + this.lb_suppNo.Text = "閫変緵搴斿晢"; // // gv_suppNo // @@ -118,11 +115,11 @@ // this.lb_itemId.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_itemId.Appearance.Options.UseFont = true; - this.lb_itemId.Location = new System.Drawing.Point(37, 13); + this.lb_itemId.Location = new System.Drawing.Point(12, 12); this.lb_itemId.Name = "lb_itemId"; - this.lb_itemId.Size = new System.Drawing.Size(57, 21); + this.lb_itemId.Size = new System.Drawing.Size(68, 21); this.lb_itemId.TabIndex = 231; - this.lb_itemId.Text = "鐗╂枡ID "; + this.lb_itemId.Text = "閫夋嫨鐗╂枡"; // // gv_itemId // @@ -142,11 +139,11 @@ // this.lb_status.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_status.Appearance.Options.UseFont = true; - this.lb_status.Location = new System.Drawing.Point(294, 89); + this.lb_status.Location = new System.Drawing.Point(681, 87); this.lb_status.Name = "lb_status"; - this.lb_status.Size = new System.Drawing.Size(73, 21); + this.lb_status.Size = new System.Drawing.Size(68, 21); this.lb_status.TabIndex = 228; - this.lb_status.Text = "瀹℃牳鏍囪瘑 "; + this.lb_status.Text = "瀹℃牳鏍囪瘑"; // // gv_status // @@ -167,20 +164,20 @@ // this.lb_checkDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_checkDate.Appearance.Options.UseFont = true; - this.lb_checkDate.Location = new System.Drawing.Point(541, 51); + this.lb_checkDate.Location = new System.Drawing.Point(681, 50); this.lb_checkDate.Name = "lb_checkDate"; - this.lb_checkDate.Size = new System.Drawing.Size(73, 21); + this.lb_checkDate.Size = new System.Drawing.Size(68, 21); this.lb_checkDate.TabIndex = 226; - this.lb_checkDate.Text = "瀹℃牳鏃堕棿 "; + this.lb_checkDate.Text = "瀹℃牳鏃堕棿"; // // txt_checkDate // this.txt_checkDate.Enabled = false; - this.txt_checkDate.Location = new System.Drawing.Point(619, 47); + this.txt_checkDate.Location = new System.Drawing.Point(754, 46); this.txt_checkDate.Name = "txt_checkDate"; this.txt_checkDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_checkDate.Properties.Appearance.Options.UseFont = true; - this.txt_checkDate.Size = new System.Drawing.Size(176, 28); + this.txt_checkDate.Size = new System.Drawing.Size(157, 28); this.txt_checkDate.TabIndex = 226; // // gv_checkDate @@ -201,20 +198,20 @@ // this.lb_checkUser.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_checkUser.Appearance.Options.UseFont = true; - this.lb_checkUser.Location = new System.Drawing.Point(558, 13); + this.lb_checkUser.Location = new System.Drawing.Point(698, 12); this.lb_checkUser.Name = "lb_checkUser"; - this.lb_checkUser.Size = new System.Drawing.Size(56, 21); + this.lb_checkUser.Size = new System.Drawing.Size(51, 21); this.lb_checkUser.TabIndex = 222; - this.lb_checkUser.Text = "瀹℃牳浜� "; + this.lb_checkUser.Text = "瀹℃牳浜�"; // // txt_checkUser // this.txt_checkUser.Enabled = false; - this.txt_checkUser.Location = new System.Drawing.Point(619, 9); + this.txt_checkUser.Location = new System.Drawing.Point(754, 8); this.txt_checkUser.Name = "txt_checkUser"; this.txt_checkUser.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_checkUser.Properties.Appearance.Options.UseFont = true; - this.txt_checkUser.Size = new System.Drawing.Size(176, 28); + this.txt_checkUser.Size = new System.Drawing.Size(157, 28); this.txt_checkUser.TabIndex = 222; // // gv_checkUser @@ -235,20 +232,20 @@ // this.lb_lastupdateDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_lastupdateDate.Appearance.Options.UseFont = true; - this.lb_lastupdateDate.Location = new System.Drawing.Point(798, 51); + this.lb_lastupdateDate.Location = new System.Drawing.Point(922, 50); this.lb_lastupdateDate.Name = "lb_lastupdateDate"; - this.lb_lastupdateDate.Size = new System.Drawing.Size(107, 21); + this.lb_lastupdateDate.Size = new System.Drawing.Size(68, 21); this.lb_lastupdateDate.TabIndex = 219; - this.lb_lastupdateDate.Text = "鏈�鍚庢洿鏂版椂闂� "; + this.lb_lastupdateDate.Text = "鏇存柊鏃堕棿"; // // txt_lastupdateDate // this.txt_lastupdateDate.Enabled = false; - this.txt_lastupdateDate.Location = new System.Drawing.Point(911, 47); + this.txt_lastupdateDate.Location = new System.Drawing.Point(995, 46); this.txt_lastupdateDate.Name = "txt_lastupdateDate"; this.txt_lastupdateDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_lastupdateDate.Properties.Appearance.Options.UseFont = true; - this.txt_lastupdateDate.Size = new System.Drawing.Size(166, 28); + this.txt_lastupdateDate.Size = new System.Drawing.Size(157, 28); this.txt_lastupdateDate.TabIndex = 219; // // gv_lastupdateDate @@ -269,20 +266,20 @@ // this.lb_lastupdateBy.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_lastupdateBy.Appearance.Options.UseFont = true; - this.lb_lastupdateBy.Location = new System.Drawing.Point(815, 13); + this.lb_lastupdateBy.Location = new System.Drawing.Point(939, 12); this.lb_lastupdateBy.Name = "lb_lastupdateBy"; - this.lb_lastupdateBy.Size = new System.Drawing.Size(90, 21); + this.lb_lastupdateBy.Size = new System.Drawing.Size(51, 21); this.lb_lastupdateBy.TabIndex = 217; - this.lb_lastupdateBy.Text = "鏈�鍚庢洿鏂颁汉 "; + this.lb_lastupdateBy.Text = "鏇存柊浜�"; // // txt_lastupdateBy // this.txt_lastupdateBy.Enabled = false; - this.txt_lastupdateBy.Location = new System.Drawing.Point(911, 9); + this.txt_lastupdateBy.Location = new System.Drawing.Point(995, 8); this.txt_lastupdateBy.Name = "txt_lastupdateBy"; this.txt_lastupdateBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_lastupdateBy.Properties.Appearance.Options.UseFont = true; - this.txt_lastupdateBy.Size = new System.Drawing.Size(166, 28); + this.txt_lastupdateBy.Size = new System.Drawing.Size(157, 28); this.txt_lastupdateBy.TabIndex = 217; // // gv_lastupdateBy @@ -299,26 +296,6 @@ this.gv_lastupdateBy.VisibleIndex = 8; this.gv_lastupdateBy.Width = 94; // - // lb_createDate - // - this.lb_createDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_createDate.Appearance.Options.UseFont = true; - this.lb_createDate.Location = new System.Drawing.Point(294, 51); - this.lb_createDate.Name = "lb_createDate"; - this.lb_createDate.Size = new System.Drawing.Size(73, 21); - this.lb_createDate.TabIndex = 216; - this.lb_createDate.Text = "鍒涘缓鏃堕棿 "; - // - // txt_createDate - // - this.txt_createDate.Enabled = false; - this.txt_createDate.Location = new System.Drawing.Point(373, 47); - this.txt_createDate.Name = "txt_createDate"; - this.txt_createDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_createDate.Properties.Appearance.Options.UseFont = true; - this.txt_createDate.Size = new System.Drawing.Size(166, 28); - this.txt_createDate.TabIndex = 216; - // // gv_createDate // this.gv_createDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); @@ -332,26 +309,6 @@ this.gv_createDate.Visible = true; this.gv_createDate.VisibleIndex = 7; this.gv_createDate.Width = 120; - // - // lb_createBy - // - this.lb_createBy.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_createBy.Appearance.Options.UseFont = true; - this.lb_createBy.Location = new System.Drawing.Point(311, 13); - this.lb_createBy.Name = "lb_createBy"; - this.lb_createBy.Size = new System.Drawing.Size(56, 21); - this.lb_createBy.TabIndex = 213; - this.lb_createBy.Text = "鍒涘缓浜� "; - // - // txt_createBy - // - this.txt_createBy.Enabled = false; - this.txt_createBy.Location = new System.Drawing.Point(373, 9); - this.txt_createBy.Name = "txt_createBy"; - this.txt_createBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_createBy.Properties.Appearance.Options.UseFont = true; - this.txt_createBy.Size = new System.Drawing.Size(166, 28); - this.txt_createBy.TabIndex = 213; // // gv_createBy // @@ -371,20 +328,20 @@ // this.lb_itemNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_itemNo.Appearance.Options.UseFont = true; - this.lb_itemNo.Location = new System.Drawing.Point(21, 51); + this.lb_itemNo.Location = new System.Drawing.Point(12, 50); this.lb_itemNo.Name = "lb_itemNo"; - this.lb_itemNo.Size = new System.Drawing.Size(73, 21); + this.lb_itemNo.Size = new System.Drawing.Size(68, 21); this.lb_itemNo.TabIndex = 211; - this.lb_itemNo.Text = "鐗╂枡缂栫爜 "; + this.lb_itemNo.Text = "鐗╂枡缂栫爜"; // // txt_itemNo // this.txt_itemNo.Enabled = false; - this.txt_itemNo.Location = new System.Drawing.Point(114, 47); + this.txt_itemNo.Location = new System.Drawing.Point(90, 46); 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.txt_itemNo.Size = new System.Drawing.Size(174, 28); + this.txt_itemNo.Size = new System.Drawing.Size(239, 28); this.txt_itemNo.TabIndex = 211; // // gv_itemNo @@ -410,7 +367,7 @@ this.toolBarMenu1.Location = new System.Drawing.Point(0, 0); this.toolBarMenu1.Name = "toolBarMenu1"; this.toolBarMenu1.rptParameter = null; - this.toolBarMenu1.Size = new System.Drawing.Size(1128, 80); + this.toolBarMenu1.Size = new System.Drawing.Size(1215, 80); this.toolBarMenu1.TabIndex = 0; this.toolBarMenu1.xlsInService = null; this.toolBarMenu1.xlsOutParameter = null; @@ -422,7 +379,7 @@ this.gcMain.Location = new System.Drawing.Point(0, 0); this.gcMain.MainView = this.gridView1; this.gcMain.Name = "gcMain"; - this.gcMain.Size = new System.Drawing.Size(1126, 531); + this.gcMain.Size = new System.Drawing.Size(1213, 531); this.gcMain.TabIndex = 1; this.gcMain.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridView1}); @@ -459,6 +416,7 @@ this.gridColumn1.MinWidth = 250; this.gridColumn1.Name = "gridColumn1"; this.gridColumn1.OptionsColumn.AllowEdit = false; + this.gridColumn1.Tag = "org.fnamber"; this.gridColumn1.Visible = true; this.gridColumn1.VisibleIndex = 0; this.gridColumn1.Width = 250; @@ -470,6 +428,7 @@ this.gridColumn2.MinWidth = 125; this.gridColumn2.Name = "gridColumn2"; this.gridColumn2.OptionsColumn.AllowEdit = false; + this.gridColumn2.Tag = "query_b.item_name"; this.gridColumn2.Visible = true; this.gridColumn2.VisibleIndex = 2; this.gridColumn2.Width = 125; @@ -481,6 +440,7 @@ this.gridColumn3.MinWidth = 125; this.gridColumn3.Name = "gridColumn3"; this.gridColumn3.OptionsColumn.AllowEdit = false; + this.gridColumn3.Tag = "d.supp_name"; this.gridColumn3.Visible = true; this.gridColumn3.VisibleIndex = 5; this.gridColumn3.Width = 125; @@ -491,7 +451,7 @@ this.xtraTabControl1.Location = new System.Drawing.Point(0, 80); this.xtraTabControl1.Name = "xtraTabControl1"; this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1; - this.xtraTabControl1.Size = new System.Drawing.Size(1128, 602); + this.xtraTabControl1.Size = new System.Drawing.Size(1215, 602); this.xtraTabControl1.TabIndex = 3; this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.xtraTabPage1, @@ -502,8 +462,8 @@ this.xtraTabPage1.Controls.Add(this.gcMain); this.xtraTabPage1.Controls.Add(this.pageBar1); this.xtraTabPage1.Name = "xtraTabPage1"; - this.xtraTabPage1.Size = new System.Drawing.Size(1126, 570); - this.xtraTabPage1.Text = "鏁版嵁鏌ヨ"; + this.xtraTabPage1.Size = new System.Drawing.Size(1213, 570); + this.xtraTabPage1.Text = "鏁版嵁鍒楄〃"; // // pageBar1 // @@ -513,8 +473,7 @@ this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); this.pageBar1.Name = "pageBar1"; this.pageBar1.RecordCount = 0; - this.pageBar1.RowsCount = 50; - this.pageBar1.Size = new System.Drawing.Size(1126, 39); + this.pageBar1.Size = new System.Drawing.Size(1213, 39); this.pageBar1.TabIndex = 3; this.pageBar1.TotalPages = 0; // @@ -523,12 +482,14 @@ this.xtraTabPage2.Controls.Add(this.panel1); this.xtraTabPage2.Name = "xtraTabPage2"; this.xtraTabPage2.PageEnabled = false; - this.xtraTabPage2.Size = new System.Drawing.Size(1126, 570); - this.xtraTabPage2.Text = "鏁版嵁缂栬緫"; + this.xtraTabPage2.Size = new System.Drawing.Size(1213, 570); + this.xtraTabPage2.Text = "鏁版嵁璇︾粏"; // // panel1 // this.panel1.BackColor = System.Drawing.Color.White; + this.panel1.Controls.Add(this.labelControl1); + this.panel1.Controls.Add(this.txtGysNo); this.panel1.Controls.Add(this.txt_suppId); this.panel1.Controls.Add(this.txt_itemId); this.panel1.Controls.Add(this.txt_status); @@ -544,42 +505,56 @@ this.panel1.Controls.Add(this.txt_lastupdateDate); this.panel1.Controls.Add(this.lb_lastupdateBy); this.panel1.Controls.Add(this.txt_lastupdateBy); - this.panel1.Controls.Add(this.lb_createDate); - this.panel1.Controls.Add(this.txt_createDate); - this.panel1.Controls.Add(this.lb_createBy); - this.panel1.Controls.Add(this.txt_createBy); this.panel1.Controls.Add(this.lb_itemNo); this.panel1.Controls.Add(this.txt_itemNo); this.panel1.Font = new System.Drawing.Font("Tahoma", 10F); this.panel1.Location = new System.Drawing.Point(23, 20); this.panel1.Name = "panel1"; - this.panel1.Size = new System.Drawing.Size(1092, 196); + this.panel1.Size = new System.Drawing.Size(1163, 196); this.panel1.TabIndex = 1; + // + // labelControl1 + // + this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.labelControl1.Appearance.Options.UseFont = true; + this.labelControl1.Location = new System.Drawing.Point(341, 50); + this.labelControl1.Name = "labelControl1"; + this.labelControl1.Size = new System.Drawing.Size(85, 21); + this.labelControl1.TabIndex = 239; + this.labelControl1.Text = "渚涘簲鍟嗙紪鐮�"; + // + // txtGysNo + // + this.txtGysNo.Enabled = false; + this.txtGysNo.Location = new System.Drawing.Point(429, 46); + this.txtGysNo.Name = "txtGysNo"; + this.txtGysNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txtGysNo.Properties.Appearance.Options.UseFont = true; + this.txtGysNo.Size = new System.Drawing.Size(239, 28); + this.txtGysNo.TabIndex = 240; // // txt_suppId // this.txt_suppId.IsReadly = false; - this.txt_suppId.KeyFile = ""; - this.txt_suppId.Location = new System.Drawing.Point(114, 90); + this.txt_suppId.Location = new System.Drawing.Point(429, 7); this.txt_suppId.Margin = new System.Windows.Forms.Padding(0); this.txt_suppId.Name = "txt_suppId"; - this.txt_suppId.Size = new System.Drawing.Size(174, 30); + this.txt_suppId.Size = new System.Drawing.Size(239, 30); this.txt_suppId.TabIndex = 238; // // txt_itemId // this.txt_itemId.IsReadly = false; - this.txt_itemId.KeyFile = ""; - this.txt_itemId.Location = new System.Drawing.Point(114, 12); + this.txt_itemId.Location = new System.Drawing.Point(90, 6); this.txt_itemId.Name = "txt_itemId"; - this.txt_itemId.Size = new System.Drawing.Size(174, 33); + this.txt_itemId.Size = new System.Drawing.Size(239, 33); this.txt_itemId.TabIndex = 237; this.txt_itemId.Tag = "no"; // // txt_status // this.txt_status.Enabled = false; - this.txt_status.Location = new System.Drawing.Point(372, 87); + this.txt_status.Location = new System.Drawing.Point(754, 85); this.txt_status.Name = "txt_status"; this.txt_status.Properties.Caption = ""; this.txt_status.Size = new System.Drawing.Size(94, 24); @@ -609,7 +584,7 @@ // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; - this.ClientSize = new System.Drawing.Size(1128, 682); + this.ClientSize = new System.Drawing.Size(1215, 682); this.Controls.Add(this.picCheckBox); this.Controls.Add(this.xtraTabControl1); this.Controls.Add(this.toolBarMenu1); @@ -618,8 +593,6 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_checkUser.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateDate.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateBy.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); @@ -629,6 +602,7 @@ this.xtraTabPage2.ResumeLayout(false); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txtGysNo.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_status.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); this.ResumeLayout(false); @@ -669,13 +643,7 @@ private DevExpress.XtraEditors.LabelControl lb_lastupdateBy; private DevExpress.XtraEditors.TextEdit txt_lastupdateBy; private DevExpress.XtraGrid.Columns.GridColumn gv_lastupdateBy; - - private DevExpress.XtraEditors.LabelControl lb_createDate; - private DevExpress.XtraEditors.TextEdit txt_createDate; private DevExpress.XtraGrid.Columns.GridColumn gv_createDate; - - private DevExpress.XtraEditors.LabelControl lb_createBy; - private DevExpress.XtraEditors.TextEdit txt_createBy; private DevExpress.XtraGrid.Columns.GridColumn gv_createBy; private DevExpress.XtraEditors.LabelControl lb_itemNo; @@ -688,5 +656,7 @@ private System.Windows.Forms.PictureBox picCheckBox; private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; private DevExpress.XtraGrid.Columns.GridColumn gridColumn3; + private DevExpress.XtraEditors.LabelControl labelControl1; + private DevExpress.XtraEditors.TextEdit txtGysNo; } } \ No newline at end of file -- Gitblit v1.9.3