Files
1440WGJ/JY.Inspection/Frm/FormMesGradingSet.Designer.cs
T
2026-07-14 13:55:17 +08:00

488 lines
25 KiB
C#
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
namespace JY.Inspection.Frm
{
partial class FormMesGradingSet
{
/// <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()
{
this.chkStartNGFL = new System.Windows.Forms.CheckBox();
this.cmbTensionStrap2 = new MetroFramework.Controls.MetroComboBox();
this.cmbTensionStrap1 = new MetroFramework.Controls.MetroComboBox();
this.metroLabel6 = new MetroFramework.Controls.MetroLabel();
this.metroLabel5 = new MetroFramework.Controls.MetroLabel();
this.txtgrading4 = new MetroFramework.Controls.MetroTextBox();
this.metroLabel4 = new MetroFramework.Controls.MetroLabel();
this.txtgrading2 = new MetroFramework.Controls.MetroTextBox();
this.metroLabel3 = new MetroFramework.Controls.MetroLabel();
this.txtgrading1 = new MetroFramework.Controls.MetroTextBox();
this.metroLabel2 = new MetroFramework.Controls.MetroLabel();
this.txtgrading3 = new MetroFramework.Controls.MetroTextBox();
this.metroLabel1 = new MetroFramework.Controls.MetroLabel();
this.btnExit = new MetroFramework.Controls.MetroButton();
this.btnSave = new MetroFramework.Controls.MetroButton();
this.cmbTensionStrap3 = new MetroFramework.Controls.MetroComboBox();
this.metroLabel7 = new MetroFramework.Controls.MetroLabel();
this.chkCkGrading = new System.Windows.Forms.CheckBox();
this.cmbTensionStrapCCD1 = new MetroFramework.Controls.MetroComboBox();
this.cmbTensionStrapCCD2 = new MetroFramework.Controls.MetroComboBox();
this.cmbTensionStrapCCD3 = new MetroFramework.Controls.MetroComboBox();
this.cmbTensionStrapCCD4 = new MetroFramework.Controls.MetroComboBox();
this.metroLabel8 = new MetroFramework.Controls.MetroLabel();
this.metroLabel9 = new MetroFramework.Controls.MetroLabel();
this.metroLabel10 = new MetroFramework.Controls.MetroLabel();
this.metroLabel11 = new MetroFramework.Controls.MetroLabel();
this.metroLabel12 = new MetroFramework.Controls.MetroLabel();
this.metroLabel13 = new MetroFramework.Controls.MetroLabel();
this.SuspendLayout();
//
// chkStartNGFL
//
this.chkStartNGFL.AutoSize = true;
this.chkStartNGFL.Location = new System.Drawing.Point(210, 399);
this.chkStartNGFL.Name = "chkStartNGFL";
this.chkStartNGFL.Size = new System.Drawing.Size(120, 16);
this.chkStartNGFL.TabIndex = 178;
this.chkStartNGFL.Text = "NG电池不分类排出";
this.chkStartNGFL.UseVisualStyleBackColor = true;
this.chkStartNGFL.Click += new System.EventHandler(this.chkStartNGFL_Click);
//
// cmbTensionStrap2
//
this.cmbTensionStrap2.FormattingEnabled = true;
this.cmbTensionStrap2.ItemHeight = 23;
this.cmbTensionStrap2.Location = new System.Drawing.Point(143, 293);
this.cmbTensionStrap2.Name = "cmbTensionStrap2";
this.cmbTensionStrap2.Size = new System.Drawing.Size(186, 29);
this.cmbTensionStrap2.TabIndex = 176;
this.cmbTensionStrap2.UseSelectable = true;
this.cmbTensionStrap2.DropDownClosed += new System.EventHandler(this.cmbTensionStrap2_DropDownClosed);
//
// cmbTensionStrap1
//
this.cmbTensionStrap1.FormattingEnabled = true;
this.cmbTensionStrap1.ItemHeight = 23;
this.cmbTensionStrap1.Location = new System.Drawing.Point(143, 251);
this.cmbTensionStrap1.Name = "cmbTensionStrap1";
this.cmbTensionStrap1.Size = new System.Drawing.Size(186, 29);
this.cmbTensionStrap1.TabIndex = 177;
this.cmbTensionStrap1.UseSelectable = true;
this.cmbTensionStrap1.DropDownClosed += new System.EventHandler(this.cmbTensionStrap1_DropDownClosed);
//
// metroLabel6
//
this.metroLabel6.AutoSize = true;
this.metroLabel6.Location = new System.Drawing.Point(47, 298);
this.metroLabel6.Name = "metroLabel6";
this.metroLabel6.Size = new System.Drawing.Size(85, 19);
this.metroLabel6.TabIndex = 173;
this.metroLabel6.Text = "NG拉带(6):";
//
// metroLabel5
//
this.metroLabel5.AutoSize = true;
this.metroLabel5.Location = new System.Drawing.Point(47, 255);
this.metroLabel5.Name = "metroLabel5";
this.metroLabel5.Size = new System.Drawing.Size(85, 19);
this.metroLabel5.TabIndex = 174;
this.metroLabel5.Text = "NG拉带(5):";
//
// txtgrading4
//
//
//
//
this.txtgrading4.CustomButton.Image = null;
this.txtgrading4.CustomButton.Location = new System.Drawing.Point(60, 1);
this.txtgrading4.CustomButton.Name = "";
this.txtgrading4.CustomButton.Size = new System.Drawing.Size(21, 21);
this.txtgrading4.CustomButton.Style = MetroFramework.MetroColorStyle.Blue;
this.txtgrading4.CustomButton.TabIndex = 1;
this.txtgrading4.CustomButton.Theme = MetroFramework.MetroThemeStyle.Light;
this.txtgrading4.CustomButton.UseSelectable = true;
this.txtgrading4.CustomButton.Visible = false;
this.txtgrading4.FontSize = MetroFramework.MetroTextBoxSize.Medium;
this.txtgrading4.Lines = new string[0];
this.txtgrading4.Location = new System.Drawing.Point(144, 200);
this.txtgrading4.MaxLength = 32767;
this.txtgrading4.Name = "txtgrading4";
this.txtgrading4.PasswordChar = '\0';
this.txtgrading4.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtgrading4.SelectedText = "";
this.txtgrading4.SelectionLength = 0;
this.txtgrading4.SelectionStart = 0;
this.txtgrading4.ShortcutsEnabled = true;
this.txtgrading4.Size = new System.Drawing.Size(70, 28);
this.txtgrading4.TabIndex = 172;
this.txtgrading4.UseSelectable = true;
this.txtgrading4.WaterMarkColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
this.txtgrading4.WaterMarkFont = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Pixel);
//
// metroLabel4
//
this.metroLabel4.AutoSize = true;
this.metroLabel4.Location = new System.Drawing.Point(47, 202);
this.metroLabel4.Name = "metroLabel4";
this.metroLabel4.Size = new System.Drawing.Size(84, 19);
this.metroLabel4.TabIndex = 175;
this.metroLabel4.Text = "OK拉带(4):";
//
// txtgrading2
//
//
//
//
this.txtgrading2.CustomButton.Image = null;
this.txtgrading2.CustomButton.Location = new System.Drawing.Point(60, 1);
this.txtgrading2.CustomButton.Name = "";
this.txtgrading2.CustomButton.Size = new System.Drawing.Size(21, 21);
this.txtgrading2.CustomButton.Style = MetroFramework.MetroColorStyle.Blue;
this.txtgrading2.CustomButton.TabIndex = 1;
this.txtgrading2.CustomButton.Theme = MetroFramework.MetroThemeStyle.Light;
this.txtgrading2.CustomButton.UseSelectable = true;
this.txtgrading2.CustomButton.Visible = false;
this.txtgrading2.FontSize = MetroFramework.MetroTextBoxSize.Medium;
this.txtgrading2.Lines = new string[0];
this.txtgrading2.Location = new System.Drawing.Point(144, 136);
this.txtgrading2.MaxLength = 32767;
this.txtgrading2.Name = "txtgrading2";
this.txtgrading2.PasswordChar = '\0';
this.txtgrading2.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtgrading2.SelectedText = "";
this.txtgrading2.SelectionLength = 0;
this.txtgrading2.SelectionStart = 0;
this.txtgrading2.ShortcutsEnabled = true;
this.txtgrading2.Size = new System.Drawing.Size(70, 28);
this.txtgrading2.TabIndex = 171;
this.txtgrading2.UseSelectable = true;
this.txtgrading2.WaterMarkColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
this.txtgrading2.WaterMarkFont = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Pixel);
//
// metroLabel3
//
this.metroLabel3.AutoSize = true;
this.metroLabel3.Location = new System.Drawing.Point(47, 139);
this.metroLabel3.Name = "metroLabel3";
this.metroLabel3.Size = new System.Drawing.Size(84, 19);
this.metroLabel3.TabIndex = 170;
this.metroLabel3.Text = "OK拉带(2):";
//
// txtgrading1
//
//
//
//
this.txtgrading1.CustomButton.Image = null;
this.txtgrading1.CustomButton.Location = new System.Drawing.Point(56, 2);
this.txtgrading1.CustomButton.Name = "";
this.txtgrading1.CustomButton.Size = new System.Drawing.Size(23, 23);
this.txtgrading1.CustomButton.Style = MetroFramework.MetroColorStyle.Blue;
this.txtgrading1.CustomButton.TabIndex = 1;
this.txtgrading1.CustomButton.Theme = MetroFramework.MetroThemeStyle.Light;
this.txtgrading1.CustomButton.UseSelectable = true;
this.txtgrading1.CustomButton.Visible = false;
this.txtgrading1.FontSize = MetroFramework.MetroTextBoxSize.Medium;
this.txtgrading1.Lines = new string[0];
this.txtgrading1.Location = new System.Drawing.Point(144, 103);
this.txtgrading1.MaxLength = 32767;
this.txtgrading1.Name = "txtgrading1";
this.txtgrading1.PasswordChar = '\0';
this.txtgrading1.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtgrading1.SelectedText = "";
this.txtgrading1.SelectionLength = 0;
this.txtgrading1.SelectionStart = 0;
this.txtgrading1.ShortcutsEnabled = true;
this.txtgrading1.Size = new System.Drawing.Size(70, 28);
this.txtgrading1.TabIndex = 168;
this.txtgrading1.UseSelectable = true;
this.txtgrading1.WaterMarkColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
this.txtgrading1.WaterMarkFont = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Pixel);
//
// metroLabel2
//
this.metroLabel2.AutoSize = true;
this.metroLabel2.Location = new System.Drawing.Point(47, 106);
this.metroLabel2.Name = "metroLabel2";
this.metroLabel2.Size = new System.Drawing.Size(82, 19);
this.metroLabel2.TabIndex = 169;
this.metroLabel2.Text = "OK拉带(1):";
//
// txtgrading3
//
//
//
//
this.txtgrading3.CustomButton.Image = null;
this.txtgrading3.CustomButton.Location = new System.Drawing.Point(60, 1);
this.txtgrading3.CustomButton.Name = "";
this.txtgrading3.CustomButton.Size = new System.Drawing.Size(21, 21);
this.txtgrading3.CustomButton.Style = MetroFramework.MetroColorStyle.Blue;
this.txtgrading3.CustomButton.TabIndex = 1;
this.txtgrading3.CustomButton.Theme = MetroFramework.MetroThemeStyle.Light;
this.txtgrading3.CustomButton.UseSelectable = true;
this.txtgrading3.CustomButton.Visible = false;
this.txtgrading3.FontSize = MetroFramework.MetroTextBoxSize.Medium;
this.txtgrading3.Lines = new string[0];
this.txtgrading3.Location = new System.Drawing.Point(144, 168);
this.txtgrading3.MaxLength = 32767;
this.txtgrading3.Name = "txtgrading3";
this.txtgrading3.PasswordChar = '\0';
this.txtgrading3.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtgrading3.SelectedText = "";
this.txtgrading3.SelectionLength = 0;
this.txtgrading3.SelectionStart = 0;
this.txtgrading3.ShortcutsEnabled = true;
this.txtgrading3.Size = new System.Drawing.Size(70, 28);
this.txtgrading3.TabIndex = 166;
this.txtgrading3.UseSelectable = true;
this.txtgrading3.WaterMarkColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
this.txtgrading3.WaterMarkFont = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Pixel);
//
// metroLabel1
//
this.metroLabel1.AutoSize = true;
this.metroLabel1.Location = new System.Drawing.Point(47, 172);
this.metroLabel1.Name = "metroLabel1";
this.metroLabel1.Size = new System.Drawing.Size(84, 19);
this.metroLabel1.TabIndex = 167;
this.metroLabel1.Text = "OK拉带(3):";
//
// btnExit
//
this.btnExit.Location = new System.Drawing.Point(227, 438);
this.btnExit.Name = "btnExit";
this.btnExit.Size = new System.Drawing.Size(103, 37);
this.btnExit.TabIndex = 165;
this.btnExit.Text = "退出";
this.btnExit.UseSelectable = true;
this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
//
// btnSave
//
this.btnSave.Location = new System.Drawing.Point(41, 438);
this.btnSave.Name = "btnSave";
this.btnSave.Size = new System.Drawing.Size(112, 37);
this.btnSave.TabIndex = 164;
this.btnSave.Text = "保存";
this.btnSave.UseSelectable = true;
this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
//
// cmbTensionStrap3
//
this.cmbTensionStrap3.FormattingEnabled = true;
this.cmbTensionStrap3.ItemHeight = 23;
this.cmbTensionStrap3.Location = new System.Drawing.Point(144, 334);
this.cmbTensionStrap3.Name = "cmbTensionStrap3";
this.cmbTensionStrap3.Size = new System.Drawing.Size(186, 29);
this.cmbTensionStrap3.TabIndex = 180;
this.cmbTensionStrap3.UseSelectable = true;
this.cmbTensionStrap3.DropDownClosed += new System.EventHandler(this.cmbTensionStrap3_DropDownClosed);
//
// metroLabel7
//
this.metroLabel7.AutoSize = true;
this.metroLabel7.Location = new System.Drawing.Point(47, 340);
this.metroLabel7.Name = "metroLabel7";
this.metroLabel7.Size = new System.Drawing.Size(85, 19);
this.metroLabel7.TabIndex = 179;
this.metroLabel7.Text = "NG拉带(7):";
//
// chkCkGrading
//
this.chkCkGrading.AutoSize = true;
this.chkCkGrading.Location = new System.Drawing.Point(47, 399);
this.chkCkGrading.Name = "chkCkGrading";
this.chkCkGrading.Size = new System.Drawing.Size(96, 16);
this.chkCkGrading.TabIndex = 181;
this.chkCkGrading.Text = "是否启用分档";
this.chkCkGrading.UseVisualStyleBackColor = true;
//
// cmbTensionStrapCCD1
//
this.cmbTensionStrapCCD1.FormattingEnabled = true;
this.cmbTensionStrapCCD1.ItemHeight = 23;
this.cmbTensionStrapCCD1.Location = new System.Drawing.Point(260, 102);
this.cmbTensionStrapCCD1.Name = "cmbTensionStrapCCD1";
this.cmbTensionStrapCCD1.Size = new System.Drawing.Size(70, 29);
this.cmbTensionStrapCCD1.TabIndex = 182;
this.cmbTensionStrapCCD1.UseSelectable = true;
//
// cmbTensionStrapCCD2
//
this.cmbTensionStrapCCD2.FormattingEnabled = true;
this.cmbTensionStrapCCD2.ItemHeight = 23;
this.cmbTensionStrapCCD2.Location = new System.Drawing.Point(260, 133);
this.cmbTensionStrapCCD2.Name = "cmbTensionStrapCCD2";
this.cmbTensionStrapCCD2.Size = new System.Drawing.Size(70, 29);
this.cmbTensionStrapCCD2.TabIndex = 183;
this.cmbTensionStrapCCD2.UseSelectable = true;
//
// cmbTensionStrapCCD3
//
this.cmbTensionStrapCCD3.FormattingEnabled = true;
this.cmbTensionStrapCCD3.ItemHeight = 23;
this.cmbTensionStrapCCD3.Location = new System.Drawing.Point(260, 165);
this.cmbTensionStrapCCD3.Name = "cmbTensionStrapCCD3";
this.cmbTensionStrapCCD3.Size = new System.Drawing.Size(70, 29);
this.cmbTensionStrapCCD3.TabIndex = 184;
this.cmbTensionStrapCCD3.UseSelectable = true;
//
// cmbTensionStrapCCD4
//
this.cmbTensionStrapCCD4.FormattingEnabled = true;
this.cmbTensionStrapCCD4.ItemHeight = 23;
this.cmbTensionStrapCCD4.Location = new System.Drawing.Point(260, 198);
this.cmbTensionStrapCCD4.Name = "cmbTensionStrapCCD4";
this.cmbTensionStrapCCD4.Size = new System.Drawing.Size(70, 29);
this.cmbTensionStrapCCD4.TabIndex = 185;
this.cmbTensionStrapCCD4.UseSelectable = true;
//
// metroLabel8
//
this.metroLabel8.AutoSize = true;
this.metroLabel8.Location = new System.Drawing.Point(229, 106);
this.metroLabel8.Name = "metroLabel8";
this.metroLabel8.Size = new System.Drawing.Size(15, 19);
this.metroLabel8.TabIndex = 186;
this.metroLabel8.Text = "-";
//
// metroLabel9
//
this.metroLabel9.AutoSize = true;
this.metroLabel9.Location = new System.Drawing.Point(230, 139);
this.metroLabel9.Name = "metroLabel9";
this.metroLabel9.Size = new System.Drawing.Size(15, 19);
this.metroLabel9.TabIndex = 187;
this.metroLabel9.Text = "-";
//
// metroLabel10
//
this.metroLabel10.AutoSize = true;
this.metroLabel10.Location = new System.Drawing.Point(230, 171);
this.metroLabel10.Name = "metroLabel10";
this.metroLabel10.Size = new System.Drawing.Size(15, 19);
this.metroLabel10.TabIndex = 188;
this.metroLabel10.Text = "-";
//
// metroLabel11
//
this.metroLabel11.AutoSize = true;
this.metroLabel11.Location = new System.Drawing.Point(230, 203);
this.metroLabel11.Name = "metroLabel11";
this.metroLabel11.Size = new System.Drawing.Size(15, 19);
this.metroLabel11.TabIndex = 189;
this.metroLabel11.Text = "-";
//
// metroLabel12
//
this.metroLabel12.AutoSize = true;
this.metroLabel12.Location = new System.Drawing.Point(261, 71);
this.metroLabel12.Name = "metroLabel12";
this.metroLabel12.Size = new System.Drawing.Size(63, 19);
this.metroLabel12.TabIndex = 190;
this.metroLabel12.Text = "CCD结果";
//
// metroLabel13
//
this.metroLabel13.AutoSize = true;
this.metroLabel13.Location = new System.Drawing.Point(155, 71);
this.metroLabel13.Name = "metroLabel13";
this.metroLabel13.Size = new System.Drawing.Size(37, 19);
this.metroLabel13.TabIndex = 191;
this.metroLabel13.Text = "档位";
//
// FormMesGradingSet
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(394, 529);
this.Controls.Add(this.metroLabel13);
this.Controls.Add(this.metroLabel12);
this.Controls.Add(this.txtgrading4);
this.Controls.Add(this.cmbTensionStrapCCD4);
this.Controls.Add(this.txtgrading3);
this.Controls.Add(this.cmbTensionStrapCCD3);
this.Controls.Add(this.txtgrading2);
this.Controls.Add(this.cmbTensionStrapCCD2);
this.Controls.Add(this.txtgrading1);
this.Controls.Add(this.cmbTensionStrapCCD1);
this.Controls.Add(this.metroLabel11);
this.Controls.Add(this.metroLabel10);
this.Controls.Add(this.metroLabel9);
this.Controls.Add(this.metroLabel8);
this.Controls.Add(this.chkCkGrading);
this.Controls.Add(this.cmbTensionStrap3);
this.Controls.Add(this.metroLabel7);
this.Controls.Add(this.chkStartNGFL);
this.Controls.Add(this.cmbTensionStrap2);
this.Controls.Add(this.cmbTensionStrap1);
this.Controls.Add(this.metroLabel6);
this.Controls.Add(this.metroLabel5);
this.Controls.Add(this.metroLabel4);
this.Controls.Add(this.metroLabel3);
this.Controls.Add(this.metroLabel2);
this.Controls.Add(this.metroLabel1);
this.Controls.Add(this.btnExit);
this.Controls.Add(this.btnSave);
this.Name = "FormMesGradingSet";
this.Text = "MES档位设置";
this.Load += new System.EventHandler(this.FormMesGradingSet_Load);
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.CheckBox chkStartNGFL;
private MetroFramework.Controls.MetroComboBox cmbTensionStrap2;
private MetroFramework.Controls.MetroComboBox cmbTensionStrap1;
private MetroFramework.Controls.MetroLabel metroLabel6;
private MetroFramework.Controls.MetroLabel metroLabel5;
private MetroFramework.Controls.MetroTextBox txtgrading4;
private MetroFramework.Controls.MetroLabel metroLabel4;
private MetroFramework.Controls.MetroTextBox txtgrading2;
private MetroFramework.Controls.MetroLabel metroLabel3;
private MetroFramework.Controls.MetroTextBox txtgrading1;
private MetroFramework.Controls.MetroLabel metroLabel2;
private MetroFramework.Controls.MetroTextBox txtgrading3;
private MetroFramework.Controls.MetroLabel metroLabel1;
private MetroFramework.Controls.MetroButton btnExit;
private MetroFramework.Controls.MetroButton btnSave;
private MetroFramework.Controls.MetroComboBox cmbTensionStrap3;
private MetroFramework.Controls.MetroLabel metroLabel7;
private System.Windows.Forms.CheckBox chkCkGrading;
private MetroFramework.Controls.MetroComboBox cmbTensionStrapCCD1;
private MetroFramework.Controls.MetroComboBox cmbTensionStrapCCD2;
private MetroFramework.Controls.MetroComboBox cmbTensionStrapCCD3;
private MetroFramework.Controls.MetroComboBox cmbTensionStrapCCD4;
private MetroFramework.Controls.MetroLabel metroLabel8;
private MetroFramework.Controls.MetroLabel metroLabel9;
private MetroFramework.Controls.MetroLabel metroLabel10;
private MetroFramework.Controls.MetroLabel metroLabel11;
private MetroFramework.Controls.MetroLabel metroLabel12;
private MetroFramework.Controls.MetroLabel metroLabel13;
}
}