From a44e14cc44c5beea13cfa0accd2237c3a8a07202 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期二, 01 四月 2025 16:56:35 +0800
Subject: [PATCH] 现场修理
---
DevApp/Gs.DevApp/DevFrm/QC/Jyxm.Designer.cs | 199 ++++++++++++++++++++++++-------------------------
1 files changed, 96 insertions(+), 103 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/QC/Jyxm.Designer.cs b/DevApp/Gs.DevApp/DevFrm/QC/Jyxm.Designer.cs
index 1ab5b0f..88be0ad 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.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn();
this.pageBar1 = new UserControls.Data.UcPageBar();
this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
@@ -123,6 +124,7 @@
this.gvMx1fupAllow = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1fstand = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1fdownAllow = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
this.xtraTabPageCopy = new DevExpress.XtraTab.XtraTabPage();
@@ -262,7 +264,6 @@
// gcMain1
//
this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.gcMain1.Font = new System.Drawing.Font("Tahoma", 10F);
this.gcMain1.Location = new System.Drawing.Point(0, 0);
this.gcMain1.MainView = this.gridView1;
this.gcMain1.Name = "gcMain1";
@@ -275,11 +276,9 @@
//
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,
@@ -295,7 +294,9 @@
this.gridColumn1,
this.gridColumn4,
this.gv_memo,
- this.gridColumn16});
+ this.gridColumn16,
+ this.gridColumn8,
+ this.gridColumn18});
this.gridView1.GridControl = this.gcMain1;
this.gridView1.IndicatorWidth = 50;
this.gridView1.Name = "gridView1";
@@ -303,21 +304,8 @@
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
//
- 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";
@@ -328,12 +316,11 @@
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
//
- 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";
@@ -344,12 +331,11 @@
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
//
- 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";
@@ -360,12 +346,11 @@
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
//
- 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";
@@ -374,7 +359,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,12 +371,11 @@
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
//
- 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.FieldName = "itemNo";
@@ -400,7 +384,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 +396,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,12 +409,11 @@
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
//
- 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";
@@ -439,12 +422,11 @@
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
//
- 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";
@@ -453,12 +435,11 @@
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
//
- 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";
@@ -467,7 +448,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 +458,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 +470,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,12 +482,11 @@
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
//
- 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.FieldName = "memo";
@@ -515,7 +495,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 +505,28 @@
this.gridColumn16.MinWidth = 25;
this.gridColumn16.Name = "gridColumn16";
this.gridColumn16.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 = 15;
+ this.gridColumn8.Width = 250;
+ //
+ // gridColumn18
+ //
+ this.gridColumn18.Caption = "绫诲埆";
+ this.gridColumn18.FieldName = "ftype";
+ this.gridColumn18.MinWidth = 25;
+ this.gridColumn18.Name = "gridColumn18";
+ this.gridColumn18.Visible = true;
+ this.gridColumn18.VisibleIndex = 16;
+ this.gridColumn18.Width = 94;
//
// pageBar1
//
@@ -604,25 +606,24 @@
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(188, 24);
this.txt_fSubsidiary.TabIndex = 383;
//
// txt_itemId
//
this.txt_itemId.IsReadly = false;
- this.txt_itemId.Location = new System.Drawing.Point(96, 44);
+ this.txt_itemId.Location = new System.Drawing.Point(96, 43);
this.txt_itemId.Name = "txt_itemId";
- this.txt_itemId.Size = new System.Drawing.Size(188, 28);
+ this.txt_itemId.Size = new System.Drawing.Size(188, 24);
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(926, 43);
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(189, 24);
this.txt_foneCheckdate.StyleController = this.layoutMx1;
this.txt_foneCheckdate.TabIndex = 267;
this.txt_foneCheckdate.Tag = "readOnly";
@@ -631,31 +632,28 @@
//
this.txt_foneCheckor.Location = new System.Drawing.Point(926, 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(189, 24);
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(372, 43);
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(189, 24);
this.txt_itemNo.StyleController = this.layoutMx1;
this.txt_itemNo.TabIndex = 370;
this.txt_itemNo.Tag = "readOnly";
//
// txt_memo
//
- this.txt_memo.Location = new System.Drawing.Point(96, 76);
+ this.txt_memo.Location = new System.Drawing.Point(96, 74);
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(188, 24);
this.txt_memo.StyleController = this.layoutMx1;
this.txt_memo.TabIndex = 219;
//
@@ -663,9 +661,8 @@
//
this.txt_ftwoCheckor.Location = new System.Drawing.Point(649, 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(189, 24);
this.txt_ftwoCheckor.StyleController = this.layoutMx1;
this.txt_ftwoCheckor.TabIndex = 280;
this.txt_ftwoCheckor.Tag = "readOnly";
@@ -674,27 +671,25 @@
//
this.txt_fversion.Location = new System.Drawing.Point(372, 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(189, 24);
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(649, 43);
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(189, 24);
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(372, 74);
this.txt_gg.Name = "txt_gg";
this.txt_gg.Size = new System.Drawing.Size(189, 24);
this.txt_gg.StyleController = this.layoutMx1;
@@ -703,7 +698,7 @@
//
// txt_ftwoChecked
//
- this.txt_ftwoChecked.Location = new System.Drawing.Point(565, 76);
+ this.txt_ftwoChecked.Location = new System.Drawing.Point(565, 74);
this.txt_ftwoChecked.Name = "txt_ftwoChecked";
this.txt_ftwoChecked.Properties.Caption = "鎵瑰噯鏍囪瘑";
this.txt_ftwoChecked.Size = new System.Drawing.Size(273, 24);
@@ -713,7 +708,7 @@
//
// txt_foneChecked
//
- this.txt_foneChecked.Location = new System.Drawing.Point(842, 76);
+ this.txt_foneChecked.Location = new System.Drawing.Point(842, 74);
this.txt_foneChecked.Name = "txt_foneChecked";
this.txt_foneChecked.Properties.Caption = "瀹℃牳鏍囪瘑";
this.txt_foneChecked.Size = new System.Drawing.Size(273, 24);
@@ -775,7 +770,7 @@
rowDefinition1,
rowDefinition2,
rowDefinition3});
- this.Root.Size = new System.Drawing.Size(1127, 116);
+ this.Root.Size = new System.Drawing.Size(1127, 114);
this.Root.TextVisible = false;
//
// layoutControlItem1
@@ -783,7 +778,7 @@
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(276, 31);
this.layoutControlItem1.Text = "閫夋嫨缁勭粐";
this.layoutControlItem1.TextSize = new System.Drawing.Size(72, 18);
//
@@ -793,35 +788,35 @@
this.layoutControlItem3.Location = new System.Drawing.Point(553, 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(277, 31);
this.layoutControlItem3.Text = "鎵瑰噯浜�";
this.layoutControlItem3.TextSize = new System.Drawing.Size(72, 18);
//
// layoutControlItem4
//
this.layoutControlItem4.Control = this.txt_itemId;
- this.layoutControlItem4.Location = new System.Drawing.Point(0, 32);
+ this.layoutControlItem4.Location = new System.Drawing.Point(0, 31);
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(276, 31);
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(553, 31);
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(277, 31);
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(553, 62);
this.layoutControlItem9.Name = "layoutControlItem9";
this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2;
@@ -836,25 +831,25 @@
this.layoutControlItem10.Location = new System.Drawing.Point(830, 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(277, 31);
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(830, 31);
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(277, 31);
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(830, 62);
this.layoutControlItem12.Name = "layoutControlItem12";
this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 2;
@@ -866,7 +861,7 @@
// layoutControlItem2
//
this.layoutControlItem2.Control = this.txt_memo;
- this.layoutControlItem2.Location = new System.Drawing.Point(0, 64);
+ this.layoutControlItem2.Location = new System.Drawing.Point(0, 62);
this.layoutControlItem2.Name = "layoutControlItem2";
this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 2;
this.layoutControlItem2.Size = new System.Drawing.Size(276, 32);
@@ -879,14 +874,14 @@
this.layoutControlItem5.Location = new System.Drawing.Point(276, 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(277, 31);
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(276, 62);
this.layoutControlItem8.Name = "layoutControlItem8";
this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 2;
@@ -897,11 +892,11 @@
// layoutControlItem7
//
this.layoutControlItem7.Control = this.txt_itemNo;
- this.layoutControlItem7.Location = new System.Drawing.Point(276, 32);
+ this.layoutControlItem7.Location = new System.Drawing.Point(276, 31);
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(277, 31);
this.layoutControlItem7.Text = "鐗╂枡缂栫爜";
this.layoutControlItem7.TextSize = new System.Drawing.Size(72, 18);
//
@@ -960,6 +955,7 @@
this.gvMx1fupAllow,
this.gvMx1fstand,
this.gvMx1fdownAllow,
+ this.gridColumn19,
this.gvMxDel});
this.gvMx1.GridControl = this.gcMx1;
this.gvMx1.Name = "gvMx1";
@@ -970,7 +966,6 @@
//
// gvMx1guid
//
- this.gvMx1guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1guid.AppearanceCell.Options.UseFont = true;
this.gvMx1guid.Caption = "guid";
this.gvMx1guid.FieldName = "guid";
@@ -981,7 +976,6 @@
//
// gvMx1pid
//
- this.gvMx1pid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1pid.AppearanceCell.Options.UseFont = true;
this.gvMx1pid.Caption = "pid";
this.gvMx1pid.FieldName = "pid";
@@ -992,7 +986,6 @@
//
// gvMx1forder
//
- this.gvMx1forder.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1forder.AppearanceCell.Options.UseFont = true;
this.gvMx1forder.Caption = "椤哄簭";
this.gvMx1forder.ColumnEdit = this.repositoryItemComboBox1;
@@ -1029,7 +1022,6 @@
//
// gvMx1fcheckItem
//
- this.gvMx1fcheckItem.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1fcheckItem.AppearanceCell.Options.UseFont = true;
this.gvMx1fcheckItem.Caption = "妫�楠岄」鐩�";
this.gvMx1fcheckItem.ColumnEdit = this.rptJYXM;
@@ -1061,7 +1053,6 @@
//
// gvMx1memo
//
- this.gvMx1memo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1memo.AppearanceCell.Options.UseFont = true;
this.gvMx1memo.Caption = "妫�楠岄」鐩弿杩�";
this.gvMx1memo.FieldName = "memo";
@@ -1074,7 +1065,6 @@
//
// gvMx1fcheckTool
//
- this.gvMx1fcheckTool.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1fcheckTool.AppearanceCell.Options.UseFont = true;
this.gvMx1fcheckTool.Caption = "妫�楠屽伐鍏�";
this.gvMx1fcheckTool.ColumnEdit = this.rptJYGJ;
@@ -1096,7 +1086,6 @@
//
// gvMx1sampleSizeNo
//
- this.gvMx1sampleSizeNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1sampleSizeNo.AppearanceCell.Options.UseFont = true;
this.gvMx1sampleSizeNo.Caption = "妫�楠屾爣鍑嗗悕绉�";
this.gvMx1sampleSizeNo.ColumnEdit = this.rptJYBZ;
@@ -1131,7 +1120,6 @@
//
// gvMx1fcheckLevel
//
- this.gvMx1fcheckLevel.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1fcheckLevel.AppearanceCell.Options.UseFont = true;
this.gvMx1fcheckLevel.Caption = "妫�楠屾按骞�";
this.gvMx1fcheckLevel.ColumnEdit = this.rptJYSP;
@@ -1153,7 +1141,6 @@
//
// gvMx1facLevel
//
- this.gvMx1facLevel.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1facLevel.AppearanceCell.Options.UseFont = true;
this.gvMx1facLevel.Caption = "鎺ユ敹姘村钩";
this.gvMx1facLevel.ColumnEdit = this.rptJSSP;
@@ -1175,7 +1162,6 @@
//
// gvMx1fupAllow
//
- this.gvMx1fupAllow.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1fupAllow.AppearanceCell.Options.UseFont = true;
this.gvMx1fupAllow.Caption = "涓婇檺";
this.gvMx1fupAllow.FieldName = "fupAllow";
@@ -1188,7 +1174,6 @@
//
// gvMx1fstand
//
- this.gvMx1fstand.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1fstand.AppearanceCell.Options.UseFont = true;
this.gvMx1fstand.Caption = "鏍囧噯鍊�";
this.gvMx1fstand.FieldName = "fstand";
@@ -1201,7 +1186,6 @@
//
// gvMx1fdownAllow
//
- this.gvMx1fdownAllow.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1fdownAllow.AppearanceCell.Options.UseFont = true;
this.gvMx1fdownAllow.Caption = "涓嬮檺";
this.gvMx1fdownAllow.FieldName = "fdownAllow";
@@ -1212,6 +1196,17 @@
this.gvMx1fdownAllow.VisibleIndex = 11;
this.gvMx1fdownAllow.Width = 60;
//
+ // gridColumn19
+ //
+ this.gridColumn19.Caption = "鏍峰搧鍩烘暟";
+ this.gridColumn19.FieldName = "ypsl";
+ this.gridColumn19.MinWidth = 25;
+ this.gridColumn19.Name = "gridColumn19";
+ this.gridColumn19.Tag = "edit";
+ this.gridColumn19.Visible = true;
+ this.gridColumn19.VisibleIndex = 12;
+ this.gridColumn19.Width = 94;
+ //
// gvMxDel
//
this.gvMxDel.Caption = "绉婚櫎";
@@ -1219,7 +1214,7 @@
this.gvMxDel.MinWidth = 50;
this.gvMxDel.Name = "gvMxDel";
this.gvMxDel.Visible = true;
- this.gvMxDel.VisibleIndex = 12;
+ this.gvMxDel.VisibleIndex = 13;
this.gvMxDel.Width = 100;
//
// repositoryItemButtonEdit1
@@ -1272,7 +1267,6 @@
//
// gridColumn11
//
- this.gridColumn11.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gridColumn11.AppearanceCell.Options.UseFont = true;
this.gridColumn11.Caption = "浣跨敤缁勭粐";
this.gridColumn11.FieldName = "fSubsidiary";
@@ -1297,7 +1291,6 @@
//
// gridColumn13
//
- this.gridColumn13.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gridColumn13.AppearanceCell.Options.UseFont = true;
this.gridColumn13.Caption = "鐗╂枡缂栧彿";
this.gridColumn13.FieldName = "itemNo";
@@ -1311,7 +1304,6 @@
//
// gridColumn14
//
- this.gridColumn14.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gridColumn14.AppearanceCell.Options.UseFont = true;
this.gridColumn14.Caption = "鐗╂枡鍚嶇О";
this.gridColumn14.FieldName = "itemName";
@@ -1325,7 +1317,6 @@
//
// gridColumn15
//
- this.gridColumn15.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gridColumn15.AppearanceCell.Options.UseFont = true;
this.gridColumn15.Caption = "瑙勬牸鍨嬪彿";
this.gridColumn15.FieldName = "itemModel";
@@ -1405,16 +1396,15 @@
this.picCheckBox.TabStop = false;
this.picCheckBox.Visible = false;
//
- // Frm_MesQmCheckitemDt
+ // 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 +1468,7 @@
this.panelControl1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
this.ResumeLayout(false);
+
}
#endregion
private UserControl.UcToolBarMenu toolBarMenu1;
@@ -1575,5 +1566,7 @@
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn16;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn18;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn19;
}
}
\ No newline at end of file
--
Gitblit v1.9.3