Files
6150-HMI/CowainHmi/Common/Dlg添加配方.Designer.cs
2026-01-15 15:06:36 +08:00

245 lines
11 KiB
C#

namespace CowainHmi
{
partial class Dlg添加配方
{
/// <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();
PCHMI.InterLock interLock1 = new PCHMI.InterLock();
PCHMI.DrawStyle drawStyle1 = new PCHMI.DrawStyle();
PCHMI.OPTLOG optlog1 = new PCHMI.OPTLOG();
PCHMI.ST_SW_IF sT_SW_IF1 = new PCHMI.ST_SW_IF();
PCHMI.ST_SW_IF sT_SW_IF2 = new PCHMI.ST_SW_IF();
PCHMI.ST_SW_IF sT_SW_IF3 = new PCHMI.ST_SW_IF();
PCHMI.ST_SW_IF sT_SW_IF4 = new PCHMI.ST_SW_IF();
PCHMI.GLINT glint1 = new PCHMI.GLINT();
this.label1 = new System.Windows.Forms.Label();
this.btnOk = new System.Windows.Forms.Button();
this.btnCancel = new System.Windows.Forms.Button();
this.txtName = new PCHMI.(this.components);
this.SuspendLayout();
//
// label1
//
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label1.Location = new System.Drawing.Point(41, 48);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(94, 21);
this.label1.TabIndex = 51;
this.label1.Text = "配方名称";
//
// btnOk
//
this.btnOk.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnOk.Location = new System.Drawing.Point(55, 145);
this.btnOk.Name = "btnOk";
this.btnOk.Size = new System.Drawing.Size(118, 47);
this.btnOk.TabIndex = 52;
this.btnOk.Text = "添加";
this.btnOk.UseVisualStyleBackColor = true;
this.btnOk.Click += new System.EventHandler(this.btnOk_Click);
//
// btnCancel
//
this.btnCancel.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnCancel.Location = new System.Drawing.Point(253, 145);
this.btnCancel.Name = "btnCancel";
this.btnCancel.Size = new System.Drawing.Size(118, 47);
this.btnCancel.TabIndex = 53;
this.btnCancel.Text = "取消";
this.btnCancel.UseVisualStyleBackColor = true;
this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click);
//
// txtName
//
this.txtName.BackColor = System.Drawing.Color.White;
this.txtName.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtName.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtName.ForeColor = System.Drawing.Color.Black;
this.txtName.HDADDR = "";
this.txtName.Image = null;
this.txtName.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.txtName.Location = new System.Drawing.Point(181, 37);
this.txtName.Name = "txtName";
this.txtName.PLC = ((uint)(0u));
this.txtName.Size = new System.Drawing.Size(190, 42);
this.txtName.TabIndex = 50;
this.txtName.Text = "0";
this.txtName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.txtName.Value = ((ulong)(0ul));
interLock1.HDADDR = "";
interLock1.PLC = ((uint)(0u));
interLock1. = ((uint)(1u));
interLock1. = "";
interLock1. = null;
interLock1. = "LOCK";
interLock1. = PCHMI.InterLock.DatType.BIT;
this.txtName. = interLock1;
this.txtName. = true;
this.txtName. = "";
this.txtName. = PCHMI..TypeEnum.;
this.txtName. = "";
this.txtName. = new System.Drawing.Point(0, 0);
drawStyle1. = 12;
drawStyle1. = System.Drawing.Color.Transparent;
drawStyle1. = System.Drawing.Color.Empty;
drawStyle1. = PCHMI.DrawStyle.STYPE.;
drawStyle1. = System.Drawing.Color.LightGray;
this.txtName. = drawStyle1;
this.txtName. = ((uint)(15u));
this.txtName. = ((uint)(0u));
this.txtName. = ((uint)(0u));
this.txtName..PLC = new uint[] {
((uint)(0u))};
this.txtName.. = new string[] {
""};
this.txtName.. = new PCHMI.FTYPE.ButtonType[] {
PCHMI.FTYPE.ButtonType.};
this.txtName.. = new string[] {
""};
this.txtName. = "";
this.txtName. = ((uint)(8u));
this.txtName. = false;
this.txtName. = new string[] {
null,
null,
null,
null,
null,
null,
null,
null};
optlog1. = "";
optlog1. = "";
this.txtName. = optlog1;
this.txtName. = PCHMI..DatType.String;
this.txtName. = "yyyy-MM-dd";
this.txtName..BkImg = null;
this.txtName.. = PCHMI.Employee.STSW.;
sT_SW_IF1.BkColor = System.Drawing.Color.Empty;
sT_SW_IF1.Img = null;
sT_SW_IF1.MaxVal = ((ulong)(0ul));
sT_SW_IF1.MinVal = ((ulong)(0ul));
sT_SW_IF1.Txt0 = "停止状态";
sT_SW_IF1.Txt1 = "Stop state";
sT_SW_IF1.Txt2 = "정지 상태";
sT_SW_IF1.Txt3 = "";
sT_SW_IF1.Txt4 = "";
sT_SW_IF1.Txt5 = "";
sT_SW_IF1.Txt6 = "";
sT_SW_IF1.Txt7 = "";
sT_SW_IF1.TxtColor = System.Drawing.Color.Black;
sT_SW_IF1.TxtNumber = "21";
sT_SW_IF2.BkColor = System.Drawing.Color.Empty;
sT_SW_IF2.Img = null;
sT_SW_IF2.MaxVal = ((ulong)(0ul));
sT_SW_IF2.MinVal = ((ulong)(0ul));
sT_SW_IF2.Txt0 = "待机状态";
sT_SW_IF2.Txt1 = "Waiting state";
sT_SW_IF2.Txt2 = "대기 상태";
sT_SW_IF2.Txt3 = "";
sT_SW_IF2.Txt4 = "";
sT_SW_IF2.Txt5 = "";
sT_SW_IF2.Txt6 = "";
sT_SW_IF2.Txt7 = "";
sT_SW_IF2.TxtColor = System.Drawing.Color.Black;
sT_SW_IF2.TxtNumber = "22";
sT_SW_IF3.BkColor = System.Drawing.Color.Empty;
sT_SW_IF3.Img = null;
sT_SW_IF3.MaxVal = ((ulong)(0ul));
sT_SW_IF3.MinVal = ((ulong)(0ul));
sT_SW_IF3.Txt0 = "工作状态";
sT_SW_IF3.Txt1 = "Working state";
sT_SW_IF3.Txt2 = "작업 상태";
sT_SW_IF3.Txt3 = "";
sT_SW_IF3.Txt4 = "";
sT_SW_IF3.Txt5 = "";
sT_SW_IF3.Txt6 = "";
sT_SW_IF3.Txt7 = "";
sT_SW_IF3.TxtColor = System.Drawing.Color.Black;
sT_SW_IF3.TxtNumber = "23";
sT_SW_IF4.BkColor = System.Drawing.Color.Empty;
sT_SW_IF4.Img = null;
sT_SW_IF4.MaxVal = ((ulong)(0ul));
sT_SW_IF4.MinVal = ((ulong)(0ul));
sT_SW_IF4.Txt0 = "检修状态";
sT_SW_IF4.Txt1 = "State of repair";
sT_SW_IF4.Txt2 = "점검 수리 상태";
sT_SW_IF4.Txt3 = "";
sT_SW_IF4.Txt4 = "";
sT_SW_IF4.Txt5 = "";
sT_SW_IF4.Txt6 = "";
sT_SW_IF4.Txt7 = "";
sT_SW_IF4.TxtColor = System.Drawing.Color.Black;
sT_SW_IF4.TxtNumber = "24";
this.txtName.. = new PCHMI.ST_SW_IF[] {
sT_SW_IF1,
sT_SW_IF2,
sT_SW_IF3,
sT_SW_IF4};
this.txtName..ID = ((uint)(0u));
this.txtName. = "100";
this.txtName. = "0";
this.txtName. = "";
this.txtName. = "null";
this.txtName. = ((uint)(0u));
glint1.HDADDR = "";
glint1.PLC = ((uint)(0u));
glint1. = "";
glint1. = System.Drawing.Color.Red;
glint1. = ((ushort)(1000));
this.txtName. = glint1;
this.txtName. = System.Drawing.Color.Black;
//
// Dlg添加配方
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(428, 237);
this.Controls.Add(this.btnCancel);
this.Controls.Add(this.btnOk);
this.Controls.Add(this.label1);
this.Controls.Add(this.txtName);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "Dlg添加配方";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "添加配方";
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Button btnOk;
private System.Windows.Forms.Button btnCancel;
private PCHMI. txtName;
}
}