ITC81DB_V8/ITC81DB/Controls/CenterEquipment/ControlCenterEquipEngineer....

567 lines
38 KiB
C#
Raw Permalink Normal View History

2023-07-11 01:56:01 +00:00
namespace ITC81DB.Controls
{
partial class ControlCenterEquipEngineer
{
/// <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(ControlCenterEquipEngineer));
this.smartGroupBox1 = new SmartX.SmartGroupBox();
this.comboBoxFilenameExtension = new System.Windows.Forms.ComboBox();
this.labelTitleFileNameExtension = new SmartX.SmartLabel();
this.comboBoxDataBackupFormat = new System.Windows.Forms.ComboBox();
this.labelTitleDataBackupFormat = new SmartX.SmartLabel();
this.comboBoxSelectInverter = new System.Windows.Forms.ComboBox();
this.labelTitleSelectInverter = new SmartX.SmartLabel();
this.labelEntryNotDetected = new SmartX.SmartLabel();
this.labelTitleProductEntryUndetected = new SmartX.SmartLabel();
this.buttonSortingByProductNo = new SmartX.SmartButton();
this.labelTitleSortByProductNo = new SmartX.SmartLabel();
this.buttonSortingNGLength = new SmartX.SmartButton();
this.labelTitleSortingNGLength = new SmartX.SmartLabel();
this.comboBoxBarcode = new System.Windows.Forms.ComboBox();
this.labelConveyorLength = new SmartX.SmartLabel();
this.labelTitleConveyorLength = new SmartX.SmartLabel();
this.comboBoxStatisticsPrintFormat = new System.Windows.Forms.ComboBox();
this.labelTitleStatPrintFormat = new SmartX.SmartLabel();
this.labelTitleBarcode = new SmartX.SmartLabel();
this.comboBoxOptionBoard = new System.Windows.Forms.ComboBox();
this.labelTitleOptionBoard = new SmartX.SmartLabel();
this.labelTitleCommunicationOption = new SmartX.SmartLabel();
this.buttonCommunicationOption = new SmartX.SmartButton();
this.comboBoxEquipmentType = new System.Windows.Forms.ComboBox();
this.labelTitleEquipmentType = new SmartX.SmartLabel();
this.smartGroupBox1.SuspendLayout();
this.SuspendLayout();
//
// smartGroupBox1
//
this.smartGroupBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(46)))), ((int)(((byte)(46)))));
this.smartGroupBox1.BackPictureBox = null;
this.smartGroupBox1.BackPictureBox1 = null;
this.smartGroupBox1.Controls.Add(this.comboBoxFilenameExtension);
this.smartGroupBox1.Controls.Add(this.labelTitleFileNameExtension);
this.smartGroupBox1.Controls.Add(this.comboBoxDataBackupFormat);
this.smartGroupBox1.Controls.Add(this.labelTitleDataBackupFormat);
this.smartGroupBox1.Controls.Add(this.comboBoxSelectInverter);
this.smartGroupBox1.Controls.Add(this.labelTitleSelectInverter);
this.smartGroupBox1.Controls.Add(this.labelEntryNotDetected);
this.smartGroupBox1.Controls.Add(this.labelTitleProductEntryUndetected);
this.smartGroupBox1.Controls.Add(this.buttonSortingByProductNo);
this.smartGroupBox1.Controls.Add(this.labelTitleSortByProductNo);
this.smartGroupBox1.Controls.Add(this.buttonSortingNGLength);
this.smartGroupBox1.Controls.Add(this.labelTitleSortingNGLength);
this.smartGroupBox1.Controls.Add(this.comboBoxBarcode);
this.smartGroupBox1.Controls.Add(this.labelConveyorLength);
this.smartGroupBox1.Controls.Add(this.labelTitleConveyorLength);
this.smartGroupBox1.Controls.Add(this.comboBoxStatisticsPrintFormat);
this.smartGroupBox1.Controls.Add(this.labelTitleStatPrintFormat);
this.smartGroupBox1.Controls.Add(this.labelTitleBarcode);
this.smartGroupBox1.Controls.Add(this.comboBoxOptionBoard);
this.smartGroupBox1.Controls.Add(this.labelTitleOptionBoard);
this.smartGroupBox1.Controls.Add(this.labelTitleCommunicationOption);
this.smartGroupBox1.Controls.Add(this.buttonCommunicationOption);
this.smartGroupBox1.Controls.Add(this.comboBoxEquipmentType);
this.smartGroupBox1.Controls.Add(this.labelTitleEquipmentType);
this.smartGroupBox1.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(81)))), ((int)(((byte)(159)))), ((int)(((byte)(198)))));
this.smartGroupBox1.FrameLineColor2 = System.Drawing.Color.Black;
this.smartGroupBox1.FrameLineThickness = 2;
this.smartGroupBox1.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.None;
this.smartGroupBox1.Image = ((System.Drawing.Image)(resources.GetObject("smartGroupBox1.Image")));
this.smartGroupBox1.InitVisible = true;
this.smartGroupBox1.Location = new System.Drawing.Point(0, 0);
this.smartGroupBox1.Name = "smartGroupBox1";
this.smartGroupBox1.RoundRadius = 10;
this.smartGroupBox1.Size = new System.Drawing.Size(710, 470);
this.smartGroupBox1.TabIndex = 3;
this.smartGroupBox1.TextColor = System.Drawing.Color.Black;
//
// comboBoxFilenameExtension
//
this.comboBoxFilenameExtension.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
this.comboBoxFilenameExtension.Location = new System.Drawing.Point(377, 269);
this.comboBoxFilenameExtension.Name = "comboBoxFilenameExtension";
this.comboBoxFilenameExtension.Size = new System.Drawing.Size(140, 28);
this.comboBoxFilenameExtension.TabIndex = 223;
//
// labelTitleFileNameExtension
//
this.labelTitleFileNameExtension.BackPictureBox1 = null;
this.labelTitleFileNameExtension.BackPictureBox2 = this.smartGroupBox1;
this.labelTitleFileNameExtension.BorderColor = System.Drawing.Color.Black;
this.labelTitleFileNameExtension.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelTitleFileNameExtension.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold);
this.labelTitleFileNameExtension.ForeColor = System.Drawing.Color.White;
this.labelTitleFileNameExtension.InitVisible = true;
this.labelTitleFileNameExtension.LineSpacing = 0F;
this.labelTitleFileNameExtension.Location = new System.Drawing.Point(91, 269);
this.labelTitleFileNameExtension.Name = "labelTitleFileNameExtension";
this.labelTitleFileNameExtension.Size = new System.Drawing.Size(280, 28);
this.labelTitleFileNameExtension.TabIndex = 222;
this.labelTitleFileNameExtension.Text = "데이터백업 확장자";
this.labelTitleFileNameExtension.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelTitleFileNameExtension.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitleFileNameExtension.Wordwrap = false;
//
// comboBoxDataBackupFormat
//
this.comboBoxDataBackupFormat.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
this.comboBoxDataBackupFormat.Location = new System.Drawing.Point(377, 303);
this.comboBoxDataBackupFormat.Name = "comboBoxDataBackupFormat";
this.comboBoxDataBackupFormat.Size = new System.Drawing.Size(140, 28);
this.comboBoxDataBackupFormat.TabIndex = 221;
//
// labelTitleDataBackupFormat
//
this.labelTitleDataBackupFormat.BackPictureBox1 = null;
this.labelTitleDataBackupFormat.BackPictureBox2 = this.smartGroupBox1;
this.labelTitleDataBackupFormat.BorderColor = System.Drawing.Color.Black;
this.labelTitleDataBackupFormat.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelTitleDataBackupFormat.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold);
this.labelTitleDataBackupFormat.ForeColor = System.Drawing.Color.White;
this.labelTitleDataBackupFormat.InitVisible = true;
this.labelTitleDataBackupFormat.LineSpacing = 0F;
this.labelTitleDataBackupFormat.Location = new System.Drawing.Point(91, 303);
this.labelTitleDataBackupFormat.Name = "labelTitleDataBackupFormat";
this.labelTitleDataBackupFormat.Size = new System.Drawing.Size(280, 28);
this.labelTitleDataBackupFormat.TabIndex = 220;
this.labelTitleDataBackupFormat.Text = "데이터백업 포맷";
this.labelTitleDataBackupFormat.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelTitleDataBackupFormat.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitleDataBackupFormat.Wordwrap = false;
//
// comboBoxSelectInverter
//
this.comboBoxSelectInverter.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
this.comboBoxSelectInverter.Location = new System.Drawing.Point(377, 201);
this.comboBoxSelectInverter.Name = "comboBoxSelectInverter";
this.comboBoxSelectInverter.Size = new System.Drawing.Size(140, 28);
this.comboBoxSelectInverter.TabIndex = 219;
this.comboBoxSelectInverter.SelectedIndexChanged += new System.EventHandler(this.comboBoxSelectInverter_SelectedIndexChanged);
//
// labelTitleSelectInverter
//
this.labelTitleSelectInverter.BackPictureBox1 = null;
this.labelTitleSelectInverter.BackPictureBox2 = this.smartGroupBox1;
this.labelTitleSelectInverter.BorderColor = System.Drawing.Color.Black;
this.labelTitleSelectInverter.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelTitleSelectInverter.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold);
this.labelTitleSelectInverter.ForeColor = System.Drawing.Color.White;
this.labelTitleSelectInverter.InitVisible = true;
this.labelTitleSelectInverter.LineSpacing = 0F;
this.labelTitleSelectInverter.Location = new System.Drawing.Point(91, 201);
this.labelTitleSelectInverter.Name = "labelTitleSelectInverter";
this.labelTitleSelectInverter.Size = new System.Drawing.Size(280, 28);
this.labelTitleSelectInverter.TabIndex = 218;
this.labelTitleSelectInverter.Text = "인버터 선택";
this.labelTitleSelectInverter.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelTitleSelectInverter.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitleSelectInverter.Wordwrap = false;
//
// labelEntryNotDetected
//
this.labelEntryNotDetected.BackColor = System.Drawing.SystemColors.Window;
this.labelEntryNotDetected.BackPictureBox = null;
this.labelEntryNotDetected.BackPictureBox1 = null;
this.labelEntryNotDetected.BackPictureBox2 = null;
this.labelEntryNotDetected.BorderColor = System.Drawing.Color.Black;
this.labelEntryNotDetected.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.labelEntryNotDetected.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold);
this.labelEntryNotDetected.InitVisible = true;
this.labelEntryNotDetected.LineSpacing = 0F;
this.labelEntryNotDetected.Location = new System.Drawing.Point(377, 167);
this.labelEntryNotDetected.Name = "labelEntryNotDetected";
this.labelEntryNotDetected.Size = new System.Drawing.Size(140, 28);
this.labelEntryNotDetected.TabIndex = 217;
this.labelEntryNotDetected.Text = "0.0";
this.labelEntryNotDetected.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
this.labelEntryNotDetected.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelEntryNotDetected.Wordwrap = false;
this.labelEntryNotDetected.Click += new System.EventHandler(this.labelEntryNotDeteced_Click);
//
// labelTitleProductEntryUndetected
//
this.labelTitleProductEntryUndetected.BackPictureBox1 = null;
this.labelTitleProductEntryUndetected.BackPictureBox2 = this.smartGroupBox1;
this.labelTitleProductEntryUndetected.BorderColor = System.Drawing.Color.Black;
this.labelTitleProductEntryUndetected.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelTitleProductEntryUndetected.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold);
this.labelTitleProductEntryUndetected.ForeColor = System.Drawing.Color.White;
this.labelTitleProductEntryUndetected.InitVisible = true;
this.labelTitleProductEntryUndetected.LineSpacing = 0F;
this.labelTitleProductEntryUndetected.Location = new System.Drawing.Point(91, 167);
this.labelTitleProductEntryUndetected.Name = "labelTitleProductEntryUndetected";
this.labelTitleProductEntryUndetected.Size = new System.Drawing.Size(280, 28);
this.labelTitleProductEntryUndetected.TabIndex = 216;
this.labelTitleProductEntryUndetected.Text = "제품진입 미감지";
this.labelTitleProductEntryUndetected.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelTitleProductEntryUndetected.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitleProductEntryUndetected.Wordwrap = false;
//
// buttonSortingByProductNo
//
this.buttonSortingByProductNo.BackPictureBox = null;
this.buttonSortingByProductNo.BackPictureBox1 = null;
this.buttonSortingByProductNo.BackPictureBox2 = null;
this.buttonSortingByProductNo.ButtonColor = System.Drawing.Color.Gray;
this.buttonSortingByProductNo.ButtonImageAutoSize = true;
this.buttonSortingByProductNo.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonSortingByProductNo.DisableImage = null;
this.buttonSortingByProductNo.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonSortingByProductNo.DownImage")));
this.buttonSortingByProductNo.GroupID = 0;
this.buttonSortingByProductNo.InitVisible = true;
this.buttonSortingByProductNo.Location = new System.Drawing.Point(377, 405);
this.buttonSortingByProductNo.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
this.buttonSortingByProductNo.Name = "buttonSortingByProductNo";
this.buttonSortingByProductNo.NestedClickEventPrevent = false;
this.buttonSortingByProductNo.OutlinePixel = 1;
this.buttonSortingByProductNo.RepeatInterval = 200;
this.buttonSortingByProductNo.RepeatIntervalAccelerate = null;
this.buttonSortingByProductNo.SafeInterval = 200;
this.buttonSortingByProductNo.Size = new System.Drawing.Size(80, 28);
this.buttonSortingByProductNo.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonSortingByProductNo.TabIndex = 215;
this.buttonSortingByProductNo.TextColor = System.Drawing.Color.Black;
this.buttonSortingByProductNo.TextDownColor = System.Drawing.Color.White;
this.buttonSortingByProductNo.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonSortingByProductNo.TextLocation = new System.Drawing.Point(0, 0);
this.buttonSortingByProductNo.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonSortingByProductNo.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonSortingByProductNo.UpImage")));
this.buttonSortingByProductNo.Click += new System.EventHandler(this.buttonSortingByProductNo_Click);
//
// labelTitleSortByProductNo
//
this.labelTitleSortByProductNo.BackPictureBox1 = null;
this.labelTitleSortByProductNo.BackPictureBox2 = this.smartGroupBox1;
this.labelTitleSortByProductNo.BorderColor = System.Drawing.Color.Black;
this.labelTitleSortByProductNo.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelTitleSortByProductNo.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold);
this.labelTitleSortByProductNo.ForeColor = System.Drawing.Color.White;
this.labelTitleSortByProductNo.InitVisible = true;
this.labelTitleSortByProductNo.LineSpacing = 0F;
this.labelTitleSortByProductNo.Location = new System.Drawing.Point(91, 405);
this.labelTitleSortByProductNo.Name = "labelTitleSortByProductNo";
this.labelTitleSortByProductNo.Size = new System.Drawing.Size(280, 28);
this.labelTitleSortByProductNo.TabIndex = 214;
this.labelTitleSortByProductNo.Text = "품번선별 기능 사용";
this.labelTitleSortByProductNo.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelTitleSortByProductNo.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitleSortByProductNo.Wordwrap = false;
//
// buttonSortingNGLength
//
this.buttonSortingNGLength.BackPictureBox = null;
this.buttonSortingNGLength.BackPictureBox1 = null;
this.buttonSortingNGLength.BackPictureBox2 = null;
this.buttonSortingNGLength.ButtonColor = System.Drawing.Color.Gray;
this.buttonSortingNGLength.ButtonImageAutoSize = true;
this.buttonSortingNGLength.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonSortingNGLength.DisableImage = null;
this.buttonSortingNGLength.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonSortingNGLength.DownImage")));
this.buttonSortingNGLength.GroupID = 0;
this.buttonSortingNGLength.InitVisible = true;
this.buttonSortingNGLength.Location = new System.Drawing.Point(377, 99);
this.buttonSortingNGLength.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
this.buttonSortingNGLength.Name = "buttonSortingNGLength";
this.buttonSortingNGLength.NestedClickEventPrevent = false;
this.buttonSortingNGLength.OutlinePixel = 1;
this.buttonSortingNGLength.RepeatInterval = 200;
this.buttonSortingNGLength.RepeatIntervalAccelerate = null;
this.buttonSortingNGLength.SafeInterval = 200;
this.buttonSortingNGLength.Size = new System.Drawing.Size(80, 28);
this.buttonSortingNGLength.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonSortingNGLength.TabIndex = 211;
this.buttonSortingNGLength.TextColor = System.Drawing.Color.Black;
this.buttonSortingNGLength.TextDownColor = System.Drawing.Color.White;
this.buttonSortingNGLength.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonSortingNGLength.TextLocation = new System.Drawing.Point(0, 0);
this.buttonSortingNGLength.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonSortingNGLength.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonSortingNGLength.UpImage")));
this.buttonSortingNGLength.Click += new System.EventHandler(this.buttonSortingNGLength_Click);
//
// labelTitleSortingNGLength
//
this.labelTitleSortingNGLength.BackPictureBox1 = null;
this.labelTitleSortingNGLength.BackPictureBox2 = this.smartGroupBox1;
this.labelTitleSortingNGLength.BorderColor = System.Drawing.Color.Black;
this.labelTitleSortingNGLength.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelTitleSortingNGLength.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold);
this.labelTitleSortingNGLength.ForeColor = System.Drawing.Color.White;
this.labelTitleSortingNGLength.InitVisible = true;
this.labelTitleSortingNGLength.LineSpacing = 0F;
this.labelTitleSortingNGLength.Location = new System.Drawing.Point(91, 99);
this.labelTitleSortingNGLength.Name = "labelTitleSortingNGLength";
this.labelTitleSortingNGLength.Size = new System.Drawing.Size(280, 28);
this.labelTitleSortingNGLength.TabIndex = 210;
this.labelTitleSortingNGLength.Text = "제품길이 이상 시 선별";
this.labelTitleSortingNGLength.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelTitleSortingNGLength.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitleSortingNGLength.Wordwrap = false;
//
// comboBoxBarcode
//
this.comboBoxBarcode.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
this.comboBoxBarcode.Location = new System.Drawing.Point(377, 371);
this.comboBoxBarcode.Name = "comboBoxBarcode";
this.comboBoxBarcode.Size = new System.Drawing.Size(220, 28);
this.comboBoxBarcode.TabIndex = 209;
this.comboBoxBarcode.SelectedIndexChanged += new System.EventHandler(this.comboBoxBarcode_SelectedIndexChanged);
//
// labelConveyorLength
//
this.labelConveyorLength.BackColor = System.Drawing.SystemColors.Window;
this.labelConveyorLength.BackPictureBox = null;
this.labelConveyorLength.BackPictureBox1 = null;
this.labelConveyorLength.BackPictureBox2 = null;
this.labelConveyorLength.BorderColor = System.Drawing.Color.Black;
this.labelConveyorLength.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.labelConveyorLength.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold);
this.labelConveyorLength.InitVisible = true;
this.labelConveyorLength.LineSpacing = 0F;
this.labelConveyorLength.Location = new System.Drawing.Point(377, 133);
this.labelConveyorLength.Name = "labelConveyorLength";
this.labelConveyorLength.Size = new System.Drawing.Size(140, 28);
this.labelConveyorLength.TabIndex = 208;
this.labelConveyorLength.Text = "100";
this.labelConveyorLength.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
this.labelConveyorLength.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelConveyorLength.Wordwrap = false;
this.labelConveyorLength.Click += new System.EventHandler(this.labelConveyorLength_Click);
//
// labelTitleConveyorLength
//
this.labelTitleConveyorLength.BackPictureBox1 = null;
this.labelTitleConveyorLength.BackPictureBox2 = this.smartGroupBox1;
this.labelTitleConveyorLength.BorderColor = System.Drawing.Color.Black;
this.labelTitleConveyorLength.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelTitleConveyorLength.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold);
this.labelTitleConveyorLength.ForeColor = System.Drawing.Color.White;
this.labelTitleConveyorLength.InitVisible = true;
this.labelTitleConveyorLength.LineSpacing = 0F;
this.labelTitleConveyorLength.Location = new System.Drawing.Point(91, 133);
this.labelTitleConveyorLength.Name = "labelTitleConveyorLength";
this.labelTitleConveyorLength.Size = new System.Drawing.Size(280, 28);
this.labelTitleConveyorLength.TabIndex = 207;
this.labelTitleConveyorLength.Text = "컨베어 길이";
this.labelTitleConveyorLength.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelTitleConveyorLength.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitleConveyorLength.Wordwrap = false;
//
// comboBoxStatisticsPrintFormat
//
this.comboBoxStatisticsPrintFormat.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
this.comboBoxStatisticsPrintFormat.Location = new System.Drawing.Point(377, 337);
this.comboBoxStatisticsPrintFormat.Name = "comboBoxStatisticsPrintFormat";
this.comboBoxStatisticsPrintFormat.Size = new System.Drawing.Size(140, 28);
this.comboBoxStatisticsPrintFormat.TabIndex = 206;
this.comboBoxStatisticsPrintFormat.SelectedIndexChanged += new System.EventHandler(this.comboBoxStatisticsPrintFormat_SelectedIndexChanged);
//
// labelTitleStatPrintFormat
//
this.labelTitleStatPrintFormat.BackPictureBox1 = null;
this.labelTitleStatPrintFormat.BackPictureBox2 = this.smartGroupBox1;
this.labelTitleStatPrintFormat.BorderColor = System.Drawing.Color.Black;
this.labelTitleStatPrintFormat.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelTitleStatPrintFormat.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold);
this.labelTitleStatPrintFormat.ForeColor = System.Drawing.Color.White;
this.labelTitleStatPrintFormat.InitVisible = true;
this.labelTitleStatPrintFormat.LineSpacing = 0F;
this.labelTitleStatPrintFormat.Location = new System.Drawing.Point(91, 337);
this.labelTitleStatPrintFormat.Name = "labelTitleStatPrintFormat";
this.labelTitleStatPrintFormat.Size = new System.Drawing.Size(280, 28);
this.labelTitleStatPrintFormat.TabIndex = 205;
this.labelTitleStatPrintFormat.Text = "데이터집계 출력 포맷";
this.labelTitleStatPrintFormat.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelTitleStatPrintFormat.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitleStatPrintFormat.Wordwrap = false;
//
// labelTitleBarcode
//
this.labelTitleBarcode.BackPictureBox1 = null;
this.labelTitleBarcode.BackPictureBox2 = this.smartGroupBox1;
this.labelTitleBarcode.BorderColor = System.Drawing.Color.Black;
this.labelTitleBarcode.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelTitleBarcode.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold);
this.labelTitleBarcode.ForeColor = System.Drawing.Color.White;
this.labelTitleBarcode.InitVisible = true;
this.labelTitleBarcode.LineSpacing = 0F;
this.labelTitleBarcode.Location = new System.Drawing.Point(91, 371);
this.labelTitleBarcode.Name = "labelTitleBarcode";
this.labelTitleBarcode.Size = new System.Drawing.Size(280, 28);
this.labelTitleBarcode.TabIndex = 202;
this.labelTitleBarcode.Text = "바코드";
this.labelTitleBarcode.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelTitleBarcode.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitleBarcode.Wordwrap = false;
//
// comboBoxOptionBoard
//
this.comboBoxOptionBoard.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
this.comboBoxOptionBoard.Location = new System.Drawing.Point(377, 235);
this.comboBoxOptionBoard.Name = "comboBoxOptionBoard";
this.comboBoxOptionBoard.Size = new System.Drawing.Size(140, 28);
this.comboBoxOptionBoard.TabIndex = 198;
this.comboBoxOptionBoard.SelectedIndexChanged += new System.EventHandler(this.comboBoxOptionBoard_SelectedIndexChanged);
//
// labelTitleOptionBoard
//
this.labelTitleOptionBoard.BackPictureBox1 = null;
this.labelTitleOptionBoard.BackPictureBox2 = this.smartGroupBox1;
this.labelTitleOptionBoard.BorderColor = System.Drawing.Color.Black;
this.labelTitleOptionBoard.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelTitleOptionBoard.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold);
this.labelTitleOptionBoard.ForeColor = System.Drawing.Color.White;
this.labelTitleOptionBoard.InitVisible = true;
this.labelTitleOptionBoard.LineSpacing = 0F;
this.labelTitleOptionBoard.Location = new System.Drawing.Point(91, 235);
this.labelTitleOptionBoard.Name = "labelTitleOptionBoard";
this.labelTitleOptionBoard.Size = new System.Drawing.Size(280, 28);
this.labelTitleOptionBoard.TabIndex = 197;
this.labelTitleOptionBoard.Text = "옵션보드";
this.labelTitleOptionBoard.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelTitleOptionBoard.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitleOptionBoard.Wordwrap = false;
//
// labelTitleCommunicationOption
//
this.labelTitleCommunicationOption.BackPictureBox1 = null;
this.labelTitleCommunicationOption.BackPictureBox2 = this.smartGroupBox1;
this.labelTitleCommunicationOption.BorderColor = System.Drawing.Color.Black;
this.labelTitleCommunicationOption.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelTitleCommunicationOption.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold);
this.labelTitleCommunicationOption.ForeColor = System.Drawing.Color.White;
this.labelTitleCommunicationOption.InitVisible = true;
this.labelTitleCommunicationOption.LineSpacing = 0F;
this.labelTitleCommunicationOption.Location = new System.Drawing.Point(91, 65);
this.labelTitleCommunicationOption.Name = "labelTitleCommunicationOption";
this.labelTitleCommunicationOption.Size = new System.Drawing.Size(280, 28);
this.labelTitleCommunicationOption.TabIndex = 196;
this.labelTitleCommunicationOption.Text = "통신모드 옵션 사용";
this.labelTitleCommunicationOption.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelTitleCommunicationOption.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitleCommunicationOption.Wordwrap = false;
//
// buttonCommunicationOption
//
this.buttonCommunicationOption.BackPictureBox = null;
this.buttonCommunicationOption.BackPictureBox1 = null;
this.buttonCommunicationOption.BackPictureBox2 = null;
this.buttonCommunicationOption.ButtonColor = System.Drawing.Color.Gray;
this.buttonCommunicationOption.ButtonImageAutoSize = true;
this.buttonCommunicationOption.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonCommunicationOption.DisableImage = null;
this.buttonCommunicationOption.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonCommunicationOption.DownImage")));
this.buttonCommunicationOption.GroupID = 0;
this.buttonCommunicationOption.InitVisible = true;
this.buttonCommunicationOption.Location = new System.Drawing.Point(377, 65);
this.buttonCommunicationOption.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
this.buttonCommunicationOption.Name = "buttonCommunicationOption";
this.buttonCommunicationOption.NestedClickEventPrevent = false;
this.buttonCommunicationOption.OutlinePixel = 1;
this.buttonCommunicationOption.RepeatInterval = 200;
this.buttonCommunicationOption.RepeatIntervalAccelerate = null;
this.buttonCommunicationOption.SafeInterval = 200;
this.buttonCommunicationOption.Size = new System.Drawing.Size(80, 28);
this.buttonCommunicationOption.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonCommunicationOption.TabIndex = 195;
this.buttonCommunicationOption.TextColor = System.Drawing.Color.Black;
this.buttonCommunicationOption.TextDownColor = System.Drawing.Color.White;
this.buttonCommunicationOption.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonCommunicationOption.TextLocation = new System.Drawing.Point(0, 0);
this.buttonCommunicationOption.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonCommunicationOption.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonCommunicationOption.UpImage")));
this.buttonCommunicationOption.Click += new System.EventHandler(this.buttonCommunicationOption_Click);
//
// comboBoxEquipmentType
//
this.comboBoxEquipmentType.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
this.comboBoxEquipmentType.Location = new System.Drawing.Point(377, 31);
this.comboBoxEquipmentType.Name = "comboBoxEquipmentType";
this.comboBoxEquipmentType.Size = new System.Drawing.Size(220, 28);
this.comboBoxEquipmentType.TabIndex = 190;
this.comboBoxEquipmentType.SelectedIndexChanged += new System.EventHandler(this.comboBoxEquipmentType_SelectedIndexChanged);
//
// labelTitleEquipmentType
//
this.labelTitleEquipmentType.BackPictureBox1 = null;
this.labelTitleEquipmentType.BackPictureBox2 = this.smartGroupBox1;
this.labelTitleEquipmentType.BorderColor = System.Drawing.Color.Black;
this.labelTitleEquipmentType.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelTitleEquipmentType.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold);
this.labelTitleEquipmentType.ForeColor = System.Drawing.Color.White;
this.labelTitleEquipmentType.InitVisible = true;
this.labelTitleEquipmentType.LineSpacing = 0F;
this.labelTitleEquipmentType.Location = new System.Drawing.Point(91, 31);
this.labelTitleEquipmentType.Name = "labelTitleEquipmentType";
this.labelTitleEquipmentType.Size = new System.Drawing.Size(280, 28);
this.labelTitleEquipmentType.TabIndex = 117;
this.labelTitleEquipmentType.Text = "장비타입";
this.labelTitleEquipmentType.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelTitleEquipmentType.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitleEquipmentType.Wordwrap = false;
//
// ControlCenterEquipEngineer
//
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
this.Controls.Add(this.smartGroupBox1);
this.Name = "ControlCenterEquipEngineer";
this.Size = new System.Drawing.Size(710, 470);
this.smartGroupBox1.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private SmartX.SmartGroupBox smartGroupBox1;
private System.Windows.Forms.ComboBox comboBoxEquipmentType;
private SmartX.SmartLabel labelTitleEquipmentType;
private SmartX.SmartLabel labelTitleCommunicationOption;
private SmartX.SmartButton buttonCommunicationOption;
private System.Windows.Forms.ComboBox comboBoxStatisticsPrintFormat;
private SmartX.SmartLabel labelTitleStatPrintFormat;
private SmartX.SmartLabel labelTitleBarcode;
private System.Windows.Forms.ComboBox comboBoxOptionBoard;
private SmartX.SmartLabel labelTitleOptionBoard;
public SmartX.SmartLabel labelConveyorLength;
private SmartX.SmartLabel labelTitleConveyorLength;
private System.Windows.Forms.ComboBox comboBoxBarcode;
private SmartX.SmartButton buttonSortingNGLength;
private SmartX.SmartLabel labelTitleSortingNGLength;
private SmartX.SmartButton buttonSortingByProductNo;
private SmartX.SmartLabel labelTitleSortByProductNo;
public SmartX.SmartLabel labelEntryNotDetected;
private SmartX.SmartLabel labelTitleProductEntryUndetected;
private System.Windows.Forms.ComboBox comboBoxSelectInverter;
private SmartX.SmartLabel labelTitleSelectInverter;
private System.Windows.Forms.ComboBox comboBoxFilenameExtension;
private SmartX.SmartLabel labelTitleFileNameExtension;
private System.Windows.Forms.ComboBox comboBoxDataBackupFormat;
private SmartX.SmartLabel labelTitleDataBackupFormat;
}
}