namespace INT69DB_2A.Forms { partial class FormMainDisplay { /// /// 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(FormMainDisplay)); this.smartForm1 = new SmartX.SmartForm(); this.buttonUnder = new SmartX.SmartButton(); this.buttonPass = new SmartX.SmartButton(); this.buttonOver = new SmartX.SmartButton(); this.buttonTare = new SmartX.SmartButton(); this.buttonProductNo = new SmartX.SmartButton(); this.labelProductName = new SmartX.SmartLabel(); this.labelNGCount = new SmartX.SmartLabel(); this.labelTotalCount = new SmartX.SmartLabel(); this.labelTitleTotalCount = new SmartX.SmartLabel(); this.labelTitleNGCount = new SmartX.SmartLabel(); this.pictureBoxCommunicationStatus = new System.Windows.Forms.PictureBox(); this.pictureBoxUSBBackOn = new System.Windows.Forms.PictureBox(); this.pictureBoxStart = new System.Windows.Forms.PictureBox(); this.pictureBoxStop = new System.Windows.Forms.PictureBox(); this.labelTime = new SmartX.SmartLabel(); this.labelLotNo = new SmartX.SmartLabel(); this.labelIconBypassMode = new SmartX.SmartLabel(); this.panelSetting = new System.Windows.Forms.Panel(); this.buttonClose = new System.Windows.Forms.Button(); this.groupBoxConveyor = new SmartX.SmartGroupBox(); this.labelFeedingConveyorOperatingTime = new SmartX.SmartLabel(); this.labelDischargeConveyorDelayTime = new SmartX.SmartLabel(); this.labelDischargeConveyorOperatingTime = new SmartX.SmartLabel(); this.labelStaticFeedingConveyor = new SmartX.SmartLabel(); this.labelStaticRejectConveyor = new SmartX.SmartLabel(); this.labelStaticRejectConveyorDelayTime = new SmartX.SmartLabel(); this.labelFeedingConveyorDelayTime = new SmartX.SmartLabel(); this.labelStaticFeedingRunTime = new SmartX.SmartLabel(); this.labelStaticFeedingDelayTime = new SmartX.SmartLabel(); this.labelStaticRejectConveyorRunTime = new SmartX.SmartLabel(); this.groupBoxSorter = new SmartX.SmartGroupBox(); this.comboBoxExternalOutputMode = new System.Windows.Forms.ComboBox(); this.labelSorterRunTime = new SmartX.SmartLabel(); this.labelSorterDelayTime = new SmartX.SmartLabel(); this.labelStaticSorterDelayTime = new SmartX.SmartLabel(); this.labelStaticSorterRunTime = new SmartX.SmartLabel(); this.labelIconSerial3 = new SmartX.SmartLabel(); this.buttonDotGraphForm = new SmartX.SmartButton(); this.buttonTableForm = new SmartX.SmartButton(); this.buttonBarGraphForm = new SmartX.SmartButton(); this.smartLabel5 = new SmartX.SmartLabel(); this.labelProductionSpeed = new SmartX.SmartLabel(); this.smartLabel9 = new SmartX.SmartLabel(); this.buttonScaleZero = new SmartX.SmartButton(); this.buttonMenu = new SmartX.SmartButton(); this.buttonClear = new SmartX.SmartButton(); this.buttonUser = new SmartX.SmartButton(); this.labelUserID = new SmartX.SmartLabel(); this.labelUserLevel = new SmartX.SmartLabel(); this.panelSubMenu1 = new System.Windows.Forms.Panel(); this.labelAlarmContinuousNG = new SmartX.SmartLabel(); this.buttonAlarmContinuousNG = new SmartX.SmartButton(); this.labelStaticAlarmContinuousNG = new SmartX.SmartLabel(); this.pictureBox1 = new System.Windows.Forms.PictureBox(); this.buttonPrint = new SmartX.SmartButton(); this.labelTitleBypass = new SmartX.SmartLabel(); this.buttonBypassRun = new SmartX.SmartButton(); this.buttonBypassDirection = new SmartX.SmartButton(); this.buttonBypassOnce = new SmartX.SmartButton(); this.buttonSubMenu = new SmartX.SmartButton(); this.buttonCut = new SmartX.SmartButton(); this.pictureBoxEthernetDisconnection = new System.Windows.Forms.PictureBox(); this.pictureBoxEthernetConnection = new System.Windows.Forms.PictureBox(); this.timerServer = new System.Windows.Forms.Timer(); this.labelExpireOfPassword = new SmartX.SmartLabel(); this.panelSubMenu2 = new System.Windows.Forms.Panel(); this.buttonATPC_Reset = new SmartX.SmartButton(); this.labelStaticATPC_Lack = new SmartX.SmartLabel(); this.pictureBox2 = new System.Windows.Forms.PictureBox(); this.labelATPC_Lack = new SmartX.SmartLabel(); this.labelStaticATPC_Pass = new SmartX.SmartLabel(); this.labelATPC_Pass = new SmartX.SmartLabel(); this.labelStaticATPC_Count = new SmartX.SmartLabel(); this.labelATPC_counting = new SmartX.SmartLabel(); this.labelATPC_SetCNT = new SmartX.SmartLabel(); this.buttonATPC_Enable = new SmartX.SmartButton(); this.labelStaticATPC = new SmartX.SmartLabel(); this.panelAlarmMessageBox1 = new System.Windows.Forms.Panel(); this.labelMessage1 = new SmartX.SmartLabel(); this.pictureBoxAlarmMsg1 = new System.Windows.Forms.PictureBox(); this.smartLabel2 = new SmartX.SmartLabel(); this.buttonAlarm1Ok = new SmartX.SmartButton(); this.panelAlarmMessageBox3 = new System.Windows.Forms.Panel(); this.labelMessage3 = new SmartX.SmartLabel(); this.pictureBox4 = new System.Windows.Forms.PictureBox(); this.smartLabel4 = new SmartX.SmartLabel(); this.buttonAlarm3OK = new SmartX.SmartButton(); this.panelAlarmMessageBox4 = new System.Windows.Forms.Panel(); this.labelMessage4 = new SmartX.SmartLabel(); this.pictureBox3 = new System.Windows.Forms.PictureBox(); this.smartLabel3 = new SmartX.SmartLabel(); this.buttonAlarm4OK = new SmartX.SmartButton(); ((System.ComponentModel.ISupportInitialize)(this.smartForm1)).BeginInit(); this.panelSetting.SuspendLayout(); this.groupBoxConveyor.SuspendLayout(); this.groupBoxSorter.SuspendLayout(); this.panelSubMenu1.SuspendLayout(); this.panelSubMenu2.SuspendLayout(); this.panelAlarmMessageBox1.SuspendLayout(); this.panelAlarmMessageBox3.SuspendLayout(); this.panelAlarmMessageBox4.SuspendLayout(); this.SuspendLayout(); // // smartForm1 // this.smartForm1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(65)))), ((int)(((byte)(41))))); this.smartForm1.CenterLocation = false; this.smartForm1.Image = ((System.Drawing.Image)(resources.GetObject("smartForm1.Image"))); this.smartForm1.LCDDirection = SmartX.SmartForm.LCDDIRECTIONS.HORIZONTAL; this.smartForm1.LCDSize = SmartX.SmartForm.LCDRESOLUTION.LCD800X600; this.smartForm1.Location = new System.Drawing.Point(0, 0); this.smartForm1.MainForm = null; this.smartForm1.Mode = SmartX.SmartForm.RUNMODE.RUNTIME; this.smartForm1.MouseCursor = SmartX.SmartForm.OnOff.OFF; this.smartForm1.Name = "smartForm1"; this.smartForm1.Size = new System.Drawing.Size(800, 600); this.smartForm1.SpecialFunctionClickPointSize = 100; this.smartForm1.SuspendLayoutInterval = 0; this.smartForm1.Tag = ""; // // buttonUnder // this.buttonUnder.BackPictureBox = null; this.buttonUnder.BackPictureBox1 = null; this.buttonUnder.BackPictureBox2 = null; this.buttonUnder.ButtonColor = System.Drawing.Color.Gray; this.buttonUnder.ButtonImageAutoSize = true; this.buttonUnder.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonUnder.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonUnder.DisableImage"))); this.buttonUnder.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonUnder.DownImage"))); this.buttonUnder.Font = new System.Drawing.Font("Arial", 15F, System.Drawing.FontStyle.Bold); this.buttonUnder.GroupID = 0; this.buttonUnder.InitVisible = true; this.buttonUnder.Location = new System.Drawing.Point(10, 489); this.buttonUnder.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonUnder.Name = "buttonUnder"; this.buttonUnder.NestedClickEventPrevent = false; this.buttonUnder.OutlinePixel = 1; this.buttonUnder.RepeatInterval = 200; this.buttonUnder.RepeatIntervalAccelerate = null; this.buttonUnder.SafeInterval = 200; this.buttonUnder.Size = new System.Drawing.Size(90, 70); this.buttonUnder.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonUnder.TabIndex = 17; this.buttonUnder.Text = "100.0"; this.buttonUnder.TextColor = System.Drawing.Color.Black; this.buttonUnder.TextDownColor = System.Drawing.Color.White; this.buttonUnder.TextHAlign = SmartX.SmartButton.TextHorAlign.Right; this.buttonUnder.TextLocation = new System.Drawing.Point(-8, 19); this.buttonUnder.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonUnder.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonUnder.UpImage"))); this.buttonUnder.Click += new System.EventHandler(this.buttonUnder_Click); // // buttonPass // this.buttonPass.BackPictureBox = null; this.buttonPass.BackPictureBox1 = null; this.buttonPass.BackPictureBox2 = null; this.buttonPass.ButtonColor = System.Drawing.Color.Gray; this.buttonPass.ButtonImageAutoSize = true; this.buttonPass.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonPass.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonPass.DisableImage"))); this.buttonPass.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonPass.DownImage"))); this.buttonPass.Font = new System.Drawing.Font("Arial", 15F, System.Drawing.FontStyle.Bold); this.buttonPass.GroupID = 0; this.buttonPass.InitVisible = true; this.buttonPass.Location = new System.Drawing.Point(106, 489); this.buttonPass.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonPass.Name = "buttonPass"; this.buttonPass.NestedClickEventPrevent = false; this.buttonPass.OutlinePixel = 1; this.buttonPass.RepeatInterval = 200; this.buttonPass.RepeatIntervalAccelerate = null; this.buttonPass.SafeInterval = 200; this.buttonPass.Size = new System.Drawing.Size(90, 70); this.buttonPass.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonPass.TabIndex = 18; this.buttonPass.Text = "200.0"; this.buttonPass.TextColor = System.Drawing.Color.Black; this.buttonPass.TextDownColor = System.Drawing.Color.White; this.buttonPass.TextHAlign = SmartX.SmartButton.TextHorAlign.Right; this.buttonPass.TextLocation = new System.Drawing.Point(-8, 19); this.buttonPass.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonPass.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonPass.UpImage"))); this.buttonPass.Click += new System.EventHandler(this.buttonPass_Click); // // buttonOver // this.buttonOver.BackPictureBox = null; this.buttonOver.BackPictureBox1 = null; this.buttonOver.BackPictureBox2 = null; this.buttonOver.ButtonColor = System.Drawing.Color.Gray; this.buttonOver.ButtonImageAutoSize = true; this.buttonOver.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonOver.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonOver.DisableImage"))); this.buttonOver.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonOver.DownImage"))); this.buttonOver.Font = new System.Drawing.Font("Arial", 15F, System.Drawing.FontStyle.Bold); this.buttonOver.GroupID = 0; this.buttonOver.InitVisible = true; this.buttonOver.Location = new System.Drawing.Point(202, 489); this.buttonOver.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonOver.Name = "buttonOver"; this.buttonOver.NestedClickEventPrevent = false; this.buttonOver.OutlinePixel = 1; this.buttonOver.RepeatInterval = 200; this.buttonOver.RepeatIntervalAccelerate = null; this.buttonOver.SafeInterval = 200; this.buttonOver.Size = new System.Drawing.Size(90, 70); this.buttonOver.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonOver.TabIndex = 19; this.buttonOver.Text = "300.0"; this.buttonOver.TextColor = System.Drawing.Color.Black; this.buttonOver.TextDownColor = System.Drawing.Color.White; this.buttonOver.TextHAlign = SmartX.SmartButton.TextHorAlign.Right; this.buttonOver.TextLocation = new System.Drawing.Point(-8, 19); this.buttonOver.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonOver.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonOver.UpImage"))); this.buttonOver.Click += new System.EventHandler(this.buttonOver_Click); // // buttonTare // this.buttonTare.BackPictureBox = null; this.buttonTare.BackPictureBox1 = null; this.buttonTare.BackPictureBox2 = null; this.buttonTare.ButtonColor = System.Drawing.Color.Gray; this.buttonTare.ButtonImageAutoSize = true; this.buttonTare.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonTare.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonTare.DisableImage"))); this.buttonTare.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonTare.DownImage"))); this.buttonTare.Font = new System.Drawing.Font("Arial", 15F, System.Drawing.FontStyle.Bold); this.buttonTare.GroupID = 0; this.buttonTare.InitVisible = true; this.buttonTare.Location = new System.Drawing.Point(298, 489); this.buttonTare.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonTare.Name = "buttonTare"; this.buttonTare.NestedClickEventPrevent = false; this.buttonTare.OutlinePixel = 1; this.buttonTare.RepeatInterval = 200; this.buttonTare.RepeatIntervalAccelerate = null; this.buttonTare.SafeInterval = 200; this.buttonTare.Size = new System.Drawing.Size(90, 70); this.buttonTare.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonTare.TabIndex = 20; this.buttonTare.Text = "0.0"; this.buttonTare.TextColor = System.Drawing.Color.Black; this.buttonTare.TextDownColor = System.Drawing.Color.White; this.buttonTare.TextHAlign = SmartX.SmartButton.TextHorAlign.Right; this.buttonTare.TextLocation = new System.Drawing.Point(-8, 19); this.buttonTare.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonTare.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonTare.UpImage"))); this.buttonTare.Click += new System.EventHandler(this.buttonTare_Click); // // buttonProductNo // this.buttonProductNo.BackPictureBox = null; this.buttonProductNo.BackPictureBox1 = null; this.buttonProductNo.BackPictureBox2 = null; this.buttonProductNo.ButtonColor = System.Drawing.Color.Gray; this.buttonProductNo.ButtonImageAutoSize = true; this.buttonProductNo.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonProductNo.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonProductNo.DisableImage"))); this.buttonProductNo.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonProductNo.DownImage"))); this.buttonProductNo.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold); this.buttonProductNo.GroupID = 0; this.buttonProductNo.InitVisible = true; this.buttonProductNo.Location = new System.Drawing.Point(10, 7); this.buttonProductNo.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonProductNo.Name = "buttonProductNo"; this.buttonProductNo.NestedClickEventPrevent = false; this.buttonProductNo.OutlinePixel = 1; this.buttonProductNo.RepeatInterval = 200; this.buttonProductNo.RepeatIntervalAccelerate = null; this.buttonProductNo.SafeInterval = 200; this.buttonProductNo.Size = new System.Drawing.Size(80, 50); this.buttonProductNo.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonProductNo.TabIndex = 179; this.buttonProductNo.Text = "1000"; this.buttonProductNo.TextColor = System.Drawing.Color.Black; this.buttonProductNo.TextDownColor = System.Drawing.Color.White; this.buttonProductNo.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonProductNo.TextLocation = new System.Drawing.Point(0, 0); this.buttonProductNo.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonProductNo.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonProductNo.UpImage"))); this.buttonProductNo.Click += new System.EventHandler(this.buttonProductNo_Click); // // labelProductName // this.labelProductName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(65)))), ((int)(((byte)(41))))); this.labelProductName.BackPictureBox = this.smartForm1; this.labelProductName.BackPictureBox1 = null; this.labelProductName.BackPictureBox2 = null; this.labelProductName.BorderColor = System.Drawing.Color.Gainsboro; this.labelProductName.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.labelProductName.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold); this.labelProductName.ForeColor = System.Drawing.Color.White; this.labelProductName.InitVisible = true; this.labelProductName.LineSpacing = 0F; this.labelProductName.Location = new System.Drawing.Point(96, 27); this.labelProductName.Name = "labelProductName"; this.labelProductName.Size = new System.Drawing.Size(250, 30); this.labelProductName.TabIndex = 180; this.labelProductName.Text = "Product"; this.labelProductName.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelProductName.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelProductName.Wordwrap = false; // // labelNGCount // this.labelNGCount.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(65)))), ((int)(((byte)(41))))); this.labelNGCount.BackPictureBox = this.smartForm1; this.labelNGCount.BackPictureBox1 = null; this.labelNGCount.BackPictureBox2 = null; this.labelNGCount.BorderColor = System.Drawing.Color.Black; this.labelNGCount.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelNGCount.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold); this.labelNGCount.ForeColor = System.Drawing.Color.White; this.labelNGCount.InitVisible = true; this.labelNGCount.LineSpacing = 0F; this.labelNGCount.Location = new System.Drawing.Point(278, 570); this.labelNGCount.Name = "labelNGCount"; this.labelNGCount.Size = new System.Drawing.Size(100, 20); this.labelNGCount.TabIndex = 183; this.labelNGCount.Text = "12345678"; this.labelNGCount.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelNGCount.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelNGCount.Wordwrap = false; this.labelNGCount.Click += new System.EventHandler(this.labelNGCount_Click); // // labelTotalCount // this.labelTotalCount.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(65)))), ((int)(((byte)(41))))); this.labelTotalCount.BackPictureBox = this.smartForm1; this.labelTotalCount.BackPictureBox1 = null; this.labelTotalCount.BackPictureBox2 = null; this.labelTotalCount.BorderColor = System.Drawing.Color.Black; this.labelTotalCount.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelTotalCount.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold); this.labelTotalCount.ForeColor = System.Drawing.Color.White; this.labelTotalCount.InitVisible = true; this.labelTotalCount.LineSpacing = 0F; this.labelTotalCount.Location = new System.Drawing.Point(80, 570); this.labelTotalCount.Name = "labelTotalCount"; this.labelTotalCount.Size = new System.Drawing.Size(110, 20); this.labelTotalCount.TabIndex = 182; this.labelTotalCount.Text = "12345678"; this.labelTotalCount.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelTotalCount.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTotalCount.Wordwrap = false; this.labelTotalCount.Click += new System.EventHandler(this.labelTotalCount_Click); // // labelTitleTotalCount // this.labelTitleTotalCount.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(65)))), ((int)(((byte)(41))))); this.labelTitleTotalCount.BackPictureBox = this.smartForm1; this.labelTitleTotalCount.BackPictureBox1 = null; this.labelTitleTotalCount.BackPictureBox2 = null; this.labelTitleTotalCount.BorderColor = System.Drawing.Color.Black; this.labelTitleTotalCount.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelTitleTotalCount.Font = new System.Drawing.Font("새굴림", 12F, System.Drawing.FontStyle.Bold); this.labelTitleTotalCount.ForeColor = System.Drawing.Color.White; this.labelTitleTotalCount.InitVisible = true; this.labelTitleTotalCount.LineSpacing = 0F; this.labelTitleTotalCount.Location = new System.Drawing.Point(10, 570); this.labelTitleTotalCount.Name = "labelTitleTotalCount"; this.labelTitleTotalCount.Size = new System.Drawing.Size(70, 20); this.labelTitleTotalCount.TabIndex = 182; this.labelTitleTotalCount.Text = "Total"; this.labelTitleTotalCount.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelTitleTotalCount.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleTotalCount.Wordwrap = false; this.labelTitleTotalCount.Click += new System.EventHandler(this.labelTotalCount_Click); // // labelTitleNGCount // this.labelTitleNGCount.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(65)))), ((int)(((byte)(41))))); this.labelTitleNGCount.BackPictureBox = this.smartForm1; this.labelTitleNGCount.BackPictureBox1 = null; this.labelTitleNGCount.BackPictureBox2 = null; this.labelTitleNGCount.BorderColor = System.Drawing.Color.Black; this.labelTitleNGCount.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelTitleNGCount.Font = new System.Drawing.Font("새굴림", 12F, System.Drawing.FontStyle.Bold); this.labelTitleNGCount.ForeColor = System.Drawing.Color.White; this.labelTitleNGCount.InitVisible = true; this.labelTitleNGCount.LineSpacing = 0F; this.labelTitleNGCount.Location = new System.Drawing.Point(205, 570); this.labelTitleNGCount.Name = "labelTitleNGCount"; this.labelTitleNGCount.Size = new System.Drawing.Size(70, 20); this.labelTitleNGCount.TabIndex = 183; this.labelTitleNGCount.Text = "NG"; this.labelTitleNGCount.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelTitleNGCount.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleNGCount.Wordwrap = false; this.labelTitleNGCount.Click += new System.EventHandler(this.labelNGCount_Click); // // pictureBoxCommunicationStatus // this.pictureBoxCommunicationStatus.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0))))); this.pictureBoxCommunicationStatus.Location = new System.Drawing.Point(674, 6); this.pictureBoxCommunicationStatus.Name = "pictureBoxCommunicationStatus"; this.pictureBoxCommunicationStatus.Size = new System.Drawing.Size(25, 25); this.pictureBoxCommunicationStatus.Visible = false; // // pictureBoxUSBBackOn // this.pictureBoxUSBBackOn.BackColor = System.Drawing.Color.Silver; this.pictureBoxUSBBackOn.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxUSBBackOn.Image"))); this.pictureBoxUSBBackOn.Location = new System.Drawing.Point(643, 6); this.pictureBoxUSBBackOn.Name = "pictureBoxUSBBackOn"; this.pictureBoxUSBBackOn.Size = new System.Drawing.Size(25, 25); this.pictureBoxUSBBackOn.Visible = false; // // pictureBoxStart // this.pictureBoxStart.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxStart.Image"))); this.pictureBoxStart.Location = new System.Drawing.Point(705, 5); this.pictureBoxStart.Name = "pictureBoxStart"; this.pictureBoxStart.Size = new System.Drawing.Size(92, 45); this.pictureBoxStart.Visible = false; // // pictureBoxStop // this.pictureBoxStop.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxStop.Image"))); this.pictureBoxStop.Location = new System.Drawing.Point(705, 5); this.pictureBoxStop.Name = "pictureBoxStop"; this.pictureBoxStop.Size = new System.Drawing.Size(92, 45); // // labelTime // this.labelTime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(54)))), ((int)(((byte)(66)))), ((int)(((byte)(44))))); this.labelTime.BackPictureBox = this.smartForm1; this.labelTime.BackPictureBox1 = null; this.labelTime.BackPictureBox2 = null; this.labelTime.BorderColor = System.Drawing.Color.LightGray; this.labelTime.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelTime.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); this.labelTime.ForeColor = System.Drawing.Color.White; this.labelTime.InitVisible = true; this.labelTime.LineSpacing = 0F; this.labelTime.Location = new System.Drawing.Point(96, 6); this.labelTime.Name = "labelTime"; this.labelTime.Size = new System.Drawing.Size(150, 15); this.labelTime.TabIndex = 579; this.labelTime.Text = "2013-08-08 12:00:00"; this.labelTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTime.Wordwrap = false; // // labelLotNo // this.labelLotNo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(65)))), ((int)(((byte)(41))))); this.labelLotNo.BackPictureBox = null; this.labelLotNo.BackPictureBox1 = null; this.labelLotNo.BackPictureBox2 = null; this.labelLotNo.BorderColor = System.Drawing.Color.LightGray; this.labelLotNo.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelLotNo.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold); this.labelLotNo.ForeColor = System.Drawing.Color.White; this.labelLotNo.InitVisible = true; this.labelLotNo.LineSpacing = 0F; this.labelLotNo.Location = new System.Drawing.Point(352, 27); this.labelLotNo.Name = "labelLotNo"; this.labelLotNo.Size = new System.Drawing.Size(140, 30); this.labelLotNo.TabIndex = 588; this.labelLotNo.Text = "ABCDEFGHJKLMNO"; this.labelLotNo.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelLotNo.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelLotNo.Wordwrap = false; // // labelIconBypassMode // this.labelIconBypassMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(65)))), ((int)(((byte)(41))))); this.labelIconBypassMode.BackPictureBox = this.smartForm1; this.labelIconBypassMode.BackPictureBox1 = null; this.labelIconBypassMode.BackPictureBox2 = null; this.labelIconBypassMode.BorderColor = System.Drawing.Color.LightGray; this.labelIconBypassMode.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelIconBypassMode.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); this.labelIconBypassMode.ForeColor = System.Drawing.Color.White; this.labelIconBypassMode.InitVisible = true; this.labelIconBypassMode.LineSpacing = 0F; this.labelIconBypassMode.Location = new System.Drawing.Point(298, 6); this.labelIconBypassMode.Name = "labelIconBypassMode"; this.labelIconBypassMode.Size = new System.Drawing.Size(27, 15); this.labelIconBypassMode.TabIndex = 606; this.labelIconBypassMode.Text = "BP"; this.labelIconBypassMode.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelIconBypassMode.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelIconBypassMode.Visible = false; this.labelIconBypassMode.Wordwrap = false; // // panelSetting // this.panelSetting.BackColor = System.Drawing.Color.SteelBlue; this.panelSetting.Controls.Add(this.buttonClose); this.panelSetting.Controls.Add(this.groupBoxConveyor); this.panelSetting.Controls.Add(this.groupBoxSorter); this.panelSetting.Location = new System.Drawing.Point(820, 91); this.panelSetting.Name = "panelSetting"; this.panelSetting.Size = new System.Drawing.Size(340, 430); // // buttonClose // this.buttonClose.Location = new System.Drawing.Point(236, 377); this.buttonClose.Name = "buttonClose"; this.buttonClose.Size = new System.Drawing.Size(100, 50); this.buttonClose.TabIndex = 240; this.buttonClose.Text = "Close"; this.buttonClose.Click += new System.EventHandler(this.buttonClose_Click); // // groupBoxConveyor // this.groupBoxConveyor.BackColor = System.Drawing.Color.SteelBlue; this.groupBoxConveyor.BackPictureBox = null; this.groupBoxConveyor.BackPictureBox1 = null; this.groupBoxConveyor.Controls.Add(this.labelFeedingConveyorOperatingTime); this.groupBoxConveyor.Controls.Add(this.labelDischargeConveyorDelayTime); this.groupBoxConveyor.Controls.Add(this.labelDischargeConveyorOperatingTime); this.groupBoxConveyor.Controls.Add(this.labelStaticFeedingConveyor); this.groupBoxConveyor.Controls.Add(this.labelStaticRejectConveyor); this.groupBoxConveyor.Controls.Add(this.labelStaticRejectConveyorDelayTime); this.groupBoxConveyor.Controls.Add(this.labelFeedingConveyorDelayTime); this.groupBoxConveyor.Controls.Add(this.labelStaticFeedingRunTime); this.groupBoxConveyor.Controls.Add(this.labelStaticFeedingDelayTime); this.groupBoxConveyor.Controls.Add(this.labelStaticRejectConveyorRunTime); this.groupBoxConveyor.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold); this.groupBoxConveyor.FrameLineColor1 = System.Drawing.Color.Black; this.groupBoxConveyor.FrameLineColor2 = System.Drawing.Color.Black; this.groupBoxConveyor.FrameLineThickness = 1; this.groupBoxConveyor.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.Rectangle; this.groupBoxConveyor.Image = null; this.groupBoxConveyor.InitVisible = true; this.groupBoxConveyor.Location = new System.Drawing.Point(10, 189); this.groupBoxConveyor.Name = "groupBoxConveyor"; this.groupBoxConveyor.RoundRadius = 10; this.groupBoxConveyor.Size = new System.Drawing.Size(317, 226); this.groupBoxConveyor.TabIndex = 239; this.groupBoxConveyor.Text = "컨베어설정"; this.groupBoxConveyor.TextColor = System.Drawing.Color.White; this.groupBoxConveyor.Visible = false; // // labelFeedingConveyorOperatingTime // this.labelFeedingConveyorOperatingTime.BackColor = System.Drawing.SystemColors.Window; this.labelFeedingConveyorOperatingTime.BackPictureBox = null; this.labelFeedingConveyorOperatingTime.BackPictureBox1 = null; this.labelFeedingConveyorOperatingTime.BackPictureBox2 = null; this.labelFeedingConveyorOperatingTime.BorderColor = System.Drawing.Color.Black; this.labelFeedingConveyorOperatingTime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.labelFeedingConveyorOperatingTime.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold); this.labelFeedingConveyorOperatingTime.InitVisible = true; this.labelFeedingConveyorOperatingTime.LineSpacing = 0F; this.labelFeedingConveyorOperatingTime.Location = new System.Drawing.Point(186, 179); this.labelFeedingConveyorOperatingTime.Name = "labelFeedingConveyorOperatingTime"; this.labelFeedingConveyorOperatingTime.Size = new System.Drawing.Size(100, 25); this.labelFeedingConveyorOperatingTime.TabIndex = 241; this.labelFeedingConveyorOperatingTime.Text = "100"; this.labelFeedingConveyorOperatingTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelFeedingConveyorOperatingTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelFeedingConveyorOperatingTime.Wordwrap = false; this.labelFeedingConveyorOperatingTime.Click += new System.EventHandler(this.labelFeedingConveyorOperatingTime_Click); // // labelDischargeConveyorDelayTime // this.labelDischargeConveyorDelayTime.BackColor = System.Drawing.SystemColors.Window; this.labelDischargeConveyorDelayTime.BackPictureBox = null; this.labelDischargeConveyorDelayTime.BackPictureBox1 = null; this.labelDischargeConveyorDelayTime.BackPictureBox2 = null; this.labelDischargeConveyorDelayTime.BorderColor = System.Drawing.Color.Black; this.labelDischargeConveyorDelayTime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.labelDischargeConveyorDelayTime.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold); this.labelDischargeConveyorDelayTime.InitVisible = true; this.labelDischargeConveyorDelayTime.LineSpacing = 0F; this.labelDischargeConveyorDelayTime.Location = new System.Drawing.Point(186, 55); this.labelDischargeConveyorDelayTime.Name = "labelDischargeConveyorDelayTime"; this.labelDischargeConveyorDelayTime.Size = new System.Drawing.Size(100, 25); this.labelDischargeConveyorDelayTime.TabIndex = 246; this.labelDischargeConveyorDelayTime.Text = "100"; this.labelDischargeConveyorDelayTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelDischargeConveyorDelayTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelDischargeConveyorDelayTime.Wordwrap = false; this.labelDischargeConveyorDelayTime.Click += new System.EventHandler(this.labelDischargeConveyorDelayTime_Click); // // labelDischargeConveyorOperatingTime // this.labelDischargeConveyorOperatingTime.BackColor = System.Drawing.SystemColors.Window; this.labelDischargeConveyorOperatingTime.BackPictureBox = null; this.labelDischargeConveyorOperatingTime.BackPictureBox1 = null; this.labelDischargeConveyorOperatingTime.BackPictureBox2 = null; this.labelDischargeConveyorOperatingTime.BorderColor = System.Drawing.Color.Black; this.labelDischargeConveyorOperatingTime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.labelDischargeConveyorOperatingTime.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold); this.labelDischargeConveyorOperatingTime.InitVisible = true; this.labelDischargeConveyorOperatingTime.LineSpacing = 0F; this.labelDischargeConveyorOperatingTime.Location = new System.Drawing.Point(186, 86); this.labelDischargeConveyorOperatingTime.Name = "labelDischargeConveyorOperatingTime"; this.labelDischargeConveyorOperatingTime.Size = new System.Drawing.Size(100, 25); this.labelDischargeConveyorOperatingTime.TabIndex = 245; this.labelDischargeConveyorOperatingTime.Text = "100"; this.labelDischargeConveyorOperatingTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelDischargeConveyorOperatingTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelDischargeConveyorOperatingTime.Wordwrap = false; this.labelDischargeConveyorOperatingTime.Click += new System.EventHandler(this.labelDischargeConveyorOperatingTime_Click); // // labelStaticFeedingConveyor // this.labelStaticFeedingConveyor.BackColor = System.Drawing.Color.SteelBlue; this.labelStaticFeedingConveyor.BackPictureBox = null; this.labelStaticFeedingConveyor.BackPictureBox1 = null; this.labelStaticFeedingConveyor.BackPictureBox2 = null; this.labelStaticFeedingConveyor.BorderColor = System.Drawing.Color.Black; this.labelStaticFeedingConveyor.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelStaticFeedingConveyor.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold); this.labelStaticFeedingConveyor.ForeColor = System.Drawing.Color.White; this.labelStaticFeedingConveyor.InitVisible = true; this.labelStaticFeedingConveyor.LineSpacing = 0F; this.labelStaticFeedingConveyor.Location = new System.Drawing.Point(34, 117); this.labelStaticFeedingConveyor.Name = "labelStaticFeedingConveyor"; this.labelStaticFeedingConveyor.Size = new System.Drawing.Size(252, 25); this.labelStaticFeedingConveyor.TabIndex = 243; this.labelStaticFeedingConveyor.Text = "이송컨베어"; this.labelStaticFeedingConveyor.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelStaticFeedingConveyor.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelStaticFeedingConveyor.Wordwrap = false; // // labelStaticRejectConveyor // this.labelStaticRejectConveyor.BackColor = System.Drawing.Color.SteelBlue; this.labelStaticRejectConveyor.BackPictureBox = null; this.labelStaticRejectConveyor.BackPictureBox1 = null; this.labelStaticRejectConveyor.BackPictureBox2 = null; this.labelStaticRejectConveyor.BorderColor = System.Drawing.Color.Black; this.labelStaticRejectConveyor.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelStaticRejectConveyor.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold); this.labelStaticRejectConveyor.ForeColor = System.Drawing.Color.White; this.labelStaticRejectConveyor.InitVisible = true; this.labelStaticRejectConveyor.LineSpacing = 0F; this.labelStaticRejectConveyor.Location = new System.Drawing.Point(34, 24); this.labelStaticRejectConveyor.Name = "labelStaticRejectConveyor"; this.labelStaticRejectConveyor.Size = new System.Drawing.Size(252, 25); this.labelStaticRejectConveyor.TabIndex = 243; this.labelStaticRejectConveyor.Text = "선별컨베어"; this.labelStaticRejectConveyor.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelStaticRejectConveyor.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelStaticRejectConveyor.Wordwrap = false; // // labelStaticRejectConveyorDelayTime // this.labelStaticRejectConveyorDelayTime.BackColor = System.Drawing.Color.SteelBlue; this.labelStaticRejectConveyorDelayTime.BackPictureBox = null; this.labelStaticRejectConveyorDelayTime.BackPictureBox1 = null; this.labelStaticRejectConveyorDelayTime.BackPictureBox2 = null; this.labelStaticRejectConveyorDelayTime.BorderColor = System.Drawing.Color.Black; this.labelStaticRejectConveyorDelayTime.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelStaticRejectConveyorDelayTime.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold); this.labelStaticRejectConveyorDelayTime.ForeColor = System.Drawing.Color.White; this.labelStaticRejectConveyorDelayTime.InitVisible = true; this.labelStaticRejectConveyorDelayTime.LineSpacing = 0F; this.labelStaticRejectConveyorDelayTime.Location = new System.Drawing.Point(34, 55); this.labelStaticRejectConveyorDelayTime.Name = "labelStaticRejectConveyorDelayTime"; this.labelStaticRejectConveyorDelayTime.Size = new System.Drawing.Size(142, 25); this.labelStaticRejectConveyorDelayTime.TabIndex = 243; this.labelStaticRejectConveyorDelayTime.Text = "지연시간"; this.labelStaticRejectConveyorDelayTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelStaticRejectConveyorDelayTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelStaticRejectConveyorDelayTime.Wordwrap = false; // // labelFeedingConveyorDelayTime // this.labelFeedingConveyorDelayTime.BackColor = System.Drawing.SystemColors.Window; this.labelFeedingConveyorDelayTime.BackPictureBox = null; this.labelFeedingConveyorDelayTime.BackPictureBox1 = null; this.labelFeedingConveyorDelayTime.BackPictureBox2 = null; this.labelFeedingConveyorDelayTime.BorderColor = System.Drawing.Color.Black; this.labelFeedingConveyorDelayTime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.labelFeedingConveyorDelayTime.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold); this.labelFeedingConveyorDelayTime.InitVisible = true; this.labelFeedingConveyorDelayTime.LineSpacing = 0F; this.labelFeedingConveyorDelayTime.Location = new System.Drawing.Point(186, 148); this.labelFeedingConveyorDelayTime.Name = "labelFeedingConveyorDelayTime"; this.labelFeedingConveyorDelayTime.Size = new System.Drawing.Size(100, 25); this.labelFeedingConveyorDelayTime.TabIndex = 242; this.labelFeedingConveyorDelayTime.Text = "100"; this.labelFeedingConveyorDelayTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelFeedingConveyorDelayTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelFeedingConveyorDelayTime.Wordwrap = false; this.labelFeedingConveyorDelayTime.Click += new System.EventHandler(this.labelFeedingConveyorDelayTime_Click); // // labelStaticFeedingRunTime // this.labelStaticFeedingRunTime.BackColor = System.Drawing.Color.SteelBlue; this.labelStaticFeedingRunTime.BackPictureBox = null; this.labelStaticFeedingRunTime.BackPictureBox1 = null; this.labelStaticFeedingRunTime.BackPictureBox2 = null; this.labelStaticFeedingRunTime.BorderColor = System.Drawing.Color.Black; this.labelStaticFeedingRunTime.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelStaticFeedingRunTime.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold); this.labelStaticFeedingRunTime.ForeColor = System.Drawing.Color.White; this.labelStaticFeedingRunTime.InitVisible = true; this.labelStaticFeedingRunTime.LineSpacing = 0F; this.labelStaticFeedingRunTime.Location = new System.Drawing.Point(34, 179); this.labelStaticFeedingRunTime.Name = "labelStaticFeedingRunTime"; this.labelStaticFeedingRunTime.Size = new System.Drawing.Size(142, 25); this.labelStaticFeedingRunTime.TabIndex = 239; this.labelStaticFeedingRunTime.Text = "동작시간"; this.labelStaticFeedingRunTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelStaticFeedingRunTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelStaticFeedingRunTime.Wordwrap = false; // // labelStaticFeedingDelayTime // this.labelStaticFeedingDelayTime.BackColor = System.Drawing.Color.SteelBlue; this.labelStaticFeedingDelayTime.BackPictureBox = null; this.labelStaticFeedingDelayTime.BackPictureBox1 = null; this.labelStaticFeedingDelayTime.BackPictureBox2 = null; this.labelStaticFeedingDelayTime.BorderColor = System.Drawing.Color.Black; this.labelStaticFeedingDelayTime.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelStaticFeedingDelayTime.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold); this.labelStaticFeedingDelayTime.ForeColor = System.Drawing.Color.White; this.labelStaticFeedingDelayTime.InitVisible = true; this.labelStaticFeedingDelayTime.LineSpacing = 0F; this.labelStaticFeedingDelayTime.Location = new System.Drawing.Point(34, 148); this.labelStaticFeedingDelayTime.Name = "labelStaticFeedingDelayTime"; this.labelStaticFeedingDelayTime.Size = new System.Drawing.Size(142, 25); this.labelStaticFeedingDelayTime.TabIndex = 240; this.labelStaticFeedingDelayTime.Text = "지연시간"; this.labelStaticFeedingDelayTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelStaticFeedingDelayTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelStaticFeedingDelayTime.Wordwrap = false; // // labelStaticRejectConveyorRunTime // this.labelStaticRejectConveyorRunTime.BackColor = System.Drawing.Color.SteelBlue; this.labelStaticRejectConveyorRunTime.BackPictureBox = null; this.labelStaticRejectConveyorRunTime.BackPictureBox1 = null; this.labelStaticRejectConveyorRunTime.BackPictureBox2 = null; this.labelStaticRejectConveyorRunTime.BorderColor = System.Drawing.Color.Black; this.labelStaticRejectConveyorRunTime.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelStaticRejectConveyorRunTime.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold); this.labelStaticRejectConveyorRunTime.ForeColor = System.Drawing.Color.White; this.labelStaticRejectConveyorRunTime.InitVisible = true; this.labelStaticRejectConveyorRunTime.LineSpacing = 0F; this.labelStaticRejectConveyorRunTime.Location = new System.Drawing.Point(34, 86); this.labelStaticRejectConveyorRunTime.Name = "labelStaticRejectConveyorRunTime"; this.labelStaticRejectConveyorRunTime.Size = new System.Drawing.Size(142, 25); this.labelStaticRejectConveyorRunTime.TabIndex = 244; this.labelStaticRejectConveyorRunTime.Text = "동작시간"; this.labelStaticRejectConveyorRunTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelStaticRejectConveyorRunTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelStaticRejectConveyorRunTime.Wordwrap = false; // // groupBoxSorter // this.groupBoxSorter.BackColor = System.Drawing.Color.SteelBlue; this.groupBoxSorter.BackPictureBox = null; this.groupBoxSorter.BackPictureBox1 = null; this.groupBoxSorter.Controls.Add(this.comboBoxExternalOutputMode); this.groupBoxSorter.Controls.Add(this.labelSorterRunTime); this.groupBoxSorter.Controls.Add(this.labelSorterDelayTime); this.groupBoxSorter.Controls.Add(this.labelStaticSorterDelayTime); this.groupBoxSorter.Controls.Add(this.labelStaticSorterRunTime); this.groupBoxSorter.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold); this.groupBoxSorter.FrameLineColor1 = System.Drawing.Color.Black; this.groupBoxSorter.FrameLineColor2 = System.Drawing.Color.Black; this.groupBoxSorter.FrameLineThickness = 1; this.groupBoxSorter.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.Rectangle; this.groupBoxSorter.Image = null; this.groupBoxSorter.InitVisible = true; this.groupBoxSorter.Location = new System.Drawing.Point(10, 13); this.groupBoxSorter.Name = "groupBoxSorter"; this.groupBoxSorter.RoundRadius = 10; this.groupBoxSorter.Size = new System.Drawing.Size(317, 170); this.groupBoxSorter.TabIndex = 111; this.groupBoxSorter.Text = "선별기설정"; this.groupBoxSorter.TextColor = System.Drawing.Color.White; // // comboBoxExternalOutputMode // this.comboBoxExternalOutputMode.Font = new System.Drawing.Font("Arial", 15F, System.Drawing.FontStyle.Bold); this.comboBoxExternalOutputMode.Location = new System.Drawing.Point(34, 106); this.comboBoxExternalOutputMode.Name = "comboBoxExternalOutputMode"; this.comboBoxExternalOutputMode.Size = new System.Drawing.Size(252, 29); this.comboBoxExternalOutputMode.TabIndex = 109; this.comboBoxExternalOutputMode.Visible = false; // // labelSorterRunTime // this.labelSorterRunTime.BackColor = System.Drawing.SystemColors.Window; this.labelSorterRunTime.BackPictureBox = null; this.labelSorterRunTime.BackPictureBox1 = null; this.labelSorterRunTime.BackPictureBox2 = null; this.labelSorterRunTime.BorderColor = System.Drawing.Color.Black; this.labelSorterRunTime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.labelSorterRunTime.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold); this.labelSorterRunTime.InitVisible = true; this.labelSorterRunTime.LineSpacing = 0F; this.labelSorterRunTime.Location = new System.Drawing.Point(186, 75); this.labelSorterRunTime.Name = "labelSorterRunTime"; this.labelSorterRunTime.Size = new System.Drawing.Size(100, 25); this.labelSorterRunTime.TabIndex = 108; this.labelSorterRunTime.Text = "100"; this.labelSorterRunTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelSorterRunTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelSorterRunTime.Wordwrap = false; this.labelSorterRunTime.Click += new System.EventHandler(this.labelSorterRunTime_Click); // // labelSorterDelayTime // this.labelSorterDelayTime.BackColor = System.Drawing.SystemColors.Window; this.labelSorterDelayTime.BackPictureBox = null; this.labelSorterDelayTime.BackPictureBox1 = null; this.labelSorterDelayTime.BackPictureBox2 = null; this.labelSorterDelayTime.BorderColor = System.Drawing.Color.Black; this.labelSorterDelayTime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.labelSorterDelayTime.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold); this.labelSorterDelayTime.InitVisible = true; this.labelSorterDelayTime.LineSpacing = 0F; this.labelSorterDelayTime.Location = new System.Drawing.Point(186, 44); this.labelSorterDelayTime.Name = "labelSorterDelayTime"; this.labelSorterDelayTime.Size = new System.Drawing.Size(100, 25); this.labelSorterDelayTime.TabIndex = 108; this.labelSorterDelayTime.Text = "100"; this.labelSorterDelayTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelSorterDelayTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelSorterDelayTime.Wordwrap = false; this.labelSorterDelayTime.Click += new System.EventHandler(this.labelSorterDelayTime_Click); // // labelStaticSorterDelayTime // this.labelStaticSorterDelayTime.BackColor = System.Drawing.Color.SteelBlue; this.labelStaticSorterDelayTime.BackPictureBox = null; this.labelStaticSorterDelayTime.BackPictureBox1 = null; this.labelStaticSorterDelayTime.BackPictureBox2 = null; this.labelStaticSorterDelayTime.BorderColor = System.Drawing.Color.Black; this.labelStaticSorterDelayTime.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelStaticSorterDelayTime.Font = new System.Drawing.Font("새굴림", 12F, System.Drawing.FontStyle.Bold); this.labelStaticSorterDelayTime.ForeColor = System.Drawing.Color.White; this.labelStaticSorterDelayTime.InitVisible = true; this.labelStaticSorterDelayTime.LineSpacing = 0F; this.labelStaticSorterDelayTime.Location = new System.Drawing.Point(34, 44); this.labelStaticSorterDelayTime.Name = "labelStaticSorterDelayTime"; this.labelStaticSorterDelayTime.Size = new System.Drawing.Size(142, 25); this.labelStaticSorterDelayTime.TabIndex = 107; this.labelStaticSorterDelayTime.Text = "지연시간"; this.labelStaticSorterDelayTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelStaticSorterDelayTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelStaticSorterDelayTime.Wordwrap = false; // // labelStaticSorterRunTime // this.labelStaticSorterRunTime.BackColor = System.Drawing.Color.SteelBlue; this.labelStaticSorterRunTime.BackPictureBox = null; this.labelStaticSorterRunTime.BackPictureBox1 = null; this.labelStaticSorterRunTime.BackPictureBox2 = null; this.labelStaticSorterRunTime.BorderColor = System.Drawing.Color.Black; this.labelStaticSorterRunTime.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelStaticSorterRunTime.Font = new System.Drawing.Font("새굴림", 12F, System.Drawing.FontStyle.Bold); this.labelStaticSorterRunTime.ForeColor = System.Drawing.Color.White; this.labelStaticSorterRunTime.InitVisible = true; this.labelStaticSorterRunTime.LineSpacing = 0F; this.labelStaticSorterRunTime.Location = new System.Drawing.Point(34, 75); this.labelStaticSorterRunTime.Name = "labelStaticSorterRunTime"; this.labelStaticSorterRunTime.Size = new System.Drawing.Size(142, 25); this.labelStaticSorterRunTime.TabIndex = 107; this.labelStaticSorterRunTime.Text = "동작시간"; this.labelStaticSorterRunTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelStaticSorterRunTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelStaticSorterRunTime.Wordwrap = false; // // labelIconSerial3 // this.labelIconSerial3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(54)))), ((int)(((byte)(66)))), ((int)(((byte)(44))))); this.labelIconSerial3.BackPictureBox = null; this.labelIconSerial3.BackPictureBox1 = null; this.labelIconSerial3.BackPictureBox2 = null; this.labelIconSerial3.BorderColor = System.Drawing.Color.Black; this.labelIconSerial3.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelIconSerial3.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); this.labelIconSerial3.ForeColor = System.Drawing.Color.White; this.labelIconSerial3.InitVisible = true; this.labelIconSerial3.LineSpacing = 0F; this.labelIconSerial3.Location = new System.Drawing.Point(252, 6); this.labelIconSerial3.Name = "labelIconSerial3"; this.labelIconSerial3.Size = new System.Drawing.Size(28, 15); this.labelIconSerial3.TabIndex = 616; this.labelIconSerial3.Text = "CH3"; this.labelIconSerial3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelIconSerial3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelIconSerial3.Visible = false; this.labelIconSerial3.Wordwrap = false; // // buttonDotGraphForm // this.buttonDotGraphForm.BackPictureBox = null; this.buttonDotGraphForm.BackPictureBox1 = null; this.buttonDotGraphForm.BackPictureBox2 = null; this.buttonDotGraphForm.ButtonColor = System.Drawing.Color.Gray; this.buttonDotGraphForm.ButtonImageAutoSize = true; this.buttonDotGraphForm.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonDotGraphForm.DisableImage = null; this.buttonDotGraphForm.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonDotGraphForm.DownImage"))); this.buttonDotGraphForm.GroupID = 0; this.buttonDotGraphForm.InitVisible = true; this.buttonDotGraphForm.Location = new System.Drawing.Point(522, 500); this.buttonDotGraphForm.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonDotGraphForm.Name = "buttonDotGraphForm"; this.buttonDotGraphForm.NestedClickEventPrevent = false; this.buttonDotGraphForm.OutlinePixel = 1; this.buttonDotGraphForm.RepeatInterval = 200; this.buttonDotGraphForm.RepeatIntervalAccelerate = null; this.buttonDotGraphForm.SafeInterval = 200; this.buttonDotGraphForm.Size = new System.Drawing.Size(50, 50); this.buttonDotGraphForm.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonDotGraphForm.TabIndex = 637; this.buttonDotGraphForm.TextColor = System.Drawing.Color.Black; this.buttonDotGraphForm.TextDownColor = System.Drawing.Color.White; this.buttonDotGraphForm.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonDotGraphForm.TextLocation = new System.Drawing.Point(0, 0); this.buttonDotGraphForm.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonDotGraphForm.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonDotGraphForm.UpImage"))); this.buttonDotGraphForm.Click += new System.EventHandler(this.buttonDisplay_Click); // // buttonTableForm // this.buttonTableForm.BackPictureBox = null; this.buttonTableForm.BackPictureBox1 = null; this.buttonTableForm.BackPictureBox2 = null; this.buttonTableForm.ButtonColor = System.Drawing.Color.Gray; this.buttonTableForm.ButtonImageAutoSize = true; this.buttonTableForm.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonTableForm.DisableImage = null; this.buttonTableForm.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonTableForm.DownImage"))); this.buttonTableForm.GroupID = 0; this.buttonTableForm.InitVisible = true; this.buttonTableForm.Location = new System.Drawing.Point(464, 499); this.buttonTableForm.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonTableForm.Name = "buttonTableForm"; this.buttonTableForm.NestedClickEventPrevent = false; this.buttonTableForm.OutlinePixel = 1; this.buttonTableForm.RepeatInterval = 200; this.buttonTableForm.RepeatIntervalAccelerate = null; this.buttonTableForm.SafeInterval = 200; this.buttonTableForm.Size = new System.Drawing.Size(50, 50); this.buttonTableForm.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonTableForm.TabIndex = 638; this.buttonTableForm.TextColor = System.Drawing.Color.Black; this.buttonTableForm.TextDownColor = System.Drawing.Color.White; this.buttonTableForm.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonTableForm.TextLocation = new System.Drawing.Point(0, 0); this.buttonTableForm.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonTableForm.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonTableForm.UpImage"))); this.buttonTableForm.Click += new System.EventHandler(this.buttonDisplay_Click); // // buttonBarGraphForm // this.buttonBarGraphForm.BackPictureBox = null; this.buttonBarGraphForm.BackPictureBox1 = null; this.buttonBarGraphForm.BackPictureBox2 = null; this.buttonBarGraphForm.ButtonColor = System.Drawing.Color.Gray; this.buttonBarGraphForm.ButtonImageAutoSize = true; this.buttonBarGraphForm.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonBarGraphForm.DisableImage = null; this.buttonBarGraphForm.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonBarGraphForm.DownImage"))); this.buttonBarGraphForm.GroupID = 0; this.buttonBarGraphForm.InitVisible = true; this.buttonBarGraphForm.Location = new System.Drawing.Point(406, 499); this.buttonBarGraphForm.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonBarGraphForm.Name = "buttonBarGraphForm"; this.buttonBarGraphForm.NestedClickEventPrevent = false; this.buttonBarGraphForm.OutlinePixel = 1; this.buttonBarGraphForm.RepeatInterval = 200; this.buttonBarGraphForm.RepeatIntervalAccelerate = null; this.buttonBarGraphForm.SafeInterval = 200; this.buttonBarGraphForm.Size = new System.Drawing.Size(50, 50); this.buttonBarGraphForm.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonBarGraphForm.TabIndex = 636; this.buttonBarGraphForm.TextColor = System.Drawing.Color.Black; this.buttonBarGraphForm.TextDownColor = System.Drawing.Color.White; this.buttonBarGraphForm.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonBarGraphForm.TextLocation = new System.Drawing.Point(0, 0); this.buttonBarGraphForm.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonBarGraphForm.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonBarGraphForm.UpImage"))); this.buttonBarGraphForm.Click += new System.EventHandler(this.buttonDisplay_Click); // // smartLabel5 // this.smartLabel5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(65)))), ((int)(((byte)(41))))); this.smartLabel5.BackPictureBox = this.smartForm1; this.smartLabel5.BackPictureBox1 = null; this.smartLabel5.BackPictureBox2 = null; this.smartLabel5.BorderColor = System.Drawing.Color.Black; this.smartLabel5.BorderStyle = System.Windows.Forms.BorderStyle.None; this.smartLabel5.Font = new System.Drawing.Font("새굴림", 12F, System.Drawing.FontStyle.Bold); this.smartLabel5.ForeColor = System.Drawing.Color.White; this.smartLabel5.InitVisible = true; this.smartLabel5.LineSpacing = 0F; this.smartLabel5.Location = new System.Drawing.Point(396, 570); this.smartLabel5.Name = "smartLabel5"; this.smartLabel5.Size = new System.Drawing.Size(70, 20); this.smartLabel5.TabIndex = 640; this.smartLabel5.Text = "SPEED"; this.smartLabel5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.smartLabel5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.smartLabel5.Wordwrap = false; // // labelProductionSpeed // this.labelProductionSpeed.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(65)))), ((int)(((byte)(41))))); this.labelProductionSpeed.BackPictureBox = this.smartForm1; this.labelProductionSpeed.BackPictureBox1 = null; this.labelProductionSpeed.BackPictureBox2 = null; this.labelProductionSpeed.BorderColor = System.Drawing.Color.Black; this.labelProductionSpeed.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelProductionSpeed.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold); this.labelProductionSpeed.ForeColor = System.Drawing.Color.White; this.labelProductionSpeed.InitVisible = true; this.labelProductionSpeed.LineSpacing = 0F; this.labelProductionSpeed.Location = new System.Drawing.Point(470, 570); this.labelProductionSpeed.Name = "labelProductionSpeed"; this.labelProductionSpeed.Size = new System.Drawing.Size(40, 20); this.labelProductionSpeed.TabIndex = 639; this.labelProductionSpeed.Text = "60"; this.labelProductionSpeed.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelProductionSpeed.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelProductionSpeed.Wordwrap = false; // // smartLabel9 // this.smartLabel9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(65)))), ((int)(((byte)(41))))); this.smartLabel9.BackPictureBox = this.smartForm1; this.smartLabel9.BackPictureBox1 = null; this.smartLabel9.BackPictureBox2 = null; this.smartLabel9.BorderColor = System.Drawing.Color.Black; this.smartLabel9.BorderStyle = System.Windows.Forms.BorderStyle.None; this.smartLabel9.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold); this.smartLabel9.ForeColor = System.Drawing.Color.White; this.smartLabel9.InitVisible = true; this.smartLabel9.LineSpacing = 0F; this.smartLabel9.Location = new System.Drawing.Point(523, 570); this.smartLabel9.Name = "smartLabel9"; this.smartLabel9.Size = new System.Drawing.Size(50, 20); this.smartLabel9.TabIndex = 641; this.smartLabel9.Text = "cpm"; this.smartLabel9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.smartLabel9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.smartLabel9.Wordwrap = false; // // buttonScaleZero // this.buttonScaleZero.BackPictureBox = null; this.buttonScaleZero.BackPictureBox1 = null; this.buttonScaleZero.BackPictureBox2 = null; this.buttonScaleZero.ButtonColor = System.Drawing.Color.Gray; this.buttonScaleZero.ButtonImageAutoSize = true; this.buttonScaleZero.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonScaleZero.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonScaleZero.DisableImage"))); this.buttonScaleZero.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonScaleZero.DownImage"))); this.buttonScaleZero.GroupID = 0; this.buttonScaleZero.InitVisible = true; this.buttonScaleZero.Location = new System.Drawing.Point(661, 489); this.buttonScaleZero.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonScaleZero.Name = "buttonScaleZero"; this.buttonScaleZero.NestedClickEventPrevent = false; this.buttonScaleZero.OutlinePixel = 1; this.buttonScaleZero.RepeatInterval = 200; this.buttonScaleZero.RepeatIntervalAccelerate = null; this.buttonScaleZero.SafeInterval = 200; this.buttonScaleZero.Size = new System.Drawing.Size(58, 50); this.buttonScaleZero.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonScaleZero.TabIndex = 642; this.buttonScaleZero.TextColor = System.Drawing.Color.Black; this.buttonScaleZero.TextDownColor = System.Drawing.Color.White; this.buttonScaleZero.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonScaleZero.TextLocation = new System.Drawing.Point(0, 0); this.buttonScaleZero.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonScaleZero.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonScaleZero.UpImage"))); this.buttonScaleZero.Click += new System.EventHandler(this.buttonScaleZero_Click); // // buttonMenu // this.buttonMenu.BackPictureBox = null; this.buttonMenu.BackPictureBox1 = null; this.buttonMenu.BackPictureBox2 = null; this.buttonMenu.ButtonColor = System.Drawing.Color.Gray; this.buttonMenu.ButtonImageAutoSize = true; this.buttonMenu.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonMenu.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonMenu.DisableImage"))); this.buttonMenu.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonMenu.DownImage"))); this.buttonMenu.GroupID = 0; this.buttonMenu.InitVisible = true; this.buttonMenu.Location = new System.Drawing.Point(693, 545); this.buttonMenu.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonMenu.Name = "buttonMenu"; this.buttonMenu.NestedClickEventPrevent = false; this.buttonMenu.OutlinePixel = 1; this.buttonMenu.RepeatInterval = 200; this.buttonMenu.RepeatIntervalAccelerate = null; this.buttonMenu.SafeInterval = 200; this.buttonMenu.Size = new System.Drawing.Size(90, 50); this.buttonMenu.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonMenu.TabIndex = 643; this.buttonMenu.TextColor = System.Drawing.Color.Black; this.buttonMenu.TextDownColor = System.Drawing.Color.White; this.buttonMenu.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonMenu.TextLocation = new System.Drawing.Point(0, 0); this.buttonMenu.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonMenu.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonMenu.UpImage"))); this.buttonMenu.Click += new System.EventHandler(this.buttonMenu_Click); // // buttonClear // this.buttonClear.BackPictureBox = null; this.buttonClear.BackPictureBox1 = null; this.buttonClear.BackPictureBox2 = null; this.buttonClear.ButtonColor = System.Drawing.Color.Gray; this.buttonClear.ButtonImageAutoSize = true; this.buttonClear.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonClear.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonClear.DisableImage"))); this.buttonClear.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonClear.DownImage"))); this.buttonClear.GroupID = 0; this.buttonClear.InitVisible = true; this.buttonClear.Location = new System.Drawing.Point(725, 489); this.buttonClear.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonClear.Name = "buttonClear"; this.buttonClear.NestedClickEventPrevent = false; this.buttonClear.OutlinePixel = 1; this.buttonClear.RepeatInterval = 200; this.buttonClear.RepeatIntervalAccelerate = null; this.buttonClear.SafeInterval = 200; this.buttonClear.Size = new System.Drawing.Size(58, 50); this.buttonClear.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonClear.TabIndex = 644; this.buttonClear.TextColor = System.Drawing.Color.Black; this.buttonClear.TextDownColor = System.Drawing.Color.White; this.buttonClear.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonClear.TextLocation = new System.Drawing.Point(0, 0); this.buttonClear.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonClear.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonClear.UpImage"))); this.buttonClear.Click += new System.EventHandler(this.buttonClear_Click); // // buttonUser // this.buttonUser.BackPictureBox = null; this.buttonUser.BackPictureBox1 = null; this.buttonUser.BackPictureBox2 = null; this.buttonUser.ButtonColor = System.Drawing.Color.Gray; this.buttonUser.ButtonImageAutoSize = true; this.buttonUser.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonUser.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonUser.DisableImage"))); this.buttonUser.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonUser.DownImage"))); this.buttonUser.GroupID = 0; this.buttonUser.InitVisible = true; this.buttonUser.Location = new System.Drawing.Point(597, 545); this.buttonUser.Mode = SmartX.SmartButton.BUTTONMODE.PUSH; this.buttonUser.Name = "buttonUser"; this.buttonUser.NestedClickEventPrevent = false; this.buttonUser.OutlinePixel = 1; this.buttonUser.RepeatInterval = 200; this.buttonUser.RepeatIntervalAccelerate = null; this.buttonUser.SafeInterval = 200; this.buttonUser.Size = new System.Drawing.Size(90, 50); this.buttonUser.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonUser.TabIndex = 653; this.buttonUser.TextColor = System.Drawing.Color.Black; this.buttonUser.TextDownColor = System.Drawing.Color.White; this.buttonUser.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonUser.TextLocation = new System.Drawing.Point(0, 0); this.buttonUser.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonUser.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonUser.UpImage"))); this.buttonUser.Click += new System.EventHandler(this.buttonUser_Click); // // labelUserID // this.labelUserID.BackPictureBox = this.smartForm1; this.labelUserID.BackPictureBox1 = null; this.labelUserID.BackPictureBox2 = null; this.labelUserID.BorderColor = System.Drawing.Color.Black; this.labelUserID.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelUserID.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Bold); this.labelUserID.ForeColor = System.Drawing.Color.White; this.labelUserID.InitVisible = true; this.labelUserID.LineSpacing = 0F; this.labelUserID.Location = new System.Drawing.Point(511, 6); this.labelUserID.Name = "labelUserID"; this.labelUserID.Size = new System.Drawing.Size(126, 15); this.labelUserID.TabIndex = 654; this.labelUserID.Text = "ABCDEFGHAB"; this.labelUserID.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelUserID.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelUserID.Wordwrap = false; // // labelUserLevel // this.labelUserLevel.BackPictureBox = this.smartForm1; this.labelUserLevel.BackPictureBox1 = null; this.labelUserLevel.BackPictureBox2 = null; this.labelUserLevel.BorderColor = System.Drawing.Color.Black; this.labelUserLevel.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelUserLevel.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Bold); this.labelUserLevel.ForeColor = System.Drawing.Color.White; this.labelUserLevel.InitVisible = true; this.labelUserLevel.LineSpacing = 0F; this.labelUserLevel.Location = new System.Drawing.Point(511, 24); this.labelUserLevel.Name = "labelUserLevel"; this.labelUserLevel.Size = new System.Drawing.Size(126, 15); this.labelUserLevel.TabIndex = 655; this.labelUserLevel.Text = "Level3"; this.labelUserLevel.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelUserLevel.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelUserLevel.Wordwrap = false; // // panelSubMenu1 // this.panelSubMenu1.Controls.Add(this.labelAlarmContinuousNG); this.panelSubMenu1.Controls.Add(this.buttonAlarmContinuousNG); this.panelSubMenu1.Controls.Add(this.labelStaticAlarmContinuousNG); this.panelSubMenu1.Controls.Add(this.buttonPrint); this.panelSubMenu1.Controls.Add(this.labelTitleBypass); this.panelSubMenu1.Controls.Add(this.buttonBypassRun); this.panelSubMenu1.Controls.Add(this.buttonBypassDirection); this.panelSubMenu1.Controls.Add(this.buttonBypassOnce); this.panelSubMenu1.Controls.Add(this.pictureBox1); this.panelSubMenu1.Location = new System.Drawing.Point(820, 530); this.panelSubMenu1.Name = "panelSubMenu1"; this.panelSubMenu1.Size = new System.Drawing.Size(572, 70); this.panelSubMenu1.Visible = false; // // labelAlarmContinuousNG // this.labelAlarmContinuousNG.BackColor = System.Drawing.Color.White; this.labelAlarmContinuousNG.BackPictureBox = null; this.labelAlarmContinuousNG.BackPictureBox1 = null; this.labelAlarmContinuousNG.BackPictureBox2 = null; this.labelAlarmContinuousNG.BorderColor = System.Drawing.Color.Black; this.labelAlarmContinuousNG.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.labelAlarmContinuousNG.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold); this.labelAlarmContinuousNG.InitVisible = true; this.labelAlarmContinuousNG.LineSpacing = 0F; this.labelAlarmContinuousNG.Location = new System.Drawing.Point(382, 8); this.labelAlarmContinuousNG.Name = "labelAlarmContinuousNG"; this.labelAlarmContinuousNG.Size = new System.Drawing.Size(100, 25); this.labelAlarmContinuousNG.TabIndex = 703; this.labelAlarmContinuousNG.Text = "9999"; this.labelAlarmContinuousNG.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelAlarmContinuousNG.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelAlarmContinuousNG.Wordwrap = false; this.labelAlarmContinuousNG.Click += new System.EventHandler(this.labelAlarmContinuousNG_Click); // // buttonAlarmContinuousNG // this.buttonAlarmContinuousNG.BackPictureBox = null; this.buttonAlarmContinuousNG.BackPictureBox1 = null; this.buttonAlarmContinuousNG.BackPictureBox2 = null; this.buttonAlarmContinuousNG.ButtonColor = System.Drawing.Color.Gray; this.buttonAlarmContinuousNG.ButtonImageAutoSize = true; this.buttonAlarmContinuousNG.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonAlarmContinuousNG.DisableImage = null; this.buttonAlarmContinuousNG.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonAlarmContinuousNG.DownImage"))); this.buttonAlarmContinuousNG.GroupID = 0; this.buttonAlarmContinuousNG.InitVisible = true; this.buttonAlarmContinuousNG.Location = new System.Drawing.Point(382, 36); this.buttonAlarmContinuousNG.Mode = SmartX.SmartButton.BUTTONMODE.PUSH; this.buttonAlarmContinuousNG.Name = "buttonAlarmContinuousNG"; this.buttonAlarmContinuousNG.NestedClickEventPrevent = false; this.buttonAlarmContinuousNG.OutlinePixel = 1; this.buttonAlarmContinuousNG.RepeatInterval = 200; this.buttonAlarmContinuousNG.RepeatIntervalAccelerate = null; this.buttonAlarmContinuousNG.SafeInterval = 200; this.buttonAlarmContinuousNG.Size = new System.Drawing.Size(100, 25); this.buttonAlarmContinuousNG.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonAlarmContinuousNG.TabIndex = 702; this.buttonAlarmContinuousNG.TextColor = System.Drawing.Color.Black; this.buttonAlarmContinuousNG.TextDownColor = System.Drawing.Color.White; this.buttonAlarmContinuousNG.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonAlarmContinuousNG.TextLocation = new System.Drawing.Point(0, 0); this.buttonAlarmContinuousNG.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonAlarmContinuousNG.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonAlarmContinuousNG.UpImage"))); this.buttonAlarmContinuousNG.Click += new System.EventHandler(this.buttonAlarmContinuousNG_Click); // // labelStaticAlarmContinuousNG // this.labelStaticAlarmContinuousNG.BackPictureBox = this.pictureBox1; this.labelStaticAlarmContinuousNG.BackPictureBox1 = null; this.labelStaticAlarmContinuousNG.BackPictureBox2 = null; this.labelStaticAlarmContinuousNG.BorderColor = System.Drawing.Color.Black; this.labelStaticAlarmContinuousNG.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelStaticAlarmContinuousNG.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold); this.labelStaticAlarmContinuousNG.ForeColor = System.Drawing.Color.White; this.labelStaticAlarmContinuousNG.InitVisible = true; this.labelStaticAlarmContinuousNG.LineSpacing = 0F; this.labelStaticAlarmContinuousNG.Location = new System.Drawing.Point(266, 20); this.labelStaticAlarmContinuousNG.Name = "labelStaticAlarmContinuousNG"; this.labelStaticAlarmContinuousNG.Size = new System.Drawing.Size(110, 30); this.labelStaticAlarmContinuousNG.TabIndex = 690; this.labelStaticAlarmContinuousNG.Text = "연속NG알람"; this.labelStaticAlarmContinuousNG.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelStaticAlarmContinuousNG.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelStaticAlarmContinuousNG.Wordwrap = false; // // 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(572, 70); // // buttonPrint // this.buttonPrint.BackPictureBox = null; this.buttonPrint.BackPictureBox1 = null; this.buttonPrint.BackPictureBox2 = null; this.buttonPrint.ButtonColor = System.Drawing.Color.Gray; this.buttonPrint.ButtonImageAutoSize = true; this.buttonPrint.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonPrint.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonPrint.DisableImage"))); this.buttonPrint.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonPrint.DownImage"))); this.buttonPrint.GroupID = 0; this.buttonPrint.InitVisible = true; this.buttonPrint.Location = new System.Drawing.Point(507, 10); this.buttonPrint.Mode = SmartX.SmartButton.BUTTONMODE.PUSH; this.buttonPrint.Name = "buttonPrint"; this.buttonPrint.NestedClickEventPrevent = false; this.buttonPrint.OutlinePixel = 1; this.buttonPrint.RepeatInterval = 200; this.buttonPrint.RepeatIntervalAccelerate = null; this.buttonPrint.SafeInterval = 200; this.buttonPrint.Size = new System.Drawing.Size(50, 50); this.buttonPrint.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonPrint.TabIndex = 688; this.buttonPrint.TextColor = System.Drawing.Color.Black; this.buttonPrint.TextDownColor = System.Drawing.Color.White; this.buttonPrint.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonPrint.TextLocation = new System.Drawing.Point(0, 0); this.buttonPrint.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonPrint.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonPrint.UpImage"))); this.buttonPrint.Click += new System.EventHandler(this.buttonPrint_Click); // // labelTitleBypass // this.labelTitleBypass.BackPictureBox = this.pictureBox1; this.labelTitleBypass.BackPictureBox1 = null; this.labelTitleBypass.BackPictureBox2 = null; this.labelTitleBypass.BorderColor = System.Drawing.Color.Black; this.labelTitleBypass.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelTitleBypass.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold); this.labelTitleBypass.ForeColor = System.Drawing.Color.White; this.labelTitleBypass.InitVisible = true; this.labelTitleBypass.LineSpacing = 0F; this.labelTitleBypass.Location = new System.Drawing.Point(10, 20); this.labelTitleBypass.Name = "labelTitleBypass"; this.labelTitleBypass.Size = new System.Drawing.Size(70, 30); this.labelTitleBypass.TabIndex = 686; this.labelTitleBypass.Text = "Bypass"; this.labelTitleBypass.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelTitleBypass.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleBypass.Wordwrap = false; // // buttonBypassRun // this.buttonBypassRun.BackPictureBox = null; this.buttonBypassRun.BackPictureBox1 = null; this.buttonBypassRun.BackPictureBox2 = null; this.buttonBypassRun.ButtonColor = System.Drawing.Color.Gray; this.buttonBypassRun.ButtonImageAutoSize = true; this.buttonBypassRun.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonBypassRun.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonBypassRun.DisableImage"))); this.buttonBypassRun.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonBypassRun.DownImage"))); this.buttonBypassRun.GroupID = 0; this.buttonBypassRun.InitVisible = true; this.buttonBypassRun.Location = new System.Drawing.Point(196, 10); this.buttonBypassRun.Mode = SmartX.SmartButton.BUTTONMODE.PUSH; this.buttonBypassRun.Name = "buttonBypassRun"; this.buttonBypassRun.NestedClickEventPrevent = false; this.buttonBypassRun.OutlinePixel = 1; this.buttonBypassRun.RepeatInterval = 200; this.buttonBypassRun.RepeatIntervalAccelerate = null; this.buttonBypassRun.SafeInterval = 200; this.buttonBypassRun.Size = new System.Drawing.Size(50, 50); this.buttonBypassRun.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonBypassRun.TabIndex = 7; this.buttonBypassRun.TextColor = System.Drawing.Color.Black; this.buttonBypassRun.TextDownColor = System.Drawing.Color.White; this.buttonBypassRun.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonBypassRun.TextLocation = new System.Drawing.Point(0, 0); this.buttonBypassRun.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonBypassRun.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonBypassRun.UpImage"))); this.buttonBypassRun.Click += new System.EventHandler(this.buttonBypassRun_Click); // // buttonBypassDirection // this.buttonBypassDirection.BackPictureBox = null; this.buttonBypassDirection.BackPictureBox1 = null; this.buttonBypassDirection.BackPictureBox2 = null; this.buttonBypassDirection.ButtonColor = System.Drawing.Color.Gray; this.buttonBypassDirection.ButtonImageAutoSize = true; this.buttonBypassDirection.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonBypassDirection.DisableImage = null; this.buttonBypassDirection.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonBypassDirection.DownImage"))); this.buttonBypassDirection.GroupID = 0; this.buttonBypassDirection.InitVisible = true; this.buttonBypassDirection.Location = new System.Drawing.Point(86, 8); this.buttonBypassDirection.Mode = SmartX.SmartButton.BUTTONMODE.PUSH; this.buttonBypassDirection.Name = "buttonBypassDirection"; this.buttonBypassDirection.NestedClickEventPrevent = false; this.buttonBypassDirection.OutlinePixel = 1; this.buttonBypassDirection.RepeatInterval = 200; this.buttonBypassDirection.RepeatIntervalAccelerate = null; this.buttonBypassDirection.SafeInterval = 200; this.buttonBypassDirection.Size = new System.Drawing.Size(100, 25); this.buttonBypassDirection.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonBypassDirection.TabIndex = 3; this.buttonBypassDirection.TextColor = System.Drawing.Color.Black; this.buttonBypassDirection.TextDownColor = System.Drawing.Color.White; this.buttonBypassDirection.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonBypassDirection.TextLocation = new System.Drawing.Point(0, 0); this.buttonBypassDirection.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonBypassDirection.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonBypassDirection.UpImage"))); this.buttonBypassDirection.Click += new System.EventHandler(this.buttonBypassDirection_Click); // // buttonBypassOnce // this.buttonBypassOnce.BackPictureBox = null; this.buttonBypassOnce.BackPictureBox1 = null; this.buttonBypassOnce.BackPictureBox2 = null; this.buttonBypassOnce.ButtonColor = System.Drawing.Color.Gray; this.buttonBypassOnce.ButtonImageAutoSize = true; this.buttonBypassOnce.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonBypassOnce.DisableImage = null; this.buttonBypassOnce.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonBypassOnce.DownImage"))); this.buttonBypassOnce.GroupID = 0; this.buttonBypassOnce.InitVisible = true; this.buttonBypassOnce.Location = new System.Drawing.Point(86, 36); this.buttonBypassOnce.Mode = SmartX.SmartButton.BUTTONMODE.PUSH; this.buttonBypassOnce.Name = "buttonBypassOnce"; this.buttonBypassOnce.NestedClickEventPrevent = false; this.buttonBypassOnce.OutlinePixel = 1; this.buttonBypassOnce.RepeatInterval = 200; this.buttonBypassOnce.RepeatIntervalAccelerate = null; this.buttonBypassOnce.SafeInterval = 200; this.buttonBypassOnce.Size = new System.Drawing.Size(100, 25); this.buttonBypassOnce.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonBypassOnce.TabIndex = 0; this.buttonBypassOnce.TextColor = System.Drawing.Color.Black; this.buttonBypassOnce.TextDownColor = System.Drawing.Color.White; this.buttonBypassOnce.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonBypassOnce.TextLocation = new System.Drawing.Point(0, 0); this.buttonBypassOnce.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonBypassOnce.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonBypassOnce.UpImage"))); this.buttonBypassOnce.Click += new System.EventHandler(this.buttonBypassOnce_Click); // // buttonSubMenu // this.buttonSubMenu.BackPictureBox = null; this.buttonSubMenu.BackPictureBox1 = null; this.buttonSubMenu.BackPictureBox2 = null; this.buttonSubMenu.ButtonColor = System.Drawing.Color.Gray; this.buttonSubMenu.ButtonImageAutoSize = true; this.buttonSubMenu.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonSubMenu.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonSubMenu.DisableImage"))); this.buttonSubMenu.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonSubMenu.DownImage"))); this.buttonSubMenu.GroupID = 0; this.buttonSubMenu.InitVisible = true; this.buttonSubMenu.Location = new System.Drawing.Point(597, 489); this.buttonSubMenu.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonSubMenu.Name = "buttonSubMenu"; this.buttonSubMenu.NestedClickEventPrevent = false; this.buttonSubMenu.OutlinePixel = 1; this.buttonSubMenu.RepeatInterval = 200; this.buttonSubMenu.RepeatIntervalAccelerate = null; this.buttonSubMenu.SafeInterval = 200; this.buttonSubMenu.Size = new System.Drawing.Size(58, 50); this.buttonSubMenu.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonSubMenu.TabIndex = 664; this.buttonSubMenu.TextColor = System.Drawing.Color.Black; this.buttonSubMenu.TextDownColor = System.Drawing.Color.White; this.buttonSubMenu.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonSubMenu.TextLocation = new System.Drawing.Point(0, 0); this.buttonSubMenu.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonSubMenu.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonSubMenu.UpImage"))); this.buttonSubMenu.Click += new System.EventHandler(this.buttonSubMenu_Click); // // buttonCut // this.buttonCut.BackColor = System.Drawing.Color.SteelBlue; this.buttonCut.BackPictureBox = null; this.buttonCut.BackPictureBox1 = null; this.buttonCut.BackPictureBox2 = null; this.buttonCut.ButtonColor = System.Drawing.Color.SteelBlue; this.buttonCut.ButtonImageAutoSize = true; this.buttonCut.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonCut.DisableImage = null; this.buttonCut.DownImage = null; this.buttonCut.GroupID = 0; this.buttonCut.InitVisible = true; this.buttonCut.Location = new System.Drawing.Point(399, 558); this.buttonCut.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonCut.Name = "buttonCut"; this.buttonCut.NestedClickEventPrevent = false; this.buttonCut.OutlinePixel = 1; this.buttonCut.RepeatInterval = 200; this.buttonCut.RepeatIntervalAccelerate = null; this.buttonCut.SafeInterval = 200; this.buttonCut.Size = new System.Drawing.Size(62, 41); this.buttonCut.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonCut.TabIndex = 672; this.buttonCut.Text = "CUT"; this.buttonCut.TextColor = System.Drawing.Color.White; this.buttonCut.TextDownColor = System.Drawing.Color.White; this.buttonCut.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonCut.TextLocation = new System.Drawing.Point(0, 0); this.buttonCut.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonCut.UpImage = null; this.buttonCut.Click += new System.EventHandler(this.buttonCut_Click); // // pictureBoxEthernetDisconnection // this.pictureBoxEthernetDisconnection.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxEthernetDisconnection.Image"))); this.pictureBoxEthernetDisconnection.Location = new System.Drawing.Point(643, 32); this.pictureBoxEthernetDisconnection.Name = "pictureBoxEthernetDisconnection"; this.pictureBoxEthernetDisconnection.Size = new System.Drawing.Size(25, 25); this.pictureBoxEthernetDisconnection.Visible = false; // // pictureBoxEthernetConnection // this.pictureBoxEthernetConnection.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxEthernetConnection.Image"))); this.pictureBoxEthernetConnection.Location = new System.Drawing.Point(643, 32); this.pictureBoxEthernetConnection.Name = "pictureBoxEthernetConnection"; this.pictureBoxEthernetConnection.Size = new System.Drawing.Size(25, 25); this.pictureBoxEthernetConnection.Visible = false; // // timerServer // this.timerServer.Interval = 1000; this.timerServer.Tick += new System.EventHandler(this.timerServer_Tick); // // labelExpireOfPassword // this.labelExpireOfPassword.BackPictureBox = this.smartForm1; this.labelExpireOfPassword.BackPictureBox1 = null; this.labelExpireOfPassword.BackPictureBox2 = null; this.labelExpireOfPassword.BorderColor = System.Drawing.Color.Black; this.labelExpireOfPassword.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelExpireOfPassword.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Bold); this.labelExpireOfPassword.ForeColor = System.Drawing.Color.White; this.labelExpireOfPassword.InitVisible = true; this.labelExpireOfPassword.LineSpacing = 0F; this.labelExpireOfPassword.Location = new System.Drawing.Point(511, 42); this.labelExpireOfPassword.Name = "labelExpireOfPassword"; this.labelExpireOfPassword.Size = new System.Drawing.Size(126, 15); this.labelExpireOfPassword.TabIndex = 680; this.labelExpireOfPassword.Text = "Level3"; this.labelExpireOfPassword.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelExpireOfPassword.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelExpireOfPassword.Wordwrap = false; // // panelSubMenu2 // this.panelSubMenu2.Controls.Add(this.buttonATPC_Reset); this.panelSubMenu2.Controls.Add(this.labelStaticATPC_Lack); this.panelSubMenu2.Controls.Add(this.labelATPC_Lack); this.panelSubMenu2.Controls.Add(this.labelStaticATPC_Pass); this.panelSubMenu2.Controls.Add(this.labelATPC_Pass); this.panelSubMenu2.Controls.Add(this.labelStaticATPC_Count); this.panelSubMenu2.Controls.Add(this.labelATPC_counting); this.panelSubMenu2.Controls.Add(this.labelATPC_SetCNT); this.panelSubMenu2.Controls.Add(this.buttonATPC_Enable); this.panelSubMenu2.Controls.Add(this.labelStaticATPC); this.panelSubMenu2.Controls.Add(this.pictureBox2); this.panelSubMenu2.Location = new System.Drawing.Point(820, 606); this.panelSubMenu2.Name = "panelSubMenu2"; this.panelSubMenu2.Size = new System.Drawing.Size(572, 70); this.panelSubMenu2.Visible = false; // // buttonATPC_Reset // this.buttonATPC_Reset.BackPictureBox = null; this.buttonATPC_Reset.BackPictureBox1 = null; this.buttonATPC_Reset.BackPictureBox2 = null; this.buttonATPC_Reset.ButtonColor = System.Drawing.Color.Silver; this.buttonATPC_Reset.ButtonImageAutoSize = true; this.buttonATPC_Reset.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonATPC_Reset.DisableImage = null; this.buttonATPC_Reset.DownImage = null; this.buttonATPC_Reset.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold); this.buttonATPC_Reset.GroupID = 0; this.buttonATPC_Reset.InitVisible = true; this.buttonATPC_Reset.Location = new System.Drawing.Point(353, 31); this.buttonATPC_Reset.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonATPC_Reset.Name = "buttonATPC_Reset"; this.buttonATPC_Reset.NestedClickEventPrevent = false; this.buttonATPC_Reset.OutlinePixel = 1; this.buttonATPC_Reset.RepeatInterval = 200; this.buttonATPC_Reset.RepeatIntervalAccelerate = null; this.buttonATPC_Reset.SafeInterval = 200; this.buttonATPC_Reset.Size = new System.Drawing.Size(40, 30); this.buttonATPC_Reset.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonATPC_Reset.TabIndex = 711; this.buttonATPC_Reset.Text = "리셋"; this.buttonATPC_Reset.TextColor = System.Drawing.Color.Black; this.buttonATPC_Reset.TextDownColor = System.Drawing.Color.White; this.buttonATPC_Reset.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonATPC_Reset.TextLocation = new System.Drawing.Point(0, 0); this.buttonATPC_Reset.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonATPC_Reset.UpImage = null; this.buttonATPC_Reset.Click += new System.EventHandler(this.buttonATPC_Reset_Click); // // labelStaticATPC_Lack // this.labelStaticATPC_Lack.BackPictureBox = this.pictureBox2; this.labelStaticATPC_Lack.BackPictureBox1 = null; this.labelStaticATPC_Lack.BackPictureBox2 = null; this.labelStaticATPC_Lack.BorderColor = System.Drawing.Color.Black; this.labelStaticATPC_Lack.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelStaticATPC_Lack.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold); this.labelStaticATPC_Lack.ForeColor = System.Drawing.Color.White; this.labelStaticATPC_Lack.InitVisible = true; this.labelStaticATPC_Lack.LineSpacing = 0F; this.labelStaticATPC_Lack.Location = new System.Drawing.Point(485, 8); this.labelStaticATPC_Lack.Name = "labelStaticATPC_Lack"; this.labelStaticATPC_Lack.Size = new System.Drawing.Size(80, 20); this.labelStaticATPC_Lack.TabIndex = 710; this.labelStaticATPC_Lack.Text = "부족"; this.labelStaticATPC_Lack.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelStaticATPC_Lack.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelStaticATPC_Lack.Wordwrap = false; // // pictureBox2 // this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image"))); this.pictureBox2.Location = new System.Drawing.Point(0, 0); this.pictureBox2.Name = "pictureBox2"; this.pictureBox2.Size = new System.Drawing.Size(572, 70); // // labelATPC_Lack // this.labelATPC_Lack.BackColor = System.Drawing.Color.Gainsboro; this.labelATPC_Lack.BackPictureBox = null; this.labelATPC_Lack.BackPictureBox1 = null; this.labelATPC_Lack.BackPictureBox2 = null; this.labelATPC_Lack.BorderColor = System.Drawing.Color.Black; this.labelATPC_Lack.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.labelATPC_Lack.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold); this.labelATPC_Lack.ForeColor = System.Drawing.Color.Red; this.labelATPC_Lack.InitVisible = true; this.labelATPC_Lack.LineSpacing = 0F; this.labelATPC_Lack.Location = new System.Drawing.Point(485, 31); this.labelATPC_Lack.Name = "labelATPC_Lack"; this.labelATPC_Lack.Size = new System.Drawing.Size(80, 30); this.labelATPC_Lack.TabIndex = 709; this.labelATPC_Lack.Text = "9999"; this.labelATPC_Lack.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelATPC_Lack.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelATPC_Lack.Wordwrap = false; // // labelStaticATPC_Pass // this.labelStaticATPC_Pass.BackPictureBox = this.pictureBox2; this.labelStaticATPC_Pass.BackPictureBox1 = null; this.labelStaticATPC_Pass.BackPictureBox2 = null; this.labelStaticATPC_Pass.BorderColor = System.Drawing.Color.Black; this.labelStaticATPC_Pass.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelStaticATPC_Pass.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold); this.labelStaticATPC_Pass.ForeColor = System.Drawing.Color.White; this.labelStaticATPC_Pass.InitVisible = true; this.labelStaticATPC_Pass.LineSpacing = 0F; this.labelStaticATPC_Pass.Location = new System.Drawing.Point(399, 8); this.labelStaticATPC_Pass.Name = "labelStaticATPC_Pass"; this.labelStaticATPC_Pass.Size = new System.Drawing.Size(80, 20); this.labelStaticATPC_Pass.TabIndex = 708; this.labelStaticATPC_Pass.Text = "정상"; this.labelStaticATPC_Pass.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelStaticATPC_Pass.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelStaticATPC_Pass.Wordwrap = false; // // labelATPC_Pass // this.labelATPC_Pass.BackColor = System.Drawing.Color.Gainsboro; this.labelATPC_Pass.BackPictureBox = null; this.labelATPC_Pass.BackPictureBox1 = null; this.labelATPC_Pass.BackPictureBox2 = null; this.labelATPC_Pass.BorderColor = System.Drawing.Color.Black; this.labelATPC_Pass.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.labelATPC_Pass.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold); this.labelATPC_Pass.InitVisible = true; this.labelATPC_Pass.LineSpacing = 0F; this.labelATPC_Pass.Location = new System.Drawing.Point(399, 31); this.labelATPC_Pass.Name = "labelATPC_Pass"; this.labelATPC_Pass.Size = new System.Drawing.Size(80, 30); this.labelATPC_Pass.TabIndex = 707; this.labelATPC_Pass.Text = "9999"; this.labelATPC_Pass.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelATPC_Pass.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelATPC_Pass.Wordwrap = false; // // labelStaticATPC_Count // this.labelStaticATPC_Count.BackPictureBox = this.pictureBox2; this.labelStaticATPC_Count.BackPictureBox1 = null; this.labelStaticATPC_Count.BackPictureBox2 = null; this.labelStaticATPC_Count.BorderColor = System.Drawing.Color.Black; this.labelStaticATPC_Count.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelStaticATPC_Count.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold); this.labelStaticATPC_Count.ForeColor = System.Drawing.Color.White; this.labelStaticATPC_Count.InitVisible = true; this.labelStaticATPC_Count.LineSpacing = 0F; this.labelStaticATPC_Count.Location = new System.Drawing.Point(267, 8); this.labelStaticATPC_Count.Name = "labelStaticATPC_Count"; this.labelStaticATPC_Count.Size = new System.Drawing.Size(80, 20); this.labelStaticATPC_Count.TabIndex = 706; this.labelStaticATPC_Count.Text = "카운팅"; this.labelStaticATPC_Count.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelStaticATPC_Count.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelStaticATPC_Count.Wordwrap = false; // // labelATPC_counting // this.labelATPC_counting.BackColor = System.Drawing.Color.White; this.labelATPC_counting.BackPictureBox = null; this.labelATPC_counting.BackPictureBox1 = null; this.labelATPC_counting.BackPictureBox2 = null; this.labelATPC_counting.BorderColor = System.Drawing.Color.Black; this.labelATPC_counting.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.labelATPC_counting.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold); this.labelATPC_counting.InitVisible = true; this.labelATPC_counting.LineSpacing = 0F; this.labelATPC_counting.Location = new System.Drawing.Point(267, 31); this.labelATPC_counting.Name = "labelATPC_counting"; this.labelATPC_counting.Size = new System.Drawing.Size(80, 30); this.labelATPC_counting.TabIndex = 705; this.labelATPC_counting.Text = "9999"; this.labelATPC_counting.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelATPC_counting.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelATPC_counting.Wordwrap = false; this.labelATPC_counting.Click += new System.EventHandler(this.labelATPC_counting_Click); // // labelATPC_SetCNT // this.labelATPC_SetCNT.BackColor = System.Drawing.Color.White; this.labelATPC_SetCNT.BackPictureBox = null; this.labelATPC_SetCNT.BackPictureBox1 = null; this.labelATPC_SetCNT.BackPictureBox2 = null; this.labelATPC_SetCNT.BorderColor = System.Drawing.Color.Black; this.labelATPC_SetCNT.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.labelATPC_SetCNT.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold); this.labelATPC_SetCNT.InitVisible = true; this.labelATPC_SetCNT.LineSpacing = 0F; this.labelATPC_SetCNT.Location = new System.Drawing.Point(136, 8); this.labelATPC_SetCNT.Name = "labelATPC_SetCNT"; this.labelATPC_SetCNT.Size = new System.Drawing.Size(100, 25); this.labelATPC_SetCNT.TabIndex = 703; this.labelATPC_SetCNT.Text = "9999"; this.labelATPC_SetCNT.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelATPC_SetCNT.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelATPC_SetCNT.Wordwrap = false; this.labelATPC_SetCNT.Click += new System.EventHandler(this.labelATPC_SetCNT_Click); // // buttonATPC_Enable // this.buttonATPC_Enable.BackPictureBox = null; this.buttonATPC_Enable.BackPictureBox1 = null; this.buttonATPC_Enable.BackPictureBox2 = null; this.buttonATPC_Enable.ButtonColor = System.Drawing.Color.Gray; this.buttonATPC_Enable.ButtonImageAutoSize = true; this.buttonATPC_Enable.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonATPC_Enable.DisableImage = null; this.buttonATPC_Enable.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonATPC_Enable.DownImage"))); this.buttonATPC_Enable.GroupID = 0; this.buttonATPC_Enable.InitVisible = true; this.buttonATPC_Enable.Location = new System.Drawing.Point(136, 36); this.buttonATPC_Enable.Mode = SmartX.SmartButton.BUTTONMODE.PUSH; this.buttonATPC_Enable.Name = "buttonATPC_Enable"; this.buttonATPC_Enable.NestedClickEventPrevent = false; this.buttonATPC_Enable.OutlinePixel = 1; this.buttonATPC_Enable.RepeatInterval = 200; this.buttonATPC_Enable.RepeatIntervalAccelerate = null; this.buttonATPC_Enable.SafeInterval = 200; this.buttonATPC_Enable.Size = new System.Drawing.Size(100, 25); this.buttonATPC_Enable.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonATPC_Enable.TabIndex = 702; this.buttonATPC_Enable.TextColor = System.Drawing.Color.Black; this.buttonATPC_Enable.TextDownColor = System.Drawing.Color.White; this.buttonATPC_Enable.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonATPC_Enable.TextLocation = new System.Drawing.Point(0, 0); this.buttonATPC_Enable.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonATPC_Enable.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonATPC_Enable.UpImage"))); this.buttonATPC_Enable.Click += new System.EventHandler(this.buttonAlarmTotalCount_Click); // // labelStaticATPC // this.labelStaticATPC.BackPictureBox = this.pictureBox2; this.labelStaticATPC.BackPictureBox1 = null; this.labelStaticATPC.BackPictureBox2 = null; this.labelStaticATPC.BorderColor = System.Drawing.Color.Black; this.labelStaticATPC.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelStaticATPC.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold); this.labelStaticATPC.ForeColor = System.Drawing.Color.White; this.labelStaticATPC.InitVisible = true; this.labelStaticATPC.LineSpacing = 0F; this.labelStaticATPC.Location = new System.Drawing.Point(10, 20); this.labelStaticATPC.Name = "labelStaticATPC"; this.labelStaticATPC.Size = new System.Drawing.Size(120, 30); this.labelStaticATPC.TabIndex = 690; this.labelStaticATPC.Text = "정량 카운터 알람"; this.labelStaticATPC.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelStaticATPC.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelStaticATPC.Wordwrap = false; // // panelAlarmMessageBox1 // this.panelAlarmMessageBox1.Controls.Add(this.labelMessage1); this.panelAlarmMessageBox1.Controls.Add(this.smartLabel2); this.panelAlarmMessageBox1.Controls.Add(this.buttonAlarm1Ok); this.panelAlarmMessageBox1.Controls.Add(this.pictureBoxAlarmMsg1); this.panelAlarmMessageBox1.Location = new System.Drawing.Point(11, 614); this.panelAlarmMessageBox1.Name = "panelAlarmMessageBox1"; this.panelAlarmMessageBox1.Size = new System.Drawing.Size(450, 171); this.panelAlarmMessageBox1.Visible = false; // // labelMessage1 // this.labelMessage1.BackPictureBox = this.pictureBoxAlarmMsg1; this.labelMessage1.BackPictureBox1 = null; this.labelMessage1.BackPictureBox2 = null; this.labelMessage1.BorderColor = System.Drawing.Color.Black; this.labelMessage1.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelMessage1.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.labelMessage1.InitVisible = true; this.labelMessage1.LineSpacing = 0F; this.labelMessage1.Location = new System.Drawing.Point(75, 62); this.labelMessage1.Name = "labelMessage1"; this.labelMessage1.Size = new System.Drawing.Size(339, 17); this.labelMessage1.TabIndex = 20; this.labelMessage1.Text = "알람 - 이중진입"; this.labelMessage1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelMessage1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top; this.labelMessage1.Wordwrap = false; // // pictureBoxAlarmMsg1 // this.pictureBoxAlarmMsg1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxAlarmMsg1.Image"))); this.pictureBoxAlarmMsg1.Location = new System.Drawing.Point(0, 0); this.pictureBoxAlarmMsg1.Name = "pictureBoxAlarmMsg1"; this.pictureBoxAlarmMsg1.Size = new System.Drawing.Size(450, 171); // // smartLabel2 // this.smartLabel2.BackPictureBox = this.pictureBoxAlarmMsg1; 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("새굴림", 10F, System.Drawing.FontStyle.Regular); this.smartLabel2.InitVisible = true; this.smartLabel2.LineSpacing = 0F; this.smartLabel2.Location = new System.Drawing.Point(11, 4); this.smartLabel2.Name = "smartLabel2"; this.smartLabel2.Size = new System.Drawing.Size(300, 20); this.smartLabel2.TabIndex = 15; this.smartLabel2.Text = "Error 0"; this.smartLabel2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.smartLabel2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top; this.smartLabel2.Wordwrap = false; // // buttonAlarm1Ok // this.buttonAlarm1Ok.BackPictureBox = null; this.buttonAlarm1Ok.BackPictureBox1 = null; this.buttonAlarm1Ok.BackPictureBox2 = null; this.buttonAlarm1Ok.ButtonColor = System.Drawing.Color.Gray; this.buttonAlarm1Ok.ButtonImageAutoSize = true; this.buttonAlarm1Ok.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonAlarm1Ok.DisableImage = null; this.buttonAlarm1Ok.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonAlarm1Ok.DownImage"))); this.buttonAlarm1Ok.GroupID = 0; this.buttonAlarm1Ok.InitVisible = true; this.buttonAlarm1Ok.Location = new System.Drawing.Point(331, 127); this.buttonAlarm1Ok.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonAlarm1Ok.Name = "buttonAlarm1Ok"; this.buttonAlarm1Ok.NestedClickEventPrevent = false; this.buttonAlarm1Ok.OutlinePixel = 1; this.buttonAlarm1Ok.RepeatInterval = 200; this.buttonAlarm1Ok.RepeatIntervalAccelerate = null; this.buttonAlarm1Ok.SafeInterval = 200; this.buttonAlarm1Ok.Size = new System.Drawing.Size(90, 25); this.buttonAlarm1Ok.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonAlarm1Ok.TabIndex = 13; this.buttonAlarm1Ok.TextColor = System.Drawing.Color.Black; this.buttonAlarm1Ok.TextDownColor = System.Drawing.Color.White; this.buttonAlarm1Ok.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonAlarm1Ok.TextLocation = new System.Drawing.Point(0, 0); this.buttonAlarm1Ok.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonAlarm1Ok.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonAlarm1Ok.UpImage"))); this.buttonAlarm1Ok.Click += new System.EventHandler(this.buttonAlarm1Ok_Click); // // panelAlarmMessageBox3 // this.panelAlarmMessageBox3.Controls.Add(this.labelMessage3); this.panelAlarmMessageBox3.Controls.Add(this.smartLabel4); this.panelAlarmMessageBox3.Controls.Add(this.buttonAlarm3OK); this.panelAlarmMessageBox3.Controls.Add(this.pictureBox4); this.panelAlarmMessageBox3.Location = new System.Drawing.Point(11, 791); this.panelAlarmMessageBox3.Name = "panelAlarmMessageBox3"; this.panelAlarmMessageBox3.Size = new System.Drawing.Size(450, 171); this.panelAlarmMessageBox3.Visible = false; // // labelMessage3 // this.labelMessage3.BackPictureBox = this.pictureBox4; this.labelMessage3.BackPictureBox1 = null; this.labelMessage3.BackPictureBox2 = null; this.labelMessage3.BorderColor = System.Drawing.Color.Black; this.labelMessage3.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelMessage3.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.labelMessage3.InitVisible = true; this.labelMessage3.LineSpacing = 0F; this.labelMessage3.Location = new System.Drawing.Point(75, 30); this.labelMessage3.Name = "labelMessage3"; this.labelMessage3.Size = new System.Drawing.Size(339, 91); this.labelMessage3.TabIndex = 20; this.labelMessage3.Text = "연속 NG 발생!"; this.labelMessage3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelMessage3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelMessage3.Wordwrap = false; // // pictureBox4 // this.pictureBox4.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox4.Image"))); this.pictureBox4.Location = new System.Drawing.Point(0, 0); this.pictureBox4.Name = "pictureBox4"; this.pictureBox4.Size = new System.Drawing.Size(450, 171); // // smartLabel4 // this.smartLabel4.BackPictureBox = this.pictureBox4; this.smartLabel4.BackPictureBox1 = null; this.smartLabel4.BackPictureBox2 = null; this.smartLabel4.BorderColor = System.Drawing.Color.Black; this.smartLabel4.BorderStyle = System.Windows.Forms.BorderStyle.None; this.smartLabel4.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.smartLabel4.InitVisible = true; this.smartLabel4.LineSpacing = 0F; this.smartLabel4.Location = new System.Drawing.Point(11, 4); this.smartLabel4.Name = "smartLabel4"; this.smartLabel4.Size = new System.Drawing.Size(300, 20); this.smartLabel4.TabIndex = 15; this.smartLabel4.Text = "Alarm 0"; this.smartLabel4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.smartLabel4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top; this.smartLabel4.Wordwrap = false; // // buttonAlarm3OK // this.buttonAlarm3OK.BackPictureBox = null; this.buttonAlarm3OK.BackPictureBox1 = null; this.buttonAlarm3OK.BackPictureBox2 = null; this.buttonAlarm3OK.ButtonColor = System.Drawing.Color.Gray; this.buttonAlarm3OK.ButtonImageAutoSize = true; this.buttonAlarm3OK.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonAlarm3OK.DisableImage = null; this.buttonAlarm3OK.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonAlarm3OK.DownImage"))); this.buttonAlarm3OK.GroupID = 0; this.buttonAlarm3OK.InitVisible = true; this.buttonAlarm3OK.Location = new System.Drawing.Point(331, 127); this.buttonAlarm3OK.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonAlarm3OK.Name = "buttonAlarm3OK"; this.buttonAlarm3OK.NestedClickEventPrevent = false; this.buttonAlarm3OK.OutlinePixel = 1; this.buttonAlarm3OK.RepeatInterval = 200; this.buttonAlarm3OK.RepeatIntervalAccelerate = null; this.buttonAlarm3OK.SafeInterval = 200; this.buttonAlarm3OK.Size = new System.Drawing.Size(90, 25); this.buttonAlarm3OK.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonAlarm3OK.TabIndex = 13; this.buttonAlarm3OK.TextColor = System.Drawing.Color.Black; this.buttonAlarm3OK.TextDownColor = System.Drawing.Color.White; this.buttonAlarm3OK.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonAlarm3OK.TextLocation = new System.Drawing.Point(0, 0); this.buttonAlarm3OK.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonAlarm3OK.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonAlarm3OK.UpImage"))); this.buttonAlarm3OK.Click += new System.EventHandler(this.buttonAlarm3OK_Click); // // panelAlarmMessageBox4 // this.panelAlarmMessageBox4.Controls.Add(this.labelMessage4); this.panelAlarmMessageBox4.Controls.Add(this.smartLabel3); this.panelAlarmMessageBox4.Controls.Add(this.buttonAlarm4OK); this.panelAlarmMessageBox4.Controls.Add(this.pictureBox3); this.panelAlarmMessageBox4.Location = new System.Drawing.Point(470, 791); this.panelAlarmMessageBox4.Name = "panelAlarmMessageBox4"; this.panelAlarmMessageBox4.Size = new System.Drawing.Size(450, 171); this.panelAlarmMessageBox4.Visible = false; // // labelMessage4 // this.labelMessage4.BackPictureBox = this.pictureBox3; this.labelMessage4.BackPictureBox1 = null; this.labelMessage4.BackPictureBox2 = null; this.labelMessage4.BorderColor = System.Drawing.Color.Black; this.labelMessage4.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelMessage4.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.labelMessage4.InitVisible = true; this.labelMessage4.LineSpacing = 0F; this.labelMessage4.Location = new System.Drawing.Point(75, 30); this.labelMessage4.Name = "labelMessage4"; this.labelMessage4.Size = new System.Drawing.Size(339, 91); this.labelMessage4.TabIndex = 20; this.labelMessage4.Text = "입력센서 에러"; this.labelMessage4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelMessage4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelMessage4.Wordwrap = false; // // pictureBox3 // this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image"))); this.pictureBox3.Location = new System.Drawing.Point(0, 0); this.pictureBox3.Name = "pictureBox3"; this.pictureBox3.Size = new System.Drawing.Size(450, 171); // // smartLabel3 // this.smartLabel3.BackPictureBox = this.pictureBox3; this.smartLabel3.BackPictureBox1 = null; this.smartLabel3.BackPictureBox2 = null; this.smartLabel3.BorderColor = System.Drawing.Color.Black; this.smartLabel3.BorderStyle = System.Windows.Forms.BorderStyle.None; this.smartLabel3.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.smartLabel3.InitVisible = true; this.smartLabel3.LineSpacing = 0F; this.smartLabel3.Location = new System.Drawing.Point(11, 4); this.smartLabel3.Name = "smartLabel3"; this.smartLabel3.Size = new System.Drawing.Size(300, 20); this.smartLabel3.TabIndex = 15; this.smartLabel3.Text = "Alarm"; this.smartLabel3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.smartLabel3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top; this.smartLabel3.Wordwrap = false; // // buttonAlarm4OK // this.buttonAlarm4OK.BackPictureBox = null; this.buttonAlarm4OK.BackPictureBox1 = null; this.buttonAlarm4OK.BackPictureBox2 = null; this.buttonAlarm4OK.ButtonColor = System.Drawing.Color.Gray; this.buttonAlarm4OK.ButtonImageAutoSize = true; this.buttonAlarm4OK.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonAlarm4OK.DisableImage = null; this.buttonAlarm4OK.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonAlarm4OK.DownImage"))); this.buttonAlarm4OK.GroupID = 0; this.buttonAlarm4OK.InitVisible = true; this.buttonAlarm4OK.Location = new System.Drawing.Point(331, 127); this.buttonAlarm4OK.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonAlarm4OK.Name = "buttonAlarm4OK"; this.buttonAlarm4OK.NestedClickEventPrevent = false; this.buttonAlarm4OK.OutlinePixel = 1; this.buttonAlarm4OK.RepeatInterval = 200; this.buttonAlarm4OK.RepeatIntervalAccelerate = null; this.buttonAlarm4OK.SafeInterval = 200; this.buttonAlarm4OK.Size = new System.Drawing.Size(90, 25); this.buttonAlarm4OK.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonAlarm4OK.TabIndex = 13; this.buttonAlarm4OK.TextColor = System.Drawing.Color.Black; this.buttonAlarm4OK.TextDownColor = System.Drawing.Color.White; this.buttonAlarm4OK.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonAlarm4OK.TextLocation = new System.Drawing.Point(0, 0); this.buttonAlarm4OK.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonAlarm4OK.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonAlarm4OK.UpImage"))); this.buttonAlarm4OK.Click += new System.EventHandler(this.buttonAlarm4OK_Click); // // FormMainDisplay // this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi; this.AutoScroll = true; this.ClientSize = new System.Drawing.Size(800, 600); this.Controls.Add(this.panelAlarmMessageBox4); this.Controls.Add(this.panelAlarmMessageBox3); this.Controls.Add(this.panelAlarmMessageBox1); this.Controls.Add(this.panelSubMenu2); this.Controls.Add(this.labelExpireOfPassword); this.Controls.Add(this.pictureBoxEthernetDisconnection); this.Controls.Add(this.pictureBoxEthernetConnection); this.Controls.Add(this.buttonCut); this.Controls.Add(this.buttonSubMenu); this.Controls.Add(this.panelSubMenu1); this.Controls.Add(this.labelUserLevel); this.Controls.Add(this.labelUserID); this.Controls.Add(this.buttonUser); this.Controls.Add(this.buttonClear); this.Controls.Add(this.buttonMenu); this.Controls.Add(this.buttonScaleZero); this.Controls.Add(this.smartLabel9); this.Controls.Add(this.smartLabel5); this.Controls.Add(this.labelProductionSpeed); this.Controls.Add(this.labelTitleNGCount); this.Controls.Add(this.labelNGCount); this.Controls.Add(this.labelTotalCount); this.Controls.Add(this.buttonDotGraphForm); this.Controls.Add(this.buttonTableForm); this.Controls.Add(this.labelTitleTotalCount); this.Controls.Add(this.buttonBarGraphForm); this.Controls.Add(this.labelIconSerial3); this.Controls.Add(this.panelSetting); this.Controls.Add(this.labelIconBypassMode); this.Controls.Add(this.labelLotNo); this.Controls.Add(this.labelTime); this.Controls.Add(this.pictureBoxStop); this.Controls.Add(this.pictureBoxStart); this.Controls.Add(this.pictureBoxUSBBackOn); this.Controls.Add(this.pictureBoxCommunicationStatus); this.Controls.Add(this.labelProductName); this.Controls.Add(this.buttonProductNo); this.Controls.Add(this.buttonTare); this.Controls.Add(this.buttonOver); this.Controls.Add(this.buttonPass); this.Controls.Add(this.buttonUnder); this.Controls.Add(this.smartForm1); this.Name = "FormMainDisplay"; this.Text = "FormMainDisplay"; ((System.ComponentModel.ISupportInitialize)(this.smartForm1)).EndInit(); this.panelSetting.ResumeLayout(false); this.groupBoxConveyor.ResumeLayout(false); this.groupBoxSorter.ResumeLayout(false); this.panelSubMenu1.ResumeLayout(false); this.panelSubMenu2.ResumeLayout(false); this.panelAlarmMessageBox1.ResumeLayout(false); this.panelAlarmMessageBox3.ResumeLayout(false); this.panelAlarmMessageBox4.ResumeLayout(false); this.ResumeLayout(false); } #endregion private SmartX.SmartForm smartForm1; private SmartX.SmartButton buttonUnder; private SmartX.SmartButton buttonPass; private SmartX.SmartButton buttonOver; private SmartX.SmartButton buttonTare; public SmartX.SmartButton buttonProductNo; private SmartX.SmartLabel labelProductName; private SmartX.SmartLabel labelNGCount; private SmartX.SmartLabel labelTotalCount; private SmartX.SmartLabel labelTitleTotalCount; private SmartX.SmartLabel labelTitleNGCount; public System.Windows.Forms.PictureBox pictureBoxCommunicationStatus; public System.Windows.Forms.PictureBox pictureBoxUSBBackOn; public System.Windows.Forms.PictureBox pictureBoxStart; public System.Windows.Forms.PictureBox pictureBoxStop; private SmartX.SmartLabel labelTime; private SmartX.SmartLabel labelLotNo; private SmartX.SmartLabel labelIconBypassMode; private System.Windows.Forms.Panel panelSetting; private SmartX.SmartGroupBox groupBoxSorter; private System.Windows.Forms.ComboBox comboBoxExternalOutputMode; public SmartX.SmartLabel labelSorterRunTime; public SmartX.SmartLabel labelSorterDelayTime; private SmartX.SmartLabel labelStaticSorterDelayTime; private SmartX.SmartLabel labelStaticSorterRunTime; private SmartX.SmartGroupBox groupBoxConveyor; public SmartX.SmartLabel labelFeedingConveyorOperatingTime; public SmartX.SmartLabel labelDischargeConveyorDelayTime; public SmartX.SmartLabel labelDischargeConveyorOperatingTime; private SmartX.SmartLabel labelStaticRejectConveyorDelayTime; public SmartX.SmartLabel labelFeedingConveyorDelayTime; private SmartX.SmartLabel labelStaticFeedingRunTime; private SmartX.SmartLabel labelStaticFeedingDelayTime; private SmartX.SmartLabel labelStaticRejectConveyorRunTime; private SmartX.SmartLabel labelStaticFeedingConveyor; private SmartX.SmartLabel labelStaticRejectConveyor; private System.Windows.Forms.Button buttonClose; private SmartX.SmartLabel labelIconSerial3; private SmartX.SmartButton buttonBarGraphForm; private SmartX.SmartButton buttonDotGraphForm; private SmartX.SmartButton buttonTableForm; private SmartX.SmartLabel smartLabel5; private SmartX.SmartLabel labelProductionSpeed; private SmartX.SmartLabel smartLabel9; private SmartX.SmartButton buttonScaleZero; private SmartX.SmartButton buttonMenu; private SmartX.SmartButton buttonClear; private SmartX.SmartButton buttonUser; private SmartX.SmartLabel labelUserID; private SmartX.SmartLabel labelUserLevel; private System.Windows.Forms.Panel panelSubMenu1; private SmartX.SmartLabel labelTitleBypass; private System.Windows.Forms.PictureBox pictureBox1; private SmartX.SmartButton buttonBypassRun; private SmartX.SmartButton buttonBypassDirection; private SmartX.SmartButton buttonBypassOnce; private SmartX.SmartButton buttonSubMenu; private SmartX.SmartButton buttonCut; private SmartX.SmartButton buttonPrint; private System.Windows.Forms.PictureBox pictureBoxEthernetDisconnection; private System.Windows.Forms.PictureBox pictureBoxEthernetConnection; private System.Windows.Forms.Timer timerServer; private SmartX.SmartLabel labelExpireOfPassword; private SmartX.SmartLabel labelStaticAlarmContinuousNG; private SmartX.SmartButton buttonAlarmContinuousNG; private SmartX.SmartLabel labelAlarmContinuousNG; private System.Windows.Forms.Panel panelSubMenu2; private SmartX.SmartLabel labelATPC_SetCNT; private SmartX.SmartButton buttonATPC_Enable; private SmartX.SmartLabel labelStaticATPC; private System.Windows.Forms.PictureBox pictureBox2; private SmartX.SmartButton buttonATPC_Reset; private SmartX.SmartLabel labelStaticATPC_Lack; private SmartX.SmartLabel labelATPC_Lack; private SmartX.SmartLabel labelStaticATPC_Pass; private SmartX.SmartLabel labelATPC_Pass; private SmartX.SmartLabel labelStaticATPC_Count; private SmartX.SmartLabel labelATPC_counting; private System.Windows.Forms.Panel panelAlarmMessageBox1; private SmartX.SmartLabel labelMessage1; private System.Windows.Forms.PictureBox pictureBoxAlarmMsg1; private SmartX.SmartLabel smartLabel2; private SmartX.SmartButton buttonAlarm1Ok; private System.Windows.Forms.Panel panelAlarmMessageBox3; private SmartX.SmartLabel labelMessage3; private System.Windows.Forms.PictureBox pictureBox4; private SmartX.SmartLabel smartLabel4; private SmartX.SmartButton buttonAlarm3OK; private System.Windows.Forms.Panel panelAlarmMessageBox4; private SmartX.SmartLabel labelMessage4; private System.Windows.Forms.PictureBox pictureBox3; private SmartX.SmartLabel smartLabel3; private SmartX.SmartButton buttonAlarm4OK; } }