namespace DPumpHydr.WinFrmUI.Volute
{
partial class ctrlSetOutflowStyle
{
///
/// 必需的设计器变量。
///
private System.ComponentModel.IContainer components = null;
///
/// 清理所有正在使用的资源。
///
/// 如果应释放托管资源,为 true;否则为 false。
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region 组件设计器生成的代码
///
/// 设计器支持所需的方法 - 不要修改
/// 使用代码编辑器修改此方法的内容。
///
private void InitializeComponent()
{
metroTile扩散管形状 = new RLT.Controls.MetroTile();
crownLabel4 = new RLT.Controls.CrownLabel();
thunderGroupBox1 = new RLT.Controls.ThunderGroupBox();
mBtn更新模型 = new RLT.Controls.MaterialButton();
metroToolTip第六步提示 = new RLT.Controls.MetroToolTip();
panel = new System.Windows.Forms.Panel();
thunderGroupBox1.SuspendLayout();
SuspendLayout();
//
// metroTile扩散管形状
//
metroTile扩散管形状.DisabledBackColor = System.Drawing.Color.FromArgb(204, 204, 204);
metroTile扩散管形状.DisabledBorderColor = System.Drawing.Color.FromArgb(155, 155, 155);
metroTile扩散管形状.DisabledForeColor = System.Drawing.Color.FromArgb(136, 136, 136);
metroTile扩散管形状.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
metroTile扩散管形状.HoverBorderColor = System.Drawing.Color.FromArgb(230, 230, 230);
metroTile扩散管形状.HoverColor = System.Drawing.Color.FromArgb(65, 177, 225);
metroTile扩散管形状.HoverTextColor = System.Drawing.Color.White;
metroTile扩散管形状.IsDerivedStyle = true;
metroTile扩散管形状.Location = new System.Drawing.Point(70, 37);
metroTile扩散管形状.Name = "metroTile扩散管形状";
metroTile扩散管形状.NormalBorderColor = System.Drawing.Color.FromArgb(65, 177, 225);
metroTile扩散管形状.NormalColor = System.Drawing.Color.FromArgb(65, 177, 225);
metroTile扩散管形状.NormalTextColor = System.Drawing.Color.White;
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(192, 182);
metroTile扩散管形状.Style = RLT.Enum.Metro.Style.Light;
metroTile扩散管形状.StyleManager = null;
metroTile扩散管形状.TabIndex = 25;
metroTile扩散管形状.ThemeAuthor = "Taiizor";
metroTile扩散管形状.ThemeName = "MetroLight";
metroTile扩散管形状.TileAlign = RLT.Enum.Metro.TileAlign.Topleft;
//
// crownLabel4
//
crownLabel4.AutoSize = true;
crownLabel4.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Bold);
crownLabel4.ForeColor = System.Drawing.Color.Black;
crownLabel4.Location = new System.Drawing.Point(13, 11);
crownLabel4.Name = "crownLabel4";
crownLabel4.Size = new System.Drawing.Size(186, 22);
crownLabel4.TabIndex = 26;
crownLabel4.Text = "第六步:输入扩散管参数";
//
// thunderGroupBox1
//
thunderGroupBox1.BackColor = System.Drawing.SystemColors.ControlLight;
thunderGroupBox1.BodyColorA = System.Drawing.Color.Silver;
thunderGroupBox1.BodyColorB = System.Drawing.Color.DarkGray;
thunderGroupBox1.BodyColorC = System.Drawing.SystemColors.ButtonFace;
thunderGroupBox1.BodyColorD = System.Drawing.SystemColors.ButtonFace;
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(3, 36);
thunderGroupBox1.Name = "thunderGroupBox1";
thunderGroupBox1.Size = new System.Drawing.Size(315, 239);
thunderGroupBox1.TabIndex = 27;
thunderGroupBox1.Text = "参数示意图";
//
// mBtn更新模型
//
mBtn更新模型.AutoSize = false;
mBtn更新模型.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
mBtn更新模型.Density = RLT.Controls.MaterialButton.MaterialButtonDensity.Default;
mBtn更新模型.Depth = 0;
mBtn更新模型.Font = new System.Drawing.Font("Tw Cen MT Condensed Extra Bold", 10F, System.Drawing.FontStyle.Bold);
mBtn更新模型.HighEmphasis = false;
mBtn更新模型.Icon = null;
mBtn更新模型.IconType = RLT.Controls.MaterialButton.MaterialIconType.Rebase;
mBtn更新模型.Location = new System.Drawing.Point(13, 284);
mBtn更新模型.Margin = new System.Windows.Forms.Padding(4, 6, 4, 6);
mBtn更新模型.MouseState = RLT.Helper.MaterialDrawHelper.MaterialMouseState.HOVER;
mBtn更新模型.Name = "mBtn更新模型";
mBtn更新模型.NoAccentTextColor = System.Drawing.Color.Empty;
mBtn更新模型.Size = new System.Drawing.Size(297, 36);
mBtn更新模型.TabIndex = 29;
mBtn更新模型.Text = "更新模型";
mBtn更新模型.Type = RLT.Controls.MaterialButton.MaterialButtonType.Outlined;
mBtn更新模型.UseAccentColor = false;
mBtn更新模型.UseVisualStyleBackColor = true;
mBtn更新模型.Click += mBtn更新模型_Click;
//
// metroToolTip第六步提示
//
metroToolTip第六步提示.BackColor = System.Drawing.Color.White;
metroToolTip第六步提示.BorderColor = System.Drawing.Color.FromArgb(204, 204, 204);
metroToolTip第六步提示.ForeColor = System.Drawing.Color.FromArgb(170, 170, 170);
metroToolTip第六步提示.IsDerivedStyle = true;
metroToolTip第六步提示.OwnerDraw = true;
metroToolTip第六步提示.Style = RLT.Enum.Metro.Style.Light;
metroToolTip第六步提示.StyleManager = null;
metroToolTip第六步提示.ThemeAuthor = "Taiizor";
metroToolTip第六步提示.ThemeName = "MetroLight";
//
// panel
//
panel.Location = new System.Drawing.Point(3, 329);
panel.Name = "panel";
panel.Size = new System.Drawing.Size(315, 471);
panel.TabIndex = 30;
//
// ctrlSetOutflowStyle
//
AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F);
AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
BackColor = System.Drawing.SystemColors.ControlLight;
Controls.Add(panel);
Controls.Add(thunderGroupBox1);
Controls.Add(mBtn更新模型);
Controls.Add(crownLabel4);
Margin = new System.Windows.Forms.Padding(4);
Name = "ctrlSetOutflowStyle";
Size = new System.Drawing.Size(325, 803);
thunderGroupBox1.ResumeLayout(false);
ResumeLayout(false);
PerformLayout();
}
#endregion
private RLT.Controls.MetroTile metroTile扩散管形状;
private RLT.Controls.CrownLabel crownLabel4;
private RLT.Controls.ThunderGroupBox thunderGroupBox1;
private RLT.Controls.MaterialButton mBtn更新模型;
private RLT.Controls.MetroToolTip metroToolTip第六步提示;
private System.Windows.Forms.Panel panel;
}
}