tx
2025-04-11 e8260697137f503aa0170b7a36170fd7168e9b80
WinFrmUI/DPumpHydr.WinFrmUI.Volute/³öË®Éè¼Æ/ctrlSetOutflowParas.Designer.cs
@@ -33,6 +33,7 @@
            comboBoxType = new System.Windows.Forms.ComboBox();
            metroToolTip第六步提示 = new DPumpHydr.WinFrmUI.RLT.Controls.MetroToolTip();
            ribbonGroupBox1 = new DPumpHydr.WinFrmUI.RLT.Controls.RibbonGroupBox();
            checkBox曲线 = new System.Windows.Forms.CheckBox();
            checkBox圆弧连接 = new System.Windows.Forms.CheckBox();
            btnNextStep = new DPumpHydr.WinFrmUI.RLT.Controls.ForeverButtonSticky();
            dungeonTabPage1 = new DPumpHydr.WinFrmUI.RLT.Controls.DungeonTabPage();
@@ -92,7 +93,7 @@
            // comboBoxType
            // 
            comboBoxType.FormattingEnabled = true;
            comboBoxType.Items.AddRange(new object[] { "中心出口", "侧面出口", "侧面出口(直线链接)" });
            comboBoxType.Items.AddRange(new object[] { "中心出口", "侧面出口" });
            comboBoxType.Location = new System.Drawing.Point(29, 0);
            comboBoxType.Name = "comboBoxType";
            comboBoxType.Size = new System.Drawing.Size(236, 23);
@@ -120,6 +121,7 @@
            ribbonGroupBox1.BorderColorB = System.Drawing.Color.FromArgb(174, 178, 172);
            ribbonGroupBox1.BorderColorC = System.Drawing.Color.FromArgb(194, 192, 200);
            ribbonGroupBox1.CompositingQualityType = System.Drawing.Drawing2D.CompositingQuality.HighQuality;
            ribbonGroupBox1.Controls.Add(checkBox曲线);
            ribbonGroupBox1.Controls.Add(checkBox圆弧连接);
            ribbonGroupBox1.Controls.Add(btnNextStep);
            ribbonGroupBox1.Controls.Add(dungeonTabPage1);
@@ -138,16 +140,28 @@
            ribbonGroupBox1.Text = "扩散管参数";
            ribbonGroupBox1.TitleHeight = 30;
            // 
            // checkBox曲线
            //
            checkBox曲线.AutoSize = true;
            checkBox曲线.Checked = true;
            checkBox曲线.CheckState = System.Windows.Forms.CheckState.Checked;
            checkBox曲线.Location = new System.Drawing.Point(72, 31);
            checkBox曲线.Name = "checkBox曲线";
            checkBox曲线.Size = new System.Drawing.Size(87, 21);
            checkBox曲线.TabIndex = 76;
            checkBox曲线.Text = "曲线连接";
            checkBox曲线.UseVisualStyleBackColor = true;
            checkBox曲线.CheckedChanged += checkBox曲线_CheckedChanged;
            //
            // checkBox圆弧连接
            // 
            checkBox圆弧连接.AutoSize = true;
            checkBox圆弧连接.Location = new System.Drawing.Point(225, 31);
            checkBox圆弧连接.Location = new System.Drawing.Point(165, 31);
            checkBox圆弧连接.Name = "checkBox圆弧连接";
            checkBox圆弧连接.Size = new System.Drawing.Size(87, 21);
            checkBox圆弧连接.Size = new System.Drawing.Size(117, 21);
            checkBox圆弧连接.TabIndex = 75;
            checkBox圆弧连接.Text = "圆弧连接";
            checkBox圆弧连接.Text = "直线圆弧连接";
            checkBox圆弧连接.UseVisualStyleBackColor = true;
            checkBox圆弧连接.Visible = false;
            checkBox圆弧连接.CheckedChanged += checkBox圆弧连接_CheckedChanged;
            // 
            // btnNextStep
@@ -156,7 +170,7 @@
            btnNextStep.BackColor = System.Drawing.Color.Transparent;
            btnNextStep.BaseColor = System.Drawing.Color.FromArgb(128, 128, 255);
            btnNextStep.Font = new System.Drawing.Font("Segoe UI", 9F);
            btnNextStep.Location = new System.Drawing.Point(225, 5);
            btnNextStep.Location = new System.Drawing.Point(232, 5);
            btnNextStep.Name = "btnNextStep";
            btnNextStep.Rounded = false;
            btnNextStep.Size = new System.Drawing.Size(90, 20);
@@ -182,7 +196,7 @@
            dungeonTabPage1.PageEdgeBorderColor = System.Drawing.Color.FromArgb(201, 198, 195);
            dungeonTabPage1.PageEdgeColor = System.Drawing.Color.FromArgb(247, 246, 246);
            dungeonTabPage1.SelectedIndex = 0;
            dungeonTabPage1.Size = new System.Drawing.Size(326, 493);
            dungeonTabPage1.Size = new System.Drawing.Size(333, 476);
            dungeonTabPage1.TabIndex = 73;
            // 
            // tabPage1
@@ -191,7 +205,7 @@
            tabPage1.Location = new System.Drawing.Point(4, 28);
            tabPage1.Name = "tabPage1";
            tabPage1.Padding = new System.Windows.Forms.Padding(3);
            tabPage1.Size = new System.Drawing.Size(318, 461);
            tabPage1.Size = new System.Drawing.Size(325, 444);
            tabPage1.TabIndex = 0;
            tabPage1.Text = "出口参数";
            // 
@@ -202,7 +216,7 @@
            tabPage2.Location = new System.Drawing.Point(4, 28);
            tabPage2.Name = "tabPage2";
            tabPage2.Padding = new System.Windows.Forms.Padding(3);
            tabPage2.Size = new System.Drawing.Size(318, 461);
            tabPage2.Size = new System.Drawing.Size(325, 444);
            tabPage2.TabIndex = 1;
            tabPage2.Text = "9,10断面";
            // 
@@ -213,7 +227,7 @@
            ctrlSection910Posi1.Location = new System.Drawing.Point(3, 3);
            ctrlSection910Posi1.Margin = new System.Windows.Forms.Padding(5, 4, 5, 4);
            ctrlSection910Posi1.Name = "ctrlSection910Posi1";
            ctrlSection910Posi1.Size = new System.Drawing.Size(312, 455);
            ctrlSection910Posi1.Size = new System.Drawing.Size(319, 438);
            ctrlSection910Posi1.TabIndex = 0;
            // 
            // mBtn更新模型
@@ -222,7 +236,7 @@
            mBtn更新模型.BackColor = System.Drawing.Color.Transparent;
            mBtn更新模型.BaseColor = System.Drawing.Color.FromArgb(35, 168, 109);
            mBtn更新模型.Font = new System.Drawing.Font("Segoe UI", 9F);
            mBtn更新模型.Location = new System.Drawing.Point(15, 5);
            mBtn更新模型.Location = new System.Drawing.Point(22, 5);
            mBtn更新模型.Name = "mBtn更新模型";
            mBtn更新模型.Rounded = false;
            mBtn更新模型.Size = new System.Drawing.Size(90, 20);
@@ -262,5 +276,6 @@
        private System.Windows.Forms.ComboBox comboBoxType;
        private RLT.Controls.ForeverButtonSticky btnNextStep;
        private System.Windows.Forms.CheckBox checkBox圆弧连接;
        private System.Windows.Forms.CheckBox checkBox曲线;
    }
}