From 44c67892cddc9b7f7091e446fc2030f0b22a82b3 Mon Sep 17 00:00:00 2001 From: lixiaojun <1287241240@qq.com> Date: 星期五, 20 十二月 2024 22:46:40 +0800 Subject: [PATCH] 构件列表优化 --- WinFrmUI/HStation.WinFrmUI.Assets.Core/01-pump/07-PumpChart/01-import/01-excel/ImportPumpPerform2dByExcelDlg.Designer.cs | 50 +++++++++++++++++++++++++------------------------- 1 files changed, 25 insertions(+), 25 deletions(-) diff --git a/WinFrmUI/HStation.WinFrmUI.Assets.Core/01-pump/07-PumpChart/01-import/01-excel/ImportPumpPerform2dByExcelDlg.Designer.cs b/WinFrmUI/HStation.WinFrmUI.Assets.Core/01-pump/07-PumpChart/01-import/01-excel/ImportPumpPerform2dByExcelDlg.Designer.cs index c856543..ea061f6 100644 --- a/WinFrmUI/HStation.WinFrmUI.Assets.Core/01-pump/07-PumpChart/01-import/01-excel/ImportPumpPerform2dByExcelDlg.Designer.cs +++ b/WinFrmUI/HStation.WinFrmUI.Assets.Core/01-pump/07-PumpChart/01-import/01-excel/ImportPumpPerform2dByExcelDlg.Designer.cs @@ -90,7 +90,7 @@ dataLayoutControl1.Name = "dataLayoutControl1"; dataLayoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new Rectangle(859, 142, 650, 400); dataLayoutControl1.Root = Root; - dataLayoutControl1.Size = new Size(808, 563); + dataLayoutControl1.Size = new Size(956, 585); dataLayoutControl1.TabIndex = 0; dataLayoutControl1.Text = "dataLayoutControl1"; // @@ -103,7 +103,7 @@ Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlGroup1 }); Root.Name = "Root"; Root.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); - Root.Size = new Size(808, 563); + Root.Size = new Size(956, 585); Root.TextVisible = false; // // layoutControlGroup1 @@ -113,14 +113,14 @@ layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { emptySpaceItem1 }); layoutControlGroup1.Location = new Point(0, 0); layoutControlGroup1.Name = "autoGeneratedGroup0"; - layoutControlGroup1.Size = new Size(808, 563); + layoutControlGroup1.Size = new Size(956, 585); // // emptySpaceItem1 // emptySpaceItem1.AllowHotTrack = false; emptySpaceItem1.Location = new Point(0, 0); emptySpaceItem1.Name = "emptySpaceItem1"; - emptySpaceItem1.Size = new Size(808, 563); + emptySpaceItem1.Size = new Size(956, 585); emptySpaceItem1.TextSize = new Size(0, 0); // // dxErrorProvider1 @@ -132,7 +132,7 @@ pumpChartExcelImportCtrl1.Location = new Point(2, 28); pumpChartExcelImportCtrl1.Margin = new Padding(1); pumpChartExcelImportCtrl1.Name = "pumpChartExcelImportCtrl1"; - pumpChartExcelImportCtrl1.Size = new Size(804, 503); + pumpChartExcelImportCtrl1.Size = new Size(952, 524); pumpChartExcelImportCtrl1.TabIndex = 4; // // layoutControl2 @@ -148,7 +148,7 @@ layoutControl2.Name = "layoutControl2"; layoutControl2.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new Rectangle(565, 257, 650, 400); layoutControl2.Root = layoutControlGroup2; - layoutControl2.Size = new Size(808, 563); + layoutControl2.Size = new Size(956, 585); layoutControl2.TabIndex = 4; layoutControl2.Text = "layoutControl2"; // @@ -158,9 +158,9 @@ generalOkAndCancelCtrl1.ButtonCancelMinSize = new Size(100, 26); generalOkAndCancelCtrl1.ButtonOkMaxSize = new Size(100, 26); generalOkAndCancelCtrl1.ButtonOkMinSize = new Size(100, 26); - generalOkAndCancelCtrl1.Location = new Point(2, 535); + generalOkAndCancelCtrl1.Location = new Point(2, 556); generalOkAndCancelCtrl1.Name = "generalOkAndCancelCtrl1"; - generalOkAndCancelCtrl1.Size = new Size(804, 26); + generalOkAndCancelCtrl1.Size = new Size(952, 27); generalOkAndCancelCtrl1.TabIndex = 6; // // btnExcelFilePath @@ -173,26 +173,26 @@ editorButtonImageOptions2.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("editorButtonImageOptions2.SvgImage"); editorButtonImageOptions2.SvgImageSize = new Size(14, 14); btnExcelFilePath.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "瀵煎叆鏂囦欢", "Import", superToolTip1, DevExpress.Utils.ToolTipAnchor.Default), new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "妯℃澘涓嬭浇", "Download", superToolTip2, DevExpress.Utils.ToolTipAnchor.Default) }); - btnExcelFilePath.Size = new Size(211, 22); + btnExcelFilePath.Size = new Size(262, 22); btnExcelFilePath.StyleController = layoutControl2; btnExcelFilePath.TabIndex = 0; btnExcelFilePath.ButtonClick += btnExcelFilePath_ButtonClick; // // textEditName // - textEditName.Location = new Point(345, 2); + textEditName.Location = new Point(396, 2); textEditName.Margin = new Padding(2); textEditName.Name = "textEditName"; - textEditName.Size = new Size(77, 20); + textEditName.Size = new Size(166, 20); textEditName.StyleController = layoutControl2; textEditName.TabIndex = 2; // // textEditImportance // - textEditImportance.Location = new Point(490, 2); + textEditImportance.Location = new Point(630, 2); textEditImportance.Margin = new Padding(2); textEditImportance.Name = "textEditImportance"; - textEditImportance.Size = new Size(78, 20); + textEditImportance.Size = new Size(50, 20); textEditImportance.StyleController = layoutControl2; textEditImportance.TabIndex = 3; // @@ -203,7 +203,7 @@ layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem1, layoutControlItem3, layoutControlItem2, layoutControlItem4, emptySpaceItem3, layoutControlItem5 }); layoutControlGroup2.Name = "Root"; layoutControlGroup2.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); - layoutControlGroup2.Size = new Size(808, 563); + layoutControlGroup2.Size = new Size(956, 585); layoutControlGroup2.TextVisible = false; // // layoutControlItem1 @@ -211,7 +211,7 @@ layoutControlItem1.Control = btnExcelFilePath; layoutControlItem1.Location = new Point(0, 0); layoutControlItem1.Name = "layoutControlItem1"; - layoutControlItem1.Size = new Size(279, 26); + layoutControlItem1.Size = new Size(330, 26); layoutControlItem1.Text = "鏂囦欢璺緞:"; layoutControlItem1.TextSize = new Size(52, 14); // @@ -220,42 +220,42 @@ layoutControlItem3.Control = pumpChartExcelImportCtrl1; layoutControlItem3.Location = new Point(0, 26); layoutControlItem3.Name = "layoutControlItem3"; - layoutControlItem3.Size = new Size(808, 507); + layoutControlItem3.Size = new Size(956, 528); layoutControlItem3.TextSize = new Size(0, 0); layoutControlItem3.TextVisible = false; // // layoutControlItem2 // layoutControlItem2.Control = textEditName; - layoutControlItem2.Location = new Point(279, 0); + layoutControlItem2.Location = new Point(330, 0); layoutControlItem2.Name = "layoutControlItem2"; - layoutControlItem2.Size = new Size(145, 26); + layoutControlItem2.Size = new Size(234, 26); layoutControlItem2.Text = "鍚嶇О:"; layoutControlItem2.TextSize = new Size(52, 14); // // layoutControlItem4 // layoutControlItem4.Control = textEditImportance; - layoutControlItem4.Location = new Point(424, 0); + layoutControlItem4.Location = new Point(564, 0); layoutControlItem4.Name = "layoutControlItem4"; - layoutControlItem4.Size = new Size(146, 26); + layoutControlItem4.Size = new Size(118, 26); layoutControlItem4.Text = "閲嶈搴�:"; layoutControlItem4.TextSize = new Size(52, 14); // // emptySpaceItem3 // emptySpaceItem3.AllowHotTrack = false; - emptySpaceItem3.Location = new Point(570, 0); + emptySpaceItem3.Location = new Point(682, 0); emptySpaceItem3.Name = "emptySpaceItem3"; - emptySpaceItem3.Size = new Size(238, 26); + emptySpaceItem3.Size = new Size(274, 26); emptySpaceItem3.TextSize = new Size(0, 0); // // layoutControlItem5 // layoutControlItem5.Control = generalOkAndCancelCtrl1; - layoutControlItem5.Location = new Point(0, 533); + layoutControlItem5.Location = new Point(0, 554); layoutControlItem5.Name = "layoutControlItem5"; - layoutControlItem5.Size = new Size(808, 30); + layoutControlItem5.Size = new Size(956, 31); layoutControlItem5.TextSize = new Size(0, 0); layoutControlItem5.TextVisible = false; // @@ -263,7 +263,7 @@ // AutoScaleDimensions = new SizeF(7F, 14F); AutoScaleMode = AutoScaleMode.Font; - ClientSize = new Size(808, 563); + ClientSize = new Size(956, 585); Controls.Add(layoutControl2); Controls.Add(dataLayoutControl1); Name = "ImportPumpPerform2dByExcelDlg"; -- Gitblit v1.9.3