Files
1440WGJ/JY.Inspection/Frm/FormMesDataSet.designer.cs
T

902 lines
50 KiB
C#
Raw Normal View History

2026-07-14 13:55:17 +08:00
namespace JY.Inspection.Frm
{
partial class FormMesDataSet
{
/// <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.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormMesDataSet));
this.btnExit = new MetroFramework.Controls.MetroButton();
this.metroLabel1 = new MetroFramework.Controls.MetroLabel();
this.txtlineCode = new MetroFramework.Controls.MetroTextBox();
this.btnSave = new MetroFramework.Controls.MetroButton();
this.metroLabel3 = new MetroFramework.Controls.MetroLabel();
this.txtequipCode = new MetroFramework.Controls.MetroTextBox();
this.txtsiteCode = new MetroFramework.Controls.MetroTextBox();
this.metroLabel2 = new MetroFramework.Controls.MetroLabel();
this.ckStartZNDB = new System.Windows.Forms.CheckBox();
this.txtmaterialCode = new MetroFramework.Controls.MetroTextBox();
this.metroLabel4 = new MetroFramework.Controls.MetroLabel();
this.txtGradingMesUrl = new MetroFramework.Controls.MetroTextBox();
this.metroLabel5 = new MetroFramework.Controls.MetroLabel();
this.txtResultProcessMesUrl = new MetroFramework.Controls.MetroTextBox();
this.metroLabel6 = new MetroFramework.Controls.MetroLabel();
this.groupBox1 = new System.Windows.Forms.GroupBox();
2026-07-28 10:51:38 +08:00
this.metroPanel_mid = new MetroFramework.Controls.MetroPanel();
this.tb_euipAlarm = new MetroFramework.Controls.MetroTextBox();
this.metroLabel11 = new MetroFramework.Controls.MetroLabel();
this.tb_loginMes = new MetroFramework.Controls.MetroTextBox();
this.metroLabel10 = new MetroFramework.Controls.MetroLabel();
this.tb_stationExit = new MetroFramework.Controls.MetroTextBox();
this.metroLabel9 = new MetroFramework.Controls.MetroLabel();
this.tb_StationArrival = new MetroFramework.Controls.MetroTextBox();
this.metroLabel8 = new MetroFramework.Controls.MetroLabel();
2026-07-14 13:55:17 +08:00
this.metroPanel_top = new MetroFramework.Controls.MetroPanel();
2026-07-15 16:32:52 +08:00
this.tb_productType = new MetroFramework.Controls.MetroTextBox();
this.metroLabel18 = new MetroFramework.Controls.MetroLabel();
this.metroLabel21 = new MetroFramework.Controls.MetroLabel();
this.metroLabel7 = new MetroFramework.Controls.MetroLabel();
this.LoginTime = new System.Windows.Forms.NumericUpDown();
this.txtMesRequestTime = new System.Windows.Forms.NumericUpDown();
this.metroLabel22 = new MetroFramework.Controls.MetroLabel();
this.metroLabel20 = new MetroFramework.Controls.MetroLabel();
this.metroPanel_bottom = new MetroFramework.Controls.MetroPanel();
this.linkLabel_editCollectItemCfg = new System.Windows.Forms.LinkLabel();
this.chkIsMesUP = new System.Windows.Forms.CheckBox();
2026-07-14 13:55:17 +08:00
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
2026-07-28 15:43:17 +08:00
this.metroLabel12 = new MetroFramework.Controls.MetroLabel();
this.tb_euipStatus = new MetroFramework.Controls.MetroTextBox();
2026-07-14 13:55:17 +08:00
this.groupBox1.SuspendLayout();
2026-07-28 10:51:38 +08:00
this.metroPanel_mid.SuspendLayout();
2026-07-15 16:32:52 +08:00
this.metroPanel_top.SuspendLayout();
2026-07-14 13:55:17 +08:00
((System.ComponentModel.ISupportInitialize)(this.LoginTime)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtMesRequestTime)).BeginInit();
this.metroPanel_bottom.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
this.SuspendLayout();
//
// btnExit
//
2026-07-28 10:51:38 +08:00
this.btnExit.Location = new System.Drawing.Point(645, 50);
this.btnExit.Margin = new System.Windows.Forms.Padding(4);
2026-07-14 13:55:17 +08:00
this.btnExit.Name = "btnExit";
2026-07-28 10:51:38 +08:00
this.btnExit.Size = new System.Drawing.Size(137, 46);
2026-07-14 13:55:17 +08:00
this.btnExit.TabIndex = 13;
this.btnExit.Text = "退出";
this.btnExit.UseSelectable = true;
this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
//
// metroLabel1
//
this.metroLabel1.AutoSize = true;
2026-07-28 10:51:38 +08:00
this.metroLabel1.Location = new System.Drawing.Point(44, 66);
this.metroLabel1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
2026-07-14 13:55:17 +08:00
this.metroLabel1.Name = "metroLabel1";
2026-07-28 10:51:38 +08:00
this.metroLabel1.Size = new System.Drawing.Size(84, 20);
2026-07-14 13:55:17 +08:00
this.metroLabel1.TabIndex = 12;
this.metroLabel1.Text = "产线名称:";
//
// txtlineCode
//
//
//
//
this.txtlineCode.CustomButton.Image = null;
2026-07-28 10:51:38 +08:00
this.txtlineCode.CustomButton.Location = new System.Drawing.Point(220, 1);
this.txtlineCode.CustomButton.Margin = new System.Windows.Forms.Padding(4);
2026-07-14 13:55:17 +08:00
this.txtlineCode.CustomButton.Name = "";
2026-07-28 10:51:38 +08:00
this.txtlineCode.CustomButton.Size = new System.Drawing.Size(27, 27);
2026-07-14 13:55:17 +08:00
this.txtlineCode.CustomButton.Style = MetroFramework.MetroColorStyle.Blue;
this.txtlineCode.CustomButton.TabIndex = 1;
this.txtlineCode.CustomButton.Theme = MetroFramework.MetroThemeStyle.Light;
this.txtlineCode.CustomButton.UseSelectable = true;
this.txtlineCode.CustomButton.Visible = false;
this.txtlineCode.Lines = new string[0];
2026-07-28 10:51:38 +08:00
this.txtlineCode.Location = new System.Drawing.Point(157, 66);
this.txtlineCode.Margin = new System.Windows.Forms.Padding(4);
2026-07-14 13:55:17 +08:00
this.txtlineCode.MaxLength = 32767;
this.txtlineCode.Name = "txtlineCode";
this.txtlineCode.PasswordChar = '\0';
this.txtlineCode.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtlineCode.SelectedText = "";
this.txtlineCode.SelectionLength = 0;
this.txtlineCode.SelectionStart = 0;
this.txtlineCode.ShortcutsEnabled = true;
2026-07-28 10:51:38 +08:00
this.txtlineCode.Size = new System.Drawing.Size(248, 29);
2026-07-14 13:55:17 +08:00
this.txtlineCode.TabIndex = 11;
this.txtlineCode.UseSelectable = true;
this.txtlineCode.WaterMarkColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
this.txtlineCode.WaterMarkFont = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Pixel);
//
// btnSave
//
2026-07-28 10:51:38 +08:00
this.btnSave.Location = new System.Drawing.Point(91, 50);
this.btnSave.Margin = new System.Windows.Forms.Padding(4);
2026-07-14 13:55:17 +08:00
this.btnSave.Name = "btnSave";
2026-07-28 10:51:38 +08:00
this.btnSave.Size = new System.Drawing.Size(149, 46);
2026-07-14 13:55:17 +08:00
this.btnSave.TabIndex = 10;
this.btnSave.Text = "保存";
this.btnSave.UseSelectable = true;
this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
//
// metroLabel3
//
this.metroLabel3.AutoSize = true;
2026-07-28 10:51:38 +08:00
this.metroLabel3.Location = new System.Drawing.Point(44, 115);
this.metroLabel3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
2026-07-14 13:55:17 +08:00
this.metroLabel3.Name = "metroLabel3";
2026-07-28 10:51:38 +08:00
this.metroLabel3.Size = new System.Drawing.Size(84, 20);
2026-07-14 13:55:17 +08:00
this.metroLabel3.TabIndex = 25;
this.metroLabel3.Text = "设备编码:";
//
// txtequipCode
//
//
//
//
this.txtequipCode.CustomButton.Image = null;
2026-07-28 10:51:38 +08:00
this.txtequipCode.CustomButton.Location = new System.Drawing.Point(220, 1);
this.txtequipCode.CustomButton.Margin = new System.Windows.Forms.Padding(4);
2026-07-14 13:55:17 +08:00
this.txtequipCode.CustomButton.Name = "";
2026-07-28 10:51:38 +08:00
this.txtequipCode.CustomButton.Size = new System.Drawing.Size(27, 27);
2026-07-14 13:55:17 +08:00
this.txtequipCode.CustomButton.Style = MetroFramework.MetroColorStyle.Blue;
this.txtequipCode.CustomButton.TabIndex = 1;
this.txtequipCode.CustomButton.Theme = MetroFramework.MetroThemeStyle.Light;
this.txtequipCode.CustomButton.UseSelectable = true;
this.txtequipCode.CustomButton.Visible = false;
this.txtequipCode.Lines = new string[0];
2026-07-28 10:51:38 +08:00
this.txtequipCode.Location = new System.Drawing.Point(157, 110);
this.txtequipCode.Margin = new System.Windows.Forms.Padding(4);
2026-07-14 13:55:17 +08:00
this.txtequipCode.MaxLength = 32767;
this.txtequipCode.Name = "txtequipCode";
this.txtequipCode.PasswordChar = '\0';
this.txtequipCode.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtequipCode.SelectedText = "";
this.txtequipCode.SelectionLength = 0;
this.txtequipCode.SelectionStart = 0;
this.txtequipCode.ShortcutsEnabled = true;
2026-07-28 10:51:38 +08:00
this.txtequipCode.Size = new System.Drawing.Size(248, 29);
2026-07-14 13:55:17 +08:00
this.txtequipCode.TabIndex = 26;
this.txtequipCode.UseSelectable = true;
this.txtequipCode.WaterMarkColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
this.txtequipCode.WaterMarkFont = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Pixel);
//
// txtsiteCode
//
//
//
//
this.txtsiteCode.CustomButton.Image = null;
2026-07-28 10:51:38 +08:00
this.txtsiteCode.CustomButton.Location = new System.Drawing.Point(220, 1);
this.txtsiteCode.CustomButton.Margin = new System.Windows.Forms.Padding(4);
2026-07-14 13:55:17 +08:00
this.txtsiteCode.CustomButton.Name = "";
2026-07-28 10:51:38 +08:00
this.txtsiteCode.CustomButton.Size = new System.Drawing.Size(27, 27);
2026-07-14 13:55:17 +08:00
this.txtsiteCode.CustomButton.Style = MetroFramework.MetroColorStyle.Blue;
this.txtsiteCode.CustomButton.TabIndex = 1;
this.txtsiteCode.CustomButton.Theme = MetroFramework.MetroThemeStyle.Light;
this.txtsiteCode.CustomButton.UseSelectable = true;
this.txtsiteCode.CustomButton.Visible = false;
this.txtsiteCode.Lines = new string[0];
2026-07-28 10:51:38 +08:00
this.txtsiteCode.Location = new System.Drawing.Point(157, 19);
this.txtsiteCode.Margin = new System.Windows.Forms.Padding(4);
2026-07-14 13:55:17 +08:00
this.txtsiteCode.MaxLength = 32767;
this.txtsiteCode.Name = "txtsiteCode";
this.txtsiteCode.PasswordChar = '\0';
this.txtsiteCode.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtsiteCode.SelectedText = "";
this.txtsiteCode.SelectionLength = 0;
this.txtsiteCode.SelectionStart = 0;
this.txtsiteCode.ShortcutsEnabled = true;
2026-07-28 10:51:38 +08:00
this.txtsiteCode.Size = new System.Drawing.Size(248, 29);
2026-07-14 13:55:17 +08:00
this.txtsiteCode.TabIndex = 28;
this.txtsiteCode.UseSelectable = true;
this.txtsiteCode.WaterMarkColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
this.txtsiteCode.WaterMarkFont = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Pixel);
//
// metroLabel2
//
this.metroLabel2.AutoSize = true;
2026-07-28 10:51:38 +08:00
this.metroLabel2.Location = new System.Drawing.Point(44, 19);
this.metroLabel2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
2026-07-14 13:55:17 +08:00
this.metroLabel2.Name = "metroLabel2";
2026-07-28 10:51:38 +08:00
this.metroLabel2.Size = new System.Drawing.Size(84, 20);
2026-07-14 13:55:17 +08:00
this.metroLabel2.TabIndex = 27;
this.metroLabel2.Text = "工厂代码:";
//
// ckStartZNDB
//
this.ckStartZNDB.AutoSize = true;
2026-07-28 10:51:38 +08:00
this.ckStartZNDB.Location = new System.Drawing.Point(91, 8);
this.ckStartZNDB.Margin = new System.Windows.Forms.Padding(4);
2026-07-14 13:55:17 +08:00
this.ckStartZNDB.Name = "ckStartZNDB";
2026-07-28 10:51:38 +08:00
this.ckStartZNDB.Size = new System.Drawing.Size(119, 19);
2026-07-14 13:55:17 +08:00
this.ckStartZNDB.TabIndex = 29;
this.ckStartZNDB.Text = "开启智能电表";
this.ckStartZNDB.UseVisualStyleBackColor = true;
//
// txtmaterialCode
//
//
//
//
this.txtmaterialCode.CustomButton.Image = null;
2026-07-28 10:51:38 +08:00
this.txtmaterialCode.CustomButton.Location = new System.Drawing.Point(220, 1);
this.txtmaterialCode.CustomButton.Margin = new System.Windows.Forms.Padding(4);
2026-07-14 13:55:17 +08:00
this.txtmaterialCode.CustomButton.Name = "";
2026-07-28 10:51:38 +08:00
this.txtmaterialCode.CustomButton.Size = new System.Drawing.Size(27, 27);
2026-07-14 13:55:17 +08:00
this.txtmaterialCode.CustomButton.Style = MetroFramework.MetroColorStyle.Blue;
this.txtmaterialCode.CustomButton.TabIndex = 1;
this.txtmaterialCode.CustomButton.Theme = MetroFramework.MetroThemeStyle.Light;
this.txtmaterialCode.CustomButton.UseSelectable = true;
this.txtmaterialCode.CustomButton.Visible = false;
this.txtmaterialCode.Lines = new string[0];
2026-07-28 10:51:38 +08:00
this.txtmaterialCode.Location = new System.Drawing.Point(157, 161);
this.txtmaterialCode.Margin = new System.Windows.Forms.Padding(4);
2026-07-14 13:55:17 +08:00
this.txtmaterialCode.MaxLength = 32767;
this.txtmaterialCode.Name = "txtmaterialCode";
this.txtmaterialCode.PasswordChar = '\0';
this.txtmaterialCode.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtmaterialCode.SelectedText = "";
this.txtmaterialCode.SelectionLength = 0;
this.txtmaterialCode.SelectionStart = 0;
this.txtmaterialCode.ShortcutsEnabled = true;
2026-07-28 10:51:38 +08:00
this.txtmaterialCode.Size = new System.Drawing.Size(248, 29);
2026-07-14 13:55:17 +08:00
this.txtmaterialCode.TabIndex = 31;
this.txtmaterialCode.UseSelectable = true;
this.txtmaterialCode.WaterMarkColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
this.txtmaterialCode.WaterMarkFont = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Pixel);
//
// metroLabel4
//
this.metroLabel4.AutoSize = true;
2026-07-28 10:51:38 +08:00
this.metroLabel4.Location = new System.Drawing.Point(44, 159);
this.metroLabel4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
2026-07-14 13:55:17 +08:00
this.metroLabel4.Name = "metroLabel4";
2026-07-28 10:51:38 +08:00
this.metroLabel4.Size = new System.Drawing.Size(84, 20);
2026-07-14 13:55:17 +08:00
this.metroLabel4.TabIndex = 30;
this.metroLabel4.Text = "物料编码:";
//
// txtGradingMesUrl
//
//
//
//
this.txtGradingMesUrl.CustomButton.Image = null;
2026-07-28 10:51:38 +08:00
this.txtGradingMesUrl.CustomButton.Location = new System.Drawing.Point(671, 1);
this.txtGradingMesUrl.CustomButton.Margin = new System.Windows.Forms.Padding(4);
2026-07-14 13:55:17 +08:00
this.txtGradingMesUrl.CustomButton.Name = "";
2026-07-28 10:51:38 +08:00
this.txtGradingMesUrl.CustomButton.Size = new System.Drawing.Size(27, 27);
2026-07-14 13:55:17 +08:00
this.txtGradingMesUrl.CustomButton.Style = MetroFramework.MetroColorStyle.Blue;
this.txtGradingMesUrl.CustomButton.TabIndex = 1;
this.txtGradingMesUrl.CustomButton.Theme = MetroFramework.MetroThemeStyle.Light;
this.txtGradingMesUrl.CustomButton.UseSelectable = true;
this.txtGradingMesUrl.CustomButton.Visible = false;
this.txtGradingMesUrl.Lines = new string[0];
2026-07-28 10:51:38 +08:00
this.txtGradingMesUrl.Location = new System.Drawing.Point(235, 8);
this.txtGradingMesUrl.Margin = new System.Windows.Forms.Padding(4);
2026-07-14 13:55:17 +08:00
this.txtGradingMesUrl.MaxLength = 32767;
this.txtGradingMesUrl.Name = "txtGradingMesUrl";
this.txtGradingMesUrl.PasswordChar = '\0';
this.txtGradingMesUrl.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtGradingMesUrl.SelectedText = "";
this.txtGradingMesUrl.SelectionLength = 0;
this.txtGradingMesUrl.SelectionStart = 0;
this.txtGradingMesUrl.ShortcutsEnabled = true;
2026-07-28 10:51:38 +08:00
this.txtGradingMesUrl.Size = new System.Drawing.Size(699, 29);
2026-07-14 13:55:17 +08:00
this.txtGradingMesUrl.TabIndex = 33;
this.txtGradingMesUrl.UseSelectable = true;
this.txtGradingMesUrl.WaterMarkColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
this.txtGradingMesUrl.WaterMarkFont = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Pixel);
//
// metroLabel5
//
this.metroLabel5.AutoSize = true;
2026-07-28 10:51:38 +08:00
this.metroLabel5.Location = new System.Drawing.Point(41, 8);
this.metroLabel5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
2026-07-14 13:55:17 +08:00
this.metroLabel5.Name = "metroLabel5";
2026-07-28 10:51:38 +08:00
this.metroLabel5.Size = new System.Drawing.Size(144, 20);
2026-07-14 13:55:17 +08:00
this.metroLabel5.TabIndex = 32;
this.metroLabel5.Text = "分档查询接口地址:";
//
// txtResultProcessMesUrl
//
//
//
//
this.txtResultProcessMesUrl.CustomButton.Image = null;
2026-07-28 10:51:38 +08:00
this.txtResultProcessMesUrl.CustomButton.Location = new System.Drawing.Point(671, 1);
this.txtResultProcessMesUrl.CustomButton.Margin = new System.Windows.Forms.Padding(4);
2026-07-14 13:55:17 +08:00
this.txtResultProcessMesUrl.CustomButton.Name = "";
2026-07-28 10:51:38 +08:00
this.txtResultProcessMesUrl.CustomButton.Size = new System.Drawing.Size(27, 27);
2026-07-14 13:55:17 +08:00
this.txtResultProcessMesUrl.CustomButton.Style = MetroFramework.MetroColorStyle.Blue;
this.txtResultProcessMesUrl.CustomButton.TabIndex = 1;
this.txtResultProcessMesUrl.CustomButton.Theme = MetroFramework.MetroThemeStyle.Light;
this.txtResultProcessMesUrl.CustomButton.UseSelectable = true;
this.txtResultProcessMesUrl.CustomButton.Visible = false;
this.txtResultProcessMesUrl.Lines = new string[0];
2026-07-28 10:51:38 +08:00
this.txtResultProcessMesUrl.Location = new System.Drawing.Point(235, 50);
this.txtResultProcessMesUrl.Margin = new System.Windows.Forms.Padding(4);
2026-07-14 13:55:17 +08:00
this.txtResultProcessMesUrl.MaxLength = 32767;
this.txtResultProcessMesUrl.Name = "txtResultProcessMesUrl";
this.txtResultProcessMesUrl.PasswordChar = '\0';
this.txtResultProcessMesUrl.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtResultProcessMesUrl.SelectedText = "";
this.txtResultProcessMesUrl.SelectionLength = 0;
this.txtResultProcessMesUrl.SelectionStart = 0;
this.txtResultProcessMesUrl.ShortcutsEnabled = true;
2026-07-28 10:51:38 +08:00
this.txtResultProcessMesUrl.Size = new System.Drawing.Size(699, 29);
2026-07-14 13:55:17 +08:00
this.txtResultProcessMesUrl.TabIndex = 35;
this.txtResultProcessMesUrl.UseSelectable = true;
this.txtResultProcessMesUrl.WaterMarkColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
this.txtResultProcessMesUrl.WaterMarkFont = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Pixel);
//
// metroLabel6
//
this.metroLabel6.AutoSize = true;
2026-07-28 10:51:38 +08:00
this.metroLabel6.Location = new System.Drawing.Point(9, 55);
this.metroLabel6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
2026-07-14 13:55:17 +08:00
this.metroLabel6.Name = "metroLabel6";
2026-07-28 10:51:38 +08:00
this.metroLabel6.Size = new System.Drawing.Size(174, 20);
2026-07-14 13:55:17 +08:00
this.metroLabel6.TabIndex = 34;
this.metroLabel6.Text = "结果加工参数接口地址:";
//
// groupBox1
//
this.groupBox1.Controls.Add(this.metroPanel_mid);
2026-07-15 16:32:52 +08:00
this.groupBox1.Controls.Add(this.metroPanel_top);
2026-07-14 13:55:17 +08:00
this.groupBox1.Controls.Add(this.metroPanel_bottom);
2026-07-28 15:43:17 +08:00
this.groupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
this.groupBox1.Location = new System.Drawing.Point(27, 75);
2026-07-28 10:51:38 +08:00
this.groupBox1.Margin = new System.Windows.Forms.Padding(4);
2026-07-14 13:55:17 +08:00
this.groupBox1.Name = "groupBox1";
2026-07-28 10:51:38 +08:00
this.groupBox1.Padding = new System.Windows.Forms.Padding(4);
2026-07-28 15:43:17 +08:00
this.groupBox1.Size = new System.Drawing.Size(981, 651);
2026-07-14 13:55:17 +08:00
this.groupBox1.TabIndex = 36;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "MES配置";
//
2026-07-28 10:51:38 +08:00
// metroPanel_mid
//
2026-07-28 15:43:17 +08:00
this.metroPanel_mid.Controls.Add(this.tb_euipStatus);
this.metroPanel_mid.Controls.Add(this.metroLabel12);
2026-07-28 10:51:38 +08:00
this.metroPanel_mid.Controls.Add(this.tb_euipAlarm);
this.metroPanel_mid.Controls.Add(this.metroLabel11);
this.metroPanel_mid.Controls.Add(this.tb_loginMes);
this.metroPanel_mid.Controls.Add(this.metroLabel10);
this.metroPanel_mid.Controls.Add(this.tb_stationExit);
this.metroPanel_mid.Controls.Add(this.metroLabel9);
this.metroPanel_mid.Controls.Add(this.tb_StationArrival);
this.metroPanel_mid.Controls.Add(this.metroLabel8);
this.metroPanel_mid.Controls.Add(this.txtResultProcessMesUrl);
this.metroPanel_mid.Controls.Add(this.txtGradingMesUrl);
this.metroPanel_mid.Controls.Add(this.metroLabel6);
this.metroPanel_mid.Controls.Add(this.metroLabel5);
this.metroPanel_mid.Dock = System.Windows.Forms.DockStyle.Fill;
this.metroPanel_mid.HorizontalScrollbarBarColor = true;
this.metroPanel_mid.HorizontalScrollbarHighlightOnWheel = false;
this.metroPanel_mid.HorizontalScrollbarSize = 12;
this.metroPanel_mid.Location = new System.Drawing.Point(4, 226);
this.metroPanel_mid.Margin = new System.Windows.Forms.Padding(4);
this.metroPanel_mid.Name = "metroPanel_mid";
2026-07-28 15:43:17 +08:00
this.metroPanel_mid.Size = new System.Drawing.Size(973, 305);
2026-07-28 10:51:38 +08:00
this.metroPanel_mid.TabIndex = 186;
this.metroPanel_mid.VerticalScrollbar = true;
this.metroPanel_mid.VerticalScrollbarBarColor = true;
this.metroPanel_mid.VerticalScrollbarHighlightOnWheel = false;
this.metroPanel_mid.VerticalScrollbarSize = 13;
//
// tb_euipAlarm
//
//
//
//
this.tb_euipAlarm.CustomButton.Image = null;
this.tb_euipAlarm.CustomButton.Location = new System.Drawing.Point(671, 1);
this.tb_euipAlarm.CustomButton.Margin = new System.Windows.Forms.Padding(4);
this.tb_euipAlarm.CustomButton.Name = "";
this.tb_euipAlarm.CustomButton.Size = new System.Drawing.Size(27, 27);
this.tb_euipAlarm.CustomButton.Style = MetroFramework.MetroColorStyle.Blue;
this.tb_euipAlarm.CustomButton.TabIndex = 1;
this.tb_euipAlarm.CustomButton.Theme = MetroFramework.MetroThemeStyle.Light;
this.tb_euipAlarm.CustomButton.UseSelectable = true;
this.tb_euipAlarm.CustomButton.Visible = false;
this.tb_euipAlarm.Lines = new string[0];
this.tb_euipAlarm.Location = new System.Drawing.Point(235, 218);
this.tb_euipAlarm.Margin = new System.Windows.Forms.Padding(4);
this.tb_euipAlarm.MaxLength = 32767;
this.tb_euipAlarm.Name = "tb_euipAlarm";
this.tb_euipAlarm.PasswordChar = '\0';
this.tb_euipAlarm.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.tb_euipAlarm.SelectedText = "";
this.tb_euipAlarm.SelectionLength = 0;
this.tb_euipAlarm.SelectionStart = 0;
this.tb_euipAlarm.ShortcutsEnabled = true;
this.tb_euipAlarm.Size = new System.Drawing.Size(699, 29);
this.tb_euipAlarm.TabIndex = 43;
this.tb_euipAlarm.UseSelectable = true;
this.tb_euipAlarm.WaterMarkColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
this.tb_euipAlarm.WaterMarkFont = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Pixel);
//
// metroLabel11
//
this.metroLabel11.AutoSize = true;
this.metroLabel11.Location = new System.Drawing.Point(39, 218);
this.metroLabel11.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.metroLabel11.Name = "metroLabel11";
this.metroLabel11.Size = new System.Drawing.Size(144, 20);
this.metroLabel11.TabIndex = 42;
this.metroLabel11.Text = "设备报警接口地址:";
//
// tb_loginMes
//
//
//
//
this.tb_loginMes.CustomButton.Image = null;
this.tb_loginMes.CustomButton.Location = new System.Drawing.Point(671, 1);
this.tb_loginMes.CustomButton.Margin = new System.Windows.Forms.Padding(4);
this.tb_loginMes.CustomButton.Name = "";
this.tb_loginMes.CustomButton.Size = new System.Drawing.Size(27, 27);
this.tb_loginMes.CustomButton.Style = MetroFramework.MetroColorStyle.Blue;
this.tb_loginMes.CustomButton.TabIndex = 1;
this.tb_loginMes.CustomButton.Theme = MetroFramework.MetroThemeStyle.Light;
this.tb_loginMes.CustomButton.UseSelectable = true;
this.tb_loginMes.CustomButton.Visible = false;
this.tb_loginMes.Lines = new string[0];
this.tb_loginMes.Location = new System.Drawing.Point(235, 181);
this.tb_loginMes.Margin = new System.Windows.Forms.Padding(4);
this.tb_loginMes.MaxLength = 32767;
this.tb_loginMes.Name = "tb_loginMes";
this.tb_loginMes.PasswordChar = '\0';
this.tb_loginMes.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.tb_loginMes.SelectedText = "";
this.tb_loginMes.SelectionLength = 0;
this.tb_loginMes.SelectionStart = 0;
this.tb_loginMes.ShortcutsEnabled = true;
this.tb_loginMes.Size = new System.Drawing.Size(699, 29);
this.tb_loginMes.TabIndex = 41;
this.tb_loginMes.UseSelectable = true;
this.tb_loginMes.WaterMarkColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
this.tb_loginMes.WaterMarkFont = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Pixel);
//
// metroLabel10
//
this.metroLabel10.AutoSize = true;
this.metroLabel10.Location = new System.Drawing.Point(41, 181);
this.metroLabel10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.metroLabel10.Name = "metroLabel10";
this.metroLabel10.Size = new System.Drawing.Size(144, 20);
this.metroLabel10.TabIndex = 40;
this.metroLabel10.Text = "员工登录接口地址:";
//
// tb_stationExit
//
//
//
//
this.tb_stationExit.CustomButton.Image = null;
this.tb_stationExit.CustomButton.Location = new System.Drawing.Point(671, 1);
this.tb_stationExit.CustomButton.Margin = new System.Windows.Forms.Padding(4);
this.tb_stationExit.CustomButton.Name = "";
this.tb_stationExit.CustomButton.Size = new System.Drawing.Size(27, 27);
this.tb_stationExit.CustomButton.Style = MetroFramework.MetroColorStyle.Blue;
this.tb_stationExit.CustomButton.TabIndex = 1;
this.tb_stationExit.CustomButton.Theme = MetroFramework.MetroThemeStyle.Light;
this.tb_stationExit.CustomButton.UseSelectable = true;
this.tb_stationExit.CustomButton.Visible = false;
this.tb_stationExit.Lines = new string[0];
this.tb_stationExit.Location = new System.Drawing.Point(235, 138);
this.tb_stationExit.Margin = new System.Windows.Forms.Padding(4);
this.tb_stationExit.MaxLength = 32767;
this.tb_stationExit.Name = "tb_stationExit";
this.tb_stationExit.PasswordChar = '\0';
this.tb_stationExit.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.tb_stationExit.SelectedText = "";
this.tb_stationExit.SelectionLength = 0;
this.tb_stationExit.SelectionStart = 0;
this.tb_stationExit.ShortcutsEnabled = true;
this.tb_stationExit.Size = new System.Drawing.Size(699, 29);
this.tb_stationExit.TabIndex = 39;
this.tb_stationExit.UseSelectable = true;
this.tb_stationExit.WaterMarkColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
this.tb_stationExit.WaterMarkFont = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Pixel);
//
// metroLabel9
//
this.metroLabel9.AutoSize = true;
this.metroLabel9.Location = new System.Drawing.Point(41, 138);
this.metroLabel9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.metroLabel9.Name = "metroLabel9";
this.metroLabel9.Size = new System.Drawing.Size(144, 20);
this.metroLabel9.TabIndex = 38;
this.metroLabel9.Text = "产品出站接口地址:";
//
// tb_StationArrival
//
//
//
//
this.tb_StationArrival.CustomButton.Image = null;
this.tb_StationArrival.CustomButton.Location = new System.Drawing.Point(671, 1);
this.tb_StationArrival.CustomButton.Margin = new System.Windows.Forms.Padding(4);
this.tb_StationArrival.CustomButton.Name = "";
this.tb_StationArrival.CustomButton.Size = new System.Drawing.Size(27, 27);
this.tb_StationArrival.CustomButton.Style = MetroFramework.MetroColorStyle.Blue;
this.tb_StationArrival.CustomButton.TabIndex = 1;
this.tb_StationArrival.CustomButton.Theme = MetroFramework.MetroThemeStyle.Light;
this.tb_StationArrival.CustomButton.UseSelectable = true;
this.tb_StationArrival.CustomButton.Visible = false;
this.tb_StationArrival.Lines = new string[0];
this.tb_StationArrival.Location = new System.Drawing.Point(235, 96);
this.tb_StationArrival.Margin = new System.Windows.Forms.Padding(4);
this.tb_StationArrival.MaxLength = 32767;
this.tb_StationArrival.Name = "tb_StationArrival";
this.tb_StationArrival.PasswordChar = '\0';
this.tb_StationArrival.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.tb_StationArrival.SelectedText = "";
this.tb_StationArrival.SelectionLength = 0;
this.tb_StationArrival.SelectionStart = 0;
this.tb_StationArrival.ShortcutsEnabled = true;
this.tb_StationArrival.Size = new System.Drawing.Size(699, 29);
this.tb_StationArrival.TabIndex = 37;
this.tb_StationArrival.UseSelectable = true;
this.tb_StationArrival.WaterMarkColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
this.tb_StationArrival.WaterMarkFont = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Pixel);
//
// metroLabel8
//
this.metroLabel8.AutoSize = true;
this.metroLabel8.Location = new System.Drawing.Point(44, 96);
this.metroLabel8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.metroLabel8.Name = "metroLabel8";
this.metroLabel8.Size = new System.Drawing.Size(144, 20);
this.metroLabel8.TabIndex = 36;
this.metroLabel8.Text = "产品进站接口地址:";
//
2026-07-14 13:55:17 +08:00
// metroPanel_top
//
this.metroPanel_top.Controls.Add(this.tb_productType);
this.metroPanel_top.Controls.Add(this.metroLabel18);
this.metroPanel_top.Controls.Add(this.metroLabel21);
this.metroPanel_top.Controls.Add(this.metroLabel7);
this.metroPanel_top.Controls.Add(this.LoginTime);
this.metroPanel_top.Controls.Add(this.txtMesRequestTime);
this.metroPanel_top.Controls.Add(this.metroLabel2);
this.metroPanel_top.Controls.Add(this.metroLabel22);
this.metroPanel_top.Controls.Add(this.metroLabel1);
this.metroPanel_top.Controls.Add(this.metroLabel3);
this.metroPanel_top.Controls.Add(this.metroLabel4);
this.metroPanel_top.Controls.Add(this.metroLabel20);
this.metroPanel_top.Controls.Add(this.txtsiteCode);
this.metroPanel_top.Controls.Add(this.txtlineCode);
this.metroPanel_top.Controls.Add(this.txtequipCode);
this.metroPanel_top.Controls.Add(this.txtmaterialCode);
this.metroPanel_top.Dock = System.Windows.Forms.DockStyle.Top;
this.metroPanel_top.HorizontalScrollbarBarColor = true;
this.metroPanel_top.HorizontalScrollbarHighlightOnWheel = false;
2026-07-28 10:51:38 +08:00
this.metroPanel_top.HorizontalScrollbarSize = 12;
this.metroPanel_top.Location = new System.Drawing.Point(4, 22);
this.metroPanel_top.Margin = new System.Windows.Forms.Padding(4);
2026-07-14 13:55:17 +08:00
this.metroPanel_top.Name = "metroPanel_top";
2026-07-28 15:43:17 +08:00
this.metroPanel_top.Size = new System.Drawing.Size(973, 204);
2026-07-14 13:55:17 +08:00
this.metroPanel_top.TabIndex = 185;
this.metroPanel_top.VerticalScrollbarBarColor = true;
this.metroPanel_top.VerticalScrollbarHighlightOnWheel = false;
2026-07-28 10:51:38 +08:00
this.metroPanel_top.VerticalScrollbarSize = 13;
2026-07-14 13:55:17 +08:00
//
2026-07-15 16:32:52 +08:00
// tb_productType
//
//
//
//
this.tb_productType.CustomButton.Image = null;
2026-07-28 10:51:38 +08:00
this.tb_productType.CustomButton.Location = new System.Drawing.Point(220, 1);
this.tb_productType.CustomButton.Margin = new System.Windows.Forms.Padding(4);
2026-07-15 16:32:52 +08:00
this.tb_productType.CustomButton.Name = "";
2026-07-28 10:51:38 +08:00
this.tb_productType.CustomButton.Size = new System.Drawing.Size(27, 27);
2026-07-15 16:32:52 +08:00
this.tb_productType.CustomButton.Style = MetroFramework.MetroColorStyle.Blue;
this.tb_productType.CustomButton.TabIndex = 1;
this.tb_productType.CustomButton.Theme = MetroFramework.MetroThemeStyle.Light;
this.tb_productType.CustomButton.UseSelectable = true;
this.tb_productType.CustomButton.Visible = false;
this.tb_productType.Lines = new string[0];
2026-07-28 10:51:38 +08:00
this.tb_productType.Location = new System.Drawing.Point(655, 19);
this.tb_productType.Margin = new System.Windows.Forms.Padding(4);
2026-07-15 16:32:52 +08:00
this.tb_productType.MaxLength = 32767;
this.tb_productType.Name = "tb_productType";
this.tb_productType.PasswordChar = '\0';
this.tb_productType.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.tb_productType.SelectedText = "";
this.tb_productType.SelectionLength = 0;
this.tb_productType.SelectionStart = 0;
this.tb_productType.ShortcutsEnabled = true;
2026-07-28 10:51:38 +08:00
this.tb_productType.Size = new System.Drawing.Size(248, 29);
2026-07-15 16:32:52 +08:00
this.tb_productType.TabIndex = 184;
this.tb_productType.UseSelectable = true;
this.tb_productType.WaterMarkColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
this.tb_productType.WaterMarkFont = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Pixel);
//
// metroLabel18
//
this.metroLabel18.AutoSize = true;
2026-07-28 10:51:38 +08:00
this.metroLabel18.Location = new System.Drawing.Point(764, 66);
this.metroLabel18.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
2026-07-15 16:32:52 +08:00
this.metroLabel18.Name = "metroLabel18";
2026-07-28 10:51:38 +08:00
this.metroLabel18.Size = new System.Drawing.Size(15, 20);
2026-07-15 16:32:52 +08:00
this.metroLabel18.TabIndex = 97;
this.metroLabel18.Text = "s";
//
// metroLabel21
//
this.metroLabel21.AutoSize = true;
2026-07-28 10:51:38 +08:00
this.metroLabel21.Location = new System.Drawing.Point(764, 159);
this.metroLabel21.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
2026-07-15 16:32:52 +08:00
this.metroLabel21.Name = "metroLabel21";
2026-07-28 10:51:38 +08:00
this.metroLabel21.Size = new System.Drawing.Size(32, 20);
2026-07-15 16:32:52 +08:00
this.metroLabel21.TabIndex = 180;
this.metroLabel21.Text = "min";
this.metroLabel21.Visible = false;
//
// metroLabel7
//
this.metroLabel7.AutoSize = true;
2026-07-28 10:51:38 +08:00
this.metroLabel7.Location = new System.Drawing.Point(541, 19);
this.metroLabel7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
2026-07-15 16:32:52 +08:00
this.metroLabel7.Name = "metroLabel7";
2026-07-28 10:51:38 +08:00
this.metroLabel7.Size = new System.Drawing.Size(84, 20);
2026-07-15 16:32:52 +08:00
this.metroLabel7.TabIndex = 183;
this.metroLabel7.Text = "产品类型:";
//
// LoginTime
//
2026-07-28 10:51:38 +08:00
this.LoginTime.Location = new System.Drawing.Point(655, 159);
this.LoginTime.Margin = new System.Windows.Forms.Padding(4);
2026-07-15 16:32:52 +08:00
this.LoginTime.Maximum = new decimal(new int[] {
1000,
0,
0,
0});
this.LoginTime.Name = "LoginTime";
2026-07-28 10:51:38 +08:00
this.LoginTime.Size = new System.Drawing.Size(101, 25);
2026-07-15 16:32:52 +08:00
this.LoginTime.TabIndex = 179;
this.LoginTime.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.LoginTime.Value = new decimal(new int[] {
1,
0,
0,
0});
this.LoginTime.Visible = false;
//
// txtMesRequestTime
//
this.txtMesRequestTime.DecimalPlaces = 1;
this.txtMesRequestTime.Increment = new decimal(new int[] {
5,
0,
0,
65536});
2026-07-28 10:51:38 +08:00
this.txtMesRequestTime.Location = new System.Drawing.Point(655, 66);
this.txtMesRequestTime.Margin = new System.Windows.Forms.Padding(4);
2026-07-15 16:32:52 +08:00
this.txtMesRequestTime.Maximum = new decimal(new int[] {
1000,
0,
0,
0});
this.txtMesRequestTime.Minimum = new decimal(new int[] {
5,
0,
0,
65536});
this.txtMesRequestTime.Name = "txtMesRequestTime";
2026-07-28 10:51:38 +08:00
this.txtMesRequestTime.Size = new System.Drawing.Size(101, 25);
2026-07-15 16:32:52 +08:00
this.txtMesRequestTime.TabIndex = 96;
this.txtMesRequestTime.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.txtMesRequestTime.Value = new decimal(new int[] {
5,
0,
0,
65536});
//
// metroLabel22
//
this.metroLabel22.AutoSize = true;
2026-07-28 15:43:17 +08:00
this.metroLabel22.Location = new System.Drawing.Point(511, 159);
2026-07-28 10:51:38 +08:00
this.metroLabel22.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
2026-07-15 16:32:52 +08:00
this.metroLabel22.Name = "metroLabel22";
2026-07-28 10:51:38 +08:00
this.metroLabel22.Size = new System.Drawing.Size(114, 20);
2026-07-15 16:32:52 +08:00
this.metroLabel22.TabIndex = 176;
this.metroLabel22.Text = "权限登录时长:";
this.metroLabel22.Visible = false;
//
// metroLabel20
//
this.metroLabel20.AutoSize = true;
2026-07-28 15:43:17 +08:00
this.metroLabel20.Location = new System.Drawing.Point(477, 66);
2026-07-28 10:51:38 +08:00
this.metroLabel20.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
2026-07-15 16:32:52 +08:00
this.metroLabel20.Name = "metroLabel20";
2026-07-28 10:51:38 +08:00
this.metroLabel20.Size = new System.Drawing.Size(141, 20);
2026-07-15 16:32:52 +08:00
this.metroLabel20.TabIndex = 49;
this.metroLabel20.Text = "请求MES超时时长:";
//
2026-07-14 13:55:17 +08:00
// metroPanel_bottom
//
this.metroPanel_bottom.Controls.Add(this.linkLabel_editCollectItemCfg);
this.metroPanel_bottom.Controls.Add(this.ckStartZNDB);
this.metroPanel_bottom.Controls.Add(this.chkIsMesUP);
this.metroPanel_bottom.Controls.Add(this.btnSave);
this.metroPanel_bottom.Controls.Add(this.btnExit);
this.metroPanel_bottom.Dock = System.Windows.Forms.DockStyle.Bottom;
this.metroPanel_bottom.HorizontalScrollbarBarColor = true;
this.metroPanel_bottom.HorizontalScrollbarHighlightOnWheel = false;
2026-07-28 10:51:38 +08:00
this.metroPanel_bottom.HorizontalScrollbarSize = 12;
2026-07-28 15:43:17 +08:00
this.metroPanel_bottom.Location = new System.Drawing.Point(4, 531);
2026-07-28 10:51:38 +08:00
this.metroPanel_bottom.Margin = new System.Windows.Forms.Padding(4);
2026-07-14 13:55:17 +08:00
this.metroPanel_bottom.Name = "metroPanel_bottom";
2026-07-28 15:43:17 +08:00
this.metroPanel_bottom.Size = new System.Drawing.Size(973, 116);
2026-07-14 13:55:17 +08:00
this.metroPanel_bottom.TabIndex = 187;
this.metroPanel_bottom.VerticalScrollbarBarColor = true;
this.metroPanel_bottom.VerticalScrollbarHighlightOnWheel = false;
2026-07-28 10:51:38 +08:00
this.metroPanel_bottom.VerticalScrollbarSize = 13;
2026-07-14 13:55:17 +08:00
//
2026-07-15 16:32:52 +08:00
// linkLabel_editCollectItemCfg
2026-07-14 13:55:17 +08:00
//
2026-07-15 16:32:52 +08:00
this.linkLabel_editCollectItemCfg.AutoSize = true;
2026-07-28 10:51:38 +08:00
this.linkLabel_editCollectItemCfg.Location = new System.Drawing.Point(643, 9);
2026-07-15 16:32:52 +08:00
this.linkLabel_editCollectItemCfg.Name = "linkLabel_editCollectItemCfg";
2026-07-28 10:51:38 +08:00
this.linkLabel_editCollectItemCfg.Size = new System.Drawing.Size(127, 15);
2026-07-15 16:32:52 +08:00
this.linkLabel_editCollectItemCfg.TabIndex = 182;
this.linkLabel_editCollectItemCfg.TabStop = true;
this.linkLabel_editCollectItemCfg.Text = "配置采集项参照表";
this.linkLabel_editCollectItemCfg.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel_editCollectItemCfg_LinkClicked);
2026-07-14 13:55:17 +08:00
//
2026-07-15 16:32:52 +08:00
// chkIsMesUP
//
this.chkIsMesUP.AutoSize = true;
this.chkIsMesUP.Enabled = false;
2026-07-28 10:51:38 +08:00
this.chkIsMesUP.Location = new System.Drawing.Point(372, 8);
this.chkIsMesUP.Margin = new System.Windows.Forms.Padding(4);
2026-07-15 16:32:52 +08:00
this.chkIsMesUP.Name = "chkIsMesUP";
2026-07-28 10:51:38 +08:00
this.chkIsMesUP.Size = new System.Drawing.Size(113, 19);
2026-07-15 16:32:52 +08:00
this.chkIsMesUP.TabIndex = 36;
this.chkIsMesUP.Text = "开启MES模式";
this.chkIsMesUP.UseVisualStyleBackColor = true;
//
2026-07-28 15:43:17 +08:00
// metroLabel12
//
this.metroLabel12.AutoSize = true;
this.metroLabel12.Location = new System.Drawing.Point(41, 269);
this.metroLabel12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.metroLabel12.Name = "metroLabel12";
this.metroLabel12.Size = new System.Drawing.Size(144, 20);
this.metroLabel12.TabIndex = 44;
this.metroLabel12.Text = "设备状态接口地址:";
//
// tb_euipStatus
//
//
//
//
this.tb_euipStatus.CustomButton.Image = null;
this.tb_euipStatus.CustomButton.Location = new System.Drawing.Point(671, 1);
this.tb_euipStatus.CustomButton.Margin = new System.Windows.Forms.Padding(4);
this.tb_euipStatus.CustomButton.Name = "";
this.tb_euipStatus.CustomButton.Size = new System.Drawing.Size(27, 27);
this.tb_euipStatus.CustomButton.Style = MetroFramework.MetroColorStyle.Blue;
this.tb_euipStatus.CustomButton.TabIndex = 1;
this.tb_euipStatus.CustomButton.Theme = MetroFramework.MetroThemeStyle.Light;
this.tb_euipStatus.CustomButton.UseSelectable = true;
this.tb_euipStatus.CustomButton.Visible = false;
this.tb_euipStatus.Lines = new string[0];
this.tb_euipStatus.Location = new System.Drawing.Point(235, 260);
this.tb_euipStatus.Margin = new System.Windows.Forms.Padding(4);
this.tb_euipStatus.MaxLength = 32767;
this.tb_euipStatus.Name = "tb_euipStatus";
this.tb_euipStatus.PasswordChar = '\0';
this.tb_euipStatus.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.tb_euipStatus.SelectedText = "";
this.tb_euipStatus.SelectionLength = 0;
this.tb_euipStatus.SelectionStart = 0;
this.tb_euipStatus.ShortcutsEnabled = true;
this.tb_euipStatus.Size = new System.Drawing.Size(699, 29);
this.tb_euipStatus.TabIndex = 45;
this.tb_euipStatus.UseSelectable = true;
this.tb_euipStatus.WaterMarkColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
this.tb_euipStatus.WaterMarkFont = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Pixel);
//
2026-07-14 13:55:17 +08:00
// FormMesDataSet
//
2026-07-28 10:51:38 +08:00
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
2026-07-14 13:55:17 +08:00
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
2026-07-28 15:43:17 +08:00
this.ClientSize = new System.Drawing.Size(1035, 751);
2026-07-14 13:55:17 +08:00
this.Controls.Add(this.groupBox1);
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
2026-07-28 10:51:38 +08:00
this.Margin = new System.Windows.Forms.Padding(4);
2026-07-14 13:55:17 +08:00
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "FormMesDataSet";
2026-07-28 10:51:38 +08:00
this.Padding = new System.Windows.Forms.Padding(27, 75, 27, 25);
2026-07-14 13:55:17 +08:00
this.Resizable = false;
this.Text = "系统参数设置";
this.Load += new System.EventHandler(this.FormMesDataSet_Load);
this.groupBox1.ResumeLayout(false);
2026-07-28 10:51:38 +08:00
this.metroPanel_mid.ResumeLayout(false);
this.metroPanel_mid.PerformLayout();
2026-07-14 13:55:17 +08:00
this.metroPanel_top.ResumeLayout(false);
this.metroPanel_top.PerformLayout();
2026-07-15 16:32:52 +08:00
((System.ComponentModel.ISupportInitialize)(this.LoginTime)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtMesRequestTime)).EndInit();
2026-07-14 13:55:17 +08:00
this.metroPanel_bottom.ResumeLayout(false);
this.metroPanel_bottom.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
this.ResumeLayout(false);
}
#endregion
private MetroFramework.Controls.MetroButton btnExit;
private MetroFramework.Controls.MetroLabel metroLabel1;
private MetroFramework.Controls.MetroTextBox txtlineCode;
private MetroFramework.Controls.MetroButton btnSave;
private MetroFramework.Controls.MetroLabel metroLabel3;
private MetroFramework.Controls.MetroTextBox txtequipCode;
private MetroFramework.Controls.MetroTextBox txtsiteCode;
private MetroFramework.Controls.MetroLabel metroLabel2;
private System.Windows.Forms.CheckBox ckStartZNDB;
private MetroFramework.Controls.MetroTextBox txtmaterialCode;
private MetroFramework.Controls.MetroLabel metroLabel4;
private MetroFramework.Controls.MetroTextBox txtGradingMesUrl;
private MetroFramework.Controls.MetroLabel metroLabel5;
private MetroFramework.Controls.MetroTextBox txtResultProcessMesUrl;
private MetroFramework.Controls.MetroLabel metroLabel6;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.CheckBox chkIsMesUP;
private MetroFramework.Controls.MetroLabel metroLabel20;
private MetroFramework.Controls.MetroLabel metroLabel21;
private System.Windows.Forms.NumericUpDown LoginTime;
private MetroFramework.Controls.MetroLabel metroLabel22;
private MetroFramework.Controls.MetroLabel metroLabel18;
private System.Windows.Forms.NumericUpDown txtMesRequestTime;
private System.Windows.Forms.LinkLabel linkLabel_editCollectItemCfg;
private MetroFramework.Controls.MetroLabel metroLabel7;
private MetroFramework.Controls.MetroTextBox tb_productType;
private MetroFramework.Controls.MetroPanel metroPanel_bottom;
private MetroFramework.Controls.MetroPanel metroPanel_mid;
private MetroFramework.Controls.MetroPanel metroPanel_top;
private MetroFramework.Controls.MetroTextBox tb_stationExit;
private MetroFramework.Controls.MetroLabel metroLabel9;
private MetroFramework.Controls.MetroTextBox tb_StationArrival;
private MetroFramework.Controls.MetroLabel metroLabel8;
private System.Windows.Forms.BindingSource bindingSource1;
2026-07-15 16:32:52 +08:00
private MetroFramework.Controls.MetroLabel metroLabel10;
private MetroFramework.Controls.MetroTextBox tb_loginMes;
2026-07-28 10:51:38 +08:00
private MetroFramework.Controls.MetroTextBox tb_euipAlarm;
private MetroFramework.Controls.MetroLabel metroLabel11;
2026-07-28 15:43:17 +08:00
private MetroFramework.Controls.MetroTextBox tb_euipStatus;
private MetroFramework.Controls.MetroLabel metroLabel12;
2026-07-14 13:55:17 +08:00
}
}