From 67abe8d2af8cf0a21d915ed62dcc4c738e9adcbc Mon Sep 17 00:00:00 2001 From: duheng <2784771470@qq.com> Date: 星期五, 30 八月 2024 18:39:00 +0800 Subject: [PATCH] 增加httpclient --- WinFrmUI/HStation.WinFrmUI.Xhs.Core/02-project/01-import/02-ProjectInfo/InputXhsProjectInfoWizardPage.Designer.cs | 71 ++++++++++++++++++++--------------- 1 files changed, 40 insertions(+), 31 deletions(-) diff --git a/WinFrmUI/HStation.WinFrmUI.Xhs.Core/02-project/01-import/02-ProjectInfo/InputXhsProjectInfoWizardPage.Designer.cs b/WinFrmUI/HStation.WinFrmUI.Xhs.Core/02-project/01-import/02-ProjectInfo/InputXhsProjectInfoWizardPage.Designer.cs index e5e5a0a..aa0612e 100644 --- a/WinFrmUI/HStation.WinFrmUI.Xhs.Core/02-project/01-import/02-ProjectInfo/InputXhsProjectInfoWizardPage.Designer.cs +++ b/WinFrmUI/HStation.WinFrmUI.Xhs.Core/02-project/01-import/02-ProjectInfo/InputXhsProjectInfoWizardPage.Designer.cs @@ -29,6 +29,12 @@ private void InitializeComponent() { components = new Container(); + DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); + ComponentResourceManager resources = new ComponentResourceManager(typeof(InputXhsProjectInfoWizardPage)); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject(); layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); setFlagsEditCtrl1 = new SetFlagsEditCtrl(); txtDescription = new DevExpress.XtraEditors.MemoEdit(); @@ -38,11 +44,11 @@ btnEditSelectModelFile = new DevExpress.XtraEditors.ButtonEdit(); Root = new DevExpress.XtraLayout.LayoutControlGroup(); layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); - layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); - layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); + layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); + layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); dxErrorProvider1 = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(components); ((ISupportInitialize)layoutControl1).BeginInit(); layoutControl1.SuspendLayout(); @@ -53,11 +59,11 @@ ((ISupportInitialize)btnEditSelectModelFile.Properties).BeginInit(); ((ISupportInitialize)Root).BeginInit(); ((ISupportInitialize)layoutControlItem2).BeginInit(); - ((ISupportInitialize)layoutControlItem3).BeginInit(); - ((ISupportInitialize)layoutControlItem6).BeginInit(); ((ISupportInitialize)layoutControlItem7).BeginInit(); ((ISupportInitialize)layoutControlItem5).BeginInit(); ((ISupportInitialize)layoutControlItem8).BeginInit(); + ((ISupportInitialize)layoutControlItem6).BeginInit(); + ((ISupportInitialize)layoutControlItem3).BeginInit(); ((ISupportInitialize)dxErrorProvider1).BeginInit(); SuspendLayout(); // @@ -87,9 +93,9 @@ // // txtDescription // - txtDescription.Location = new Point(113, 84); + txtDescription.Location = new Point(113, 87); txtDescription.Name = "txtDescription"; - txtDescription.Size = new Size(734, 368); + txtDescription.Size = new Size(734, 365); txtDescription.StyleController = layoutControl1; txtDescription.TabIndex = 7; // @@ -122,8 +128,11 @@ btnEditSelectModelFile.EditValue = ""; btnEditSelectModelFile.Location = new Point(113, 60); btnEditSelectModelFile.Name = "btnEditSelectModelFile"; - btnEditSelectModelFile.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton() }); - btnEditSelectModelFile.Size = new Size(734, 20); + editorButtonImageOptions1.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("editorButtonImageOptions1.SvgImage"); + editorButtonImageOptions1.SvgImageSize = new Size(15, 15); + btnEditSelectModelFile.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, "", null, null, DevExpress.Utils.ToolTipAnchor.Default) }); + btnEditSelectModelFile.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; + btnEditSelectModelFile.Size = new Size(734, 23); btnEditSelectModelFile.StyleController = layoutControl1; btnEditSelectModelFile.TabIndex = 6; btnEditSelectModelFile.ButtonClick += btnEditSelectModelFile_ButtonClick; @@ -149,30 +158,12 @@ layoutControlItem2.Text = "<color=red>*</color>鍚嶇О锛�"; layoutControlItem2.TextSize = new Size(89, 14); // - // layoutControlItem3 - // - layoutControlItem3.Control = txtCustomer; - layoutControlItem3.Location = new Point(419, 0); - layoutControlItem3.Name = "layoutControlItem3"; - layoutControlItem3.Size = new Size(420, 24); - layoutControlItem3.Text = "瀹㈡埛锛�"; - layoutControlItem3.TextSize = new Size(89, 14); - // - // layoutControlItem6 - // - layoutControlItem6.Control = txtTagNme; - layoutControlItem6.Location = new Point(419, 24); - layoutControlItem6.Name = "layoutControlItem6"; - layoutControlItem6.Size = new Size(420, 24); - layoutControlItem6.Text = "鏍囧織锛�"; - layoutControlItem6.TextSize = new Size(89, 14); - // // layoutControlItem7 // layoutControlItem7.Control = txtDescription; - layoutControlItem7.Location = new Point(0, 72); + layoutControlItem7.Location = new Point(0, 75); layoutControlItem7.Name = "layoutControlItem7"; - layoutControlItem7.Size = new Size(839, 372); + layoutControlItem7.Size = new Size(839, 369); layoutControlItem7.Text = "璇存槑"; layoutControlItem7.TextSize = new Size(89, 14); // @@ -192,9 +183,27 @@ layoutControlItem8.Control = btnEditSelectModelFile; layoutControlItem8.Location = new Point(0, 48); layoutControlItem8.Name = "layoutControlItem8"; - layoutControlItem8.Size = new Size(839, 24); + layoutControlItem8.Size = new Size(839, 27); layoutControlItem8.Text = "閫夋嫨妯″瀷鏂囦欢:"; layoutControlItem8.TextSize = new Size(89, 17); + // + // layoutControlItem6 + // + layoutControlItem6.Control = txtTagNme; + layoutControlItem6.Location = new Point(419, 24); + layoutControlItem6.Name = "layoutControlItem6"; + layoutControlItem6.Size = new Size(420, 24); + layoutControlItem6.Text = "鏍囧織锛�"; + layoutControlItem6.TextSize = new Size(89, 14); + // + // layoutControlItem3 + // + layoutControlItem3.Control = txtCustomer; + layoutControlItem3.Location = new Point(419, 0); + layoutControlItem3.Name = "layoutControlItem3"; + layoutControlItem3.Size = new Size(420, 24); + layoutControlItem3.Text = "瀹㈡埛锛�"; + layoutControlItem3.TextSize = new Size(89, 14); // // dxErrorProvider1 // @@ -216,11 +225,11 @@ ((ISupportInitialize)btnEditSelectModelFile.Properties).EndInit(); ((ISupportInitialize)Root).EndInit(); ((ISupportInitialize)layoutControlItem2).EndInit(); - ((ISupportInitialize)layoutControlItem3).EndInit(); - ((ISupportInitialize)layoutControlItem6).EndInit(); ((ISupportInitialize)layoutControlItem7).EndInit(); ((ISupportInitialize)layoutControlItem5).EndInit(); ((ISupportInitialize)layoutControlItem8).EndInit(); + ((ISupportInitialize)layoutControlItem6).EndInit(); + ((ISupportInitialize)layoutControlItem3).EndInit(); ((ISupportInitialize)dxErrorProvider1).EndInit(); ResumeLayout(false); } -- Gitblit v1.9.3