From 9b4a5ebba4c647b201b125d5ec19034f1270c776 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期一, 31 三月 2025 14:30:39 +0800 Subject: [PATCH] 投检 --- DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs | 407 +++++++++++++++++++++++++++++++++++++++----------- DevApp/Gs.DevApp/Properties/licenses.licx | 27 +- 2 files changed, 326 insertions(+), 108 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs index ea8f3c9..f59b7d6 100644 --- a/DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs @@ -28,16 +28,16 @@ /// </summary> private void InitializeComponent() { - DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition(); - DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition(); - DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition(); - DevExpress.XtraLayout.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition6 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition9 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition10 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition11 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition12 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition13 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition14 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition15 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition16 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition17 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition18 = new DevExpress.XtraLayout.RowDefinition(); this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); this.splitTop1 = new DevExpress.XtraEditors.SplitContainerControl(); this.tabMx = new DevExpress.XtraTab.XtraTabControl(); @@ -113,6 +113,24 @@ this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem(); this.simpleButton2 = new DevExpress.XtraEditors.SimpleButton(); this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem(); + this.panel1 = new System.Windows.Forms.Panel(); + this.label1 = new System.Windows.Forms.Label(); + this.label2 = new System.Windows.Forms.Label(); + this.panel4 = new System.Windows.Forms.Panel(); + this.label7 = new System.Windows.Forms.Label(); + this.label8 = new System.Windows.Forms.Label(); + this.panel2 = new System.Windows.Forms.Panel(); + this.label3 = new System.Windows.Forms.Label(); + this.label4 = new System.Windows.Forms.Label(); + this.panel3 = new System.Windows.Forms.Panel(); + this.label5 = new System.Windows.Forms.Label(); + this.label6 = new System.Windows.Forms.Label(); + this.progressBarControl1 = new DevExpress.XtraEditors.ProgressBarControl(); + this.simpleButton3 = new DevExpress.XtraEditors.SimpleButton(); + this.simpleButton4 = new DevExpress.XtraEditors.SimpleButton(); + this.simpleButton5 = new DevExpress.XtraEditors.SimpleButton(); + this.simpleButton6 = new DevExpress.XtraEditors.SimpleButton(); + this.simpleButton7 = new DevExpress.XtraEditors.SimpleButton(); ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).BeginInit(); this.splitMx1.Panel1.SuspendLayout(); @@ -123,6 +141,7 @@ ((System.ComponentModel.ISupportInitialize)(this.splitTop1.Panel1)).BeginInit(); this.splitTop1.Panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitTop1.Panel2)).BeginInit(); + this.splitTop1.Panel2.SuspendLayout(); this.splitTop1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); this.tabMx.SuspendLayout(); @@ -167,6 +186,11 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit(); + this.panel1.SuspendLayout(); + this.panel4.SuspendLayout(); + this.panel2.SuspendLayout(); + this.panel3.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.progressBarControl1.Properties)).BeginInit(); this.SuspendLayout(); // // splitMx1 @@ -185,8 +209,8 @@ // this.splitMx1.Panel2.Controls.Add(this.tabMx); this.splitMx1.Panel2.Text = "Panel2"; - this.splitMx1.Size = new System.Drawing.Size(978, 619); - this.splitMx1.SplitterPosition = 341; + this.splitMx1.Size = new System.Drawing.Size(1250, 619); + this.splitMx1.SplitterPosition = 247; this.splitMx1.TabIndex = 0; // // splitTop1 @@ -202,9 +226,19 @@ // // splitTop1.Panel2 // + this.splitTop1.Panel2.Controls.Add(this.simpleButton7); + this.splitTop1.Panel2.Controls.Add(this.simpleButton6); + this.splitTop1.Panel2.Controls.Add(this.simpleButton5); + this.splitTop1.Panel2.Controls.Add(this.simpleButton4); + this.splitTop1.Panel2.Controls.Add(this.simpleButton3); + this.splitTop1.Panel2.Controls.Add(this.progressBarControl1); + this.splitTop1.Panel2.Controls.Add(this.panel3); + this.splitTop1.Panel2.Controls.Add(this.panel2); + this.splitTop1.Panel2.Controls.Add(this.panel4); + this.splitTop1.Panel2.Controls.Add(this.panel1); this.splitTop1.Panel2.Text = "Panel2"; - this.splitTop1.Size = new System.Drawing.Size(978, 341); - this.splitTop1.SplitterPosition = 466; + this.splitTop1.Size = new System.Drawing.Size(1250, 247); + this.splitTop1.SplitterPosition = 518; this.splitTop1.TabIndex = 0; // // tabMx @@ -213,7 +247,7 @@ this.tabMx.Location = new System.Drawing.Point(0, 0); this.tabMx.Name = "tabMx"; this.tabMx.SelectedTabPage = this.tabMxPage2; - this.tabMx.Size = new System.Drawing.Size(978, 266); + this.tabMx.Size = new System.Drawing.Size(1250, 360); this.tabMx.TabIndex = 4; this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.tabMxPage2, @@ -223,7 +257,7 @@ // this.tabMxPage2.Controls.Add(this.gcMx1); this.tabMxPage2.Name = "tabMxPage2"; - this.tabMxPage2.Size = new System.Drawing.Size(976, 234); + this.tabMxPage2.Size = new System.Drawing.Size(1248, 328); this.tabMxPage2.Text = "閫�璐х墿鏂欐槑缁�"; // // gcMx1 @@ -232,7 +266,7 @@ this.gcMx1.Location = new System.Drawing.Point(0, 0); this.gcMx1.MainView = this.gvMx1; this.gcMx1.Name = "gcMx1"; - this.gcMx1.Size = new System.Drawing.Size(976, 234); + this.gcMx1.Size = new System.Drawing.Size(1248, 328); this.gcMx1.TabIndex = 0; this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx1}); @@ -461,7 +495,7 @@ // this.xtraTabPage3.Controls.Add(this.gcMx2); this.xtraTabPage3.Name = "xtraTabPage3"; - this.xtraTabPage3.Size = new System.Drawing.Size(976, 234); + this.xtraTabPage3.Size = new System.Drawing.Size(1248, 328); this.xtraTabPage3.Text = "閫�璐х墿鏂欐壂鐮佹槑缁�"; // // gcMx2 @@ -470,7 +504,7 @@ this.gcMx2.Location = new System.Drawing.Point(0, 0); this.gcMx2.MainView = this.gvMx2; this.gcMx2.Name = "gcMx2"; - this.gcMx2.Size = new System.Drawing.Size(976, 234); + this.gcMx2.Size = new System.Drawing.Size(1248, 328); this.gcMx2.TabIndex = 1; this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx2}); @@ -657,7 +691,7 @@ this.layTop1.Location = new System.Drawing.Point(0, 0); this.layTop1.Name = "layTop1"; this.layTop1.Root = this.Root; - this.layTop1.Size = new System.Drawing.Size(466, 341); + this.layTop1.Size = new System.Drawing.Size(518, 247); this.layTop1.TabIndex = 0; this.layTop1.Text = "layoutControl1"; // @@ -685,39 +719,39 @@ this.layoutControlItem17}); this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.Root.Name = "Root"; - columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; - columnDefinition1.Width = 100D; - columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent; - columnDefinition2.Width = 100D; - columnDefinition3.SizeType = System.Windows.Forms.SizeType.Percent; - columnDefinition3.Width = 100D; - columnDefinition4.SizeType = System.Windows.Forms.SizeType.Percent; - columnDefinition4.Width = 100D; + columnDefinition9.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition9.Width = 100D; + columnDefinition10.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition10.Width = 100D; + columnDefinition11.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition11.Width = 100D; + columnDefinition12.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition12.Width = 100D; this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { - columnDefinition1, - columnDefinition2, - columnDefinition3, - columnDefinition4}); - rowDefinition1.Height = 100D; - rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; - rowDefinition2.Height = 100D; - rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent; - rowDefinition3.Height = 100D; - rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent; - rowDefinition4.Height = 100D; - rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent; - rowDefinition5.Height = 100D; - rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent; - rowDefinition6.Height = 100D; - rowDefinition6.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition9, + columnDefinition10, + columnDefinition11, + columnDefinition12}); + rowDefinition13.Height = 100D; + rowDefinition13.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition14.Height = 100D; + rowDefinition14.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition15.Height = 100D; + rowDefinition15.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition16.Height = 100D; + rowDefinition16.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition17.Height = 100D; + rowDefinition17.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition18.Height = 100D; + rowDefinition18.SizeType = System.Windows.Forms.SizeType.Percent; this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { - rowDefinition1, - rowDefinition2, - rowDefinition3, - rowDefinition4, - rowDefinition5, - rowDefinition6}); - this.Root.Size = new System.Drawing.Size(692, 320); + rowDefinition13, + rowDefinition14, + rowDefinition15, + rowDefinition16, + rowDefinition17, + rowDefinition18}); + this.Root.Size = new System.Drawing.Size(692, 226); this.Root.TextVisible = false; // // textEdit1 @@ -733,13 +767,13 @@ this.layoutControlItem1.Control = this.textEdit1; this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); this.layoutControlItem1.Name = "layoutControlItem1"; - this.layoutControlItem1.Size = new System.Drawing.Size(168, 50); + this.layoutControlItem1.Size = new System.Drawing.Size(168, 34); this.layoutControlItem1.Text = "宸ュ崟缂栧彿"; this.layoutControlItem1.TextSize = new System.Drawing.Size(90, 18); // // textEdit2 // - this.textEdit2.Location = new System.Drawing.Point(114, 62); + this.textEdit2.Location = new System.Drawing.Point(114, 46); this.textEdit2.Name = "textEdit2"; this.textEdit2.Size = new System.Drawing.Size(62, 24); this.textEdit2.StyleController = this.layTop1; @@ -748,16 +782,16 @@ // layoutControlItem2 // this.layoutControlItem2.Control = this.textEdit2; - this.layoutControlItem2.Location = new System.Drawing.Point(0, 50); + this.layoutControlItem2.Location = new System.Drawing.Point(0, 34); this.layoutControlItem2.Name = "layoutControlItem2"; this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem2.Size = new System.Drawing.Size(168, 50); + this.layoutControlItem2.Size = new System.Drawing.Size(168, 34); this.layoutControlItem2.Text = "宸ュ簭"; this.layoutControlItem2.TextSize = new System.Drawing.Size(90, 18); // // textEdit3 // - this.textEdit3.Location = new System.Drawing.Point(114, 112); + this.textEdit3.Location = new System.Drawing.Point(114, 80); this.textEdit3.Name = "textEdit3"; this.textEdit3.Size = new System.Drawing.Size(62, 24); this.textEdit3.StyleController = this.layTop1; @@ -766,16 +800,16 @@ // layoutControlItem3 // this.layoutControlItem3.Control = this.textEdit3; - this.layoutControlItem3.Location = new System.Drawing.Point(0, 100); + this.layoutControlItem3.Location = new System.Drawing.Point(0, 68); this.layoutControlItem3.Name = "layoutControlItem3"; this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem3.Size = new System.Drawing.Size(168, 50); + this.layoutControlItem3.Size = new System.Drawing.Size(168, 34); this.layoutControlItem3.Text = "鎿嶄綔鑰�"; this.layoutControlItem3.TextSize = new System.Drawing.Size(90, 18); // // textEdit4 // - this.textEdit4.Location = new System.Drawing.Point(114, 162); + this.textEdit4.Location = new System.Drawing.Point(114, 114); this.textEdit4.Name = "textEdit4"; this.textEdit4.Size = new System.Drawing.Size(62, 24); this.textEdit4.StyleController = this.layTop1; @@ -784,16 +818,16 @@ // layoutControlItem4 // this.layoutControlItem4.Control = this.textEdit4; - this.layoutControlItem4.Location = new System.Drawing.Point(0, 150); + this.layoutControlItem4.Location = new System.Drawing.Point(0, 102); this.layoutControlItem4.Name = "layoutControlItem4"; this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem4.Size = new System.Drawing.Size(168, 50); + this.layoutControlItem4.Size = new System.Drawing.Size(168, 34); this.layoutControlItem4.Text = "鎵撴潯鐮�"; this.layoutControlItem4.TextSize = new System.Drawing.Size(90, 18); // // textEdit5 // - this.textEdit5.Location = new System.Drawing.Point(114, 212); + this.textEdit5.Location = new System.Drawing.Point(114, 148); this.textEdit5.Name = "textEdit5"; this.textEdit5.Size = new System.Drawing.Size(62, 24); this.textEdit5.StyleController = this.layTop1; @@ -802,16 +836,16 @@ // layoutControlItem5 // this.layoutControlItem5.Control = this.textEdit5; - this.layoutControlItem5.Location = new System.Drawing.Point(0, 200); + this.layoutControlItem5.Location = new System.Drawing.Point(0, 136); this.layoutControlItem5.Name = "layoutControlItem5"; this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem5.Size = new System.Drawing.Size(168, 50); + this.layoutControlItem5.Size = new System.Drawing.Size(168, 34); this.layoutControlItem5.Text = "褰撳墠鏉$爜"; this.layoutControlItem5.TextSize = new System.Drawing.Size(90, 18); // // textEdit6 // - this.textEdit6.Location = new System.Drawing.Point(114, 262); + this.textEdit6.Location = new System.Drawing.Point(114, 182); this.textEdit6.Name = "textEdit6"; this.textEdit6.Size = new System.Drawing.Size(62, 24); this.textEdit6.StyleController = this.layTop1; @@ -820,10 +854,10 @@ // layoutControlItem6 // this.layoutControlItem6.Control = this.textEdit6; - this.layoutControlItem6.Location = new System.Drawing.Point(0, 250); + this.layoutControlItem6.Location = new System.Drawing.Point(0, 170); this.layoutControlItem6.Name = "layoutControlItem6"; this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 5; - this.layoutControlItem6.Size = new System.Drawing.Size(168, 50); + this.layoutControlItem6.Size = new System.Drawing.Size(168, 36); this.layoutControlItem6.Text = "鎵伐浣嶇爜"; this.layoutControlItem6.TextSize = new System.Drawing.Size(90, 18); // @@ -841,13 +875,13 @@ this.layoutControlItem7.Location = new System.Drawing.Point(168, 0); this.layoutControlItem7.Name = "layoutControlItem7"; this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem7.Size = new System.Drawing.Size(168, 50); + this.layoutControlItem7.Size = new System.Drawing.Size(168, 34); this.layoutControlItem7.Text = "浜у搧缂栫爜"; this.layoutControlItem7.TextSize = new System.Drawing.Size(90, 18); // // textEdit8 // - this.textEdit8.Location = new System.Drawing.Point(282, 62); + this.textEdit8.Location = new System.Drawing.Point(282, 46); this.textEdit8.Name = "textEdit8"; this.textEdit8.Size = new System.Drawing.Size(62, 24); this.textEdit8.StyleController = this.layTop1; @@ -856,17 +890,17 @@ // layoutControlItem8 // this.layoutControlItem8.Control = this.textEdit8; - this.layoutControlItem8.Location = new System.Drawing.Point(168, 50); + this.layoutControlItem8.Location = new System.Drawing.Point(168, 34); this.layoutControlItem8.Name = "layoutControlItem8"; this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem8.Size = new System.Drawing.Size(168, 50); + this.layoutControlItem8.Size = new System.Drawing.Size(168, 34); this.layoutControlItem8.Text = "鐝"; this.layoutControlItem8.TextSize = new System.Drawing.Size(90, 18); // // textEdit9 // - this.textEdit9.Location = new System.Drawing.Point(282, 112); + this.textEdit9.Location = new System.Drawing.Point(282, 80); this.textEdit9.Name = "textEdit9"; this.textEdit9.Size = new System.Drawing.Size(62, 24); this.textEdit9.StyleController = this.layTop1; @@ -875,11 +909,11 @@ // layoutControlItem9 // this.layoutControlItem9.Control = this.textEdit9; - this.layoutControlItem9.Location = new System.Drawing.Point(168, 100); + this.layoutControlItem9.Location = new System.Drawing.Point(168, 68); this.layoutControlItem9.Name = "layoutControlItem9"; this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem9.Size = new System.Drawing.Size(168, 50); + this.layoutControlItem9.Size = new System.Drawing.Size(168, 34); this.layoutControlItem9.Text = "宸ヤ綅"; this.layoutControlItem9.TextSize = new System.Drawing.Size(90, 18); // @@ -897,13 +931,13 @@ this.layoutControlItem10.Location = new System.Drawing.Point(336, 0); this.layoutControlItem10.Name = "layoutControlItem10"; this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem10.Size = new System.Drawing.Size(168, 50); + this.layoutControlItem10.Size = new System.Drawing.Size(168, 34); this.layoutControlItem10.Text = "浜у搧鍚嶇О"; this.layoutControlItem10.TextSize = new System.Drawing.Size(90, 18); // // textEdit11 // - this.textEdit11.Location = new System.Drawing.Point(450, 62); + this.textEdit11.Location = new System.Drawing.Point(450, 46); this.textEdit11.Name = "textEdit11"; this.textEdit11.Size = new System.Drawing.Size(62, 24); this.textEdit11.StyleController = this.layTop1; @@ -912,17 +946,17 @@ // layoutControlItem11 // this.layoutControlItem11.Control = this.textEdit11; - this.layoutControlItem11.Location = new System.Drawing.Point(336, 50); + this.layoutControlItem11.Location = new System.Drawing.Point(336, 34); this.layoutControlItem11.Name = "layoutControlItem11"; this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem11.Size = new System.Drawing.Size(168, 50); + this.layoutControlItem11.Size = new System.Drawing.Size(168, 34); this.layoutControlItem11.Text = "浜у搧瑙勬牸"; this.layoutControlItem11.TextSize = new System.Drawing.Size(90, 18); // // textEdit12 // - this.textEdit12.Location = new System.Drawing.Point(450, 112); + this.textEdit12.Location = new System.Drawing.Point(450, 80); this.textEdit12.Name = "textEdit12"; this.textEdit12.Size = new System.Drawing.Size(62, 24); this.textEdit12.StyleController = this.layTop1; @@ -931,11 +965,11 @@ // layoutControlItem12 // this.layoutControlItem12.Control = this.textEdit12; - this.layoutControlItem12.Location = new System.Drawing.Point(336, 100); + this.layoutControlItem12.Location = new System.Drawing.Point(336, 68); this.layoutControlItem12.Name = "layoutControlItem12"; this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem12.Size = new System.Drawing.Size(168, 50); + this.layoutControlItem12.Size = new System.Drawing.Size(168, 34); this.layoutControlItem12.Text = "璁惧缂栫爜"; this.layoutControlItem12.TextSize = new System.Drawing.Size(90, 18); // @@ -953,13 +987,13 @@ this.layoutControlItem13.Location = new System.Drawing.Point(504, 0); this.layoutControlItem13.Name = "layoutControlItem13"; this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem13.Size = new System.Drawing.Size(168, 50); + this.layoutControlItem13.Size = new System.Drawing.Size(168, 34); this.layoutControlItem13.Text = "绾垮埆"; this.layoutControlItem13.TextSize = new System.Drawing.Size(90, 18); // // textEdit14 // - this.textEdit14.Location = new System.Drawing.Point(618, 62); + this.textEdit14.Location = new System.Drawing.Point(618, 46); this.textEdit14.Name = "textEdit14"; this.textEdit14.Size = new System.Drawing.Size(62, 24); this.textEdit14.StyleController = this.layTop1; @@ -968,17 +1002,17 @@ // layoutControlItem14 // this.layoutControlItem14.Control = this.textEdit14; - this.layoutControlItem14.Location = new System.Drawing.Point(504, 50); + this.layoutControlItem14.Location = new System.Drawing.Point(504, 34); this.layoutControlItem14.Name = "layoutControlItem14"; this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem14.Size = new System.Drawing.Size(168, 50); + this.layoutControlItem14.Size = new System.Drawing.Size(168, 34); this.layoutControlItem14.Text = "璁″垝寮�濮嬫椂闂�"; this.layoutControlItem14.TextSize = new System.Drawing.Size(90, 18); // // textEdit15 // - this.textEdit15.Location = new System.Drawing.Point(618, 112); + this.textEdit15.Location = new System.Drawing.Point(618, 80); this.textEdit15.Name = "textEdit15"; this.textEdit15.Size = new System.Drawing.Size(62, 24); this.textEdit15.StyleController = this.layTop1; @@ -987,17 +1021,17 @@ // layoutControlItem15 // this.layoutControlItem15.Control = this.textEdit15; - this.layoutControlItem15.Location = new System.Drawing.Point(504, 100); + this.layoutControlItem15.Location = new System.Drawing.Point(504, 68); this.layoutControlItem15.Name = "layoutControlItem15"; this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem15.Size = new System.Drawing.Size(168, 50); + this.layoutControlItem15.Size = new System.Drawing.Size(168, 34); this.layoutControlItem15.Text = "瀹為檯寮�濮嬫椂闂�"; this.layoutControlItem15.TextSize = new System.Drawing.Size(90, 18); // // simpleButton1 // - this.simpleButton1.Location = new System.Drawing.Point(348, 162); + this.simpleButton1.Location = new System.Drawing.Point(348, 114); this.simpleButton1.Name = "simpleButton1"; this.simpleButton1.Size = new System.Drawing.Size(164, 27); this.simpleButton1.StyleController = this.layTop1; @@ -1007,17 +1041,17 @@ // layoutControlItem16 // this.layoutControlItem16.Control = this.simpleButton1; - this.layoutControlItem16.Location = new System.Drawing.Point(336, 150); + this.layoutControlItem16.Location = new System.Drawing.Point(336, 102); this.layoutControlItem16.Name = "layoutControlItem16"; this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem16.Size = new System.Drawing.Size(168, 50); + this.layoutControlItem16.Size = new System.Drawing.Size(168, 34); this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem16.TextVisible = false; // // simpleButton2 // - this.simpleButton2.Location = new System.Drawing.Point(348, 262); + this.simpleButton2.Location = new System.Drawing.Point(348, 182); this.simpleButton2.Name = "simpleButton2"; this.simpleButton2.Size = new System.Drawing.Size(164, 27); this.simpleButton2.StyleController = this.layTop1; @@ -1027,19 +1061,174 @@ // layoutControlItem17 // this.layoutControlItem17.Control = this.simpleButton2; - this.layoutControlItem17.Location = new System.Drawing.Point(336, 250); + this.layoutControlItem17.Location = new System.Drawing.Point(336, 170); this.layoutControlItem17.Name = "layoutControlItem17"; this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 5; - this.layoutControlItem17.Size = new System.Drawing.Size(168, 50); + this.layoutControlItem17.Size = new System.Drawing.Size(168, 36); this.layoutControlItem17.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem17.TextVisible = false; + // + // panel1 + // + this.panel1.Controls.Add(this.label2); + this.panel1.Controls.Add(this.label1); + this.panel1.Location = new System.Drawing.Point(21, 15); + this.panel1.Name = "panel1"; + this.panel1.Size = new System.Drawing.Size(99, 71); + this.panel1.TabIndex = 0; + // + // label1 + // + this.label1.AutoSize = true; + this.label1.Location = new System.Drawing.Point(18, 10); + this.label1.Name = "label1"; + this.label1.Size = new System.Drawing.Size(68, 18); + this.label1.TabIndex = 0; + this.label1.Text = "宸ュ崟鏁伴噺"; + // + // label2 + // + this.label2.AutoSize = true; + this.label2.Location = new System.Drawing.Point(45, 46); + this.label2.Name = "label2"; + this.label2.Size = new System.Drawing.Size(16, 18); + this.label2.TabIndex = 1; + this.label2.Text = "0"; + // + // panel4 + // + this.panel4.Controls.Add(this.label7); + this.panel4.Controls.Add(this.label8); + this.panel4.Location = new System.Drawing.Point(156, 12); + this.panel4.Name = "panel4"; + this.panel4.Size = new System.Drawing.Size(99, 71); + this.panel4.TabIndex = 2; + // + // label7 + // + this.label7.AutoSize = true; + this.label7.Location = new System.Drawing.Point(45, 46); + this.label7.Name = "label7"; + this.label7.Size = new System.Drawing.Size(16, 18); + this.label7.TabIndex = 1; + this.label7.Text = "0"; + // + // label8 + // + this.label8.AutoSize = true; + this.label8.Location = new System.Drawing.Point(18, 10); + this.label8.Name = "label8"; + this.label8.Size = new System.Drawing.Size(68, 18); + this.label8.TabIndex = 0; + this.label8.Text = "宸ュ崟鏁伴噺"; + // + // panel2 + // + this.panel2.Controls.Add(this.label3); + this.panel2.Controls.Add(this.label4); + this.panel2.Location = new System.Drawing.Point(294, 12); + this.panel2.Name = "panel2"; + this.panel2.Size = new System.Drawing.Size(99, 71); + this.panel2.TabIndex = 3; + // + // label3 + // + this.label3.AutoSize = true; + this.label3.Location = new System.Drawing.Point(45, 46); + this.label3.Name = "label3"; + this.label3.Size = new System.Drawing.Size(16, 18); + this.label3.TabIndex = 1; + this.label3.Text = "0"; + // + // label4 + // + this.label4.AutoSize = true; + this.label4.Location = new System.Drawing.Point(18, 10); + this.label4.Name = "label4"; + this.label4.Size = new System.Drawing.Size(68, 18); + this.label4.TabIndex = 0; + this.label4.Text = "宸ュ崟鏁伴噺"; + // + // panel3 + // + this.panel3.Controls.Add(this.label5); + this.panel3.Controls.Add(this.label6); + this.panel3.Location = new System.Drawing.Point(428, 8); + this.panel3.Name = "panel3"; + this.panel3.Size = new System.Drawing.Size(99, 71); + this.panel3.TabIndex = 4; + // + // label5 + // + this.label5.AutoSize = true; + this.label5.Location = new System.Drawing.Point(45, 46); + this.label5.Name = "label5"; + this.label5.Size = new System.Drawing.Size(16, 18); + this.label5.TabIndex = 1; + this.label5.Text = "0"; + // + // label6 + // + this.label6.AutoSize = true; + this.label6.Location = new System.Drawing.Point(18, 10); + this.label6.Name = "label6"; + this.label6.Size = new System.Drawing.Size(68, 18); + this.label6.TabIndex = 0; + this.label6.Text = "宸ュ崟鏁伴噺"; + // + // progressBarControl1 + // + this.progressBarControl1.Location = new System.Drawing.Point(21, 93); + this.progressBarControl1.Name = "progressBarControl1"; + this.progressBarControl1.Size = new System.Drawing.Size(506, 22); + this.progressBarControl1.TabIndex = 5; + // + // simpleButton3 + // + this.simpleButton3.Location = new System.Drawing.Point(21, 122); + this.simpleButton3.Name = "simpleButton3"; + this.simpleButton3.Size = new System.Drawing.Size(94, 29); + this.simpleButton3.TabIndex = 6; + this.simpleButton3.Text = "simpleButton3"; + // + // simpleButton4 + // + this.simpleButton4.Location = new System.Drawing.Point(365, 122); + this.simpleButton4.Name = "simpleButton4"; + this.simpleButton4.Size = new System.Drawing.Size(94, 29); + this.simpleButton4.TabIndex = 7; + this.simpleButton4.Text = "simpleButton4"; + // + // simpleButton5 + // + this.simpleButton5.Location = new System.Drawing.Point(261, 122); + this.simpleButton5.Name = "simpleButton5"; + this.simpleButton5.Size = new System.Drawing.Size(94, 29); + this.simpleButton5.TabIndex = 8; + this.simpleButton5.Text = "simpleButton5"; + // + // simpleButton6 + // + this.simpleButton6.Location = new System.Drawing.Point(476, 122); + this.simpleButton6.Name = "simpleButton6"; + this.simpleButton6.Size = new System.Drawing.Size(94, 29); + this.simpleButton6.TabIndex = 9; + this.simpleButton6.Text = "simpleButton6"; + // + // simpleButton7 + // + this.simpleButton7.Location = new System.Drawing.Point(148, 122); + this.simpleButton7.Name = "simpleButton7"; + this.simpleButton7.Size = new System.Drawing.Size(94, 29); + this.simpleButton7.TabIndex = 10; + this.simpleButton7.Text = "simpleButton7"; // // Frm_Work01 // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; - this.ClientSize = new System.Drawing.Size(978, 619); + this.ClientSize = new System.Drawing.Size(1250, 619); this.Controls.Add(this.splitMx1); this.Name = "Frm_Work01"; this.Text = "Frm_Work01"; @@ -1052,6 +1241,7 @@ ((System.ComponentModel.ISupportInitialize)(this.splitTop1.Panel1)).EndInit(); this.splitTop1.Panel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitTop1.Panel2)).EndInit(); + this.splitTop1.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitTop1)).EndInit(); this.splitTop1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit(); @@ -1097,6 +1287,15 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit(); + this.panel1.ResumeLayout(false); + this.panel1.PerformLayout(); + this.panel4.ResumeLayout(false); + this.panel4.PerformLayout(); + this.panel2.ResumeLayout(false); + this.panel2.PerformLayout(); + this.panel3.ResumeLayout(false); + this.panel3.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.progressBarControl1.Properties)).EndInit(); this.ResumeLayout(false); } @@ -1178,5 +1377,23 @@ private DevExpress.XtraEditors.SimpleButton simpleButton2; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17; + private System.Windows.Forms.Panel panel3; + private System.Windows.Forms.Label label5; + private System.Windows.Forms.Label label6; + private System.Windows.Forms.Panel panel2; + private System.Windows.Forms.Label label3; + private System.Windows.Forms.Label label4; + private System.Windows.Forms.Panel panel4; + private System.Windows.Forms.Label label7; + private System.Windows.Forms.Label label8; + private System.Windows.Forms.Panel panel1; + private System.Windows.Forms.Label label2; + private System.Windows.Forms.Label label1; + private DevExpress.XtraEditors.SimpleButton simpleButton7; + private DevExpress.XtraEditors.SimpleButton simpleButton6; + private DevExpress.XtraEditors.SimpleButton simpleButton5; + private DevExpress.XtraEditors.SimpleButton simpleButton4; + private DevExpress.XtraEditors.SimpleButton simpleButton3; + private DevExpress.XtraEditors.ProgressBarControl progressBarControl1; } } \ No newline at end of file diff --git a/DevApp/Gs.DevApp/Properties/licenses.licx b/DevApp/Gs.DevApp/Properties/licenses.licx index bcf5540..d499cde 100644 --- a/DevApp/Gs.DevApp/Properties/licenses.licx +++ b/DevApp/Gs.DevApp/Properties/licenses.licx @@ -1,17 +1,18 @@ +DevExpress.XtraLayout.LayoutControl, DevExpress.XtraLayout.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a +DevExpress.XtraEditors.Repository.RepositoryItemComboBox, DevExpress.XtraEditors.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a +DevExpress.XtraEditors.Repository.RepositoryItemSearchLookUpEdit, DevExpress.XtraGrid.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a +DevExpress.XtraEditors.SearchLookUpEdit, DevExpress.XtraGrid.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a +DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit, DevExpress.XtraEditors.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a +DevExpress.XtraEditors.ButtonEdit, DevExpress.XtraEditors.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a +DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEdit, DevExpress.XtraGrid.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a +DevExpress.XtraEditors.ComboBoxEdit, DevExpress.XtraEditors.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a DevExpress.XtraEditors.LookUpEdit, DevExpress.XtraEditors.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a +DevExpress.XtraEditors.DateEdit, DevExpress.XtraEditors.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a +DevExpress.XtraBars.BarManager, DevExpress.XtraBars.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a +DevExpress.XtraEditors.ProgressBarControl, DevExpress.XtraEditors.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a +DevExpress.XtraGrid.GridControl, DevExpress.XtraGrid.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a +DevExpress.XtraEditors.TextEdit, DevExpress.XtraEditors.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a DevExpress.XtraEditors.CheckEdit, DevExpress.XtraEditors.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a +DevExpress.XtraDataLayout.DataLayoutControl, DevExpress.XtraLayout.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a DevExpress.XtraEditors.Repository.RepositoryItemDateEdit, DevExpress.XtraEditors.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a DevExpress.XtraBars.Ribbon.RibbonControl, DevExpress.XtraBars.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a -DevExpress.XtraEditors.TextEdit, DevExpress.XtraEditors.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a -DevExpress.XtraEditors.Repository.RepositoryItemSearchLookUpEdit, DevExpress.XtraGrid.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a -DevExpress.XtraEditors.Repository.RepositoryItemComboBox, DevExpress.XtraEditors.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a -DevExpress.XtraEditors.ButtonEdit, DevExpress.XtraEditors.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a -DevExpress.XtraLayout.LayoutControl, DevExpress.XtraLayout.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a -DevExpress.XtraEditors.SearchLookUpEdit, DevExpress.XtraGrid.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a -DevExpress.XtraDataLayout.DataLayoutControl, DevExpress.XtraLayout.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a -DevExpress.XtraGrid.GridControl, DevExpress.XtraGrid.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a -DevExpress.XtraEditors.ComboBoxEdit, DevExpress.XtraEditors.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a -DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEdit, DevExpress.XtraGrid.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a -DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit, DevExpress.XtraEditors.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a -DevExpress.XtraBars.BarManager, DevExpress.XtraBars.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a -DevExpress.XtraEditors.DateEdit, DevExpress.XtraEditors.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a -- Gitblit v1.9.3