From 96095f8ac4b464540cd2c0bd7308916a137c5041 Mon Sep 17 00:00:00 2001
From: chenn <gu.beic@qq.com>
Date: 星期六, 19 四月 2025 19:33:04 +0800
Subject: [PATCH] 弹窗;断面界面

---
 OpenUI/DPumpHydr.OpenFwUI.Volute/StepForm1.Designer.cs |  129 ++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 128 insertions(+), 1 deletions(-)

diff --git a/OpenUI/DPumpHydr.OpenFwUI.Volute/StepForm1.Designer.cs b/OpenUI/DPumpHydr.OpenFwUI.Volute/StepForm1.Designer.cs
index 7906c5c..ebd1b9f 100644
--- a/OpenUI/DPumpHydr.OpenFwUI.Volute/StepForm1.Designer.cs
+++ b/OpenUI/DPumpHydr.OpenFwUI.Volute/StepForm1.Designer.cs
@@ -28,21 +28,148 @@
         /// </summary>
         private void InitializeComponent()
         {
+            this.panel1 = new System.Windows.Forms.Panel();
+            this.panel2 = new System.Windows.Forms.Panel();
+            this.panel3 = new System.Windows.Forms.Panel();
+            this.button纭畾 = new System.Windows.Forms.Button();
+            this.button鍙栨秷 = new System.Windows.Forms.Button();
+            this.panel4 = new System.Windows.Forms.Panel();
+            this.panel5 = new System.Windows.Forms.Panel();
+            this.groupBox1 = new System.Windows.Forms.GroupBox();
+            this.ctrlSectionBundleInfo1 = new DPumpHydr.OpenFwUI.Volute.ctrlSectionBundleInfo();
+            this.sectAreaDockPanel11 = new DPumpHydr.OpenFwUI.Volute.鎴潰闈㈢Н.SectAreaDockPanel();
+            this.panel1.SuspendLayout();
+            this.panel2.SuspendLayout();
+            this.panel3.SuspendLayout();
+            this.groupBox1.SuspendLayout();
             this.SuspendLayout();
+            // 
+            // panel1
+            // 
+            this.panel1.AutoScroll = true;
+            this.panel1.Controls.Add(this.groupBox1);
+            this.panel1.Location = new System.Drawing.Point(2, 1);
+            this.panel1.Name = "panel1";
+            this.panel1.Size = new System.Drawing.Size(875, 545);
+            this.panel1.TabIndex = 2;
+            // 
+            // panel2
+            // 
+            this.panel2.Controls.Add(this.sectAreaDockPanel11);
+            this.panel2.Location = new System.Drawing.Point(2, 542);
+            this.panel2.Name = "panel2";
+            this.panel2.Size = new System.Drawing.Size(875, 202);
+            this.panel2.TabIndex = 3;
+            // 
+            // panel3
+            // 
+            this.panel3.Controls.Add(this.ctrlSectionBundleInfo1);
+            this.panel3.Location = new System.Drawing.Point(883, 10);
+            this.panel3.Name = "panel3";
+            this.panel3.Size = new System.Drawing.Size(318, 673);
+            this.panel3.TabIndex = 4;
+            // 
+            // button纭畾
+            // 
+            this.button纭畾.Location = new System.Drawing.Point(994, 689);
+            this.button纭畾.Name = "button纭畾";
+            this.button纭畾.Size = new System.Drawing.Size(75, 23);
+            this.button纭畾.TabIndex = 5;
+            this.button纭畾.Text = "纭畾";
+            this.button纭畾.UseVisualStyleBackColor = true;
+            this.button纭畾.Click += new System.EventHandler(this.button纭畾_Click);
+            // 
+            // button鍙栨秷
+            // 
+            this.button鍙栨秷.Location = new System.Drawing.Point(1116, 689);
+            this.button鍙栨秷.Name = "button鍙栨秷";
+            this.button鍙栨秷.Size = new System.Drawing.Size(75, 23);
+            this.button鍙栨秷.TabIndex = 6;
+            this.button鍙栨秷.Text = "鍙栨秷";
+            this.button鍙栨秷.UseVisualStyleBackColor = true;
+            this.button鍙栨秷.Click += new System.EventHandler(this.button鍙栨秷_Click);
+            // 
+            // panel4
+            // 
+            this.panel4.Dock = System.Windows.Forms.DockStyle.Left;
+            this.panel4.Location = new System.Drawing.Point(3, 17);
+            this.panel4.Name = "panel4";
+            this.panel4.Size = new System.Drawing.Size(462, 525);
+            this.panel4.TabIndex = 0;
+            // 
+            // panel5
+            // 
+            this.panel5.Dock = System.Windows.Forms.DockStyle.Right;
+            this.panel5.Location = new System.Drawing.Point(471, 17);
+            this.panel5.Name = "panel5";
+            this.panel5.Size = new System.Drawing.Size(401, 525);
+            this.panel5.TabIndex = 1;
+            // 
+            // groupBox1
+            // 
+            this.groupBox1.Controls.Add(this.panel4);
+            this.groupBox1.Controls.Add(this.panel5);
+            this.groupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.groupBox1.Location = new System.Drawing.Point(0, 0);
+            this.groupBox1.Name = "groupBox1";
+            this.groupBox1.Size = new System.Drawing.Size(875, 545);
+            this.groupBox1.TabIndex = 2;
+            this.groupBox1.TabStop = false;
+            this.groupBox1.Text = "璁捐瑙嗗浘";
+            // 
+            // ctrlSectionBundleInfo1
+            // 
+            this.ctrlSectionBundleInfo1.AutoScroll = true;
+            this.ctrlSectionBundleInfo1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
+            this.ctrlSectionBundleInfo1.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.ctrlSectionBundleInfo1.Location = new System.Drawing.Point(0, 0);
+            this.ctrlSectionBundleInfo1.Name = "ctrlSectionBundleInfo1";
+            this.ctrlSectionBundleInfo1.Size = new System.Drawing.Size(318, 673);
+            this.ctrlSectionBundleInfo1.TabIndex = 1;
+            // 
+            // sectAreaDockPanel11
+            // 
+            this.sectAreaDockPanel11.AutoScroll = true;
+            this.sectAreaDockPanel11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
+            this.sectAreaDockPanel11.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.sectAreaDockPanel11.Location = new System.Drawing.Point(0, 0);
+            this.sectAreaDockPanel11.Name = "sectAreaDockPanel11";
+            this.sectAreaDockPanel11.Size = new System.Drawing.Size(875, 202);
+            this.sectAreaDockPanel11.TabIndex = 0;
             // 
             // StepForm1
             // 
             this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
-            this.ClientSize = new System.Drawing.Size(714, 495);
+            this.ClientSize = new System.Drawing.Size(1203, 756);
+            this.Controls.Add(this.button鍙栨秷);
+            this.Controls.Add(this.button纭畾);
+            this.Controls.Add(this.panel3);
+            this.Controls.Add(this.panel2);
+            this.Controls.Add(this.panel1);
             this.Name = "StepForm1";
             this.Text = "Form1";
             this.Load += new System.EventHandler(this.Form1_Load);
+            this.panel1.ResumeLayout(false);
+            this.panel2.ResumeLayout(false);
+            this.panel3.ResumeLayout(false);
+            this.groupBox1.ResumeLayout(false);
             this.ResumeLayout(false);
 
         }
 
         #endregion
+
+        private 鎴潰闈㈢Н.SectAreaDockPanel sectAreaDockPanel11;
+        private ctrlSectionBundleInfo ctrlSectionBundleInfo1;
+        private System.Windows.Forms.Panel panel1;
+        private System.Windows.Forms.Panel panel2;
+        private System.Windows.Forms.Panel panel3;
+        private System.Windows.Forms.Button button纭畾;
+        private System.Windows.Forms.Button button鍙栨秷;
+        private System.Windows.Forms.Panel panel5;
+        private System.Windows.Forms.Panel panel4;
+        private System.Windows.Forms.GroupBox groupBox1;
     }
 }
 

--
Gitblit v1.9.3