From b084bd77d01a94c8f0a2d20c86a1f45ba7c8a23c Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期六, 19 四月 2025 14:08:05 +0800 Subject: [PATCH] 页面跳转 --- DevApp/Gs.DevApp/DevFrm/QC/Jyxm.Designer.cs | 221 ++++++++++++++++++++----------------------------------- 1 files changed, 81 insertions(+), 140 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/QC/Jyxm.Designer.cs b/DevApp/Gs.DevApp/DevFrm/QC/Jyxm.Designer.cs index f8b7679..60ebfa1 100644 --- a/DevApp/Gs.DevApp/DevFrm/QC/Jyxm.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/QC/Jyxm.Designer.cs @@ -28,6 +28,7 @@ /// </summary> private void InitializeComponent() { + this.components = new System.ComponentModel.Container(); DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition(); DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition(); DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition(); @@ -67,7 +68,6 @@ 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.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn(); this.pageBar1 = new UserControls.Data.UcPageBar(); @@ -107,10 +107,10 @@ this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView(); this.gvMx1guid = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1pid = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1forder = new DevExpress.XtraGrid.Columns.GridColumn(); - this.repositoryItemComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); this.gvMx1fcheckItem = new DevExpress.XtraGrid.Columns.GridColumn(); this.rptJYXM = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); + this.gvMx1forder = new DevExpress.XtraGrid.Columns.GridColumn(); + this.repositoryItemComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1memo = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1fcheckTool = new DevExpress.XtraGrid.Columns.GridColumn(); @@ -143,6 +143,7 @@ this.btnSave = new DevExpress.XtraEditors.SimpleButton(); this.btnSelect = new DevExpress.XtraEditors.SimpleButton(); this.picCheckBox = new System.Windows.Forms.PictureBox(); + this.tips = new DevExpress.Utils.ToolTipController(this.components); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); this.xtraTabControl1.SuspendLayout(); this.xtraTabPage1.SuspendLayout(); @@ -191,8 +192,8 @@ this.tabMxPage1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rptJYXM)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rptJYGJ)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rptJYBZ)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rptJYSP)).BeginInit(); @@ -257,15 +258,14 @@ // // split1.Panel2 // - this.split1.Panel2.Text = "Panel2"; + this.split1.Panel2.Text = "Panel2";this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2;this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; this.split1.Size = new System.Drawing.Size(1127, 570); - this.split1.SplitterPosition = 558; + this.split1.SplitterPosition = 0; this.split1.TabIndex = 0; // // gcMain1 // this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill; - this.gcMain1.Location = new System.Drawing.Point(0, 0); this.gcMain1.MainView = this.gridView1; this.gcMain1.Name = "gcMain1"; @@ -278,7 +278,6 @@ // this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true; this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; - this.gridView1.Appearance.Row.Options.UseFont = true; this.gridView1.ColumnPanelRowHeight = 50; this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { @@ -298,7 +297,6 @@ this.gridColumn4, this.gv_memo, this.gridColumn16, - this.gridColumn17, this.gridColumn8, this.gridColumn18}); this.gridView1.GridControl = this.gcMain1; @@ -310,7 +308,6 @@ // // gv_isenabled // - this.gv_isenabled.AppearanceCell.Options.UseFont = true; this.gv_isenabled.Caption = "鏄惁鍙敤"; this.gv_isenabled.FieldName = "isenabled"; @@ -326,7 +323,6 @@ // // gv_foneChecked // - this.gv_foneChecked.AppearanceCell.Options.UseFont = true; this.gv_foneChecked.Caption = "瀹℃牳鏍囪"; this.gv_foneChecked.FieldName = "foneChecked"; @@ -342,7 +338,6 @@ // // gv_ftwoChecked // - this.gv_ftwoChecked.AppearanceCell.Options.UseFont = true; this.gv_ftwoChecked.Caption = "鎵瑰噯鏍囪"; this.gv_ftwoChecked.FieldName = "ftwoChecked"; @@ -358,7 +353,6 @@ // // gv_fversion // - this.gv_fversion.AppearanceCell.Options.UseFont = true; this.gv_fversion.Caption = "鐗堟湰"; this.gv_fversion.FieldName = "fversion"; @@ -384,9 +378,8 @@ // // gv_itemNo // - this.gv_itemNo.AppearanceCell.Options.UseFont = true; - this.gv_itemNo.Caption = "鐗╂枡浜у搧缂栫爜"; + this.gv_itemNo.Caption = "鐗╂枡缂栫爜"; this.gv_itemNo.FieldName = "itemNo"; this.gv_itemNo.MinWidth = 50; this.gv_itemNo.Name = "gv_itemNo"; @@ -423,7 +416,6 @@ // // gv_foneCheckor // - this.gv_foneCheckor.AppearanceCell.Options.UseFont = true; this.gv_foneCheckor.Caption = "瀹℃牳浜�"; this.gv_foneCheckor.FieldName = "foneCheckor"; @@ -437,7 +429,6 @@ // // gv_foneCheckdate // - this.gv_foneCheckdate.AppearanceCell.Options.UseFont = true; this.gv_foneCheckdate.Caption = "瀹℃牳鏃堕棿"; this.gv_foneCheckdate.FieldName = "foneCheckdate"; @@ -451,7 +442,6 @@ // // gv_ftwoCheckor // - this.gv_ftwoCheckor.AppearanceCell.Options.UseFont = true; this.gv_ftwoCheckor.Caption = "鎵瑰噯浜�"; this.gv_ftwoCheckor.FieldName = "ftwoCheckor"; @@ -499,7 +489,6 @@ // // gv_memo // - this.gv_memo.AppearanceCell.Options.UseFont = true; this.gv_memo.Caption = "澶囨敞"; this.gv_memo.FieldName = "memo"; @@ -519,16 +508,6 @@ 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 = "浣跨敤缁勭粐"; @@ -538,7 +517,7 @@ this.gridColumn8.OptionsColumn.AllowEdit = false; this.gridColumn8.Tag = "org.fnumber"; this.gridColumn8.Visible = true; - this.gridColumn8.VisibleIndex = 16; + this.gridColumn8.VisibleIndex = 15; this.gridColumn8.Width = 250; // // gridColumn18 @@ -548,7 +527,7 @@ this.gridColumn18.MinWidth = 25; this.gridColumn18.Name = "gridColumn18"; this.gridColumn18.Visible = true; - this.gridColumn18.VisibleIndex = 17; + this.gridColumn18.VisibleIndex = 16; this.gridColumn18.Width = 94; // // pageBar1 @@ -575,7 +554,7 @@ this.splitMx1.Dock = System.Windows.Forms.DockStyle.Fill; this.splitMx1.Horizontal = false; this.splitMx1.Location = new System.Drawing.Point(0, 0); - this.splitMx1.Name = "splitMx1"; + this.splitMx1.Name = "splitMx1";this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; // // splitMx1.Panel1 // @@ -629,119 +608,112 @@ 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(183, 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(183, 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(909, 44); + this.txt_foneCheckdate.Location = new System.Drawing.Point(926, 43); this.txt_foneCheckdate.Name = "txt_foneCheckdate"; - this.txt_foneCheckdate.Properties.Appearance.Options.UseFont = true; - this.txt_foneCheckdate.Size = new System.Drawing.Size(185, 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"; // // txt_foneCheckor // - this.txt_foneCheckor.Location = new System.Drawing.Point(909, 12); + this.txt_foneCheckor.Location = new System.Drawing.Point(926, 12); this.txt_foneCheckor.Name = "txt_foneCheckor"; - this.txt_foneCheckor.Properties.Appearance.Options.UseFont = true; - this.txt_foneCheckor.Size = new System.Drawing.Size(185, 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(367, 44); + this.txt_itemNo.Location = new System.Drawing.Point(372, 43); this.txt_itemNo.Name = "txt_itemNo"; - this.txt_itemNo.Properties.Appearance.Options.UseFont = true; - this.txt_itemNo.Size = new System.Drawing.Size(183, 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.Options.UseFont = true; - this.txt_memo.Size = new System.Drawing.Size(183, 28); + this.txt_memo.Size = new System.Drawing.Size(188, 24); this.txt_memo.StyleController = this.layoutMx1; this.txt_memo.TabIndex = 219; // // txt_ftwoCheckor // - this.txt_ftwoCheckor.Location = new System.Drawing.Point(638, 12); + this.txt_ftwoCheckor.Location = new System.Drawing.Point(649, 12); this.txt_ftwoCheckor.Name = "txt_ftwoCheckor"; - this.txt_ftwoCheckor.Properties.Appearance.Options.UseFont = true; - this.txt_ftwoCheckor.Size = new System.Drawing.Size(183, 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"; // // txt_fversion // - this.txt_fversion.Location = new System.Drawing.Point(367, 12); + this.txt_fversion.Location = new System.Drawing.Point(372, 12); this.txt_fversion.Name = "txt_fversion"; - this.txt_fversion.Properties.Appearance.Options.UseFont = true; - this.txt_fversion.Size = new System.Drawing.Size(183, 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(638, 44); + this.txt_ftwoCheckdate.Location = new System.Drawing.Point(649, 43); this.txt_ftwoCheckdate.Name = "txt_ftwoCheckdate"; - this.txt_ftwoCheckdate.Properties.Appearance.Options.UseFont = true; - this.txt_ftwoCheckdate.Size = new System.Drawing.Size(183, 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(367, 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(183, 24); + this.txt_gg.Size = new System.Drawing.Size(189, 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(554, 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(267, 24); + this.txt_ftwoChecked.Size = new System.Drawing.Size(273, 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(825, 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(269, 24); + this.txt_foneChecked.Size = new System.Drawing.Size(273, 24); this.txt_foneChecked.StyleController = this.layoutMx1; this.txt_foneChecked.TabIndex = 386; this.txt_foneChecked.Tag = "readOnly"; @@ -800,7 +772,7 @@ rowDefinition1, rowDefinition2, rowDefinition3}); - this.Root.Size = new System.Drawing.Size(1106, 116); + this.Root.Size = new System.Drawing.Size(1127, 114); this.Root.TextVisible = false; // // layoutControlItem1 @@ -808,49 +780,49 @@ 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(271, 32); + this.layoutControlItem1.Size = new System.Drawing.Size(276, 31); 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(542, 0); + 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(271, 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(271, 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(542, 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(271, 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(542, 64); + this.layoutControlItem9.Location = new System.Drawing.Point(553, 62); this.layoutControlItem9.Name = "layoutControlItem9"; this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem9.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem9.Size = new System.Drawing.Size(277, 32); this.layoutControlItem9.Text = "鎵瑰噯鏍囪瘑"; this.layoutControlItem9.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem9.TextVisible = false; @@ -858,32 +830,32 @@ // layoutControlItem10 // this.layoutControlItem10.Control = this.txt_foneCheckor; - this.layoutControlItem10.Location = new System.Drawing.Point(813, 0); + 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(273, 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(813, 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(273, 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(813, 64); + this.layoutControlItem12.Location = new System.Drawing.Point(830, 62); this.layoutControlItem12.Name = "layoutControlItem12"; this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem12.Size = new System.Drawing.Size(273, 32); + this.layoutControlItem12.Size = new System.Drawing.Size(277, 32); this.layoutControlItem12.Text = "瀹℃牳鏍囪瘑"; this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem12.TextVisible = false; @@ -891,42 +863,42 @@ // 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(271, 32); + this.layoutControlItem2.Size = new System.Drawing.Size(276, 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(271, 0); + 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(271, 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(271, 64); + this.layoutControlItem8.Location = new System.Drawing.Point(276, 62); this.layoutControlItem8.Name = "layoutControlItem8"; this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem8.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem8.Size = new System.Drawing.Size(277, 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(271, 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(271, 32); + this.layoutControlItem7.Size = new System.Drawing.Size(277, 31); this.layoutControlItem7.Text = "鐗╂枡缂栫爜"; this.layoutControlItem7.TextSize = new System.Drawing.Size(72, 18); // @@ -973,8 +945,8 @@ this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gvMx1guid, this.gvMx1pid, - this.gvMx1forder, this.gvMx1fcheckItem, + this.gvMx1forder, this.gridColumn5, this.gvMx1memo, this.gvMx1fcheckTool, @@ -996,38 +968,51 @@ // // gvMx1guid // - this.gvMx1guid.AppearanceCell.Options.UseFont = true; this.gvMx1guid.Caption = "guid"; this.gvMx1guid.FieldName = "guid"; - this.gvMx1guid.MinWidth = 50; this.gvMx1guid.Name = "gvMx1guid"; this.gvMx1guid.Tag = "query_a.guid"; this.gvMx1guid.Width = 94; // // gvMx1pid // - this.gvMx1pid.AppearanceCell.Options.UseFont = true; this.gvMx1pid.Caption = "pid"; this.gvMx1pid.FieldName = "pid"; - this.gvMx1pid.MinWidth = 50; this.gvMx1pid.Name = "gvMx1pid"; this.gvMx1pid.Tag = "query_a.pid"; this.gvMx1pid.Width = 94; // + // gvMx1fcheckItem + // + this.gvMx1fcheckItem.AppearanceCell.Options.UseFont = true; + this.gvMx1fcheckItem.Caption = "妫�楠岄」鐩�"; + this.gvMx1fcheckItem.ColumnEdit = this.rptJYXM; + this.gvMx1fcheckItem.FieldName = "fcheckItem"; + this.gvMx1fcheckItem.Name = "gvMx1fcheckItem"; + this.gvMx1fcheckItem.Tag = "edit"; + this.gvMx1fcheckItem.Visible = true; + this.gvMx1fcheckItem.VisibleIndex = 0; + this.gvMx1fcheckItem.Width = 150; + // + // rptJYXM + // + this.rptJYXM.AutoHeight = false; + this.rptJYXM.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { + new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); + this.rptJYXM.Name = "rptJYXM"; + // // gvMx1forder // - this.gvMx1forder.AppearanceCell.Options.UseFont = true; this.gvMx1forder.Caption = "椤哄簭"; this.gvMx1forder.ColumnEdit = this.repositoryItemComboBox1; this.gvMx1forder.FieldName = "forder"; - this.gvMx1forder.MinWidth = 50; this.gvMx1forder.Name = "gvMx1forder"; this.gvMx1forder.Tag = "yz_quantity_0_edit"; this.gvMx1forder.Visible = true; - this.gvMx1forder.VisibleIndex = 0; + this.gvMx1forder.VisibleIndex = 1; this.gvMx1forder.Width = 50; // // repositoryItemComboBox1 @@ -1053,32 +1038,10 @@ "15"}); this.repositoryItemComboBox1.Name = "repositoryItemComboBox1"; // - // gvMx1fcheckItem - // - - this.gvMx1fcheckItem.AppearanceCell.Options.UseFont = true; - this.gvMx1fcheckItem.Caption = "妫�楠岄」鐩�"; - this.gvMx1fcheckItem.ColumnEdit = this.rptJYXM; - this.gvMx1fcheckItem.FieldName = "fcheckItem"; - this.gvMx1fcheckItem.MinWidth = 150; - this.gvMx1fcheckItem.Name = "gvMx1fcheckItem"; - this.gvMx1fcheckItem.Tag = "edit"; - this.gvMx1fcheckItem.Visible = true; - this.gvMx1fcheckItem.VisibleIndex = 1; - this.gvMx1fcheckItem.Width = 150; - // - // rptJYXM - // - this.rptJYXM.AutoHeight = false; - this.rptJYXM.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { - new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); - this.rptJYXM.Name = "rptJYXM"; - // // gridColumn5 // this.gridColumn5.Caption = "瑙勬牸瑕佹眰"; this.gridColumn5.FieldName = "fspecRequ"; - this.gridColumn5.MinWidth = 150; this.gridColumn5.Name = "gridColumn5"; this.gridColumn5.Tag = "edit"; this.gridColumn5.Visible = true; @@ -1087,11 +1050,9 @@ // // gvMx1memo // - this.gvMx1memo.AppearanceCell.Options.UseFont = true; this.gvMx1memo.Caption = "妫�楠岄」鐩弿杩�"; this.gvMx1memo.FieldName = "memo"; - this.gvMx1memo.MinWidth = 150; this.gvMx1memo.Name = "gvMx1memo"; this.gvMx1memo.Tag = "edit"; this.gvMx1memo.Visible = true; @@ -1100,12 +1061,10 @@ // // gvMx1fcheckTool // - this.gvMx1fcheckTool.AppearanceCell.Options.UseFont = true; this.gvMx1fcheckTool.Caption = "妫�楠屽伐鍏�"; this.gvMx1fcheckTool.ColumnEdit = this.rptJYGJ; this.gvMx1fcheckTool.FieldName = "fcheckTool"; - this.gvMx1fcheckTool.MinWidth = 150; this.gvMx1fcheckTool.Name = "gvMx1fcheckTool"; this.gvMx1fcheckTool.Tag = "edit"; this.gvMx1fcheckTool.Visible = true; @@ -1122,12 +1081,10 @@ // // gvMx1sampleSizeNo // - this.gvMx1sampleSizeNo.AppearanceCell.Options.UseFont = true; this.gvMx1sampleSizeNo.Caption = "妫�楠屾爣鍑嗗悕绉�"; this.gvMx1sampleSizeNo.ColumnEdit = this.rptJYBZ; this.gvMx1sampleSizeNo.FieldName = "sampleSizeName"; - this.gvMx1sampleSizeNo.MinWidth = 150; this.gvMx1sampleSizeNo.Name = "gvMx1sampleSizeNo"; this.gvMx1sampleSizeNo.Tag = "edit"; this.gvMx1sampleSizeNo.Visible = true; @@ -1147,7 +1104,6 @@ // this.sampleSizeName.Caption = "妫�楠屾爣鍑嗙紪鐮�"; this.sampleSizeName.FieldName = "sampleSizeNo"; - this.sampleSizeName.MinWidth = 150; this.sampleSizeName.Name = "sampleSizeName"; this.sampleSizeName.OptionsColumn.ReadOnly = true; this.sampleSizeName.Tag = "edit"; @@ -1157,12 +1113,10 @@ // // gvMx1fcheckLevel // - this.gvMx1fcheckLevel.AppearanceCell.Options.UseFont = true; this.gvMx1fcheckLevel.Caption = "妫�楠屾按骞�"; this.gvMx1fcheckLevel.ColumnEdit = this.rptJYSP; this.gvMx1fcheckLevel.FieldName = "fcheckLevel"; - this.gvMx1fcheckLevel.MinWidth = 200; this.gvMx1fcheckLevel.Name = "gvMx1fcheckLevel"; this.gvMx1fcheckLevel.Tag = "edit"; this.gvMx1fcheckLevel.Visible = true; @@ -1179,12 +1133,10 @@ // // gvMx1facLevel // - this.gvMx1facLevel.AppearanceCell.Options.UseFont = true; this.gvMx1facLevel.Caption = "鎺ユ敹姘村钩"; this.gvMx1facLevel.ColumnEdit = this.rptJSSP; this.gvMx1facLevel.FieldName = "facLevel"; - this.gvMx1facLevel.MinWidth = 150; this.gvMx1facLevel.Name = "gvMx1facLevel"; this.gvMx1facLevel.Tag = "edit"; this.gvMx1facLevel.Visible = true; @@ -1201,11 +1153,9 @@ // // gvMx1fupAllow // - this.gvMx1fupAllow.AppearanceCell.Options.UseFont = true; this.gvMx1fupAllow.Caption = "涓婇檺"; this.gvMx1fupAllow.FieldName = "fupAllow"; - this.gvMx1fupAllow.MinWidth = 60; this.gvMx1fupAllow.Name = "gvMx1fupAllow"; this.gvMx1fupAllow.Tag = "yz_quantity_0_edit"; this.gvMx1fupAllow.Visible = true; @@ -1214,11 +1164,9 @@ // // gvMx1fstand // - this.gvMx1fstand.AppearanceCell.Options.UseFont = true; this.gvMx1fstand.Caption = "鏍囧噯鍊�"; this.gvMx1fstand.FieldName = "fstand"; - this.gvMx1fstand.MinWidth = 60; this.gvMx1fstand.Name = "gvMx1fstand"; this.gvMx1fstand.Tag = "yz_quantity_0_edit"; this.gvMx1fstand.Visible = true; @@ -1227,11 +1175,9 @@ // // gvMx1fdownAllow // - this.gvMx1fdownAllow.AppearanceCell.Options.UseFont = true; this.gvMx1fdownAllow.Caption = "涓嬮檺"; this.gvMx1fdownAllow.FieldName = "fdownAllow"; - this.gvMx1fdownAllow.MinWidth = 60; this.gvMx1fdownAllow.Name = "gvMx1fdownAllow"; this.gvMx1fdownAllow.Tag = "yz_quantity_0_edit"; this.gvMx1fdownAllow.Visible = true; @@ -1242,7 +1188,6 @@ // this.gridColumn19.Caption = "鏍峰搧鍩烘暟"; this.gridColumn19.FieldName = "ypsl"; - this.gridColumn19.MinWidth = 25; this.gridColumn19.Name = "gridColumn19"; this.gridColumn19.Tag = "edit"; this.gridColumn19.Visible = true; @@ -1309,7 +1254,6 @@ // // gridColumn11 // - this.gridColumn11.AppearanceCell.Options.UseFont = true; this.gridColumn11.Caption = "浣跨敤缁勭粐"; this.gridColumn11.FieldName = "fSubsidiary"; @@ -1334,7 +1278,6 @@ // // gridColumn13 // - this.gridColumn13.AppearanceCell.Options.UseFont = true; this.gridColumn13.Caption = "鐗╂枡缂栧彿"; this.gridColumn13.FieldName = "itemNo"; @@ -1348,7 +1291,6 @@ // // gridColumn14 // - this.gridColumn14.AppearanceCell.Options.UseFont = true; this.gridColumn14.Caption = "鐗╂枡鍚嶇О"; this.gridColumn14.FieldName = "itemName"; @@ -1362,7 +1304,6 @@ // // gridColumn15 // - this.gridColumn15.AppearanceCell.Options.UseFont = true; this.gridColumn15.Caption = "瑙勬牸鍨嬪彿"; this.gridColumn15.FieldName = "itemModel"; @@ -1499,8 +1440,8 @@ this.tabMxPage1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rptJYXM)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rptJYGJ)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rptJYBZ)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rptJYSP)).EndInit(); @@ -1612,8 +1553,8 @@ 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; private DevExpress.XtraGrid.Columns.GridColumn gridColumn19; + private DevExpress.Utils.ToolTipController tips; } } \ No newline at end of file -- Gitblit v1.9.3