namespace UAS_MES_NEW.SMT
{
partial class SMT_WaringSetting
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SMT_WaringSetting));
this.mc_madeqty_label = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.Confirm = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
this.EarlyWarning = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MaCodeTextBox();
this.UnitTime = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MaCodeTextBox();
this.Cycle = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MaCodeTextBox();
this.de_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox();
this.headBar1 = new UAS_MES_NEW.CustomControl.HeadBar();
this.label4 = new System.Windows.Forms.Label();
this.SuspendLayout();
//
// mc_madeqty_label
//
this.mc_madeqty_label.AutoSize = true;
this.mc_madeqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.mc_madeqty_label.ForeColor = System.Drawing.Color.Red;
this.mc_madeqty_label.Location = new System.Drawing.Point(43, 92);
this.mc_madeqty_label.Name = "mc_madeqty_label";
this.mc_madeqty_label.Size = new System.Drawing.Size(100, 21);
this.mc_madeqty_label.TabIndex = 7;
this.mc_madeqty_label.Text = "刷新周期(秒)";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label1.ForeColor = System.Drawing.Color.Red;
this.label1.Location = new System.Drawing.Point(68, 67);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(74, 21);
this.label1.TabIndex = 9;
this.label1.Text = "机台编号";
//
// label2
//
this.label2.AutoSize = true;
this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label2.ForeColor = System.Drawing.Color.Red;
this.label2.Location = new System.Drawing.Point(42, 123);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(100, 21);
this.label2.TabIndex = 11;
this.label2.Text = "单件耗时(秒)";
//
// label3
//
this.label3.AutoSize = true;
this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label3.ForeColor = System.Drawing.Color.Red;
this.label3.Location = new System.Drawing.Point(13, 152);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(132, 21);
this.label3.TabIndex = 13;
this.label3.Text = "缺料预警提前(分)";
//
// Confirm
//
this.Confirm.AllPower = null;
this.Confirm.BackColor = System.Drawing.Color.Transparent;
this.Confirm.DownImage = ((System.Drawing.Image)(resources.GetObject("Confirm.DownImage")));
this.Confirm.Image = ((System.Drawing.Image)(resources.GetObject("Confirm.Image")));
this.Confirm.IsShowBorder = true;
this.Confirm.Location = new System.Drawing.Point(148, 190);
this.Confirm.MoveImage = ((System.Drawing.Image)(resources.GetObject("Confirm.MoveImage")));
this.Confirm.Name = "Confirm";
this.Confirm.NormalImage = ((System.Drawing.Image)(resources.GetObject("Confirm.NormalImage")));
this.Confirm.Power = null;
this.Confirm.Size = new System.Drawing.Size(60, 28);
this.Confirm.TabIndex = 15;
this.Confirm.Text = "确认";
this.Confirm.UseVisualStyleBackColor = true;
this.Confirm.Click += new System.EventHandler(this.Confirm_Click);
//
// EarlyWarning
//
this.EarlyWarning.AllPower = null;
this.EarlyWarning.BackColor = System.Drawing.Color.White;
this.EarlyWarning.ID = null;
this.EarlyWarning.Location = new System.Drawing.Point(176, 156);
this.EarlyWarning.Name = "EarlyWarning";
this.EarlyWarning.Power = null;
this.EarlyWarning.Size = new System.Drawing.Size(150, 21);
this.EarlyWarning.Str = null;
this.EarlyWarning.Str1 = null;
this.EarlyWarning.Str2 = null;
this.EarlyWarning.TabIndex = 4;
//
// UnitTime
//
this.UnitTime.AllPower = null;
this.UnitTime.BackColor = System.Drawing.Color.White;
this.UnitTime.ID = null;
this.UnitTime.Location = new System.Drawing.Point(176, 127);
this.UnitTime.Name = "UnitTime";
this.UnitTime.Power = null;
this.UnitTime.Size = new System.Drawing.Size(150, 21);
this.UnitTime.Str = null;
this.UnitTime.Str1 = null;
this.UnitTime.Str2 = null;
this.UnitTime.TabIndex = 3;
//
// Cycle
//
this.Cycle.AllPower = null;
this.Cycle.BackColor = System.Drawing.Color.White;
this.Cycle.ID = null;
this.Cycle.Location = new System.Drawing.Point(176, 96);
this.Cycle.Name = "Cycle";
this.Cycle.Power = null;
this.Cycle.Size = new System.Drawing.Size(150, 21);
this.Cycle.Str = null;
this.Cycle.Str1 = null;
this.Cycle.Str2 = null;
this.Cycle.TabIndex = 2;
//
// de_code
//
this.de_code.AllPower = null;
this.de_code.Caller = null;
this.de_code.Condition = null;
this.de_code.DBTitle = "机台查询";
this.de_code.FormName = null;
this.de_code.Location = new System.Drawing.Point(176, 68);
this.de_code.Name = "de_code";
this.de_code.Power = "ifread";
this.de_code.SelectField = null;
this.de_code.SetValueField = null;
this.de_code.Size = new System.Drawing.Size(150, 21);
this.de_code.TabIndex = 17;
this.de_code.TableName = null;
this.de_code.TextBoxEnable = false;
//
// headBar1
//
this.headBar1.BackColor = System.Drawing.SystemColors.ControlDarkDark;
this.headBar1.Dock = System.Windows.Forms.DockStyle.Top;
this.headBar1.Location = new System.Drawing.Point(0, 0);
this.headBar1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.headBar1.Name = "headBar1";
this.headBar1.Size = new System.Drawing.Size(354, 32);
this.headBar1.TabIndex = 18;
//
// label4
//
this.label4.AutoSize = true;
this.label4.BackColor = System.Drawing.SystemColors.ControlDarkDark;
this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label4.ForeColor = System.Drawing.Color.White;
this.label4.Location = new System.Drawing.Point(7, 4);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(106, 21);
this.label4.TabIndex = 19;
this.label4.Text = "机台预警设置";
//
// SMT_WaringSetting
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(354, 234);
this.Controls.Add(this.label4);
this.Controls.Add(this.headBar1);
this.Controls.Add(this.de_code);
this.Controls.Add(this.Confirm);
this.Controls.Add(this.EarlyWarning);
this.Controls.Add(this.label3);
this.Controls.Add(this.UnitTime);
this.Controls.Add(this.label2);
this.Controls.Add(this.label1);
this.Controls.Add(this.Cycle);
this.Controls.Add(this.mc_madeqty_label);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.Name = "SMT_WaringSetting";
this.Tag = "ShowDialogWindow";
this.Text = "用料预警设置";
this.Load += new System.EventHandler(this.用料预警设置_Load);
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Label label3;
private CustomControl.TextBoxWithIcon.MaCodeTextBox EarlyWarning;
private System.Windows.Forms.Label label2;
private CustomControl.TextBoxWithIcon.MaCodeTextBox UnitTime;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label mc_madeqty_label;
private CustomControl.TextBoxWithIcon.MaCodeTextBox Cycle;
private CustomControl.ButtonUtil.NormalButton Confirm;
private CustomControl.TextBoxWithIcon.SearchTextBox de_code;
private CustomControl.HeadBar headBar1;
private System.Windows.Forms.Label label4;
}
}