yangyin
2025-03-25 db33bc6d9a30db6be4b40e45097c9a87a67cc845
WinFrmUI/DPumpHydr.WinFrmUI.Volute/³öË®Éè¼Æ/ctrlSetOutflowParas.Designer.cs
@@ -33,12 +33,13 @@
            comboBoxType = new System.Windows.Forms.ComboBox();
            metroToolTip第六步提示 = new RLT.Controls.MetroToolTip();
            ribbonGroupBox1 = new RLT.Controls.RibbonGroupBox();
            checkBox圆弧连接 = new System.Windows.Forms.CheckBox();
            btnNextStep = new RLT.Controls.ForeverButtonSticky();
            dungeonTabPage1 = new RLT.Controls.DungeonTabPage();
            tabPage1 = new System.Windows.Forms.TabPage();
            tabPage2 = new System.Windows.Forms.TabPage();
            ctrlSection910Posi1 = new ctrlSection910Posi();
            mBtn更新模型 = new RLT.Controls.ForeverButtonSticky();
            btnNextStep = new RLT.Controls.ForeverButtonSticky();
            thunderGroupBox1.SuspendLayout();
            ribbonGroupBox1.SuspendLayout();
            dungeonTabPage1.SuspendLayout();
@@ -55,7 +56,7 @@
            metroTile出口图片.HoverColor = System.Drawing.Color.FromArgb(65, 177, 225);
            metroTile出口图片.HoverTextColor = System.Drawing.Color.White;
            metroTile出口图片.IsDerivedStyle = true;
            metroTile出口图片.Location = new System.Drawing.Point(8, 28);
            metroTile出口图片.Location = new System.Drawing.Point(3, 22);
            metroTile出口图片.Name = "metroTile出口图片";
            metroTile出口图片.NormalBorderColor = System.Drawing.Color.FromArgb(65, 177, 225);
            metroTile出口图片.NormalColor = System.Drawing.Color.FromArgb(65, 177, 225);
@@ -63,7 +64,7 @@
            metroTile出口图片.PressBorderColor = System.Drawing.Color.FromArgb(65, 177, 225);
            metroTile出口图片.PressColor = System.Drawing.Color.FromArgb(65, 177, 225);
            metroTile出口图片.PressTextColor = System.Drawing.Color.White;
            metroTile出口图片.Size = new System.Drawing.Size(255, 188);
            metroTile出口图片.Size = new System.Drawing.Size(282, 209);
            metroTile出口图片.Style = RLT.Enum.Metro.Style.Light;
            metroTile出口图片.StyleManager = null;
            metroTile出口图片.TabIndex = 25;
@@ -82,17 +83,17 @@
            thunderGroupBox1.Controls.Add(metroTile出口图片);
            thunderGroupBox1.Font = new System.Drawing.Font("Tw Cen MT Condensed Extra Bold", 10F, System.Drawing.FontStyle.Bold);
            thunderGroupBox1.ForeColor = System.Drawing.Color.Black;
            thunderGroupBox1.Location = new System.Drawing.Point(38, 41);
            thunderGroupBox1.Location = new System.Drawing.Point(27, 53);
            thunderGroupBox1.Name = "thunderGroupBox1";
            thunderGroupBox1.Size = new System.Drawing.Size(271, 222);
            thunderGroupBox1.Size = new System.Drawing.Size(288, 231);
            thunderGroupBox1.TabIndex = 27;
            thunderGroupBox1.Text = " ";
            // 
            // comboBoxType
            // 
            comboBoxType.FormattingEnabled = true;
            comboBoxType.Items.AddRange(new object[] { "中心出口:垂直法兰面流出", "侧面出口(曲线链接):垂直法兰面流出", "侧面出口(直线链接)" });
            comboBoxType.Location = new System.Drawing.Point(22, 2);
            comboBoxType.Items.AddRange(new object[] { "中心出口", "侧面出口(曲线链接)", "侧面出口(直线链接)" });
            comboBoxType.Location = new System.Drawing.Point(29, 0);
            comboBoxType.Name = "comboBoxType";
            comboBoxType.Size = new System.Drawing.Size(236, 23);
            comboBoxType.TabIndex = 26;
@@ -112,12 +113,14 @@
            // 
            // ribbonGroupBox1
            // 
            ribbonGroupBox1.AutoScroll = true;
            ribbonGroupBox1.BackColor = System.Drawing.Color.Transparent;
            ribbonGroupBox1.BaseColor = System.Drawing.Color.Transparent;
            ribbonGroupBox1.BorderColorA = System.Drawing.Color.FromArgb(143, 143, 143);
            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(btnNextStep);
            ribbonGroupBox1.Controls.Add(dungeonTabPage1);
            ribbonGroupBox1.Controls.Add(mBtn更新模型);
@@ -129,11 +132,37 @@
            ribbonGroupBox1.LineColorB = System.Drawing.Color.FromArgb(126, 126, 126);
            ribbonGroupBox1.Location = new System.Drawing.Point(0, 0);
            ribbonGroupBox1.Name = "ribbonGroupBox1";
            ribbonGroupBox1.Size = new System.Drawing.Size(335, 808);
            ribbonGroupBox1.Size = new System.Drawing.Size(335, 815);
            ribbonGroupBox1.SmoothingType = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
            ribbonGroupBox1.TabIndex = 31;
            ribbonGroupBox1.Text = "扩散管参数";
            ribbonGroupBox1.TitleHeight = 30;
            //
            // checkBox圆弧连接
            //
            checkBox圆弧连接.AutoSize = true;
            checkBox圆弧连接.Location = new System.Drawing.Point(225, 31);
            checkBox圆弧连接.Name = "checkBox圆弧连接";
            checkBox圆弧连接.Size = new System.Drawing.Size(87, 21);
            checkBox圆弧连接.TabIndex = 75;
            checkBox圆弧连接.Text = "圆弧连接";
            checkBox圆弧连接.UseVisualStyleBackColor = true;
            checkBox圆弧连接.CheckedChanged += checkBox圆弧连接_CheckedChanged;
            //
            // btnNextStep
            //
            btnNextStep.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right;
            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.Name = "btnNextStep";
            btnNextStep.Rounded = false;
            btnNextStep.Size = new System.Drawing.Size(90, 20);
            btnNextStep.TabIndex = 74;
            btnNextStep.Text = "下一步>>";
            btnNextStep.TextColor = System.Drawing.Color.FromArgb(243, 243, 243);
            btnNextStep.Click += btnNextStep_Click;
            // 
            // dungeonTabPage1
            // 
@@ -146,13 +175,13 @@
            dungeonTabPage1.Controls.Add(tabPage2);
            dungeonTabPage1.DeactivePageTextColor = System.Drawing.Color.FromArgb(80, 76, 76);
            dungeonTabPage1.ItemSize = new System.Drawing.Size(80, 24);
            dungeonTabPage1.Location = new System.Drawing.Point(6, 269);
            dungeonTabPage1.Location = new System.Drawing.Point(6, 319);
            dungeonTabPage1.Name = "dungeonTabPage1";
            dungeonTabPage1.PageBackColor = System.Drawing.Color.FromArgb(247, 246, 246);
            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, 536);
            dungeonTabPage1.Size = new System.Drawing.Size(326, 493);
            dungeonTabPage1.TabIndex = 73;
            // 
            // tabPage1
@@ -161,7 +190,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, 504);
            tabPage1.Size = new System.Drawing.Size(318, 461);
            tabPage1.TabIndex = 0;
            tabPage1.Text = "出口参数";
            // 
@@ -172,7 +201,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, 504);
            tabPage2.Size = new System.Drawing.Size(318, 461);
            tabPage2.TabIndex = 1;
            tabPage2.Text = "9,10断面";
            // 
@@ -181,9 +210,9 @@
            ctrlSection910Posi1.BackColor = System.Drawing.SystemColors.Control;
            ctrlSection910Posi1.Dock = System.Windows.Forms.DockStyle.Fill;
            ctrlSection910Posi1.Location = new System.Drawing.Point(3, 3);
            ctrlSection910Posi1.Margin = new System.Windows.Forms.Padding(4);
            ctrlSection910Posi1.Margin = new System.Windows.Forms.Padding(5, 4, 5, 4);
            ctrlSection910Posi1.Name = "ctrlSection910Posi1";
            ctrlSection910Posi1.Size = new System.Drawing.Size(312, 498);
            ctrlSection910Posi1.Size = new System.Drawing.Size(312, 455);
            ctrlSection910Posi1.TabIndex = 0;
            // 
            // mBtn更新模型
@@ -201,21 +230,6 @@
            mBtn更新模型.TextColor = System.Drawing.Color.FromArgb(243, 243, 243);
            mBtn更新模型.Click += mBtn更新模型_Click;
            // 
            // btnNextStep
            //
            btnNextStep.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right;
            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.Name = "btnNextStep";
            btnNextStep.Rounded = false;
            btnNextStep.Size = new System.Drawing.Size(90, 20);
            btnNextStep.TabIndex = 74;
            btnNextStep.Text = "下一步>>";
            btnNextStep.TextColor = System.Drawing.Color.FromArgb(243, 243, 243);
            btnNextStep.Click += btnNextStep_Click;
            //
            // ctrlSetOutflowParas
            // 
            AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F);
@@ -224,9 +238,10 @@
            Controls.Add(ribbonGroupBox1);
            Margin = new System.Windows.Forms.Padding(4);
            Name = "ctrlSetOutflowParas";
            Size = new System.Drawing.Size(335, 808);
            Size = new System.Drawing.Size(335, 815);
            thunderGroupBox1.ResumeLayout(false);
            ribbonGroupBox1.ResumeLayout(false);
            ribbonGroupBox1.PerformLayout();
            dungeonTabPage1.ResumeLayout(false);
            tabPage2.ResumeLayout(false);
            ResumeLayout(false);
@@ -245,5 +260,6 @@
        private ctrlSection910Posi ctrlSection910Posi1;
        private System.Windows.Forms.ComboBox comboBoxType;
        private RLT.Controls.ForeverButtonSticky btnNextStep;
        private System.Windows.Forms.CheckBox checkBox圆弧连接;
    }
}