Files
2026-01-03 10:26:01 +08:00

435 lines
21 KiB
C#

namespace
{
partial class MainForm
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
uiTableLayoutPanel1 = new Sunny.UI.UITableLayoutPanel();
uiPanel4 = new Sunny.UI.UIPanel();
uiLabel6 = new Sunny.UI.UILabel();
uiPanel3 = new Sunny.UI.UIPanel();
uiButton5 = new Sunny.UI.UIButton();
uiButton4 = new Sunny.UI.UIButton();
uiButton3 = new Sunny.UI.UIButton();
uiButton2 = new Sunny.UI.UIButton();
uiButton1 = new Sunny.UI.UIButton();
uiLabel5 = new Sunny.UI.UILabel();
uiPanel2 = new Sunny.UI.UIPanel();
uiLabel4 = new Sunny.UI.UILabel();
uiLabel3 = new Sunny.UI.UILabel();
uiLabel2 = new Sunny.UI.UILabel();
uiPanel1 = new Sunny.UI.UIPanel();
uiButton6 = new Sunny.UI.UIButton();
uiLabel1 = new Sunny.UI.UILabel();
uiTableLayoutPanel1.SuspendLayout();
uiPanel4.SuspendLayout();
uiPanel3.SuspendLayout();
uiPanel2.SuspendLayout();
uiPanel1.SuspendLayout();
SuspendLayout();
//
// uiTableLayoutPanel1
//
uiTableLayoutPanel1.BackColor = Color.White;
uiTableLayoutPanel1.ColumnCount = 1;
uiTableLayoutPanel1.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 100F));
uiTableLayoutPanel1.ColumnStyles.Add(new ColumnStyle(SizeType.Absolute, 20F));
uiTableLayoutPanel1.Controls.Add(uiPanel4, 0, 3);
uiTableLayoutPanel1.Controls.Add(uiPanel3, 0, 2);
uiTableLayoutPanel1.Controls.Add(uiPanel2, 0, 1);
uiTableLayoutPanel1.Controls.Add(uiPanel1, 0, 0);
uiTableLayoutPanel1.Dock = DockStyle.Fill;
uiTableLayoutPanel1.Location = new Point(2, 35);
uiTableLayoutPanel1.Name = "uiTableLayoutPanel1";
uiTableLayoutPanel1.RowCount = 4;
uiTableLayoutPanel1.RowStyles.Add(new RowStyle(SizeType.Percent, 12F));
uiTableLayoutPanel1.RowStyles.Add(new RowStyle(SizeType.Percent, 53F));
uiTableLayoutPanel1.RowStyles.Add(new RowStyle(SizeType.Percent, 25F));
uiTableLayoutPanel1.RowStyles.Add(new RowStyle(SizeType.Percent, 10F));
uiTableLayoutPanel1.Size = new Size(1896, 963);
uiTableLayoutPanel1.TabIndex = 0;
uiTableLayoutPanel1.TagString = null;
//
// uiPanel4
//
uiPanel4.BackColor = Color.White;
uiPanel4.Controls.Add(uiLabel6);
uiPanel4.Dock = DockStyle.Fill;
uiPanel4.FillColor = Color.FromArgb(245, 247, 250);
uiPanel4.Font = new Font("微软雅黑", 9F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiPanel4.Location = new Point(4, 870);
uiPanel4.Margin = new Padding(4, 5, 4, 5);
uiPanel4.MinimumSize = new Size(1, 1);
uiPanel4.Name = "uiPanel4";
uiPanel4.Radius = 0;
uiPanel4.RadiusSides = Sunny.UI.UICornerRadiusSides.None;
uiPanel4.RectColor = Color.FromArgb(220, 223, 230);
uiPanel4.Size = new Size(1888, 88);
uiPanel4.Style = Sunny.UI.UIStyle.Custom;
uiPanel4.StyleCustomMode = true;
uiPanel4.TabIndex = 3;
uiPanel4.Text = null;
uiPanel4.TextAlignment = ContentAlignment.MiddleCenter;
//
// uiLabel6
//
uiLabel6.Font = new Font("微软雅黑", 10.5F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiLabel6.ForeColor = Color.FromArgb(96, 98, 102);
uiLabel6.Location = new Point(1460, 18);
uiLabel6.Name = "uiLabel6";
uiLabel6.Size = new Size(413, 57);
uiLabel6.Style = Sunny.UI.UIStyle.Custom;
uiLabel6.StyleCustomMode = true;
uiLabel6.TabIndex = 0;
uiLabel6.Text = "2025年12月27日 16:33:40";
uiLabel6.TextAlign = ContentAlignment.MiddleCenter;
//
// uiPanel3
//
uiPanel3.BackColor = Color.White;
uiPanel3.Controls.Add(uiButton5);
uiPanel3.Controls.Add(uiButton4);
uiPanel3.Controls.Add(uiButton3);
uiPanel3.Controls.Add(uiButton2);
uiPanel3.Controls.Add(uiButton1);
uiPanel3.Controls.Add(uiLabel5);
uiPanel3.Dock = DockStyle.Fill;
uiPanel3.FillColor = Color.FromArgb(250, 252, 255);
uiPanel3.Font = new Font("微软雅黑", 9F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiPanel3.Location = new Point(4, 630);
uiPanel3.Margin = new Padding(4, 5, 4, 5);
uiPanel3.MinimumSize = new Size(1, 1);
uiPanel3.Name = "uiPanel3";
uiPanel3.Radius = 0;
uiPanel3.RadiusSides = Sunny.UI.UICornerRadiusSides.None;
uiPanel3.RectColor = Color.FromArgb(220, 223, 230);
uiPanel3.Size = new Size(1888, 230);
uiPanel3.Style = Sunny.UI.UIStyle.Custom;
uiPanel3.StyleCustomMode = true;
uiPanel3.TabIndex = 2;
uiPanel3.Text = null;
uiPanel3.TextAlignment = ContentAlignment.MiddleCenter;
//
// uiButton5
//
uiButton5.Cursor = Cursors.Hand;
uiButton5.FillColor = Color.FromArgb(144, 147, 153);
uiButton5.FillColor2 = Color.FromArgb(144, 147, 153);
uiButton5.FillHoverColor = Color.FromArgb(169, 172, 184);
uiButton5.FillPressColor = Color.FromArgb(126, 130, 140);
uiButton5.FillSelectedColor = Color.FromArgb(126, 130, 140);
uiButton5.Font = new Font("微软雅黑", 10.5F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiButton5.Location = new Point(1570, 100);
uiButton5.MinimumSize = new Size(1, 1);
uiButton5.Name = "uiButton5";
uiButton5.Radius = 8;
uiButton5.RectColor = Color.FromArgb(144, 147, 153);
uiButton5.RectHoverColor = Color.FromArgb(169, 172, 184);
uiButton5.RectPressColor = Color.FromArgb(126, 130, 140);
uiButton5.RectSelectedColor = Color.FromArgb(126, 130, 140);
uiButton5.Size = new Size(220, 75);
uiButton5.Style = Sunny.UI.UIStyle.Custom;
uiButton5.StyleCustomMode = true;
uiButton5.TabIndex = 5;
uiButton5.Text = "手动调试";
uiButton5.TipsFont = new Font("宋体", 9F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiButton5.Click += uiButton5_Click;
//
// uiButton4
//
uiButton4.Cursor = Cursors.Hand;
uiButton4.FillColor = Color.FromArgb(64, 158, 255);
uiButton4.FillColor2 = Color.FromArgb(64, 158, 255);
uiButton4.FillHoverColor = Color.FromArgb(102, 177, 255);
uiButton4.FillPressColor = Color.FromArgb(47, 144, 255);
uiButton4.FillSelectedColor = Color.FromArgb(47, 144, 255);
uiButton4.Font = new Font("微软雅黑", 10.5F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiButton4.Location = new Point(820, 100);
uiButton4.MinimumSize = new Size(1, 1);
uiButton4.Name = "uiButton4";
uiButton4.Radius = 8;
uiButton4.RectColor = Color.FromArgb(64, 158, 255);
uiButton4.RectHoverColor = Color.FromArgb(102, 177, 255);
uiButton4.RectPressColor = Color.FromArgb(47, 144, 255);
uiButton4.RectSelectedColor = Color.FromArgb(47, 144, 255);
uiButton4.Size = new Size(220, 75);
uiButton4.Style = Sunny.UI.UIStyle.Custom;
uiButton4.StyleCustomMode = true;
uiButton4.TabIndex = 4;
uiButton4.Text = "测试报告";
uiButton4.TipsFont = new Font("宋体", 9F, FontStyle.Regular, GraphicsUnit.Point, 134);
//
// uiButton3
//
uiButton3.Cursor = Cursors.Hand;
uiButton3.FillColor = Color.FromArgb(103, 194, 58);
uiButton3.FillColor2 = Color.FromArgb(103, 194, 58);
uiButton3.FillHoverColor = Color.FromArgb(133, 206, 97);
uiButton3.FillPressColor = Color.FromArgb(84, 178, 38);
uiButton3.FillSelectedColor = Color.FromArgb(84, 178, 38);
uiButton3.Font = new Font("微软雅黑", 10.5F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiButton3.Location = new Point(320, 100);
uiButton3.MinimumSize = new Size(1, 1);
uiButton3.Name = "uiButton3";
uiButton3.Radius = 8;
uiButton3.RectColor = Color.FromArgb(103, 194, 58);
uiButton3.RectHoverColor = Color.FromArgb(133, 206, 97);
uiButton3.RectPressColor = Color.FromArgb(84, 178, 38);
uiButton3.RectSelectedColor = Color.FromArgb(84, 178, 38);
uiButton3.Size = new Size(220, 75);
uiButton3.Style = Sunny.UI.UIStyle.Custom;
uiButton3.StyleCustomMode = true;
uiButton3.TabIndex = 3;
uiButton3.Text = "穿透性测试";
uiButton3.TipsFont = new Font("宋体", 9F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiButton3.Click += uiButton3_Click;
//
// uiButton2
//
uiButton2.Cursor = Cursors.Hand;
uiButton2.FillColor = Color.FromArgb(230, 162, 60);
uiButton2.FillColor2 = Color.FromArgb(230, 162, 60);
uiButton2.FillHoverColor = Color.FromArgb(235, 181, 99);
uiButton2.FillPressColor = Color.FromArgb(212, 145, 47);
uiButton2.FillSelectedColor = Color.FromArgb(212, 145, 47);
uiButton2.Font = new Font("微软雅黑", 10.5F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiButton2.Location = new Point(570, 100);
uiButton2.MinimumSize = new Size(1, 1);
uiButton2.Name = "uiButton2";
uiButton2.Radius = 8;
uiButton2.RectColor = Color.FromArgb(230, 162, 60);
uiButton2.RectHoverColor = Color.FromArgb(235, 181, 99);
uiButton2.RectPressColor = Color.FromArgb(212, 145, 47);
uiButton2.RectSelectedColor = Color.FromArgb(212, 145, 47);
uiButton2.Size = new Size(220, 75);
uiButton2.Style = Sunny.UI.UIStyle.Custom;
uiButton2.StyleCustomMode = true;
uiButton2.TabIndex = 2;
uiButton2.Text = "二次点火测试";
uiButton2.TipsFont = new Font("宋体", 9F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiButton2.Click += uiButton2_Click;
//
// uiButton1
//
uiButton1.Cursor = Cursors.Hand;
uiButton1.FillColor = Color.FromArgb(245, 108, 108);
uiButton1.FillColor2 = Color.FromArgb(245, 108, 108);
uiButton1.FillHoverColor = Color.FromArgb(247, 136, 136);
uiButton1.FillPressColor = Color.FromArgb(230, 81, 81);
uiButton1.FillSelectedColor = Color.FromArgb(230, 81, 81);
uiButton1.Font = new Font("微软雅黑", 10.5F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiButton1.Location = new Point(70, 100);
uiButton1.MinimumSize = new Size(1, 1);
uiButton1.Name = "uiButton1";
uiButton1.Radius = 8;
uiButton1.RectColor = Color.FromArgb(245, 108, 108);
uiButton1.RectHoverColor = Color.FromArgb(247, 136, 136);
uiButton1.RectPressColor = Color.FromArgb(230, 81, 81);
uiButton1.RectSelectedColor = Color.FromArgb(230, 81, 81);
uiButton1.Size = new Size(220, 75);
uiButton1.Style = Sunny.UI.UIStyle.Custom;
uiButton1.StyleCustomMode = true;
uiButton1.TabIndex = 1;
uiButton1.Text = "初次点火测试";
uiButton1.TipsFont = new Font("宋体", 9F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiButton1.Click += uiButton1_Click;
//
// uiLabel5
//
uiLabel5.Font = new Font("微软雅黑", 12F, FontStyle.Bold, GraphicsUnit.Point, 134);
uiLabel5.ForeColor = Color.FromArgb(48, 49, 51);
uiLabel5.Location = new Point(70, 30);
uiLabel5.Name = "uiLabel5";
uiLabel5.Size = new Size(347, 36);
uiLabel5.Style = Sunny.UI.UIStyle.Custom;
uiLabel5.StyleCustomMode = true;
uiLabel5.TabIndex = 0;
uiLabel5.Text = "测试功能";
uiLabel5.TextAlign = ContentAlignment.MiddleLeft;
//
// uiPanel2
//
uiPanel2.BackColor = Color.White;
uiPanel2.Controls.Add(uiLabel4);
uiPanel2.Controls.Add(uiLabel3);
uiPanel2.Controls.Add(uiLabel2);
uiPanel2.Dock = DockStyle.Fill;
uiPanel2.FillColor = Color.White;
uiPanel2.Font = new Font("微软雅黑", 9F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiPanel2.Location = new Point(4, 120);
uiPanel2.Margin = new Padding(4, 5, 4, 5);
uiPanel2.MinimumSize = new Size(1, 1);
uiPanel2.Name = "uiPanel2";
uiPanel2.Radius = 0;
uiPanel2.RadiusSides = Sunny.UI.UICornerRadiusSides.None;
uiPanel2.RectColor = Color.FromArgb(220, 223, 230);
uiPanel2.Size = new Size(1888, 500);
uiPanel2.Style = Sunny.UI.UIStyle.Custom;
uiPanel2.StyleCustomMode = true;
uiPanel2.TabIndex = 1;
uiPanel2.Text = null;
uiPanel2.TextAlignment = ContentAlignment.MiddleCenter;
//
// uiLabel4
//
uiLabel4.Font = new Font("微软雅黑", 10.5F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiLabel4.ForeColor = Color.FromArgb(96, 98, 102);
uiLabel4.Location = new Point(70, 320);
uiLabel4.Name = "uiLabel4";
uiLabel4.Size = new Size(571, 67);
uiLabel4.Style = Sunny.UI.UIStyle.Custom;
uiLabel4.StyleCustomMode = true;
uiLabel4.TabIndex = 2;
uiLabel4.Text = "标准版本\r\nISO 11810:2015";
uiLabel4.TextAlign = ContentAlignment.MiddleLeft;
//
// uiLabel3
//
uiLabel3.Font = new Font("微软雅黑", 11F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiLabel3.ForeColor = Color.FromArgb(96, 98, 102);
uiLabel3.Location = new Point(70, 130);
uiLabel3.Name = "uiLabel3";
uiLabel3.Size = new Size(1200, 170);
uiLabel3.Style = Sunny.UI.UIStyle.Custom;
uiLabel3.StyleCustomMode = true;
uiLabel3.TabIndex = 1;
uiLabel3.Text = "本系统依据 BS EN ISO 11810:2015 国际标准,为手术床单及患者防护罩提供完整的激光抗性测试解决方案。系统支持初次点火(I)、抗激光穿透性(P)、二次点火(SI)等多项测试,并自动生成符合标准的测试报告。";
uiLabel3.TextAlign = ContentAlignment.MiddleLeft;
//
// uiLabel2
//
uiLabel2.Font = new Font("微软雅黑", 15F, FontStyle.Bold, GraphicsUnit.Point, 134);
uiLabel2.ForeColor = Color.FromArgb(48, 49, 51);
uiLabel2.Location = new Point(70, 40);
uiLabel2.Name = "uiLabel2";
uiLabel2.Size = new Size(571, 67);
uiLabel2.Style = Sunny.UI.UIStyle.Custom;
uiLabel2.StyleCustomMode = true;
uiLabel2.TabIndex = 0;
uiLabel2.Text = "欢迎使用激光抗性测试系统";
uiLabel2.TextAlign = ContentAlignment.MiddleLeft;
//
// uiPanel1
//
uiPanel1.BackColor = Color.White;
uiPanel1.Controls.Add(uiButton6);
uiPanel1.Controls.Add(uiLabel1);
uiPanel1.Dock = DockStyle.Fill;
uiPanel1.FillColor = Color.White;
uiPanel1.Font = new Font("微软雅黑", 9F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiPanel1.Location = new Point(4, 5);
uiPanel1.Margin = new Padding(4, 5, 4, 5);
uiPanel1.MinimumSize = new Size(1, 1);
uiPanel1.Name = "uiPanel1";
uiPanel1.Radius = 0;
uiPanel1.RadiusSides = Sunny.UI.UICornerRadiusSides.None;
uiPanel1.RectColor = Color.FromArgb(220, 223, 230);
uiPanel1.Size = new Size(1888, 105);
uiPanel1.Style = Sunny.UI.UIStyle.Custom;
uiPanel1.StyleCustomMode = true;
uiPanel1.TabIndex = 0;
uiPanel1.Text = null;
uiPanel1.TextAlignment = ContentAlignment.MiddleCenter;
//
// uiButton6
//
uiButton6.FillColor = Color.White;
uiButton6.FillColor2 = Color.White;
uiButton6.FillDisableColor = Color.White;
uiButton6.FillHoverColor = Color.White;
uiButton6.FillPressColor = Color.White;
uiButton6.FillSelectedColor = Color.White;
uiButton6.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiButton6.Location = new Point(1755, 27);
uiButton6.MinimumSize = new Size(1, 1);
uiButton6.Name = "uiButton6";
uiButton6.RectColor = Color.White;
uiButton6.RectHoverColor = Color.White;
uiButton6.RectPressColor = Color.White;
uiButton6.RectSelectedColor = Color.White;
uiButton6.Size = new Size(105, 52);
uiButton6.TabIndex = 1;
uiButton6.TipsFont = new Font("宋体", 9F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiButton6.MouseDown += uiButton6_MouseDown;
uiButton6.MouseUp += uiButton6_MouseUp;
//
// uiLabel1
//
uiLabel1.Font = new Font("微软雅黑", 22F, FontStyle.Bold, GraphicsUnit.Point, 134);
uiLabel1.ForeColor = Color.FromArgb(64, 158, 255);
uiLabel1.Location = new Point(70, 4);
uiLabel1.Name = "uiLabel1";
uiLabel1.Size = new Size(413, 98);
uiLabel1.Style = Sunny.UI.UIStyle.Custom;
uiLabel1.StyleCustomMode = true;
uiLabel1.TabIndex = 0;
uiLabel1.Text = "激光抗性测试系统";
uiLabel1.TextAlign = ContentAlignment.MiddleLeft;
//
// MainForm
//
AutoScaleMode = AutoScaleMode.None;
ClientSize = new Size(1900, 1000);
Controls.Add(uiTableLayoutPanel1);
Font = new Font("微软雅黑", 9F, FontStyle.Regular, GraphicsUnit.Point, 134);
Name = "MainForm";
Padding = new Padding(2, 35, 2, 2);
Style = Sunny.UI.UIStyle.Custom;
StyleCustomMode = true;
Text = "激光抗性测试系统";
ZoomScaleRect = new Rectangle(22, 22, 800, 450);
FormClosing += MainForm_FormClosing;
uiTableLayoutPanel1.ResumeLayout(false);
uiPanel4.ResumeLayout(false);
uiPanel3.ResumeLayout(false);
uiPanel2.ResumeLayout(false);
uiPanel1.ResumeLayout(false);
ResumeLayout(false);
}
#endregion
private Sunny.UI.UITableLayoutPanel uiTableLayoutPanel1;
private Sunny.UI.UIPanel uiPanel2;
private Sunny.UI.UILabel uiLabel3;
private Sunny.UI.UILabel uiLabel2;
private Sunny.UI.UIPanel uiPanel1;
private Sunny.UI.UILabel uiLabel1;
private Sunny.UI.UIPanel uiPanel4;
private Sunny.UI.UILabel uiLabel6;
private Sunny.UI.UIPanel uiPanel3;
private Sunny.UI.UIButton uiButton4;
private Sunny.UI.UIButton uiButton3;
private Sunny.UI.UIButton uiButton2;
private Sunny.UI.UIButton uiButton1;
private Sunny.UI.UILabel uiLabel5;
private Sunny.UI.UILabel uiLabel4;
private Sunny.UI.UIButton uiButton5;
private Sunny.UI.UIButton uiButton6;
}
}