namespace LYFZ.Software.UI.CameraControlBook.SuperSmallForm
{
partial class SetProcessAlertSuperSmallForm
{
///
/// 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(SetProcessAlertSuperSmallForm));
this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
this.txtA = new LYFZ.ComponentLibrary.TextBoxEx();
this.txtB = new LYFZ.ComponentLibrary.TextBoxEx();
this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
this.txtC = new LYFZ.ComponentLibrary.TextBoxEx();
this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
this.txtD = new LYFZ.ComponentLibrary.TextBoxEx();
this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
this.txtE = new LYFZ.ComponentLibrary.TextBoxEx();
this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
this.txtF = new LYFZ.ComponentLibrary.TextBoxEx();
this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
this.btnSave = new LYFZ.ComponentLibrary.ButtonEx();
this.btnCancel = new LYFZ.ComponentLibrary.ButtonEx();
this.plExMainContainer.SuspendLayout();
this.plFormMainContent.SuspendLayout();
this.SuspendLayout();
//
// plExMainContainer
//
this.plExMainContainer.Controls.Add(this.btnCancel);
this.plExMainContainer.Controls.Add(this.btnSave);
this.plExMainContainer.Controls.Add(this.panelEx1);
this.plExMainContainer.Controls.Add(this.txtF);
this.plExMainContainer.Controls.Add(this.labelEx6);
this.plExMainContainer.Controls.Add(this.txtE);
this.plExMainContainer.Controls.Add(this.labelEx5);
this.plExMainContainer.Controls.Add(this.txtD);
this.plExMainContainer.Controls.Add(this.labelEx4);
this.plExMainContainer.Controls.Add(this.txtC);
this.plExMainContainer.Controls.Add(this.labelEx3);
this.plExMainContainer.Controls.Add(this.txtB);
this.plExMainContainer.Controls.Add(this.labelEx2);
this.plExMainContainer.Controls.Add(this.txtA);
this.plExMainContainer.Controls.Add(this.labelEx1);
this.plExMainContainer.Size = new System.Drawing.Size(437, 257);
//
// plFormMainContent
//
this.plFormMainContent.Size = new System.Drawing.Size(437, 257);
//
// btnAppFormMaximize
//
this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
this.btnAppFormMaximize.Location = new System.Drawing.Point(378, 0);
//
// btnAppFormExit
//
this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
this.btnAppFormExit.Location = new System.Drawing.Point(405, 0);
//
// btnAppFormMinimize
//
this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
this.btnAppFormMinimize.Location = new System.Drawing.Point(351, 0);
//
// labelEx1
//
this.labelEx1.AutoSize = true;
this.labelEx1.BackColor = System.Drawing.Color.Transparent;
this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx1.Location = new System.Drawing.Point(76, 23);
this.labelEx1.Name = "labelEx1";
this.labelEx1.Size = new System.Drawing.Size(256, 17);
this.labelEx1.TabIndex = 0;
this.labelEx1.Text = "订单 天后 未拍照 则预警";
//
// txtA
//
this.txtA.BackColor = System.Drawing.Color.Transparent;
this.txtA.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtA.Icon = null;
this.txtA.IconIsButton = false;
this.txtA.IsPasswordChat = '\0';
this.txtA.IsSystemPasswordChar = false;
this.txtA.Lines = new string[0];
this.txtA.Location = new System.Drawing.Point(109, 18);
this.txtA.Margin = new System.Windows.Forms.Padding(0);
this.txtA.MaxLength = 3;
this.txtA.MinimumSize = new System.Drawing.Size(0, 24);
this.txtA.MouseBack = null;
this.txtA.Multiline = false;
this.txtA.Name = "txtA";
this.txtA.NormlBack = null;
this.txtA.Padding = new System.Windows.Forms.Padding(5);
this.txtA.ReadOnly = false;
this.txtA.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtA.Size = new System.Drawing.Size(80, 25);
this.txtA.TabIndex = 0;
this.txtA.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtA.WaterColor = System.Drawing.Color.DarkGray;
this.txtA.WaterText = "";
this.txtA.WordWrap = true;
//
// txtB
//
this.txtB.BackColor = System.Drawing.Color.Transparent;
this.txtB.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtB.Icon = null;
this.txtB.IconIsButton = false;
this.txtB.IsPasswordChat = '\0';
this.txtB.IsSystemPasswordChar = false;
this.txtB.Lines = new string[0];
this.txtB.Location = new System.Drawing.Point(109, 44);
this.txtB.Margin = new System.Windows.Forms.Padding(0);
this.txtB.MaxLength = 3;
this.txtB.MinimumSize = new System.Drawing.Size(0, 24);
this.txtB.MouseBack = null;
this.txtB.Multiline = false;
this.txtB.Name = "txtB";
this.txtB.NormlBack = null;
this.txtB.Padding = new System.Windows.Forms.Padding(5);
this.txtB.ReadOnly = false;
this.txtB.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtB.Size = new System.Drawing.Size(80, 25);
this.txtB.TabIndex = 1;
this.txtB.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtB.WaterColor = System.Drawing.Color.DarkGray;
this.txtB.WaterText = "";
this.txtB.WordWrap = true;
//
// labelEx2
//
this.labelEx2.AutoSize = true;
this.labelEx2.BackColor = System.Drawing.Color.Transparent;
this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx2.Location = new System.Drawing.Point(76, 49);
this.labelEx2.Name = "labelEx2";
this.labelEx2.Size = new System.Drawing.Size(256, 17);
this.labelEx2.TabIndex = 2;
this.labelEx2.Text = "开拍 天后 未拍完 则预警";
//
// txtC
//
this.txtC.BackColor = System.Drawing.Color.Transparent;
this.txtC.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtC.Icon = null;
this.txtC.IconIsButton = false;
this.txtC.IsPasswordChat = '\0';
this.txtC.IsSystemPasswordChar = false;
this.txtC.Lines = new string[0];
this.txtC.Location = new System.Drawing.Point(109, 70);
this.txtC.Margin = new System.Windows.Forms.Padding(0);
this.txtC.MaxLength = 3;
this.txtC.MinimumSize = new System.Drawing.Size(0, 24);
this.txtC.MouseBack = null;
this.txtC.Multiline = false;
this.txtC.Name = "txtC";
this.txtC.NormlBack = null;
this.txtC.Padding = new System.Windows.Forms.Padding(5);
this.txtC.ReadOnly = false;
this.txtC.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtC.Size = new System.Drawing.Size(80, 25);
this.txtC.TabIndex = 2;
this.txtC.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtC.WaterColor = System.Drawing.Color.DarkGray;
this.txtC.WaterText = "";
this.txtC.WordWrap = true;
//
// labelEx3
//
this.labelEx3.AutoSize = true;
this.labelEx3.BackColor = System.Drawing.Color.Transparent;
this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx3.Location = new System.Drawing.Point(76, 75);
this.labelEx3.Name = "labelEx3";
this.labelEx3.Size = new System.Drawing.Size(256, 17);
this.labelEx3.TabIndex = 4;
this.labelEx3.Text = "拍完 天后 未选片 则预警";
//
// txtD
//
this.txtD.BackColor = System.Drawing.Color.Transparent;
this.txtD.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtD.Icon = null;
this.txtD.IconIsButton = false;
this.txtD.IsPasswordChat = '\0';
this.txtD.IsSystemPasswordChar = false;
this.txtD.Lines = new string[0];
this.txtD.Location = new System.Drawing.Point(109, 96);
this.txtD.Margin = new System.Windows.Forms.Padding(0);
this.txtD.MaxLength = 3;
this.txtD.MinimumSize = new System.Drawing.Size(0, 24);
this.txtD.MouseBack = null;
this.txtD.Multiline = false;
this.txtD.Name = "txtD";
this.txtD.NormlBack = null;
this.txtD.Padding = new System.Windows.Forms.Padding(5);
this.txtD.ReadOnly = false;
this.txtD.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtD.Size = new System.Drawing.Size(80, 25);
this.txtD.TabIndex = 3;
this.txtD.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtD.WaterColor = System.Drawing.Color.DarkGray;
this.txtD.WaterText = "";
this.txtD.WordWrap = true;
//
// labelEx4
//
this.labelEx4.AutoSize = true;
this.labelEx4.BackColor = System.Drawing.Color.Transparent;
this.labelEx4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx4.Location = new System.Drawing.Point(76, 101);
this.labelEx4.Name = "labelEx4";
this.labelEx4.Size = new System.Drawing.Size(256, 17);
this.labelEx4.TabIndex = 6;
this.labelEx4.Text = "选完 天后 未看样 则预警";
//
// txtE
//
this.txtE.BackColor = System.Drawing.Color.Transparent;
this.txtE.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtE.Icon = null;
this.txtE.IconIsButton = false;
this.txtE.IsPasswordChat = '\0';
this.txtE.IsSystemPasswordChar = false;
this.txtE.Lines = new string[0];
this.txtE.Location = new System.Drawing.Point(109, 122);
this.txtE.Margin = new System.Windows.Forms.Padding(0);
this.txtE.MaxLength = 3;
this.txtE.MinimumSize = new System.Drawing.Size(0, 24);
this.txtE.MouseBack = null;
this.txtE.Multiline = false;
this.txtE.Name = "txtE";
this.txtE.NormlBack = null;
this.txtE.Padding = new System.Windows.Forms.Padding(5);
this.txtE.ReadOnly = false;
this.txtE.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtE.Size = new System.Drawing.Size(80, 25);
this.txtE.TabIndex = 4;
this.txtE.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtE.WaterColor = System.Drawing.Color.DarkGray;
this.txtE.WaterText = "";
this.txtE.WordWrap = true;
//
// labelEx5
//
this.labelEx5.AutoSize = true;
this.labelEx5.BackColor = System.Drawing.Color.Transparent;
this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx5.Location = new System.Drawing.Point(76, 127);
this.labelEx5.Name = "labelEx5";
this.labelEx5.Size = new System.Drawing.Size(256, 17);
this.labelEx5.TabIndex = 8;
this.labelEx5.Text = "选完 天后 未齐样 则预警";
//
// txtF
//
this.txtF.BackColor = System.Drawing.Color.Transparent;
this.txtF.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtF.Icon = null;
this.txtF.IconIsButton = false;
this.txtF.IsPasswordChat = '\0';
this.txtF.IsSystemPasswordChar = false;
this.txtF.Lines = new string[0];
this.txtF.Location = new System.Drawing.Point(109, 148);
this.txtF.Margin = new System.Windows.Forms.Padding(0);
this.txtF.MaxLength = 3;
this.txtF.MinimumSize = new System.Drawing.Size(0, 24);
this.txtF.MouseBack = null;
this.txtF.Multiline = false;
this.txtF.Name = "txtF";
this.txtF.NormlBack = null;
this.txtF.Padding = new System.Windows.Forms.Padding(5);
this.txtF.ReadOnly = false;
this.txtF.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtF.Size = new System.Drawing.Size(80, 25);
this.txtF.TabIndex = 5;
this.txtF.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtF.WaterColor = System.Drawing.Color.DarkGray;
this.txtF.WaterText = "";
this.txtF.WordWrap = true;
//
// labelEx6
//
this.labelEx6.AutoSize = true;
this.labelEx6.BackColor = System.Drawing.Color.Transparent;
this.labelEx6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx6.Location = new System.Drawing.Point(76, 153);
this.labelEx6.Name = "labelEx6";
this.labelEx6.Size = new System.Drawing.Size(256, 17);
this.labelEx6.TabIndex = 10;
this.labelEx6.Text = "选完 天后 未取走 则预警";
//
// panelEx1
//
this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelEx1.BorderWidth = 1;
this.panelEx1.Location = new System.Drawing.Point(19, 187);
this.panelEx1.Name = "panelEx1";
this.panelEx1.Size = new System.Drawing.Size(399, 1);
this.panelEx1.TabIndex = 12;
//
// btnSave
//
this.btnSave.BackColor = System.Drawing.Color.Transparent;
this.btnSave.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSave.BackImg")));
this.btnSave.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnSave.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnSave.ForeColor = System.Drawing.Color.White;
this.btnSave.IsCustomBackImg = false;
this.btnSave.IsShowText = true;
this.btnSave.Location = new System.Drawing.Point(104, 212);
this.btnSave.Name = "btnSave";
this.btnSave.Size = new System.Drawing.Size(85, 28);
this.btnSave.TabIndex = 6;
this.btnSave.Text = "保 存";
this.btnSave.UseVisualStyleBackColor = false;
//
// btnCancel
//
this.btnCancel.BackColor = System.Drawing.Color.Transparent;
this.btnCancel.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnCancel.BackImg")));
this.btnCancel.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnCancel.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnCancel.ForeColor = System.Drawing.Color.White;
this.btnCancel.IsCustomBackImg = false;
this.btnCancel.IsShowText = true;
this.btnCancel.Location = new System.Drawing.Point(248, 212);
this.btnCancel.Name = "btnCancel";
this.btnCancel.Size = new System.Drawing.Size(85, 28);
this.btnCancel.TabIndex = 7;
this.btnCancel.Text = "取 消";
this.btnCancel.UseVisualStyleBackColor = false;
//
// SetProcessAlertSuperSmallForm
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
this.ClientSize = new System.Drawing.Size(437, 322);
this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
this.IsUserControlsSize = false;
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "SetProcessAlertSuperSmallForm";
this.Text = "流程监控预警设置";
this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
this.plExMainContainer.ResumeLayout(false);
this.plExMainContainer.PerformLayout();
this.plFormMainContent.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private ComponentLibrary.LabelEx labelEx1;
private ComponentLibrary.LabelEx labelEx6;
private ComponentLibrary.LabelEx labelEx5;
private ComponentLibrary.LabelEx labelEx4;
private ComponentLibrary.LabelEx labelEx3;
private ComponentLibrary.LabelEx labelEx2;
private ComponentLibrary.PanelEx panelEx1;
protected ComponentLibrary.TextBoxEx txtF;
protected ComponentLibrary.TextBoxEx txtE;
protected ComponentLibrary.TextBoxEx txtD;
protected ComponentLibrary.TextBoxEx txtC;
protected ComponentLibrary.TextBoxEx txtB;
protected ComponentLibrary.TextBoxEx txtA;
protected ComponentLibrary.ButtonEx btnCancel;
protected ComponentLibrary.ButtonEx btnSave;
}
}