From 27c04c726187ca50c6c693c4aec92a1c43ef115b Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期六, 19 四月 2025 08:12:17 +0800 Subject: [PATCH] 修改登录页 --- DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs | 32 +++++++++++++++++++------------- 1 files changed, 19 insertions(+), 13 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs index 176f228..14dcf72 100644 --- a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs @@ -790,7 +790,7 @@ this.splitMx1.Panel2.Text = "Panel2"; this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; this.splitMx1.Size = new System.Drawing.Size(1342, 688); - this.splitMx1.SplitterPosition = 185; + this.splitMx1.SplitterPosition = 186; this.splitMx1.TabIndex = 0; // // layoutMx1 @@ -827,7 +827,7 @@ this.layoutMx1.Name = "layoutMx1"; this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1094, 495, 812, 500); this.layoutMx1.Root = this.Root; - this.layoutMx1.Size = new System.Drawing.Size(1342, 185); + this.layoutMx1.Size = new System.Drawing.Size(1342, 186); this.layoutMx1.TabIndex = 0; this.layoutMx1.Text = "layoutControl1"; // @@ -1038,17 +1038,23 @@ // this.txt_fngHandle.Location = new System.Drawing.Point(1059, 124); this.txt_fngHandle.Name = "txt_fngHandle"; + this.txt_fngHandle.Properties.Appearance.ForeColor = System.Drawing.Color.Blue; + this.txt_fngHandle.Properties.Appearance.Options.UseForeColor = true; this.txt_fngHandle.Size = new System.Drawing.Size(250, 24); this.txt_fngHandle.StyleController = this.layoutMx1; this.txt_fngHandle.TabIndex = 812; + this.txt_fngHandle.Tag = "readonly"; // // txt_fmrmode // this.txt_fmrmode.Location = new System.Drawing.Point(1059, 152); this.txt_fmrmode.Name = "txt_fmrmode"; + this.txt_fmrmode.Properties.Appearance.ForeColor = System.Drawing.Color.Blue; + this.txt_fmrmode.Properties.Appearance.Options.UseForeColor = true; this.txt_fmrmode.Size = new System.Drawing.Size(250, 24); this.txt_fmrmode.StyleController = this.layoutMx1; this.txt_fmrmode.TabIndex = 813; + this.txt_fmrmode.Tag = "readonly"; // // layoutControlItem17 // @@ -1203,7 +1209,7 @@ this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 2; this.layoutControlItem16.Size = new System.Drawing.Size(326, 28); - this.layoutControlItem16.Text = "瀹℃牳浜�"; + this.layoutControlItem16.Text = "瀹℃牳浜哄憳"; this.layoutControlItem16.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem14 @@ -1364,7 +1370,7 @@ this.xtraTabControl2.Location = new System.Drawing.Point(0, 0); this.xtraTabControl2.Name = "xtraTabControl2"; this.xtraTabControl2.SelectedTabPage = this.tabMxPage1; - this.xtraTabControl2.Size = new System.Drawing.Size(1342, 491); + this.xtraTabControl2.Size = new System.Drawing.Size(1342, 490); this.xtraTabControl2.TabIndex = 3; this.xtraTabControl2.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.tabMxPage1, @@ -1375,7 +1381,7 @@ this.tabMxPage1.Controls.Add(this.splitMx2); this.tabMxPage1.Controls.Add(this.panMsg); this.tabMxPage1.Name = "tabMxPage1"; - this.tabMxPage1.Size = new System.Drawing.Size(1340, 459); + this.tabMxPage1.Size = new System.Drawing.Size(1340, 458); this.tabMxPage1.Text = "鎶芥牱淇℃伅"; // // splitMx2 @@ -1394,7 +1400,7 @@ // this.splitMx2.Panel2.Controls.Add(this.splitYangLi); this.splitMx2.Panel2.Text = "Panel2"; - this.splitMx2.Size = new System.Drawing.Size(1340, 412); + this.splitMx2.Size = new System.Drawing.Size(1340, 411); this.splitMx2.SplitterPosition = 287; this.splitMx2.TabIndex = 3; // @@ -1659,7 +1665,7 @@ // this.splitYangLi.Panel2.Controls.Add(this.groupControl2); this.splitYangLi.Panel2.Text = "Panel2"; - this.splitYangLi.Size = new System.Drawing.Size(1340, 113); + this.splitYangLi.Size = new System.Drawing.Size(1340, 112); this.splitYangLi.SplitterPosition = 676; this.splitYangLi.TabIndex = 4; // @@ -1669,7 +1675,7 @@ this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.groupControl1.Location = new System.Drawing.Point(0, 0); this.groupControl1.Name = "groupControl1"; - this.groupControl1.Size = new System.Drawing.Size(676, 113); + this.groupControl1.Size = new System.Drawing.Size(676, 112); this.groupControl1.TabIndex = 3; this.groupControl1.Text = "妫�娴嬬粨鏋�"; // @@ -1679,7 +1685,7 @@ this.gcMx2.Location = new System.Drawing.Point(2, 28); this.gcMx2.MainView = this.gvMx2; this.gcMx2.Name = "gcMx2"; - this.gcMx2.Size = new System.Drawing.Size(672, 83); + this.gcMx2.Size = new System.Drawing.Size(672, 82); this.gcMx2.TabIndex = 0; this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx2}); @@ -1767,7 +1773,7 @@ this.groupControl2.Dock = System.Windows.Forms.DockStyle.Fill; this.groupControl2.Location = new System.Drawing.Point(0, 0); this.groupControl2.Name = "groupControl2"; - this.groupControl2.Size = new System.Drawing.Size(652, 113); + this.groupControl2.Size = new System.Drawing.Size(652, 112); this.groupControl2.TabIndex = 4; this.groupControl2.Text = "鏍锋湰缁撴灉"; // @@ -1777,7 +1783,7 @@ this.gcMx3.Location = new System.Drawing.Point(2, 28); this.gcMx3.MainView = this.gvMx3; this.gcMx3.Name = "gcMx3"; - this.gcMx3.Size = new System.Drawing.Size(648, 83); + this.gcMx3.Size = new System.Drawing.Size(648, 82); this.gcMx3.TabIndex = 0; this.gcMx3.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx3}); @@ -2001,7 +2007,7 @@ // this.tabMxPage2.Controls.Add(this.ucUpFileList1); this.tabMxPage2.Name = "tabMxPage2"; - this.tabMxPage2.Size = new System.Drawing.Size(1340, 461); + this.tabMxPage2.Size = new System.Drawing.Size(1340, 459); this.tabMxPage2.Text = "闄勪欢淇℃伅"; // // ucUpFileList1 @@ -2011,7 +2017,7 @@ this.ucUpFileList1.Name = "ucUpFileList1"; this.ucUpFileList1.parentGroup = null; this.ucUpFileList1.pGuid = null; - this.ucUpFileList1.Size = new System.Drawing.Size(1340, 461); + this.ucUpFileList1.Size = new System.Drawing.Size(1340, 459); this.ucUpFileList1.TabIndex = 0; // // repositoryItemComboBox2 -- Gitblit v1.9.3