From 616aa52963443779d15f731c3477a7184bc41972 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期一, 17 三月 2025 16:31:57 +0800 Subject: [PATCH] 巡检首检 --- DevApp/Gs.DevApp/DevFrm/QC/Jyxm.Designer.cs | 180 ++++++++++++++++++++++++++++++++++------------------------- 1 files changed, 103 insertions(+), 77 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/QC/Jyxm.Designer.cs b/DevApp/Gs.DevApp/DevFrm/QC/Jyxm.Designer.cs index 1ab5b0f..7635899 100644 --- a/DevApp/Gs.DevApp/DevFrm/QC/Jyxm.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/QC/Jyxm.Designer.cs @@ -51,7 +51,6 @@ this.split1 = new DevExpress.XtraEditors.SplitContainerControl(); this.gcMain1 = new DevExpress.XtraGrid.GridControl(); this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); - this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_isenabled = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_foneChecked = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_ftwoChecked = new DevExpress.XtraGrid.Columns.GridColumn(); @@ -68,6 +67,8 @@ this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_memo = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn(); this.pageBar1 = new UserControls.Data.UcPageBar(); this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); @@ -140,6 +141,7 @@ this.btnSave = new DevExpress.XtraEditors.SimpleButton(); this.btnSelect = new DevExpress.XtraEditors.SimpleButton(); this.picCheckBox = new System.Windows.Forms.PictureBox(); + this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); this.xtraTabControl1.SuspendLayout(); this.xtraTabPage1.SuspendLayout(); @@ -279,7 +281,6 @@ 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, @@ -295,25 +296,16 @@ this.gridColumn1, this.gridColumn4, this.gv_memo, - this.gridColumn16}); + this.gridColumn16, + this.gridColumn17, + this.gridColumn8, + this.gridColumn18}); this.gridView1.GridControl = this.gcMain1; this.gridView1.IndicatorWidth = 50; this.gridView1.Name = "gridView1"; this.gridView1.OptionsFind.ShowSearchNavButtons = false; this.gridView1.OptionsView.ShowAutoFilterRow = true; this.gridView1.OptionsView.ShowGroupPanel = false; - // - // gridColumn8 - // - this.gridColumn8.Caption = "浣跨敤缁勭粐"; - this.gridColumn8.FieldName = "fSubsidiary"; - this.gridColumn8.MinWidth = 50; - 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; // // gv_isenabled // @@ -328,7 +320,7 @@ this.gv_isenabled.Tag = "query_a.ISENABLED"; this.gv_isenabled.UnboundDataType = typeof(bool); this.gv_isenabled.Visible = true; - this.gv_isenabled.VisibleIndex = 1; + this.gv_isenabled.VisibleIndex = 0; this.gv_isenabled.Width = 50; // // gv_foneChecked @@ -344,7 +336,7 @@ this.gv_foneChecked.Tag = "query_a.FONE_CHECKED"; this.gv_foneChecked.UnboundDataType = typeof(bool); this.gv_foneChecked.Visible = true; - this.gv_foneChecked.VisibleIndex = 2; + this.gv_foneChecked.VisibleIndex = 1; this.gv_foneChecked.Width = 50; // // gv_ftwoChecked @@ -360,7 +352,7 @@ this.gv_ftwoChecked.Tag = "query_a.FTWO_CHECKED"; this.gv_ftwoChecked.UnboundDataType = typeof(bool); this.gv_ftwoChecked.Visible = true; - this.gv_ftwoChecked.VisibleIndex = 3; + this.gv_ftwoChecked.VisibleIndex = 2; this.gv_ftwoChecked.Width = 50; // // gv_fversion @@ -374,7 +366,7 @@ this.gv_fversion.OptionsColumn.AllowEdit = false; this.gv_fversion.Tag = "query_a.FVERSION"; this.gv_fversion.Visible = true; - this.gv_fversion.VisibleIndex = 4; + this.gv_fversion.VisibleIndex = 3; this.gv_fversion.Width = 94; // // gridColumn7 @@ -386,7 +378,7 @@ this.gridColumn7.OptionsColumn.AllowEdit = false; this.gridColumn7.Tag = "query_a.ITEM_ID"; this.gridColumn7.Visible = true; - this.gridColumn7.VisibleIndex = 5; + this.gridColumn7.VisibleIndex = 4; this.gridColumn7.Width = 94; // // gv_itemNo @@ -400,7 +392,7 @@ this.gv_itemNo.OptionsColumn.AllowEdit = false; this.gv_itemNo.Tag = "query_b.item_no"; this.gv_itemNo.Visible = true; - this.gv_itemNo.VisibleIndex = 6; + this.gv_itemNo.VisibleIndex = 5; this.gv_itemNo.Width = 150; // // gridColumn3 @@ -412,7 +404,7 @@ this.gridColumn3.OptionsColumn.AllowEdit = false; this.gridColumn3.Tag = "query_b.item_name"; this.gridColumn3.Visible = true; - this.gridColumn3.VisibleIndex = 7; + this.gridColumn3.VisibleIndex = 6; this.gridColumn3.Width = 250; // // gridColumn2 @@ -425,7 +417,7 @@ this.gridColumn2.OptionsColumn.AllowEdit = false; this.gridColumn2.Tag = "query_b.item_model"; this.gridColumn2.Visible = true; - this.gridColumn2.VisibleIndex = 8; + this.gridColumn2.VisibleIndex = 7; this.gridColumn2.Width = 100; // // gv_foneCheckor @@ -439,7 +431,7 @@ this.gv_foneCheckor.OptionsColumn.AllowEdit = false; this.gv_foneCheckor.Tag = "query_a.FONE_CHECKOR"; this.gv_foneCheckor.Visible = true; - this.gv_foneCheckor.VisibleIndex = 9; + this.gv_foneCheckor.VisibleIndex = 8; this.gv_foneCheckor.Width = 94; // // gv_foneCheckdate @@ -453,7 +445,7 @@ 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.VisibleIndex = 9; this.gv_foneCheckdate.Width = 120; // // gv_ftwoCheckor @@ -467,7 +459,7 @@ this.gv_ftwoCheckor.OptionsColumn.AllowEdit = false; this.gv_ftwoCheckor.Tag = "query_a.FTWO_CHECKOR"; this.gv_ftwoCheckor.Visible = true; - this.gv_ftwoCheckor.VisibleIndex = 11; + this.gv_ftwoCheckor.VisibleIndex = 10; this.gv_ftwoCheckor.Width = 94; // // gridColumn10 @@ -477,7 +469,7 @@ this.gridColumn10.MinWidth = 25; this.gridColumn10.Name = "gridColumn10"; this.gridColumn10.Visible = true; - this.gridColumn10.VisibleIndex = 12; + this.gridColumn10.VisibleIndex = 11; this.gridColumn10.Width = 94; // // gridColumn1 @@ -489,7 +481,7 @@ this.gridColumn1.OptionsColumn.AllowEdit = false; this.gridColumn1.Tag = "query_a.CREATE_BY"; this.gridColumn1.Visible = true; - this.gridColumn1.VisibleIndex = 13; + this.gridColumn1.VisibleIndex = 12; this.gridColumn1.Width = 94; // // gridColumn4 @@ -501,7 +493,7 @@ this.gridColumn4.OptionsColumn.AllowEdit = false; this.gridColumn4.Tag = "query_a.CREATE_DATE"; this.gridColumn4.Visible = true; - this.gridColumn4.VisibleIndex = 14; + this.gridColumn4.VisibleIndex = 13; this.gridColumn4.Width = 180; // // gv_memo @@ -515,7 +507,7 @@ this.gv_memo.OptionsColumn.AllowEdit = false; this.gv_memo.Tag = "query_a.MEMO"; this.gv_memo.Visible = true; - this.gv_memo.VisibleIndex = 15; + this.gv_memo.VisibleIndex = 14; this.gv_memo.Width = 150; // // gridColumn16 @@ -525,6 +517,28 @@ this.gridColumn16.MinWidth = 25; this.gridColumn16.Name = "gridColumn16"; this.gridColumn16.Width = 94; + // + // gridColumn17 + // + this.gridColumn17.Caption = "绫诲瀷"; + this.gridColumn17.FieldName = "fType"; + this.gridColumn17.MinWidth = 25; + this.gridColumn17.Name = "gridColumn17"; + this.gridColumn17.Visible = true; + this.gridColumn17.VisibleIndex = 15; + this.gridColumn17.Width = 94; + // + // gridColumn8 + // + this.gridColumn8.Caption = "浣跨敤缁勭粐"; + this.gridColumn8.FieldName = "fSubsidiary"; + this.gridColumn8.MinWidth = 50; + this.gridColumn8.Name = "gridColumn8"; + this.gridColumn8.OptionsColumn.AllowEdit = false; + this.gridColumn8.Tag = "org.fnumber"; + this.gridColumn8.Visible = true; + this.gridColumn8.VisibleIndex = 16; + this.gridColumn8.Width = 250; // // pageBar1 // @@ -604,7 +618,7 @@ this.txt_fSubsidiary.IsReadly = false; this.txt_fSubsidiary.Location = new System.Drawing.Point(96, 12); this.txt_fSubsidiary.Name = "txt_fSubsidiary"; - this.txt_fSubsidiary.Size = new System.Drawing.Size(188, 28); + this.txt_fSubsidiary.Size = new System.Drawing.Size(183, 28); this.txt_fSubsidiary.TabIndex = 383; // // txt_itemId @@ -612,39 +626,39 @@ this.txt_itemId.IsReadly = false; this.txt_itemId.Location = new System.Drawing.Point(96, 44); this.txt_itemId.Name = "txt_itemId"; - this.txt_itemId.Size = new System.Drawing.Size(188, 28); + this.txt_itemId.Size = new System.Drawing.Size(183, 28); this.txt_itemId.TabIndex = 380; this.txt_itemId.Tag = "no"; // // txt_foneCheckdate // - this.txt_foneCheckdate.Location = new System.Drawing.Point(926, 44); + this.txt_foneCheckdate.Location = new System.Drawing.Point(909, 44); 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(189, 28); + this.txt_foneCheckdate.Size = new System.Drawing.Size(185, 28); this.txt_foneCheckdate.StyleController = this.layoutMx1; this.txt_foneCheckdate.TabIndex = 267; this.txt_foneCheckdate.Tag = "readOnly"; // // txt_foneCheckor // - this.txt_foneCheckor.Location = new System.Drawing.Point(926, 12); + this.txt_foneCheckor.Location = new System.Drawing.Point(909, 12); 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(189, 28); + this.txt_foneCheckor.Size = new System.Drawing.Size(185, 28); this.txt_foneCheckor.StyleController = this.layoutMx1; this.txt_foneCheckor.TabIndex = 262; this.txt_foneCheckor.Tag = "readOnly"; // // txt_itemNo // - this.txt_itemNo.Location = new System.Drawing.Point(372, 44); + this.txt_itemNo.Location = new System.Drawing.Point(367, 44); 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(189, 28); + this.txt_itemNo.Size = new System.Drawing.Size(183, 28); this.txt_itemNo.StyleController = this.layoutMx1; this.txt_itemNo.TabIndex = 370; this.txt_itemNo.Tag = "readOnly"; @@ -655,68 +669,68 @@ 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(188, 28); + this.txt_memo.Size = new System.Drawing.Size(183, 28); this.txt_memo.StyleController = this.layoutMx1; this.txt_memo.TabIndex = 219; // // txt_ftwoCheckor // - this.txt_ftwoCheckor.Location = new System.Drawing.Point(649, 12); + this.txt_ftwoCheckor.Location = new System.Drawing.Point(638, 12); 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(189, 28); + this.txt_ftwoCheckor.Size = new System.Drawing.Size(183, 28); this.txt_ftwoCheckor.StyleController = this.layoutMx1; this.txt_ftwoCheckor.TabIndex = 280; this.txt_ftwoCheckor.Tag = "readOnly"; // // txt_fversion // - this.txt_fversion.Location = new System.Drawing.Point(372, 12); + this.txt_fversion.Location = new System.Drawing.Point(367, 12); 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(189, 28); + this.txt_fversion.Size = new System.Drawing.Size(183, 28); this.txt_fversion.StyleController = this.layoutMx1; this.txt_fversion.TabIndex = 298; this.txt_fversion.Tag = "readOnly"; // // txt_ftwoCheckdate // - this.txt_ftwoCheckdate.Location = new System.Drawing.Point(649, 44); + this.txt_ftwoCheckdate.Location = new System.Drawing.Point(638, 44); 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(189, 28); + this.txt_ftwoCheckdate.Size = new System.Drawing.Size(183, 28); this.txt_ftwoCheckdate.StyleController = this.layoutMx1; this.txt_ftwoCheckdate.TabIndex = 285; this.txt_ftwoCheckdate.Tag = "readOnly"; // // txt_gg // - this.txt_gg.Location = new System.Drawing.Point(372, 76); + this.txt_gg.Location = new System.Drawing.Point(367, 76); this.txt_gg.Name = "txt_gg"; - this.txt_gg.Size = new System.Drawing.Size(189, 24); + this.txt_gg.Size = new System.Drawing.Size(183, 24); this.txt_gg.StyleController = this.layoutMx1; this.txt_gg.TabIndex = 384; this.txt_gg.Tag = "readOnly"; // // txt_ftwoChecked // - this.txt_ftwoChecked.Location = new System.Drawing.Point(565, 76); + this.txt_ftwoChecked.Location = new System.Drawing.Point(554, 76); this.txt_ftwoChecked.Name = "txt_ftwoChecked"; this.txt_ftwoChecked.Properties.Caption = "鎵瑰噯鏍囪瘑"; - this.txt_ftwoChecked.Size = new System.Drawing.Size(273, 24); + this.txt_ftwoChecked.Size = new System.Drawing.Size(267, 24); this.txt_ftwoChecked.StyleController = this.layoutMx1; this.txt_ftwoChecked.TabIndex = 385; this.txt_ftwoChecked.Tag = "readOnly"; // // txt_foneChecked // - this.txt_foneChecked.Location = new System.Drawing.Point(842, 76); + this.txt_foneChecked.Location = new System.Drawing.Point(825, 76); this.txt_foneChecked.Name = "txt_foneChecked"; this.txt_foneChecked.Properties.Caption = "瀹℃牳鏍囪瘑"; - this.txt_foneChecked.Size = new System.Drawing.Size(273, 24); + this.txt_foneChecked.Size = new System.Drawing.Size(269, 24); this.txt_foneChecked.StyleController = this.layoutMx1; this.txt_foneChecked.TabIndex = 386; this.txt_foneChecked.Tag = "readOnly"; @@ -775,7 +789,7 @@ rowDefinition1, rowDefinition2, rowDefinition3}); - this.Root.Size = new System.Drawing.Size(1127, 116); + this.Root.Size = new System.Drawing.Size(1106, 116); this.Root.TextVisible = false; // // layoutControlItem1 @@ -783,17 +797,17 @@ this.layoutControlItem1.Control = this.txt_fSubsidiary; this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); this.layoutControlItem1.Name = "layoutControlItem1"; - this.layoutControlItem1.Size = new System.Drawing.Size(276, 32); + this.layoutControlItem1.Size = new System.Drawing.Size(271, 32); this.layoutControlItem1.Text = "閫夋嫨缁勭粐"; this.layoutControlItem1.TextSize = new System.Drawing.Size(72, 18); // // layoutControlItem3 // this.layoutControlItem3.Control = this.txt_ftwoCheckor; - this.layoutControlItem3.Location = new System.Drawing.Point(553, 0); + this.layoutControlItem3.Location = new System.Drawing.Point(542, 0); this.layoutControlItem3.Name = "layoutControlItem3"; this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem3.Size = new System.Drawing.Size(277, 32); + this.layoutControlItem3.Size = new System.Drawing.Size(271, 32); this.layoutControlItem3.Text = "鎵瑰噯浜�"; this.layoutControlItem3.TextSize = new System.Drawing.Size(72, 18); // @@ -803,29 +817,29 @@ this.layoutControlItem4.Location = new System.Drawing.Point(0, 32); this.layoutControlItem4.Name = "layoutControlItem4"; this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem4.Size = new System.Drawing.Size(276, 32); + this.layoutControlItem4.Size = new System.Drawing.Size(271, 32); this.layoutControlItem4.Text = "閫夋嫨鐗╂枡"; this.layoutControlItem4.TextSize = new System.Drawing.Size(72, 18); // // layoutControlItem6 // this.layoutControlItem6.Control = this.txt_ftwoCheckdate; - this.layoutControlItem6.Location = new System.Drawing.Point(553, 32); + this.layoutControlItem6.Location = new System.Drawing.Point(542, 32); this.layoutControlItem6.Name = "layoutControlItem6"; this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem6.Size = new System.Drawing.Size(277, 32); + this.layoutControlItem6.Size = new System.Drawing.Size(271, 32); this.layoutControlItem6.Text = "鎵瑰噯鏃ユ湡"; this.layoutControlItem6.TextSize = new System.Drawing.Size(72, 18); // // layoutControlItem9 // this.layoutControlItem9.Control = this.txt_ftwoChecked; - this.layoutControlItem9.Location = new System.Drawing.Point(553, 64); + this.layoutControlItem9.Location = new System.Drawing.Point(542, 64); this.layoutControlItem9.Name = "layoutControlItem9"; this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem9.Size = new System.Drawing.Size(277, 32); + this.layoutControlItem9.Size = new System.Drawing.Size(271, 32); this.layoutControlItem9.Text = "鎵瑰噯鏍囪瘑"; this.layoutControlItem9.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem9.TextVisible = false; @@ -833,32 +847,32 @@ // layoutControlItem10 // this.layoutControlItem10.Control = this.txt_foneCheckor; - this.layoutControlItem10.Location = new System.Drawing.Point(830, 0); + this.layoutControlItem10.Location = new System.Drawing.Point(813, 0); this.layoutControlItem10.Name = "layoutControlItem10"; this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem10.Size = new System.Drawing.Size(277, 32); + this.layoutControlItem10.Size = new System.Drawing.Size(273, 32); this.layoutControlItem10.Text = "瀹℃牳浜�"; this.layoutControlItem10.TextSize = new System.Drawing.Size(72, 18); // // layoutControlItem11 // this.layoutControlItem11.Control = this.txt_foneCheckdate; - this.layoutControlItem11.Location = new System.Drawing.Point(830, 32); + this.layoutControlItem11.Location = new System.Drawing.Point(813, 32); this.layoutControlItem11.Name = "layoutControlItem11"; this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem11.Size = new System.Drawing.Size(277, 32); + this.layoutControlItem11.Size = new System.Drawing.Size(273, 32); this.layoutControlItem11.Text = "瀹℃牳鏃堕棿"; this.layoutControlItem11.TextSize = new System.Drawing.Size(72, 18); // // layoutControlItem12 // this.layoutControlItem12.Control = this.txt_foneChecked; - this.layoutControlItem12.Location = new System.Drawing.Point(830, 64); + this.layoutControlItem12.Location = new System.Drawing.Point(813, 64); this.layoutControlItem12.Name = "layoutControlItem12"; this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem12.Size = new System.Drawing.Size(277, 32); + this.layoutControlItem12.Size = new System.Drawing.Size(273, 32); this.layoutControlItem12.Text = "瀹℃牳鏍囪瘑"; this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem12.TextVisible = false; @@ -869,39 +883,39 @@ this.layoutControlItem2.Location = new System.Drawing.Point(0, 64); this.layoutControlItem2.Name = "layoutControlItem2"; this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem2.Size = new System.Drawing.Size(276, 32); + this.layoutControlItem2.Size = new System.Drawing.Size(271, 32); this.layoutControlItem2.Text = "澶囨敞"; this.layoutControlItem2.TextSize = new System.Drawing.Size(72, 18); // // layoutControlItem5 // this.layoutControlItem5.Control = this.txt_fversion; - this.layoutControlItem5.Location = new System.Drawing.Point(276, 0); + this.layoutControlItem5.Location = new System.Drawing.Point(271, 0); this.layoutControlItem5.Name = "layoutControlItem5"; this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem5.Size = new System.Drawing.Size(277, 32); + this.layoutControlItem5.Size = new System.Drawing.Size(271, 32); this.layoutControlItem5.Text = "鐗堟湰(鑷姩)"; this.layoutControlItem5.TextSize = new System.Drawing.Size(72, 18); // // layoutControlItem8 // this.layoutControlItem8.Control = this.txt_gg; - this.layoutControlItem8.Location = new System.Drawing.Point(276, 64); + this.layoutControlItem8.Location = new System.Drawing.Point(271, 64); this.layoutControlItem8.Name = "layoutControlItem8"; this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem8.Size = new System.Drawing.Size(277, 32); + this.layoutControlItem8.Size = new System.Drawing.Size(271, 32); this.layoutControlItem8.Text = "鐗╂枡瑙勬牸"; this.layoutControlItem8.TextSize = new System.Drawing.Size(72, 18); // // layoutControlItem7 // this.layoutControlItem7.Control = this.txt_itemNo; - this.layoutControlItem7.Location = new System.Drawing.Point(276, 32); + this.layoutControlItem7.Location = new System.Drawing.Point(271, 32); this.layoutControlItem7.Name = "layoutControlItem7"; this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem7.Size = new System.Drawing.Size(277, 32); + this.layoutControlItem7.Size = new System.Drawing.Size(271, 32); this.layoutControlItem7.Text = "鐗╂枡缂栫爜"; this.layoutControlItem7.TextSize = new System.Drawing.Size(72, 18); // @@ -1405,16 +1419,25 @@ this.picCheckBox.TabStop = false; this.picCheckBox.Visible = false; // - // Frm_MesQmCheckitemDt + // gridColumn18 + // + this.gridColumn18.Caption = "绫诲埆"; + this.gridColumn18.FieldName = "ftype"; + this.gridColumn18.MinWidth = 25; + this.gridColumn18.Name = "gridColumn18"; + this.gridColumn18.Visible = true; + this.gridColumn18.VisibleIndex = 17; + this.gridColumn18.Width = 94; + // + // Jyxm // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; - 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"; - this.Text = "IQC鐗╂枡妫�楠岄」鐩�"; + this.Name = "Jyxm"; + this.Size = new System.Drawing.Size(1129, 682); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit(); this.xtraTabControl1.ResumeLayout(false); this.xtraTabPage1.ResumeLayout(false); @@ -1478,6 +1501,7 @@ this.panelControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); this.ResumeLayout(false); + } #endregion private UserControl.UcToolBarMenu toolBarMenu1; @@ -1575,5 +1599,7 @@ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; private DevExpress.XtraGrid.Columns.GridColumn gridColumn16; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn17; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn18; } } \ No newline at end of file -- Gitblit v1.9.3