From 713d5218ee2b47c0c92f75c19c49bb7e883cd214 Mon Sep 17 00:00:00 2001 From: duheng <2784771470@qq.com> Date: 星期四, 25 七月 2024 13:35:51 +0800 Subject: [PATCH] nuget包升级 --- WinFrmUI/IStation.WinFrmUI.CalcErQu/AnaResult/AnaResultInfoCalcCtrl.Designer.cs | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/WinFrmUI/IStation.WinFrmUI.CalcErQu/AnaResult/AnaResultInfoCalcCtrl.Designer.cs b/WinFrmUI/IStation.WinFrmUI.CalcErQu/AnaResult/AnaResultInfoCalcCtrl.Designer.cs index c0f48f3..a344d8e 100644 --- a/WinFrmUI/IStation.WinFrmUI.CalcErQu/AnaResult/AnaResultInfoCalcCtrl.Designer.cs +++ b/WinFrmUI/IStation.WinFrmUI.CalcErQu/AnaResult/AnaResultInfoCalcCtrl.Designer.cs @@ -28,6 +28,7 @@ /// </summary> private void InitializeComponent() { + this.components = new System.ComponentModel.Container(); DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject(); DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram(); @@ -94,7 +95,7 @@ this.simpleLabelItem2 = new DevExpress.XtraLayout.SimpleLabelItem(); this.simpleLabelItem3 = new DevExpress.XtraLayout.SimpleLabelItem(); this.simpleLabelItem4 = new DevExpress.XtraLayout.SimpleLabelItem(); - this.contextMenuChart = new System.Windows.Forms.ContextMenuStrip(); + this.contextMenuChart = new System.Windows.Forms.ContextMenuStrip(this.components); this.MenuItem鏄剧ず鏇茬嚎鎻愮ず = new System.Windows.Forms.ToolStripMenuItem(); ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit(); this.layoutControl1.SuspendLayout(); -- Gitblit v1.9.3