From 65100ad3782918d978534e253bde526c93c59a6d Mon Sep 17 00:00:00 2001 From: duheng <2784771470@qq.com> Date: 星期五, 06 十二月 2024 10:27:47 +0800 Subject: [PATCH] 提交遗漏修改 --- WinFrmUI/HStation.WinFrmUI.Assets.Core/19-translation/02-main/EditAssetsTranslationMainDlg.Designer.cs | 18 +++++++++--------- 1 files changed, 9 insertions(+), 9 deletions(-) diff --git a/WinFrmUI/HStation.WinFrmUI.Assets.Core/19-translation/02-main/EditAssetsTranslationMainDlg.Designer.cs b/WinFrmUI/HStation.WinFrmUI.Assets.Core/19-translation/02-main/EditAssetsTranslationMainDlg.Designer.cs index b1b0950..a2d04bb 100644 --- a/WinFrmUI/HStation.WinFrmUI.Assets.Core/19-translation/02-main/EditAssetsTranslationMainDlg.Designer.cs +++ b/WinFrmUI/HStation.WinFrmUI.Assets.Core/19-translation/02-main/EditAssetsTranslationMainDlg.Designer.cs @@ -264,9 +264,9 @@ // BtnOk.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Primary; BtnOk.Appearance.Options.UseBackColor = true; - BtnOk.Location = new Point(231, 452); + BtnOk.Location = new Point(547, 452); BtnOk.Name = "BtnOk"; - BtnOk.Size = new Size(219, 22); + BtnOk.Size = new Size(62, 22); BtnOk.StyleController = layoutControl1; BtnOk.TabIndex = 12; BtnOk.Text = "纭畾"; @@ -277,9 +277,9 @@ simpleButton1.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Warning; simpleButton1.Appearance.Options.UseBackColor = true; simpleButton1.DialogResult = DialogResult.Cancel; - simpleButton1.Location = new Point(454, 452); + simpleButton1.Location = new Point(613, 452); simpleButton1.Name = "simpleButton1"; - simpleButton1.Size = new Size(219, 22); + simpleButton1.Size = new Size(60, 22); simpleButton1.StyleController = layoutControl1; simpleButton1.TabIndex = 13; simpleButton1.Text = "鍙栨秷"; @@ -344,9 +344,9 @@ // layoutControlItem4 // layoutControlItem4.Control = BtnOk; - layoutControlItem4.Location = new Point(223, 444); + layoutControlItem4.Location = new Point(539, 444); layoutControlItem4.Name = "layoutControlItem4"; - layoutControlItem4.Size = new Size(223, 26); + layoutControlItem4.Size = new Size(66, 26); layoutControlItem4.TextSize = new Size(0, 0); layoutControlItem4.TextVisible = false; // @@ -355,15 +355,15 @@ emptySpaceItem1.AllowHotTrack = false; emptySpaceItem1.Location = new Point(0, 444); emptySpaceItem1.Name = "emptySpaceItem1"; - emptySpaceItem1.Size = new Size(223, 26); + emptySpaceItem1.Size = new Size(539, 26); emptySpaceItem1.TextSize = new Size(0, 0); // // layoutControlItem8 // layoutControlItem8.Control = simpleButton1; - layoutControlItem8.Location = new Point(446, 444); + layoutControlItem8.Location = new Point(605, 444); layoutControlItem8.Name = "layoutControlItem8"; - layoutControlItem8.Size = new Size(223, 26); + layoutControlItem8.Size = new Size(64, 26); layoutControlItem8.TextSize = new Size(0, 0); layoutControlItem8.TextVisible = false; // -- Gitblit v1.9.3