356 lines
21 KiB
C#
356 lines
21 KiB
C#
namespace ITC81DB.Controls
|
|
{
|
|
partial class ControlBasicProductLotSetting
|
|
{
|
|
/// <summary>
|
|
/// 필수 디자이너 변수입니다.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// 사용 중인 모든 리소스를 정리합니다.
|
|
/// </summary>
|
|
/// <param name="disposing">관리되는 리소스를 삭제해야 하면 true이고, 그렇지 않으면 false입니다.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region 구성 요소 디자이너에서 생성한 코드
|
|
|
|
/// <summary>
|
|
/// 디자이너 지원에 필요한 메서드입니다.
|
|
/// 이 메서드의 내용을 코드 편집기로 수정하지 마십시오.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ControlBasicProductLotSetting));
|
|
this.pictureBox1 = new System.Windows.Forms.PictureBox();
|
|
this.labelReceiveData = new SmartX.SmartLabel();
|
|
this.labelTitleExtractData = new SmartX.SmartLabel();
|
|
this.labelExtractData = new SmartX.SmartLabel();
|
|
this.smartLabel2 = new SmartX.SmartLabel();
|
|
this.labelTitleReceiveData = new SmartX.SmartLabel();
|
|
this.labelExtractDataFrom = new SmartX.SmartLabel();
|
|
this.labelExtractDataTo = new SmartX.SmartLabel();
|
|
this.buttonSave = new SmartX.SmartButton();
|
|
this.buttonCheck = new SmartX.SmartButton();
|
|
this.labelTitleDigit = new SmartX.SmartLabel();
|
|
this.buttonRemove = new SmartX.SmartButton();
|
|
this.SuspendLayout();
|
|
//
|
|
// pictureBox1
|
|
//
|
|
this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
|
|
this.pictureBox1.Location = new System.Drawing.Point(0, 0);
|
|
this.pictureBox1.Name = "pictureBox1";
|
|
this.pictureBox1.Size = new System.Drawing.Size(678, 282);
|
|
//
|
|
// labelReceiveData
|
|
//
|
|
this.labelReceiveData.BackColor = System.Drawing.Color.White;
|
|
this.labelReceiveData.BackPictureBox = null;
|
|
this.labelReceiveData.BackPictureBox1 = null;
|
|
this.labelReceiveData.BackPictureBox2 = null;
|
|
this.labelReceiveData.BorderColor = System.Drawing.Color.Black;
|
|
this.labelReceiveData.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelReceiveData.Font = new System.Drawing.Font("Arial", 15F, System.Drawing.FontStyle.Regular);
|
|
this.labelReceiveData.InitVisible = true;
|
|
this.labelReceiveData.LineSpacing = 0F;
|
|
this.labelReceiveData.Location = new System.Drawing.Point(18, 50);
|
|
this.labelReceiveData.Name = "labelReceiveData";
|
|
this.labelReceiveData.Size = new System.Drawing.Size(642, 125);
|
|
this.labelReceiveData.TabIndex = 1;
|
|
this.labelReceiveData.Text = "Receive Data";
|
|
this.labelReceiveData.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelReceiveData.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top;
|
|
this.labelReceiveData.Wordwrap = true;
|
|
//
|
|
// labelTitleExtractData
|
|
//
|
|
this.labelTitleExtractData.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
|
|
this.labelTitleExtractData.BackPictureBox = null;
|
|
this.labelTitleExtractData.BackPictureBox1 = null;
|
|
this.labelTitleExtractData.BackPictureBox2 = null;
|
|
this.labelTitleExtractData.BorderColor = System.Drawing.Color.Black;
|
|
this.labelTitleExtractData.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelTitleExtractData.Font = new System.Drawing.Font("새굴림", 12F, System.Drawing.FontStyle.Regular);
|
|
this.labelTitleExtractData.ForeColor = System.Drawing.Color.White;
|
|
this.labelTitleExtractData.InitVisible = true;
|
|
this.labelTitleExtractData.LineSpacing = 0F;
|
|
this.labelTitleExtractData.Location = new System.Drawing.Point(18, 190);
|
|
this.labelTitleExtractData.Name = "labelTitleExtractData";
|
|
this.labelTitleExtractData.Size = new System.Drawing.Size(186, 30);
|
|
this.labelTitleExtractData.TabIndex = 2;
|
|
this.labelTitleExtractData.Text = "추출 데이터 : ";
|
|
this.labelTitleExtractData.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelTitleExtractData.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitleExtractData.Wordwrap = false;
|
|
//
|
|
// labelExtractData
|
|
//
|
|
this.labelExtractData.BackColor = System.Drawing.Color.White;
|
|
this.labelExtractData.BackPictureBox = null;
|
|
this.labelExtractData.BackPictureBox1 = null;
|
|
this.labelExtractData.BackPictureBox2 = null;
|
|
this.labelExtractData.BorderColor = System.Drawing.Color.Black;
|
|
this.labelExtractData.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelExtractData.Font = new System.Drawing.Font("Arial", 15F, System.Drawing.FontStyle.Regular);
|
|
this.labelExtractData.InitVisible = true;
|
|
this.labelExtractData.LineSpacing = 0F;
|
|
this.labelExtractData.Location = new System.Drawing.Point(18, 226);
|
|
this.labelExtractData.Name = "labelExtractData";
|
|
this.labelExtractData.Size = new System.Drawing.Size(550, 30);
|
|
this.labelExtractData.TabIndex = 3;
|
|
this.labelExtractData.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelExtractData.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelExtractData.Wordwrap = true;
|
|
//
|
|
// smartLabel2
|
|
//
|
|
this.smartLabel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
|
|
this.smartLabel2.BackPictureBox = null;
|
|
this.smartLabel2.BackPictureBox1 = null;
|
|
this.smartLabel2.BackPictureBox2 = null;
|
|
this.smartLabel2.BorderColor = System.Drawing.Color.Black;
|
|
this.smartLabel2.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.smartLabel2.Font = new System.Drawing.Font("새굴림", 13F, System.Drawing.FontStyle.Regular);
|
|
this.smartLabel2.ForeColor = System.Drawing.Color.White;
|
|
this.smartLabel2.InitVisible = true;
|
|
this.smartLabel2.LineSpacing = 0F;
|
|
this.smartLabel2.Location = new System.Drawing.Point(281, 190);
|
|
this.smartLabel2.Name = "smartLabel2";
|
|
this.smartLabel2.Size = new System.Drawing.Size(25, 30);
|
|
this.smartLabel2.TabIndex = 4;
|
|
this.smartLabel2.Text = "~";
|
|
this.smartLabel2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.smartLabel2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.smartLabel2.Wordwrap = false;
|
|
//
|
|
// labelTitleReceiveData
|
|
//
|
|
this.labelTitleReceiveData.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
|
|
this.labelTitleReceiveData.BackPictureBox = null;
|
|
this.labelTitleReceiveData.BackPictureBox1 = null;
|
|
this.labelTitleReceiveData.BackPictureBox2 = null;
|
|
this.labelTitleReceiveData.BorderColor = System.Drawing.Color.Black;
|
|
this.labelTitleReceiveData.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelTitleReceiveData.Font = new System.Drawing.Font("새굴림", 12F, System.Drawing.FontStyle.Regular);
|
|
this.labelTitleReceiveData.ForeColor = System.Drawing.Color.White;
|
|
this.labelTitleReceiveData.InitVisible = true;
|
|
this.labelTitleReceiveData.LineSpacing = 0F;
|
|
this.labelTitleReceiveData.Location = new System.Drawing.Point(18, 18);
|
|
this.labelTitleReceiveData.Name = "labelTitleReceiveData";
|
|
this.labelTitleReceiveData.Size = new System.Drawing.Size(550, 26);
|
|
this.labelTitleReceiveData.TabIndex = 5;
|
|
this.labelTitleReceiveData.Text = "수신 데이터(COM3) : ";
|
|
this.labelTitleReceiveData.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelTitleReceiveData.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitleReceiveData.Wordwrap = false;
|
|
//
|
|
// labelExtractDataFrom
|
|
//
|
|
this.labelExtractDataFrom.BackColor = System.Drawing.Color.White;
|
|
this.labelExtractDataFrom.BackPictureBox = null;
|
|
this.labelExtractDataFrom.BackPictureBox1 = null;
|
|
this.labelExtractDataFrom.BackPictureBox2 = null;
|
|
this.labelExtractDataFrom.BorderColor = System.Drawing.Color.Black;
|
|
this.labelExtractDataFrom.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelExtractDataFrom.Font = new System.Drawing.Font("Arial", 15F, System.Drawing.FontStyle.Regular);
|
|
this.labelExtractDataFrom.InitVisible = true;
|
|
this.labelExtractDataFrom.LineSpacing = 0F;
|
|
this.labelExtractDataFrom.Location = new System.Drawing.Point(210, 190);
|
|
this.labelExtractDataFrom.Name = "labelExtractDataFrom";
|
|
this.labelExtractDataFrom.Size = new System.Drawing.Size(65, 30);
|
|
this.labelExtractDataFrom.TabIndex = 6;
|
|
this.labelExtractDataFrom.Text = "1";
|
|
this.labelExtractDataFrom.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelExtractDataFrom.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelExtractDataFrom.Wordwrap = true;
|
|
this.labelExtractDataFrom.Click += new System.EventHandler(this.labelExtractDataFrom_Click);
|
|
//
|
|
// labelExtractDataTo
|
|
//
|
|
this.labelExtractDataTo.BackColor = System.Drawing.Color.White;
|
|
this.labelExtractDataTo.BackPictureBox = null;
|
|
this.labelExtractDataTo.BackPictureBox1 = null;
|
|
this.labelExtractDataTo.BackPictureBox2 = null;
|
|
this.labelExtractDataTo.BorderColor = System.Drawing.Color.Black;
|
|
this.labelExtractDataTo.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelExtractDataTo.Font = new System.Drawing.Font("Arial", 15F, System.Drawing.FontStyle.Regular);
|
|
this.labelExtractDataTo.InitVisible = true;
|
|
this.labelExtractDataTo.LineSpacing = 0F;
|
|
this.labelExtractDataTo.Location = new System.Drawing.Point(312, 190);
|
|
this.labelExtractDataTo.Name = "labelExtractDataTo";
|
|
this.labelExtractDataTo.Size = new System.Drawing.Size(65, 30);
|
|
this.labelExtractDataTo.TabIndex = 7;
|
|
this.labelExtractDataTo.Text = "14";
|
|
this.labelExtractDataTo.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelExtractDataTo.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelExtractDataTo.Wordwrap = true;
|
|
this.labelExtractDataTo.Click += new System.EventHandler(this.labelExtractDataTo_Click);
|
|
//
|
|
// buttonSave
|
|
//
|
|
this.buttonSave.BackPictureBox = null;
|
|
this.buttonSave.BackPictureBox1 = null;
|
|
this.buttonSave.BackPictureBox2 = null;
|
|
this.buttonSave.ButtonColor = System.Drawing.Color.Gray;
|
|
this.buttonSave.ButtonImageAutoSize = true;
|
|
this.buttonSave.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonSave.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonSave.DisableImage")));
|
|
this.buttonSave.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonSave.DownImage")));
|
|
this.buttonSave.Enabled = false;
|
|
this.buttonSave.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
|
|
this.buttonSave.GroupID = 0;
|
|
this.buttonSave.InitVisible = true;
|
|
this.buttonSave.Location = new System.Drawing.Point(574, 226);
|
|
this.buttonSave.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.buttonSave.Name = "buttonSave";
|
|
this.buttonSave.NestedClickEventPrevent = false;
|
|
this.buttonSave.OutlinePixel = 1;
|
|
this.buttonSave.RepeatInterval = 200;
|
|
this.buttonSave.RepeatIntervalAccelerate = null;
|
|
this.buttonSave.SafeInterval = 200;
|
|
this.buttonSave.Size = new System.Drawing.Size(86, 30);
|
|
this.buttonSave.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonSave.TabIndex = 9;
|
|
this.buttonSave.Text = "LOT 저장";
|
|
this.buttonSave.TextColor = System.Drawing.Color.White;
|
|
this.buttonSave.TextDownColor = System.Drawing.Color.White;
|
|
this.buttonSave.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonSave.TextLocation = new System.Drawing.Point(0, 0);
|
|
this.buttonSave.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonSave.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonSave.UpImage")));
|
|
this.buttonSave.Click += new System.EventHandler(this.buttonSave_Click);
|
|
//
|
|
// buttonCheck
|
|
//
|
|
this.buttonCheck.BackPictureBox = null;
|
|
this.buttonCheck.BackPictureBox1 = null;
|
|
this.buttonCheck.BackPictureBox2 = null;
|
|
this.buttonCheck.ButtonColor = System.Drawing.Color.Gray;
|
|
this.buttonCheck.ButtonImageAutoSize = true;
|
|
this.buttonCheck.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonCheck.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonCheck.DisableImage")));
|
|
this.buttonCheck.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonCheck.DownImage")));
|
|
this.buttonCheck.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
|
|
this.buttonCheck.GroupID = 0;
|
|
this.buttonCheck.InitVisible = true;
|
|
this.buttonCheck.Location = new System.Drawing.Point(574, 190);
|
|
this.buttonCheck.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.buttonCheck.Name = "buttonCheck";
|
|
this.buttonCheck.NestedClickEventPrevent = false;
|
|
this.buttonCheck.OutlinePixel = 1;
|
|
this.buttonCheck.RepeatInterval = 200;
|
|
this.buttonCheck.RepeatIntervalAccelerate = null;
|
|
this.buttonCheck.SafeInterval = 200;
|
|
this.buttonCheck.Size = new System.Drawing.Size(86, 30);
|
|
this.buttonCheck.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonCheck.TabIndex = 10;
|
|
this.buttonCheck.Text = "확인";
|
|
this.buttonCheck.TextColor = System.Drawing.Color.White;
|
|
this.buttonCheck.TextDownColor = System.Drawing.Color.White;
|
|
this.buttonCheck.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonCheck.TextLocation = new System.Drawing.Point(0, 0);
|
|
this.buttonCheck.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonCheck.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonCheck.UpImage")));
|
|
this.buttonCheck.Click += new System.EventHandler(this.buttonCheck_Click);
|
|
//
|
|
// labelTitleDigit
|
|
//
|
|
this.labelTitleDigit.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
|
|
this.labelTitleDigit.BackPictureBox = null;
|
|
this.labelTitleDigit.BackPictureBox1 = null;
|
|
this.labelTitleDigit.BackPictureBox2 = null;
|
|
this.labelTitleDigit.BorderColor = System.Drawing.Color.Black;
|
|
this.labelTitleDigit.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelTitleDigit.Font = new System.Drawing.Font("새굴림", 12F, System.Drawing.FontStyle.Regular);
|
|
this.labelTitleDigit.ForeColor = System.Drawing.Color.White;
|
|
this.labelTitleDigit.InitVisible = true;
|
|
this.labelTitleDigit.LineSpacing = 0F;
|
|
this.labelTitleDigit.Location = new System.Drawing.Point(383, 190);
|
|
this.labelTitleDigit.Name = "labelTitleDigit";
|
|
this.labelTitleDigit.Size = new System.Drawing.Size(185, 30);
|
|
this.labelTitleDigit.TabIndex = 12;
|
|
this.labelTitleDigit.Text = "(최대 14자리)";
|
|
this.labelTitleDigit.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelTitleDigit.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitleDigit.Wordwrap = false;
|
|
//
|
|
// buttonRemove
|
|
//
|
|
this.buttonRemove.BackPictureBox = null;
|
|
this.buttonRemove.BackPictureBox1 = null;
|
|
this.buttonRemove.BackPictureBox2 = null;
|
|
this.buttonRemove.ButtonColor = System.Drawing.Color.Gray;
|
|
this.buttonRemove.ButtonImageAutoSize = true;
|
|
this.buttonRemove.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonRemove.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonRemove.DisableImage")));
|
|
this.buttonRemove.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonRemove.DownImage")));
|
|
this.buttonRemove.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
|
|
this.buttonRemove.GroupID = 0;
|
|
this.buttonRemove.InitVisible = true;
|
|
this.buttonRemove.Location = new System.Drawing.Point(574, 14);
|
|
this.buttonRemove.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.buttonRemove.Name = "buttonRemove";
|
|
this.buttonRemove.NestedClickEventPrevent = false;
|
|
this.buttonRemove.OutlinePixel = 1;
|
|
this.buttonRemove.RepeatInterval = 200;
|
|
this.buttonRemove.RepeatIntervalAccelerate = null;
|
|
this.buttonRemove.SafeInterval = 200;
|
|
this.buttonRemove.Size = new System.Drawing.Size(86, 30);
|
|
this.buttonRemove.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonRemove.TabIndex = 14;
|
|
this.buttonRemove.Text = "삭제";
|
|
this.buttonRemove.TextColor = System.Drawing.Color.White;
|
|
this.buttonRemove.TextDownColor = System.Drawing.Color.White;
|
|
this.buttonRemove.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonRemove.TextLocation = new System.Drawing.Point(0, 0);
|
|
this.buttonRemove.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonRemove.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonRemove.UpImage")));
|
|
this.buttonRemove.Click += new System.EventHandler(this.buttonRemove_Click);
|
|
//
|
|
// ControlBasicProductLotSetting
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
|
|
this.Controls.Add(this.buttonRemove);
|
|
this.Controls.Add(this.labelTitleDigit);
|
|
this.Controls.Add(this.buttonCheck);
|
|
this.Controls.Add(this.buttonSave);
|
|
this.Controls.Add(this.labelExtractDataTo);
|
|
this.Controls.Add(this.labelExtractDataFrom);
|
|
this.Controls.Add(this.labelTitleReceiveData);
|
|
this.Controls.Add(this.smartLabel2);
|
|
this.Controls.Add(this.labelExtractData);
|
|
this.Controls.Add(this.labelTitleExtractData);
|
|
this.Controls.Add(this.labelReceiveData);
|
|
this.Controls.Add(this.pictureBox1);
|
|
this.Name = "ControlBasicProductLotSetting";
|
|
this.Size = new System.Drawing.Size(678, 282);
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.PictureBox pictureBox1;
|
|
private SmartX.SmartLabel labelReceiveData;
|
|
private SmartX.SmartLabel labelTitleExtractData;
|
|
private SmartX.SmartLabel labelExtractData;
|
|
private SmartX.SmartLabel smartLabel2;
|
|
private SmartX.SmartLabel labelTitleReceiveData;
|
|
private SmartX.SmartLabel labelExtractDataFrom;
|
|
private SmartX.SmartLabel labelExtractDataTo;
|
|
private SmartX.SmartButton buttonSave;
|
|
private SmartX.SmartButton buttonCheck;
|
|
private SmartX.SmartLabel labelTitleDigit;
|
|
private SmartX.SmartButton buttonRemove;
|
|
}
|
|
}
|