From 90d604f8b95e816860f6fc9d07bccd9b4ff63508 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期一, 02 十二月 2024 18:07:15 +0800 Subject: [PATCH] 出库业务 --- DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQmCheckitemDt.Designer.cs | 303 +++++++++++++++++++++++++++++++------------------- 1 files changed, 189 insertions(+), 114 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQmCheckitemDt.Designer.cs b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQmCheckitemDt.Designer.cs index da4fd25..85d55fe 100644 --- a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQmCheckitemDt.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQmCheckitemDt.Designer.cs @@ -29,6 +29,11 @@ /// </summary> private void InitializeComponent() { + DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions3 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject9 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject10 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject11 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject12 = new DevExpress.Utils.SerializableAppearanceObject(); this.gvMx1pid = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1facLevel = new DevExpress.XtraGrid.Columns.GridColumn(); this.rptJSSP = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); @@ -50,7 +55,9 @@ this.gcMx1 = new DevExpress.XtraGrid.GridControl(); this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView(); this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.sampleSizeName = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn(); + this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); this.lb_tname = new DevExpress.XtraEditors.LabelControl(); this.txt_itemNo = new DevExpress.XtraEditors.TextEdit(); this.lb_isenabled = new DevExpress.XtraEditors.LabelControl(); @@ -73,7 +80,6 @@ this.gv_foneCheckor = new DevExpress.XtraGrid.Columns.GridColumn(); this.lb_foneChecked = new DevExpress.XtraEditors.LabelControl(); this.gv_foneChecked = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_name1 = new DevExpress.XtraGrid.Columns.GridColumn(); this.lb_itemNo = new DevExpress.XtraEditors.LabelControl(); this.gv_itemNo = new DevExpress.XtraGrid.Columns.GridColumn(); this.lb_memo = new DevExpress.XtraEditors.LabelControl(); @@ -82,6 +88,8 @@ this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); this.gcMain = new DevExpress.XtraGrid.GridControl(); this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); + this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); @@ -104,6 +112,7 @@ this.labelUserName = new DevExpress.XtraEditors.LabelControl(); this.txt_userName = new DevExpress.XtraEditors.TextEdit(); this.lbGuid = new System.Windows.Forms.Label(); + this.picCheckBox = new System.Windows.Forms.PictureBox(); ((System.ComponentModel.ISupportInitialize)(this.rptJSSP)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rptJYSP)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rptJYGJ)).BeginInit(); @@ -112,6 +121,7 @@ this.tabMxPage1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fversion.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_ftwoCheckdate.Properties)).BeginInit(); @@ -134,13 +144,14 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_foneChecked.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_userName.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); this.SuspendLayout(); // // gvMx1pid // this.gvMx1pid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1pid.AppearanceCell.Options.UseFont = true; - this.gvMx1pid.Caption = "pid "; + this.gvMx1pid.Caption = "pid"; this.gvMx1pid.FieldName = "pid"; this.gvMx1pid.MinWidth = 50; this.gvMx1pid.Name = "gvMx1pid"; @@ -151,7 +162,7 @@ // this.gvMx1facLevel.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1facLevel.AppearanceCell.Options.UseFont = true; - this.gvMx1facLevel.Caption = "鎺ユ敹姘村钩 "; + this.gvMx1facLevel.Caption = "鎺ユ敹姘村钩"; this.gvMx1facLevel.ColumnEdit = this.rptJSSP; this.gvMx1facLevel.FieldName = "facLevel"; this.gvMx1facLevel.MinWidth = 150; @@ -173,9 +184,9 @@ // this.gvMx1fstand.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1fstand.AppearanceCell.Options.UseFont = true; - this.gvMx1fstand.Caption = "鏍囧噯鍊� "; + this.gvMx1fstand.Caption = "鏍囧噯鍊�"; this.gvMx1fstand.FieldName = "fstand"; - this.gvMx1fstand.MinWidth = 150; + this.gvMx1fstand.MinWidth = 60; this.gvMx1fstand.Name = "gvMx1fstand"; this.gvMx1fstand.Tag = "query_a.FSTAND"; this.gvMx1fstand.Visible = true; @@ -186,7 +197,7 @@ // this.gvMx1fcheckLevel.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1fcheckLevel.AppearanceCell.Options.UseFont = true; - this.gvMx1fcheckLevel.Caption = "妫�楠屾按骞� "; + this.gvMx1fcheckLevel.Caption = "妫�楠屾按骞�"; this.gvMx1fcheckLevel.ColumnEdit = this.rptJYSP; this.gvMx1fcheckLevel.FieldName = "fcheckLevel"; this.gvMx1fcheckLevel.MinWidth = 200; @@ -210,18 +221,18 @@ this.gvMx1fdownAllow.AppearanceCell.Options.UseFont = true; this.gvMx1fdownAllow.Caption = "涓嬮檺"; this.gvMx1fdownAllow.FieldName = "fdownAllow"; - this.gvMx1fdownAllow.MinWidth = 150; + this.gvMx1fdownAllow.MinWidth = 60; this.gvMx1fdownAllow.Name = "gvMx1fdownAllow"; this.gvMx1fdownAllow.Tag = "query_a.FDOWN_ALLOW"; this.gvMx1fdownAllow.Visible = true; this.gvMx1fdownAllow.VisibleIndex = 11; - this.gvMx1fdownAllow.Width = 150; + this.gvMx1fdownAllow.Width = 60; // // gvMx1fcheckTool // this.gvMx1fcheckTool.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1fcheckTool.AppearanceCell.Options.UseFont = true; - this.gvMx1fcheckTool.Caption = "妫�楠屽伐鍏� "; + this.gvMx1fcheckTool.Caption = "妫�楠屽伐鍏�"; this.gvMx1fcheckTool.ColumnEdit = this.rptJYGJ; this.gvMx1fcheckTool.FieldName = "fcheckTool"; this.gvMx1fcheckTool.MinWidth = 150; @@ -243,9 +254,9 @@ // this.gvMx1sampleSizeNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1sampleSizeNo.AppearanceCell.Options.UseFont = true; - this.gvMx1sampleSizeNo.Caption = "妫�楠屾爣鍑嗙紪鐮� "; + this.gvMx1sampleSizeNo.Caption = "妫�楠屾爣鍑嗗悕绉�"; this.gvMx1sampleSizeNo.ColumnEdit = this.rptJYBZ; - this.gvMx1sampleSizeNo.FieldName = "sampleSizeNo"; + this.gvMx1sampleSizeNo.FieldName = "sampleSizeName"; this.gvMx1sampleSizeNo.MinWidth = 150; this.gvMx1sampleSizeNo.Name = "gvMx1sampleSizeNo"; this.gvMx1sampleSizeNo.Tag = "query_a.SAMPLE_SIZE_NO"; @@ -266,7 +277,7 @@ // this.gvMx1fcheckItem.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1fcheckItem.AppearanceCell.Options.UseFont = true; - this.gvMx1fcheckItem.Caption = "妫�楠岄」鐩� "; + this.gvMx1fcheckItem.Caption = "妫�楠岄」鐩�"; this.gvMx1fcheckItem.ColumnEdit = this.rptJYXM; this.gvMx1fcheckItem.FieldName = "fcheckItem"; this.gvMx1fcheckItem.MinWidth = 150; @@ -290,18 +301,18 @@ this.gvMx1fupAllow.AppearanceCell.Options.UseFont = true; this.gvMx1fupAllow.Caption = "涓婇檺"; this.gvMx1fupAllow.FieldName = "fupAllow"; - this.gvMx1fupAllow.MinWidth = 150; + this.gvMx1fupAllow.MinWidth = 60; this.gvMx1fupAllow.Name = "gvMx1fupAllow"; this.gvMx1fupAllow.Tag = "query_a.FUP_ALLOW"; this.gvMx1fupAllow.Visible = true; this.gvMx1fupAllow.VisibleIndex = 9; - this.gvMx1fupAllow.Width = 150; + this.gvMx1fupAllow.Width = 60; // // gvMx1forder // this.gvMx1forder.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1forder.AppearanceCell.Options.UseFont = true; - this.gvMx1forder.Caption = "椤哄簭 "; + this.gvMx1forder.Caption = "椤哄簭"; this.gvMx1forder.FieldName = "forder"; this.gvMx1forder.MinWidth = 50; this.gvMx1forder.Name = "gvMx1forder"; @@ -327,7 +338,7 @@ // this.gvMx1guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1guid.AppearanceCell.Options.UseFont = true; - this.gvMx1guid.Caption = "guid "; + this.gvMx1guid.Caption = "guid"; this.gvMx1guid.FieldName = "guid"; this.gvMx1guid.MinWidth = 50; this.gvMx1guid.Name = "gvMx1guid"; @@ -338,8 +349,8 @@ // this.tabMxPage1.Controls.Add(this.gcMx1); this.tabMxPage1.Name = "tabMxPage1"; - this.tabMxPage1.Size = new System.Drawing.Size(1124, 371); - this.tabMxPage1.Text = "鏄庣粏1"; + this.tabMxPage1.Size = new System.Drawing.Size(1125, 371); + this.tabMxPage1.Text = "鏄庣粏"; // // gcMx1 // @@ -352,8 +363,9 @@ this.rptJYGJ, this.rptJYBZ, this.rptJSSP, - this.rptJYSP}); - this.gcMx1.Size = new System.Drawing.Size(1124, 371); + this.rptJYSP, + this.repositoryItemButtonEdit1}); + this.gcMx1.Size = new System.Drawing.Size(1125, 371); this.gcMx1.TabIndex = 0; this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx1}); @@ -369,12 +381,13 @@ this.gvMx1memo, this.gvMx1fcheckTool, this.gvMx1sampleSizeNo, - this.gridColumn6, + this.sampleSizeName, this.gvMx1fcheckLevel, this.gvMx1facLevel, this.gvMx1fupAllow, this.gvMx1fstand, - this.gvMx1fdownAllow}); + this.gvMx1fdownAllow, + this.gvMxDel}); this.gvMx1.GridControl = this.gcMx1; this.gvMx1.Name = "gvMx1"; this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; @@ -392,21 +405,43 @@ this.gridColumn5.VisibleIndex = 2; this.gridColumn5.Width = 150; // - // gridColumn6 + // sampleSizeName // - this.gridColumn6.Caption = "妫�楠屾爣鍑嗗悕绉�"; - this.gridColumn6.FieldName = "sampleSizeName"; - this.gridColumn6.MinWidth = 150; - this.gridColumn6.Name = "gridColumn6"; - this.gridColumn6.Visible = true; - this.gridColumn6.VisibleIndex = 6; - this.gridColumn6.Width = 150; + this.sampleSizeName.Caption = "妫�楠屾爣鍑嗙紪鐮�"; + this.sampleSizeName.FieldName = "sampleSizeNo"; + this.sampleSizeName.MinWidth = 150; + this.sampleSizeName.Name = "sampleSizeName"; + this.sampleSizeName.OptionsColumn.ReadOnly = true; + this.sampleSizeName.Visible = true; + this.sampleSizeName.VisibleIndex = 6; + this.sampleSizeName.Width = 150; + // + // gvMxDel + // + this.gvMxDel.Caption = "绉婚櫎"; + this.gvMxDel.ColumnEdit = this.repositoryItemButtonEdit1; + this.gvMxDel.MinWidth = 50; + this.gvMxDel.Name = "gvMxDel"; + this.gvMxDel.Visible = true; + this.gvMxDel.VisibleIndex = 12; + this.gvMxDel.Width = 50; + // + // repositoryItemButtonEdit1 + // + this.repositoryItemButtonEdit1.AutoHeight = false; + editorButtonImageOptions3.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; + editorButtonImageOptions3.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; + this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { + new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "绉婚櫎", -1, true, true, false, editorButtonImageOptions3, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject9, serializableAppearanceObject10, serializableAppearanceObject11, serializableAppearanceObject12, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); + this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1"; + this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; + this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick); // // lb_tname // 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(3, 59); + this.lb_tname.Location = new System.Drawing.Point(9, 59); this.lb_tname.Name = "lb_tname"; this.lb_tname.Size = new System.Drawing.Size(68, 21); this.lb_tname.TabIndex = 370; @@ -414,6 +449,7 @@ // // txt_itemNo // + this.txt_itemNo.Enabled = false; this.txt_itemNo.Location = new System.Drawing.Point(85, 55); this.txt_itemNo.Name = "txt_itemNo"; this.txt_itemNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); @@ -425,7 +461,7 @@ // this.lb_isenabled.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_isenabled.Appearance.Options.UseFont = true; - this.lb_isenabled.Location = new System.Drawing.Point(978, 92); + this.lb_isenabled.Location = new System.Drawing.Point(989, 96); this.lb_isenabled.Name = "lb_isenabled"; this.lb_isenabled.Size = new System.Drawing.Size(73, 21); this.lb_isenabled.TabIndex = 306; @@ -442,14 +478,14 @@ this.gv_isenabled.OptionsColumn.AllowEdit = false; this.gv_isenabled.Tag = "query_a.ISENABLED"; this.gv_isenabled.Visible = true; - this.gv_isenabled.VisibleIndex = 0; + this.gv_isenabled.VisibleIndex = 1; this.gv_isenabled.Width = 94; // // lb_fversion // this.lb_fversion.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_fversion.Appearance.Options.UseFont = true; - this.lb_fversion.Location = new System.Drawing.Point(389, 131); + this.lb_fversion.Location = new System.Drawing.Point(389, 139); this.lb_fversion.Name = "lb_fversion"; this.lb_fversion.Size = new System.Drawing.Size(39, 21); this.lb_fversion.TabIndex = 298; @@ -457,11 +493,11 @@ // // txt_fversion // - this.txt_fversion.Location = new System.Drawing.Point(433, 127); + this.txt_fversion.Location = new System.Drawing.Point(433, 132); this.txt_fversion.Name = "txt_fversion"; this.txt_fversion.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_fversion.Properties.Appearance.Options.UseFont = true; - this.txt_fversion.Size = new System.Drawing.Size(150, 28); + this.txt_fversion.Size = new System.Drawing.Size(175, 28); this.txt_fversion.TabIndex = 298; // // gv_fversion @@ -469,7 +505,7 @@ this.gv_fversion.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_fversion.AppearanceCell.Options.UseFont = true; this.gv_fversion.Caption = "鐗堟湰"; - this.gv_fversion.FieldName = "fVersion"; + this.gv_fversion.FieldName = "fversion"; this.gv_fversion.MinWidth = 50; this.gv_fversion.Name = "gv_fversion"; this.gv_fversion.OptionsColumn.AllowEdit = false; @@ -482,7 +518,7 @@ // this.lb_ftwoCheckdate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_ftwoCheckdate.Appearance.Options.UseFont = true; - this.lb_ftwoCheckdate.Location = new System.Drawing.Point(601, 53); + this.lb_ftwoCheckdate.Location = new System.Drawing.Point(612, 59); this.lb_ftwoCheckdate.Name = "lb_ftwoCheckdate"; this.lb_ftwoCheckdate.Size = new System.Drawing.Size(73, 21); this.lb_ftwoCheckdate.TabIndex = 285; @@ -491,18 +527,18 @@ // txt_ftwoCheckdate // this.txt_ftwoCheckdate.Enabled = false; - this.txt_ftwoCheckdate.Location = new System.Drawing.Point(674, 49); + this.txt_ftwoCheckdate.Location = new System.Drawing.Point(685, 55); this.txt_ftwoCheckdate.Name = "txt_ftwoCheckdate"; this.txt_ftwoCheckdate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_ftwoCheckdate.Properties.Appearance.Options.UseFont = true; - this.txt_ftwoCheckdate.Size = new System.Drawing.Size(150, 28); + this.txt_ftwoCheckdate.Size = new System.Drawing.Size(158, 28); this.txt_ftwoCheckdate.TabIndex = 285; // // lb_ftwoCheckor // this.lb_ftwoCheckor.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_ftwoCheckor.Appearance.Options.UseFont = true; - this.lb_ftwoCheckor.Location = new System.Drawing.Point(618, 19); + this.lb_ftwoCheckor.Location = new System.Drawing.Point(629, 20); this.lb_ftwoCheckor.Name = "lb_ftwoCheckor"; this.lb_ftwoCheckor.Size = new System.Drawing.Size(56, 21); this.lb_ftwoCheckor.TabIndex = 280; @@ -511,11 +547,11 @@ // txt_ftwoCheckor // this.txt_ftwoCheckor.Enabled = false; - this.txt_ftwoCheckor.Location = new System.Drawing.Point(674, 15); + this.txt_ftwoCheckor.Location = new System.Drawing.Point(685, 16); this.txt_ftwoCheckor.Name = "txt_ftwoCheckor"; this.txt_ftwoCheckor.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_ftwoCheckor.Properties.Appearance.Options.UseFont = true; - this.txt_ftwoCheckor.Size = new System.Drawing.Size(150, 28); + this.txt_ftwoCheckor.Size = new System.Drawing.Size(158, 28); this.txt_ftwoCheckor.TabIndex = 280; // // gv_ftwoCheckor @@ -523,7 +559,7 @@ this.gv_ftwoCheckor.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_ftwoCheckor.AppearanceCell.Options.UseFont = true; this.gv_ftwoCheckor.Caption = "鎵瑰噯浜�"; - this.gv_ftwoCheckor.FieldName = "fTwoCheckor"; + this.gv_ftwoCheckor.FieldName = "ftwoCheckor"; this.gv_ftwoCheckor.MinWidth = 50; this.gv_ftwoCheckor.Name = "gv_ftwoCheckor"; this.gv_ftwoCheckor.OptionsColumn.AllowEdit = false; @@ -536,7 +572,7 @@ // this.lb_ftwoChecked.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_ftwoChecked.Appearance.Options.UseFont = true; - this.lb_ftwoChecked.Location = new System.Drawing.Point(601, 93); + this.lb_ftwoChecked.Location = new System.Drawing.Point(612, 96); this.lb_ftwoChecked.Name = "lb_ftwoChecked"; this.lb_ftwoChecked.Size = new System.Drawing.Size(73, 21); this.lb_ftwoChecked.TabIndex = 273; @@ -553,14 +589,14 @@ this.gv_ftwoChecked.OptionsColumn.AllowEdit = false; this.gv_ftwoChecked.Tag = "query_a.FTWO_CHECKED"; this.gv_ftwoChecked.Visible = true; - this.gv_ftwoChecked.VisibleIndex = 2; + this.gv_ftwoChecked.VisibleIndex = 3; this.gv_ftwoChecked.Width = 94; // // lb_foneCheckdate // this.lb_foneCheckdate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_foneCheckdate.Appearance.Options.UseFont = true; - this.lb_foneCheckdate.Location = new System.Drawing.Point(838, 53); + this.lb_foneCheckdate.Location = new System.Drawing.Point(849, 59); this.lb_foneCheckdate.Name = "lb_foneCheckdate"; this.lb_foneCheckdate.Size = new System.Drawing.Size(73, 21); this.lb_foneCheckdate.TabIndex = 267; @@ -569,11 +605,11 @@ // txt_foneCheckdate // this.txt_foneCheckdate.Enabled = false; - this.txt_foneCheckdate.Location = new System.Drawing.Point(917, 49); + this.txt_foneCheckdate.Location = new System.Drawing.Point(928, 55); this.txt_foneCheckdate.Name = "txt_foneCheckdate"; this.txt_foneCheckdate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_foneCheckdate.Properties.Appearance.Options.UseFont = true; - this.txt_foneCheckdate.Size = new System.Drawing.Size(150, 28); + this.txt_foneCheckdate.Size = new System.Drawing.Size(172, 28); this.txt_foneCheckdate.TabIndex = 267; // // gv_foneCheckdate @@ -581,20 +617,20 @@ this.gv_foneCheckdate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_foneCheckdate.AppearanceCell.Options.UseFont = true; this.gv_foneCheckdate.Caption = "瀹℃牳鏃堕棿"; - this.gv_foneCheckdate.FieldName = "fOneCheckDate"; - this.gv_foneCheckdate.MinWidth = 50; + this.gv_foneCheckdate.FieldName = "foneCheckdate"; + this.gv_foneCheckdate.MinWidth = 120; this.gv_foneCheckdate.Name = "gv_foneCheckdate"; this.gv_foneCheckdate.OptionsColumn.AllowEdit = false; this.gv_foneCheckdate.Tag = "query_a.FONE_CHECKDATE"; this.gv_foneCheckdate.Visible = true; this.gv_foneCheckdate.VisibleIndex = 10; - this.gv_foneCheckdate.Width = 94; + this.gv_foneCheckdate.Width = 120; // // lb_foneCheckor // this.lb_foneCheckor.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_foneCheckor.Appearance.Options.UseFont = true; - this.lb_foneCheckor.Location = new System.Drawing.Point(855, 19); + this.lb_foneCheckor.Location = new System.Drawing.Point(866, 20); this.lb_foneCheckor.Name = "lb_foneCheckor"; this.lb_foneCheckor.Size = new System.Drawing.Size(56, 21); this.lb_foneCheckor.TabIndex = 262; @@ -603,11 +639,11 @@ // txt_foneCheckor // this.txt_foneCheckor.Enabled = false; - this.txt_foneCheckor.Location = new System.Drawing.Point(917, 15); + this.txt_foneCheckor.Location = new System.Drawing.Point(928, 16); this.txt_foneCheckor.Name = "txt_foneCheckor"; this.txt_foneCheckor.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_foneCheckor.Properties.Appearance.Options.UseFont = true; - this.txt_foneCheckor.Size = new System.Drawing.Size(150, 28); + this.txt_foneCheckor.Size = new System.Drawing.Size(172, 28); this.txt_foneCheckor.TabIndex = 262; // // gv_foneCheckor @@ -615,8 +651,8 @@ this.gv_foneCheckor.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_foneCheckor.AppearanceCell.Options.UseFont = true; this.gv_foneCheckor.Caption = "瀹℃牳浜�"; - this.gv_foneCheckor.FieldName = "fOneCheckor"; - this.gv_foneCheckor.MinWidth = 50; + this.gv_foneCheckor.FieldName = "foneCheckor"; + this.gv_foneCheckor.MinWidth = 80; this.gv_foneCheckor.Name = "gv_foneCheckor"; this.gv_foneCheckor.OptionsColumn.AllowEdit = false; this.gv_foneCheckor.Tag = "query_a.FONE_CHECKOR"; @@ -628,7 +664,7 @@ // this.lb_foneChecked.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_foneChecked.Appearance.Options.UseFont = true; - this.lb_foneChecked.Location = new System.Drawing.Point(838, 93); + this.lb_foneChecked.Location = new System.Drawing.Point(849, 96); this.lb_foneChecked.Name = "lb_foneChecked"; this.lb_foneChecked.Size = new System.Drawing.Size(73, 21); this.lb_foneChecked.TabIndex = 258; @@ -645,28 +681,14 @@ this.gv_foneChecked.OptionsColumn.AllowEdit = false; this.gv_foneChecked.Tag = "query_a.FONE_CHECKED"; this.gv_foneChecked.Visible = true; - this.gv_foneChecked.VisibleIndex = 1; + this.gv_foneChecked.VisibleIndex = 2; this.gv_foneChecked.Width = 94; - // - // gv_name1 - // - this.gv_name1.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_name1.AppearanceCell.Options.UseFont = true; - this.gv_name1.Caption = "瑙勬牸鍨嬪彿"; - this.gv_name1.FieldName = "name1"; - this.gv_name1.MinWidth = 50; - this.gv_name1.Name = "gv_name1"; - this.gv_name1.OptionsColumn.AllowEdit = false; - this.gv_name1.Tag = "query_a.NAME1"; - this.gv_name1.Visible = true; - this.gv_name1.VisibleIndex = 6; - this.gv_name1.Width = 94; // // lb_itemNo // 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(3, 20); + this.lb_itemNo.Location = new System.Drawing.Point(9, 20); this.lb_itemNo.Name = "lb_itemNo"; this.lb_itemNo.Size = new System.Drawing.Size(68, 21); this.lb_itemNo.TabIndex = 222; @@ -681,16 +703,16 @@ this.gv_itemNo.MinWidth = 150; this.gv_itemNo.Name = "gv_itemNo"; this.gv_itemNo.OptionsColumn.AllowEdit = false; - this.gv_itemNo.Tag = "query_a.ITEM_NO"; + this.gv_itemNo.Tag = "query_b.item_no"; this.gv_itemNo.Visible = true; - this.gv_itemNo.VisibleIndex = 3; + this.gv_itemNo.VisibleIndex = 5; this.gv_itemNo.Width = 150; // // lb_memo // this.lb_memo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_memo.Appearance.Options.UseFont = true; - this.lb_memo.Location = new System.Drawing.Point(389, 93); + this.lb_memo.Location = new System.Drawing.Point(389, 96); this.lb_memo.Name = "lb_memo"; this.lb_memo.Size = new System.Drawing.Size(39, 21); this.lb_memo.TabIndex = 219; @@ -698,11 +720,11 @@ // // txt_memo // - this.txt_memo.Location = new System.Drawing.Point(433, 89); + this.txt_memo.Location = new System.Drawing.Point(433, 96); this.txt_memo.Name = "txt_memo"; this.txt_memo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_memo.Properties.Appearance.Options.UseFont = true; - this.txt_memo.Size = new System.Drawing.Size(150, 28); + this.txt_memo.Size = new System.Drawing.Size(175, 28); this.txt_memo.TabIndex = 219; // // gv_memo @@ -711,13 +733,13 @@ this.gv_memo.AppearanceCell.Options.UseFont = true; this.gv_memo.Caption = "澶囨敞"; this.gv_memo.FieldName = "memo"; - this.gv_memo.MinWidth = 50; + this.gv_memo.MinWidth = 150; this.gv_memo.Name = "gv_memo"; this.gv_memo.OptionsColumn.AllowEdit = false; this.gv_memo.Tag = "query_a.MEMO"; this.gv_memo.Visible = true; - this.gv_memo.VisibleIndex = 13; - this.gv_memo.Width = 94; + this.gv_memo.VisibleIndex = 14; + this.gv_memo.Width = 150; // // toolBarMenu1 // @@ -728,7 +750,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(1129, 80); this.toolBarMenu1.TabIndex = 0; this.toolBarMenu1.xlsInService = null; this.toolBarMenu1.xlsOutParameter = null; @@ -740,23 +762,27 @@ 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(1127, 531); this.gcMain.TabIndex = 1; this.gcMain.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridView1}); // // gridView1 // + this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true; + this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); this.gridView1.Appearance.Row.Options.UseFont = true; + this.gridView1.ColumnPanelRowHeight = 50; this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { + this.gridColumn8, this.gv_isenabled, this.gv_foneChecked, this.gv_ftwoChecked, + this.gridColumn7, this.gv_itemNo, this.gridColumn3, this.gridColumn2, - this.gv_name1, this.gv_fversion, this.gv_foneCheckor, this.gv_foneCheckdate, @@ -771,35 +797,62 @@ this.gridView1.OptionsView.ShowAutoFilterRow = true; this.gridView1.OptionsView.ShowGroupPanel = false; // + // gridColumn8 + // + this.gridColumn8.Caption = "浣跨敤缁勭粐"; + this.gridColumn8.FieldName = "fSubsidiary"; + this.gridColumn8.MinWidth = 250; + this.gridColumn8.Name = "gridColumn8"; + this.gridColumn8.OptionsColumn.AllowEdit = false; + this.gridColumn8.Tag = "org.fnumber"; + this.gridColumn8.Visible = true; + this.gridColumn8.VisibleIndex = 0; + this.gridColumn8.Width = 250; + // + // gridColumn7 + // + this.gridColumn7.Caption = "鐗╂枡ID"; + this.gridColumn7.FieldName = "itemId"; + this.gridColumn7.MinWidth = 80; + this.gridColumn7.Name = "gridColumn7"; + this.gridColumn7.OptionsColumn.AllowEdit = false; + this.gridColumn7.Tag = "query_a.ITEM_ID"; + this.gridColumn7.Visible = true; + this.gridColumn7.VisibleIndex = 4; + this.gridColumn7.Width = 94; + // // gridColumn3 // this.gridColumn3.Caption = "鐗╂枡鍚嶇О"; - this.gridColumn3.FieldName = "itemName"; + this.gridColumn3.FieldName = "mc"; this.gridColumn3.MinWidth = 250; this.gridColumn3.Name = "gridColumn3"; this.gridColumn3.OptionsColumn.AllowEdit = false; + this.gridColumn3.Tag = "query_b.item_name"; this.gridColumn3.Visible = true; - this.gridColumn3.VisibleIndex = 4; + this.gridColumn3.VisibleIndex = 6; this.gridColumn3.Width = 250; // // gridColumn2 // this.gridColumn2.Caption = "鐗╂枡瑙勬牸"; - this.gridColumn2.FieldName = "itemModel"; - this.gridColumn2.MinWidth = 25; + this.gridColumn2.FieldName = "gg"; + this.gridColumn2.MinWidth = 100; this.gridColumn2.Name = "gridColumn2"; this.gridColumn2.OptionsColumn.AllowEdit = false; + this.gridColumn2.Tag = "query_b.item_model"; this.gridColumn2.Visible = true; - this.gridColumn2.VisibleIndex = 5; - this.gridColumn2.Width = 94; + this.gridColumn2.VisibleIndex = 7; + this.gridColumn2.Width = 100; // // gridColumn1 // this.gridColumn1.Caption = "鍒朵綔浜�"; - this.gridColumn1.FieldName = "userName"; - this.gridColumn1.MinWidth = 25; + this.gridColumn1.FieldName = "createBy"; + this.gridColumn1.MinWidth = 50; this.gridColumn1.Name = "gridColumn1"; this.gridColumn1.OptionsColumn.AllowEdit = false; + this.gridColumn1.Tag = "query_a.CREATE_BY"; this.gridColumn1.Visible = true; this.gridColumn1.VisibleIndex = 12; this.gridColumn1.Width = 94; @@ -808,12 +861,13 @@ // this.gridColumn4.Caption = "鍒朵綔鏃堕棿"; this.gridColumn4.FieldName = "createDate"; - this.gridColumn4.MinWidth = 25; + this.gridColumn4.MinWidth = 180; this.gridColumn4.Name = "gridColumn4"; this.gridColumn4.OptionsColumn.AllowEdit = false; + this.gridColumn4.Tag = "query_a.CREATE_DATE"; this.gridColumn4.Visible = true; - this.gridColumn4.VisibleIndex = 7; - this.gridColumn4.Width = 94; + this.gridColumn4.VisibleIndex = 13; + this.gridColumn4.Width = 180; // // xtraTabControl1 // @@ -821,7 +875,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(1129, 602); this.xtraTabControl1.TabIndex = 3; this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.xtraTabPage1, @@ -832,7 +886,7 @@ 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.Size = new System.Drawing.Size(1127, 570); this.xtraTabPage1.Text = "鏁版嵁鏌ヨ"; // // pageBar1 @@ -844,7 +898,7 @@ 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(1127, 39); this.pageBar1.TabIndex = 3; this.pageBar1.TotalPages = 0; // @@ -854,7 +908,7 @@ 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.Size = new System.Drawing.Size(1127, 570); this.xtraTabPage2.Text = "鏁版嵁缂栬緫"; // // tabMx @@ -863,7 +917,7 @@ this.tabMx.Location = new System.Drawing.Point(0, 167); this.tabMx.Name = "tabMx"; this.tabMx.SelectedTabPage = this.tabMxPage1; - this.tabMx.Size = new System.Drawing.Size(1126, 403); + this.tabMx.Size = new System.Drawing.Size(1127, 403); this.tabMx.TabIndex = 2; this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.tabMxPage1}); @@ -905,13 +959,13 @@ 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(1126, 167); + this.panel1.Size = new System.Drawing.Size(1127, 167); this.panel1.TabIndex = 1; // // btnSelect // this.btnSelect.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16; - this.btnSelect.Location = new System.Drawing.Point(601, 127); + this.btnSelect.Location = new System.Drawing.Point(612, 131); this.btnSelect.Name = "btnSelect"; this.btnSelect.Size = new System.Drawing.Size(85, 29); this.btnSelect.TabIndex = 449; @@ -919,7 +973,8 @@ // // txt_itemModel // - this.txt_itemModel.Location = new System.Drawing.Point(85, 95); + this.txt_itemModel.Enabled = false; + this.txt_itemModel.Location = new System.Drawing.Point(85, 96); 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; @@ -929,15 +984,17 @@ // // txt_ItemId // + this.txt_ItemId.IsReadly = false; this.txt_ItemId.KeyFile = ""; this.txt_ItemId.Location = new System.Drawing.Point(85, 14); this.txt_ItemId.Name = "txt_ItemId"; this.txt_ItemId.Size = new System.Drawing.Size(262, 33); this.txt_ItemId.TabIndex = 380; + this.txt_ItemId.Tag = "no"; // // txt_isenabled // - this.txt_isenabled.Location = new System.Drawing.Point(1051, 90); + this.txt_isenabled.Location = new System.Drawing.Point(1062, 96); this.txt_isenabled.Name = "txt_isenabled"; this.txt_isenabled.Properties.Caption = ""; this.txt_isenabled.Size = new System.Drawing.Size(27, 24); @@ -946,7 +1003,7 @@ // txt_ftwoChecked // this.txt_ftwoChecked.Enabled = false; - this.txt_ftwoChecked.Location = new System.Drawing.Point(674, 91); + this.txt_ftwoChecked.Location = new System.Drawing.Point(685, 96); this.txt_ftwoChecked.Name = "txt_ftwoChecked"; this.txt_ftwoChecked.Properties.Caption = ""; this.txt_ftwoChecked.Size = new System.Drawing.Size(94, 24); @@ -955,7 +1012,7 @@ // txt_foneChecked // this.txt_foneChecked.Enabled = false; - this.txt_foneChecked.Location = new System.Drawing.Point(917, 91); + this.txt_foneChecked.Location = new System.Drawing.Point(928, 96); this.txt_foneChecked.Name = "txt_foneChecked"; this.txt_foneChecked.Properties.Caption = ""; this.txt_foneChecked.Size = new System.Drawing.Size(94, 24); @@ -965,7 +1022,7 @@ // 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(8, 96); + this.lb_itemModel.Location = new System.Drawing.Point(9, 96); this.lb_itemModel.Name = "lb_itemModel"; this.lb_itemModel.Size = new System.Drawing.Size(68, 21); this.lb_itemModel.TabIndex = 375; @@ -988,7 +1045,7 @@ 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(150, 28); + this.txt_createDate.Size = new System.Drawing.Size(175, 28); this.txt_createDate.TabIndex = 374; // // labelUserName @@ -1008,7 +1065,7 @@ this.txt_userName.Name = "txt_userName"; this.txt_userName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_userName.Properties.Appearance.Options.UseFont = true; - this.txt_userName.Size = new System.Drawing.Size(150, 28); + this.txt_userName.Size = new System.Drawing.Size(175, 28); this.txt_userName.TabIndex = 372; // // lbGuid @@ -1019,11 +1076,23 @@ this.lbGuid.Size = new System.Drawing.Size(0, 21); this.lbGuid.TabIndex = 1; // + // picCheckBox + // + this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck; + this.picCheckBox.Location = new System.Drawing.Point(945, 55); + this.picCheckBox.Name = "picCheckBox"; + this.picCheckBox.Size = new System.Drawing.Size(100, 50); + this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.picCheckBox.TabIndex = 6; + this.picCheckBox.TabStop = false; + this.picCheckBox.Visible = false; + // // Frm_MesQmCheckitemDt // 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(1129, 682); + this.Controls.Add(this.picCheckBox); this.Controls.Add(this.xtraTabControl1); this.Controls.Add(this.toolBarMenu1); this.Name = "Frm_MesQmCheckitemDt"; @@ -1035,6 +1104,7 @@ this.tabMxPage1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fversion.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_ftwoCheckdate.Properties)).EndInit(); @@ -1058,6 +1128,7 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_foneChecked.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_userName.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); this.ResumeLayout(false); } @@ -1120,7 +1191,6 @@ private DevExpress.XtraEditors.LabelControl lb_foneChecked; private DevExpress.XtraGrid.Columns.GridColumn gv_foneChecked; - private DevExpress.XtraGrid.Columns.GridColumn gv_name1; private DevExpress.XtraEditors.LabelControl lb_itemNo; private DevExpress.XtraGrid.Columns.GridColumn gv_itemNo; @@ -1133,7 +1203,7 @@ private DevExpress.XtraGrid.Columns.GridColumn gridColumn4; private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; private DevExpress.XtraGrid.Columns.GridColumn gridColumn5; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn6; + private DevExpress.XtraGrid.Columns.GridColumn sampleSizeName; private DevExpress.XtraEditors.LabelControl labelCreateDate; private DevExpress.XtraEditors.TextEdit txt_createDate; private DevExpress.XtraEditors.LabelControl labelUserName; @@ -1150,5 +1220,10 @@ private DevExpress.XtraEditors.Repository.RepositoryItemComboBox rptJYBZ; private DevExpress.XtraEditors.Repository.RepositoryItemComboBox rptJSSP; private DevExpress.XtraEditors.Repository.RepositoryItemComboBox rptJYSP; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn7; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn8; + private DevExpress.XtraGrid.Columns.GridColumn gvMxDel; + private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1; + private System.Windows.Forms.PictureBox picCheckBox; } } \ No newline at end of file -- Gitblit v1.9.3