From 1a8f404f8641d38b5a2746d9d6d14b1e40f3b5bf Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期四, 14 十一月 2024 18:25:23 +0800 Subject: [PATCH] 打印 --- DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQmCheckitemDt.Designer.cs | 356 ++++++++++++++++++++++++++++++++--------------------------- 1 files changed, 193 insertions(+), 163 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQmCheckitemDt.Designer.cs b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQmCheckitemDt.Designer.cs index bc4cdde..6b709ba 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,8 +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.gridColumn7 = 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(); @@ -74,20 +80,20 @@ 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(); this.txt_memo = new DevExpress.XtraEditors.TextEdit(); this.gv_memo = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_guid = new DevExpress.XtraGrid.Columns.GridColumn(); 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.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); this.pageBar1 = new UserControls.Data.UcPageBar(); @@ -96,7 +102,7 @@ this.panel1 = new System.Windows.Forms.Panel(); this.btnSelect = new DevExpress.XtraEditors.SimpleButton(); this.txt_itemModel = new DevExpress.XtraEditors.MemoEdit(); - this.txt_itemId = new Gs.DevApp.UserControl.UcLookItems(); + this.txt_ItemId = new Gs.DevApp.UserControl.UcLookItems(); this.txt_isenabled = new DevExpress.XtraEditors.CheckEdit(); this.txt_ftwoChecked = new DevExpress.XtraEditors.CheckEdit(); this.txt_foneChecked = new DevExpress.XtraEditors.CheckEdit(); @@ -114,6 +120,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(); @@ -142,7 +149,7 @@ // 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"; @@ -153,7 +160,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; @@ -175,9 +182,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; @@ -188,7 +195,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; @@ -212,18 +219,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; @@ -245,9 +252,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"; @@ -268,7 +275,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; @@ -292,18 +299,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"; @@ -329,7 +336,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"; @@ -340,7 +347,7 @@ // this.tabMxPage1.Controls.Add(this.gcMx1); this.tabMxPage1.Name = "tabMxPage1"; - this.tabMxPage1.Size = new System.Drawing.Size(1124, 362); + this.tabMxPage1.Size = new System.Drawing.Size(1073, 371); this.tabMxPage1.Text = "鏄庣粏1"; // // gcMx1 @@ -354,8 +361,9 @@ this.rptJYGJ, this.rptJYBZ, this.rptJSSP, - this.rptJYSP}); - this.gcMx1.Size = new System.Drawing.Size(1124, 362); + this.rptJYSP, + this.repositoryItemButtonEdit1}); + this.gcMx1.Size = new System.Drawing.Size(1073, 371); this.gcMx1.TabIndex = 0; this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx1}); @@ -371,13 +379,13 @@ this.gvMx1memo, this.gvMx1fcheckTool, this.gvMx1sampleSizeNo, - this.gridColumn6, + this.sampleSizeName, this.gvMx1fcheckLevel, this.gvMx1facLevel, this.gvMx1fupAllow, this.gvMx1fstand, this.gvMx1fdownAllow, - this.gridColumn7}); + this.gvMxDel}); this.gvMx1.GridControl = this.gcMx1; this.gvMx1.Name = "gvMx1"; this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; @@ -395,25 +403,37 @@ 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; // - // gridColumn7 + // gvMxDel // - this.gridColumn7.Caption = "澶囨敞"; - this.gridColumn7.FieldName = "funit"; - this.gridColumn7.MinWidth = 150; - this.gridColumn7.Name = "gridColumn7"; - this.gridColumn7.Visible = true; - this.gridColumn7.VisibleIndex = 12; - this.gridColumn7.Width = 150; + 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 // @@ -427,6 +447,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); @@ -438,7 +459,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(881, 134); + this.lb_isenabled.Location = new System.Drawing.Point(978, 92); this.lb_isenabled.Name = "lb_isenabled"; this.lb_isenabled.Size = new System.Drawing.Size(73, 21); this.lb_isenabled.TabIndex = 306; @@ -448,21 +469,21 @@ // this.gv_isenabled.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_isenabled.AppearanceCell.Options.UseFont = true; - this.gv_isenabled.Caption = "鏄惁鍙敤 "; - this.gv_isenabled.FieldName = "isEnabled"; + this.gv_isenabled.Caption = "鏄惁鍙敤"; + this.gv_isenabled.FieldName = "isenabled"; this.gv_isenabled.MinWidth = 50; this.gv_isenabled.Name = "gv_isenabled"; 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(915, 20); + this.lb_fversion.Location = new System.Drawing.Point(389, 131); this.lb_fversion.Name = "lb_fversion"; this.lb_fversion.Size = new System.Drawing.Size(39, 21); this.lb_fversion.TabIndex = 298; @@ -470,32 +491,32 @@ // // txt_fversion // - this.txt_fversion.Location = new System.Drawing.Point(962, 16); + this.txt_fversion.Location = new System.Drawing.Point(433, 127); 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(80, 28); + this.txt_fversion.Size = new System.Drawing.Size(150, 28); this.txt_fversion.TabIndex = 298; // // gv_fversion // 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.Caption = "鐗堟湰"; + this.gv_fversion.FieldName = "fversion"; this.gv_fversion.MinWidth = 50; this.gv_fversion.Name = "gv_fversion"; this.gv_fversion.OptionsColumn.AllowEdit = false; this.gv_fversion.Tag = "query_a.FVERSION"; this.gv_fversion.Visible = true; - this.gv_fversion.VisibleIndex = 11; + this.gv_fversion.VisibleIndex = 9; this.gv_fversion.Width = 94; // // lb_ftwoCheckdate // 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(605, 94); + this.lb_ftwoCheckdate.Location = new System.Drawing.Point(601, 53); this.lb_ftwoCheckdate.Name = "lb_ftwoCheckdate"; this.lb_ftwoCheckdate.Size = new System.Drawing.Size(73, 21); this.lb_ftwoCheckdate.TabIndex = 285; @@ -503,18 +524,19 @@ // // txt_ftwoCheckdate // - this.txt_ftwoCheckdate.Location = new System.Drawing.Point(680, 90); + this.txt_ftwoCheckdate.Enabled = false; + this.txt_ftwoCheckdate.Location = new System.Drawing.Point(674, 49); 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(178, 28); + this.txt_ftwoCheckdate.Size = new System.Drawing.Size(150, 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(371, 94); + this.lb_ftwoCheckor.Location = new System.Drawing.Point(618, 19); this.lb_ftwoCheckor.Name = "lb_ftwoCheckor"; this.lb_ftwoCheckor.Size = new System.Drawing.Size(56, 21); this.lb_ftwoCheckor.TabIndex = 280; @@ -522,7 +544,8 @@ // // txt_ftwoCheckor // - this.txt_ftwoCheckor.Location = new System.Drawing.Point(433, 90); + this.txt_ftwoCheckor.Enabled = false; + this.txt_ftwoCheckor.Location = new System.Drawing.Point(674, 15); 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; @@ -533,21 +556,21 @@ // 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.Caption = "鎵瑰噯浜�"; + this.gv_ftwoCheckor.FieldName = "ftwoCheckor"; this.gv_ftwoCheckor.MinWidth = 50; this.gv_ftwoCheckor.Name = "gv_ftwoCheckor"; this.gv_ftwoCheckor.OptionsColumn.AllowEdit = false; this.gv_ftwoCheckor.Tag = "query_a.FTWO_CHECKOR"; this.gv_ftwoCheckor.Visible = true; - this.gv_ftwoCheckor.VisibleIndex = 10; + this.gv_ftwoCheckor.VisibleIndex = 12; this.gv_ftwoCheckor.Width = 94; // // lb_ftwoChecked // 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(881, 94); + this.lb_ftwoChecked.Location = new System.Drawing.Point(601, 93); this.lb_ftwoChecked.Name = "lb_ftwoChecked"; this.lb_ftwoChecked.Size = new System.Drawing.Size(73, 21); this.lb_ftwoChecked.TabIndex = 273; @@ -557,21 +580,21 @@ // this.gv_ftwoChecked.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_ftwoChecked.AppearanceCell.Options.UseFont = true; - this.gv_ftwoChecked.Caption = "鎵瑰噯鏍囪 "; - this.gv_ftwoChecked.FieldName = "fTwoChecked"; + this.gv_ftwoChecked.Caption = "鎵瑰噯鏍囪"; + this.gv_ftwoChecked.FieldName = "ftwoChecked"; this.gv_ftwoChecked.MinWidth = 50; this.gv_ftwoChecked.Name = "gv_ftwoChecked"; 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(606, 59); + this.lb_foneCheckdate.Location = new System.Drawing.Point(838, 53); this.lb_foneCheckdate.Name = "lb_foneCheckdate"; this.lb_foneCheckdate.Size = new System.Drawing.Size(73, 21); this.lb_foneCheckdate.TabIndex = 267; @@ -579,32 +602,33 @@ // // txt_foneCheckdate // - this.txt_foneCheckdate.Location = new System.Drawing.Point(680, 55); + this.txt_foneCheckdate.Enabled = false; + this.txt_foneCheckdate.Location = new System.Drawing.Point(917, 49); 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(178, 28); + this.txt_foneCheckdate.Size = new System.Drawing.Size(150, 28); this.txt_foneCheckdate.TabIndex = 267; // // gv_foneCheckdate // 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.Caption = "瀹℃牳鏃堕棿"; + this.gv_foneCheckdate.FieldName = "foneCheckdate"; this.gv_foneCheckdate.MinWidth = 50; 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 = 9; + this.gv_foneCheckdate.VisibleIndex = 11; this.gv_foneCheckdate.Width = 94; // // 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(373, 59); + this.lb_foneCheckor.Location = new System.Drawing.Point(855, 19); this.lb_foneCheckor.Name = "lb_foneCheckor"; this.lb_foneCheckor.Size = new System.Drawing.Size(56, 21); this.lb_foneCheckor.TabIndex = 262; @@ -612,7 +636,8 @@ // // txt_foneCheckor // - this.txt_foneCheckor.Location = new System.Drawing.Point(433, 55); + this.txt_foneCheckor.Enabled = false; + this.txt_foneCheckor.Location = new System.Drawing.Point(917, 15); 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; @@ -623,21 +648,21 @@ // 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.Caption = "瀹℃牳浜�"; + this.gv_foneCheckor.FieldName = "foneCheckor"; this.gv_foneCheckor.MinWidth = 50; this.gv_foneCheckor.Name = "gv_foneCheckor"; this.gv_foneCheckor.OptionsColumn.AllowEdit = false; this.gv_foneCheckor.Tag = "query_a.FONE_CHECKOR"; this.gv_foneCheckor.Visible = true; - this.gv_foneCheckor.VisibleIndex = 8; + this.gv_foneCheckor.VisibleIndex = 10; this.gv_foneCheckor.Width = 94; // // lb_foneChecked // 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(881, 59); + this.lb_foneChecked.Location = new System.Drawing.Point(838, 93); this.lb_foneChecked.Name = "lb_foneChecked"; this.lb_foneChecked.Size = new System.Drawing.Size(73, 21); this.lb_foneChecked.TabIndex = 258; @@ -647,29 +672,15 @@ // this.gv_foneChecked.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_foneChecked.AppearanceCell.Options.UseFont = true; - this.gv_foneChecked.Caption = "瀹℃壒鏍囪 "; - this.gv_foneChecked.FieldName = "fOneChecked"; + this.gv_foneChecked.Caption = "瀹℃牳鏍囪"; + this.gv_foneChecked.FieldName = "foneChecked"; this.gv_foneChecked.MinWidth = 50; this.gv_foneChecked.Name = "gv_foneChecked"; 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 = 13; - this.gv_name1.Width = 94; // // lb_itemNo // @@ -685,21 +696,21 @@ // this.gv_itemNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_itemNo.AppearanceCell.Options.UseFont = true; - this.gv_itemNo.Caption = "鐗╂枡浜у搧缂栫爜 "; + this.gv_itemNo.Caption = "鐗╂枡浜у搧缂栫爜"; this.gv_itemNo.FieldName = "itemNo"; 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.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(385, 135); + this.lb_memo.Location = new System.Drawing.Point(389, 93); this.lb_memo.Name = "lb_memo"; this.lb_memo.Size = new System.Drawing.Size(39, 21); this.lb_memo.TabIndex = 219; @@ -707,7 +718,7 @@ // // txt_memo // - this.txt_memo.Location = new System.Drawing.Point(433, 131); + this.txt_memo.Location = new System.Drawing.Point(433, 89); 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; @@ -718,38 +729,26 @@ // this.gv_memo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_memo.AppearanceCell.Options.UseFont = true; - this.gv_memo.Caption = "澶囨敞 "; + this.gv_memo.Caption = "澶囨敞"; this.gv_memo.FieldName = "memo"; this.gv_memo.MinWidth = 50; 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 = 12; + this.gv_memo.VisibleIndex = 14; this.gv_memo.Width = 94; - // - // gv_guid - // - this.gv_guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_guid.AppearanceCell.Options.UseFont = true; - this.gv_guid.Caption = "guid "; - this.gv_guid.FieldName = "guid"; - this.gv_guid.MinWidth = 50; - this.gv_guid.Name = "gv_guid"; - this.gv_guid.OptionsColumn.AllowEdit = false; - this.gv_guid.Tag = "query_a.guid"; - this.gv_guid.Width = 94; // // toolBarMenu1 // - this.toolBarMenu1.chkParameter = null; + this.toolBarMenu1.chkParameter = "MES_QM_CHECKITEM,FONE_CHECKDATE,FONE_CHECKED,FONE_CHECKOR,chk_mes_CHECKITEM"; this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top; this.toolBarMenu1.guidKey = null; this.toolBarMenu1.isSetBtn = false; 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(1077, 80); this.toolBarMenu1.TabIndex = 0; this.toolBarMenu1.xlsInService = null; this.toolBarMenu1.xlsOutParameter = null; @@ -761,7 +760,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(1075, 531); this.gcMain.TabIndex = 1; this.gcMain.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridView1}); @@ -771,21 +770,21 @@ this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); this.gridView1.Appearance.Row.Options.UseFont = true; this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { - this.gv_guid, + this.gridColumn8, this.gv_isenabled, this.gv_foneChecked, this.gv_ftwoChecked, + this.gridColumn7, this.gv_itemNo, this.gridColumn3, this.gridColumn2, - this.gridColumn4, - this.gridColumn1, + this.gv_fversion, this.gv_foneCheckor, this.gv_foneCheckdate, this.gv_ftwoCheckor, - this.gv_fversion, - this.gv_memo, - this.gv_name1}); + this.gridColumn1, + this.gridColumn4, + this.gv_memo}); this.gridView1.GridControl = this.gcMain; this.gridView1.IndicatorWidth = 50; this.gridView1.Name = "gridView1"; @@ -793,27 +792,60 @@ 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.Visible = true; + this.gridColumn8.VisibleIndex = 0; + this.gridColumn8.Width = 250; + // + // gridColumn7 + // + this.gridColumn7.Caption = "鐗╂枡ID"; + this.gridColumn7.FieldName = "itemId"; + this.gridColumn7.MinWidth = 25; + this.gridColumn7.Name = "gridColumn7"; + this.gridColumn7.OptionsColumn.AllowEdit = false; + 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.Visible = true; - this.gridColumn3.VisibleIndex = 4; + this.gridColumn3.VisibleIndex = 6; this.gridColumn3.Width = 250; // // gridColumn2 // this.gridColumn2.Caption = "鐗╂枡瑙勬牸"; - this.gridColumn2.FieldName = "itemModel"; + this.gridColumn2.FieldName = "gg"; this.gridColumn2.MinWidth = 25; this.gridColumn2.Name = "gridColumn2"; this.gridColumn2.OptionsColumn.AllowEdit = false; this.gridColumn2.Visible = true; - this.gridColumn2.VisibleIndex = 5; + this.gridColumn2.VisibleIndex = 7; this.gridColumn2.Width = 94; + // + // gridColumn1 + // + this.gridColumn1.Caption = "鍒朵綔浜�"; + this.gridColumn1.FieldName = "createBy"; + this.gridColumn1.MinWidth = 25; + this.gridColumn1.Name = "gridColumn1"; + this.gridColumn1.OptionsColumn.AllowEdit = false; + this.gridColumn1.Visible = true; + this.gridColumn1.VisibleIndex = 13; + this.gridColumn1.Width = 94; // // gridColumn4 // @@ -823,19 +855,8 @@ this.gridColumn4.Name = "gridColumn4"; this.gridColumn4.OptionsColumn.AllowEdit = false; this.gridColumn4.Visible = true; - this.gridColumn4.VisibleIndex = 6; + this.gridColumn4.VisibleIndex = 8; this.gridColumn4.Width = 94; - // - // gridColumn1 - // - this.gridColumn1.Caption = "鍒朵綔浜�"; - this.gridColumn1.FieldName = "userName"; - this.gridColumn1.MinWidth = 25; - this.gridColumn1.Name = "gridColumn1"; - this.gridColumn1.OptionsColumn.AllowEdit = false; - this.gridColumn1.Visible = true; - this.gridColumn1.VisibleIndex = 7; - this.gridColumn1.Width = 94; // // xtraTabControl1 // @@ -843,7 +864,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(1077, 602); this.xtraTabControl1.TabIndex = 3; this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.xtraTabPage1, @@ -854,7 +875,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(1075, 570); this.xtraTabPage1.Text = "鏁版嵁鏌ヨ"; // // pageBar1 @@ -866,7 +887,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(1075, 39); this.pageBar1.TabIndex = 3; this.pageBar1.TotalPages = 0; // @@ -876,16 +897,16 @@ 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(1075, 570); this.xtraTabPage2.Text = "鏁版嵁缂栬緫"; // // tabMx // this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill; - this.tabMx.Location = new System.Drawing.Point(0, 176); + 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, 394); + this.tabMx.Size = new System.Drawing.Size(1075, 403); this.tabMx.TabIndex = 2; this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.tabMxPage1}); @@ -895,7 +916,7 @@ this.panel1.BackColor = System.Drawing.Color.White; this.panel1.Controls.Add(this.btnSelect); this.panel1.Controls.Add(this.txt_itemModel); - this.panel1.Controls.Add(this.txt_itemId); + this.panel1.Controls.Add(this.txt_ItemId); this.panel1.Controls.Add(this.txt_isenabled); this.panel1.Controls.Add(this.txt_ftwoChecked); this.panel1.Controls.Add(this.txt_foneChecked); @@ -927,13 +948,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, 176); + this.panel1.Size = new System.Drawing.Size(1075, 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(606, 131); + this.btnSelect.Location = new System.Drawing.Point(601, 127); this.btnSelect.Name = "btnSelect"; this.btnSelect.Size = new System.Drawing.Size(85, 29); this.btnSelect.TabIndex = 449; @@ -941,6 +962,7 @@ // // txt_itemModel // + this.txt_itemModel.Enabled = false; this.txt_itemModel.Location = new System.Drawing.Point(85, 95); this.txt_itemModel.Name = "txt_itemModel"; this.txt_itemModel.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); @@ -949,17 +971,19 @@ this.txt_itemModel.TabIndex = 381; this.txt_itemModel.Tag = "itemName"; // - // txt_itemId + // txt_ItemId // - 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.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(960, 132); + this.txt_isenabled.Location = new System.Drawing.Point(1051, 90); this.txt_isenabled.Name = "txt_isenabled"; this.txt_isenabled.Properties.Caption = ""; this.txt_isenabled.Size = new System.Drawing.Size(27, 24); @@ -967,7 +991,8 @@ // // txt_ftwoChecked // - this.txt_ftwoChecked.Location = new System.Drawing.Point(962, 92); + this.txt_ftwoChecked.Enabled = false; + this.txt_ftwoChecked.Location = new System.Drawing.Point(674, 91); this.txt_ftwoChecked.Name = "txt_ftwoChecked"; this.txt_ftwoChecked.Properties.Caption = ""; this.txt_ftwoChecked.Size = new System.Drawing.Size(94, 24); @@ -975,7 +1000,8 @@ // // txt_foneChecked // - this.txt_foneChecked.Location = new System.Drawing.Point(962, 57); + this.txt_foneChecked.Enabled = false; + this.txt_foneChecked.Location = new System.Drawing.Point(917, 91); this.txt_foneChecked.Name = "txt_foneChecked"; this.txt_foneChecked.Properties.Caption = ""; this.txt_foneChecked.Size = new System.Drawing.Size(94, 24); @@ -995,7 +1021,7 @@ // this.labelCreateDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.labelCreateDate.Appearance.Options.UseFont = true; - this.labelCreateDate.Location = new System.Drawing.Point(606, 20); + this.labelCreateDate.Location = new System.Drawing.Point(360, 59); this.labelCreateDate.Name = "labelCreateDate"; this.labelCreateDate.Size = new System.Drawing.Size(68, 21); this.labelCreateDate.TabIndex = 373; @@ -1003,11 +1029,12 @@ // // txt_createDate // - this.txt_createDate.Location = new System.Drawing.Point(680, 16); + this.txt_createDate.Enabled = false; + this.txt_createDate.Location = new System.Drawing.Point(433, 55); 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(178, 28); + this.txt_createDate.Size = new System.Drawing.Size(150, 28); this.txt_createDate.TabIndex = 374; // // labelUserName @@ -1022,6 +1049,7 @@ // // txt_userName // + this.txt_userName.Enabled = false; this.txt_userName.Location = new System.Drawing.Point(433, 16); this.txt_userName.Name = "txt_userName"; this.txt_userName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); @@ -1041,7 +1069,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(1077, 682); this.Controls.Add(this.xtraTabControl1); this.Controls.Add(this.toolBarMenu1); this.Name = "Frm_MesQmCheckitemDt"; @@ -1053,6 +1081,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(); @@ -1138,7 +1167,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; @@ -1146,14 +1174,12 @@ private DevExpress.XtraEditors.LabelControl lb_memo; private DevExpress.XtraEditors.TextEdit txt_memo; private DevExpress.XtraGrid.Columns.GridColumn gv_memo; - private DevExpress.XtraGrid.Columns.GridColumn gv_guid; private DevExpress.XtraGrid.Columns.GridColumn gridColumn3; private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; 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 gridColumn7; + private DevExpress.XtraGrid.Columns.GridColumn sampleSizeName; private DevExpress.XtraEditors.LabelControl labelCreateDate; private DevExpress.XtraEditors.TextEdit txt_createDate; private DevExpress.XtraEditors.LabelControl labelUserName; @@ -1162,7 +1188,7 @@ private DevExpress.XtraEditors.CheckEdit txt_foneChecked; private DevExpress.XtraEditors.CheckEdit txt_ftwoChecked; private DevExpress.XtraEditors.CheckEdit txt_isenabled; - private UserControl.UcLookItems txt_itemId; + private UserControl.UcLookItems txt_ItemId; private DevExpress.XtraEditors.MemoEdit txt_itemModel; private DevExpress.XtraEditors.SimpleButton btnSelect; private DevExpress.XtraEditors.Repository.RepositoryItemComboBox rptJYXM; @@ -1170,5 +1196,9 @@ 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; } } \ No newline at end of file -- Gitblit v1.9.3