using System.Drawing; using System.Windows.Forms; namespace Project { partial class fMain { /// /// 필수 디자이너 변수입니다. /// private System.ComponentModel.IContainer components = null; /// /// 사용 중인 모든 리소스를 정리합니다. /// /// 관리되는 리소스를 삭제해야 하면 true이고, 그렇지 않으면 false입니다. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form 디자이너에서 생성한 코드 /// /// 디자이너 지원에 필요한 메서드입니다. /// 이 메서드의 내용을 코드 편집기로 수정하지 마세요. /// private void InitializeComponent() { components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(fMain)); arFrame.Control.ColorListItem colorListItem1 = new arFrame.Control.ColorListItem(); arFrame.Control.ColorListItem colorListItem2 = new arFrame.Control.ColorListItem(); arFrame.Control.ColorListItem colorListItem3 = new arFrame.Control.ColorListItem(); arFrame.Control.ColorListItem colorListItem4 = new arFrame.Control.ColorListItem(); arFrame.Control.ColorListItem colorListItem5 = new arFrame.Control.ColorListItem(); arFrame.Control.ColorListItem colorListItem6 = new arFrame.Control.ColorListItem(); arFrame.Control.ColorListItem colorListItem7 = new arFrame.Control.ColorListItem(); arFrame.Control.ColorListItem colorListItem8 = new arFrame.Control.ColorListItem(); arFrame.Control.ColorListItem colorListItem9 = new arFrame.Control.ColorListItem(); arFrame.Control.ColorListItem colorListItem10 = new arFrame.Control.ColorListItem(); arFrame.Control.ColorListItem colorListItem11 = new arFrame.Control.ColorListItem(); CtlPos.item item1 = new CtlPos.item(); CtlPos.item item2 = new CtlPos.item(); CtlPos.item item3 = new CtlPos.item(); CtlPos.item item4 = new CtlPos.item(); CtlPos.item item5 = new CtlPos.item(); CtlPos.item item6 = new CtlPos.item(); CtlPos.item item7 = new CtlPos.item(); CtlPos.item item8 = new CtlPos.item(); CtlPos.item item9 = new CtlPos.item(); CtlPos.item item10 = new CtlPos.item(); CtlPos.item item11 = new CtlPos.item(); CtlPos.item item12 = new CtlPos.item(); CtlPos.item item13 = new CtlPos.item(); CtlPos.item item14 = new CtlPos.item(); CtlPos.item item15 = new CtlPos.item(); CtlPos.item item16 = new CtlPos.item(); tmDisplay = new System.Windows.Forms.Timer(components); toolTip1 = new ToolTip(components); MenuLift = new Button(); MenuMAN = new Button(); MenuFlag = new Button(); MenuAuto = new Button(); MenuLog = new Button(); MenuAGV = new Button(); MenuBMS = new Button(); btAutoRun = new arCtl.arLabel(); btChargeA = new arCtl.arLabel(); lbTime = new arCtl.arLabel(); btDebug = new arCtl.arLabel(); btOpenDir = new arCtl.arLabel(); btMReset = new arCtl.arLabel(); btCapture = new arCtl.arLabel(); arLabel3 = new arCtl.arLabel(); arLabel2 = new arCtl.arLabel(); arLabel5 = new arCtl.arLabel(); btClose = new arCtl.arLabel(); systemParameterToolStripMenuItem = new ToolStripMenuItem(); toolStripMenuItem4 = new ToolStripSeparator(); demoRunToolStripMenuItem = new ToolStripMenuItem(); setZValidToolStripMenuItem = new ToolStripMenuItem(); toolStripMenuItem1 = new ToolStripSeparator(); gridviewTestToolStripMenuItem = new ToolStripMenuItem(); 으ㅆㄷㄴㅅToolStripMenuItem = new ToolStripMenuItem(); messageToolStripMenuItem = new ToolStripMenuItem(); errorToolStripMenuItem = new ToolStripMenuItem(); informationToolStripMenuItem = new ToolStripMenuItem(); attentionToolStripMenuItem = new ToolStripMenuItem(); reloadLotListToolStripMenuItem = new ToolStripMenuItem(); moveSourceListToDestListToolStripMenuItem = new ToolStripMenuItem(); needShowUploadTrueToolStripMenuItem = new ToolStripMenuItem(); 선택상태보기ToolStripMenuItem = new ToolStripMenuItem(); idxDataGridViewTextBoxColumn = new DataGridViewTextBoxColumn(); stripIdDataGridViewTextBoxColumn2 = new DataGridViewTextBoxColumn(); oKDataGridViewTextBoxColumn2 = new DataGridViewTextBoxColumn(); nGDataGridViewTextBoxColumn2 = new DataGridViewTextBoxColumn(); mISSDataGridViewTextBoxColumn2 = new DataGridViewTextBoxColumn(); fileMapDataGridViewTextBoxColumn = new DataGridViewTextBoxColumn(); dataPathDataGridViewTextBoxColumn = new DataGridViewTextBoxColumn(); mapOriginDataGridViewTextBoxColumn = new DataGridViewTextBoxColumn(); mapArrayDataGridViewTextBoxColumn = new DataGridViewTextBoxColumn(); panRight = new Panel(); tableLayoutPanel1 = new TableLayoutPanel(); btHome = new arCtl.arLabel(); btChargeM = new arCtl.arLabel(); panel2 = new Panel(); panel4 = new Panel(); lbCntQA = new arCtl.arLabel(); arLabel4 = new arCtl.arLabel(); lbCntQC = new arCtl.arLabel(); arLabel9 = new arCtl.arLabel(); panel16 = new Panel(); lbCntDN = new arCtl.arLabel(); arLabel7 = new arCtl.arLabel(); lbCNtUP = new arCtl.arLabel(); arLabel8 = new arCtl.arLabel(); panel5 = new Panel(); panel3 = new Panel(); panel1 = new Panel(); lbIDLE = new arCtl.arLabel(); lbStStep = new arCtl.arLabel(); panTopMenu = new Panel(); lbBat = new AGVControl.BatteryLevelGauge(); pictureBox1 = new PictureBox(); cmDebug = new ContextMenuStrip(components); toolStripMenuItem5 = new ToolStripMenuItem(); demoListLotToolStripMenuItem = new ToolStripMenuItem(); refreshListToolStripMenuItem = new ToolStripMenuItem(); debugtestToolStripMenuItem = new ToolStripMenuItem(); pandBottomDIO = new Panel(); panel9 = new Panel(); IOState = new arFrame.Control.GridView(); SSInfo = new arFrame.Control.GridView(); panDlg = new Panel(); arPanel2 = new arCtl.arPanel(); arPanel1 = new arCtl.arPanel(); ctlPos1 = new CtlPos(); panRight.SuspendLayout(); tableLayoutPanel1.SuspendLayout(); panel4.SuspendLayout(); panel16.SuspendLayout(); panel1.SuspendLayout(); panTopMenu.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)pictureBox1).BeginInit(); cmDebug.SuspendLayout(); pandBottomDIO.SuspendLayout(); panel9.SuspendLayout(); SuspendLayout(); // // tmDisplay // tmDisplay.Interval = 300; tmDisplay.Tick += tmDisplay_Tick; // // MenuLift // MenuLift.AutoSize = true; MenuLift.Dock = DockStyle.Left; MenuLift.FlatAppearance.BorderSize = 0; MenuLift.FlatStyle = FlatStyle.Flat; MenuLift.Font = new Font("맑은 고딕", 18F, FontStyle.Bold); MenuLift.ForeColor = Color.FromArgb(180, 180, 180); MenuLift.Location = new Point(285, 0); MenuLift.Name = "MenuLift"; MenuLift.Size = new Size(92, 50); MenuLift.TabIndex = 6; MenuLift.Text = "LIFT"; toolTip1.SetToolTip(MenuLift, "I/O 및 FLAG를 확인 합니다"); MenuLift.UseVisualStyleBackColor = true; MenuLift.Click += button3_Click; // // MenuMAN // MenuMAN.AutoSize = true; MenuMAN.Dock = DockStyle.Left; MenuMAN.FlatAppearance.BorderSize = 0; MenuMAN.FlatStyle = FlatStyle.Flat; MenuMAN.Font = new Font("맑은 고딕", 18F, FontStyle.Bold); MenuMAN.ForeColor = Color.FromArgb(180, 180, 180); MenuMAN.Location = new Point(154, 0); MenuMAN.Name = "MenuMAN"; MenuMAN.Size = new Size(131, 50); MenuMAN.TabIndex = 1; MenuMAN.Text = "MANUAL"; toolTip1.SetToolTip(MenuMAN, "작업 내역을 확인 합니다"); MenuMAN.UseVisualStyleBackColor = true; MenuMAN.Click += button4_Click; // // MenuFlag // MenuFlag.AutoSize = true; MenuFlag.Dock = DockStyle.Left; MenuFlag.FlatAppearance.BorderSize = 0; MenuFlag.FlatStyle = FlatStyle.Flat; MenuFlag.Font = new Font("맑은 고딕", 18F, FontStyle.Bold); MenuFlag.ForeColor = Color.FromArgb(180, 180, 180); MenuFlag.Location = new Point(561, 0); MenuFlag.Name = "MenuFlag"; MenuFlag.Size = new Size(92, 50); MenuFlag.TabIndex = 17; MenuFlag.Text = "FLAG"; toolTip1.SetToolTip(MenuFlag, "I/O 및 FLAG를 확인 합니다"); MenuFlag.UseVisualStyleBackColor = true; MenuFlag.Click += button1_Click; // // MenuAuto // MenuAuto.AutoSize = true; MenuAuto.Dock = DockStyle.Left; MenuAuto.FlatAppearance.BorderSize = 0; MenuAuto.FlatStyle = FlatStyle.Flat; MenuAuto.Font = new Font("맑은 고딕", 18F, FontStyle.Bold); MenuAuto.ForeColor = Color.Gold; MenuAuto.Location = new Point(49, 0); MenuAuto.Name = "MenuAuto"; MenuAuto.Size = new Size(105, 50); MenuAuto.TabIndex = 18; MenuAuto.Text = "AUTO"; toolTip1.SetToolTip(MenuAuto, "작업 내역을 확인 합니다"); MenuAuto.UseVisualStyleBackColor = true; MenuAuto.Click += button2_Click; // // MenuLog // MenuLog.AutoSize = true; MenuLog.Dock = DockStyle.Left; MenuLog.FlatAppearance.BorderSize = 0; MenuLog.FlatStyle = FlatStyle.Flat; MenuLog.Font = new Font("맑은 고딕", 18F, FontStyle.Bold); MenuLog.ForeColor = Color.FromArgb(180, 180, 180); MenuLog.Location = new Point(653, 0); MenuLog.Name = "MenuLog"; MenuLog.Size = new Size(92, 50); MenuLog.TabIndex = 19; MenuLog.Text = "LOG"; toolTip1.SetToolTip(MenuLog, "I/O 및 FLAG를 확인 합니다"); MenuLog.UseVisualStyleBackColor = true; MenuLog.Click += btLog_Click; // // MenuAGV // MenuAGV.AutoSize = true; MenuAGV.BackColor = Color.FromArgb(40, 40, 40); MenuAGV.Dock = DockStyle.Left; MenuAGV.FlatAppearance.BorderSize = 0; MenuAGV.FlatStyle = FlatStyle.Flat; MenuAGV.Font = new Font("맑은 고딕", 18F, FontStyle.Bold); MenuAGV.ForeColor = Color.FromArgb(180, 180, 180); MenuAGV.Location = new Point(377, 0); MenuAGV.Name = "MenuAGV"; MenuAGV.Size = new Size(92, 50); MenuAGV.TabIndex = 21; MenuAGV.Text = "AGV"; toolTip1.SetToolTip(MenuAGV, "I/O 및 FLAG를 확인 합니다"); MenuAGV.UseVisualStyleBackColor = false; MenuAGV.Click += button1_Click_1; // // MenuBMS // MenuBMS.AutoSize = true; MenuBMS.Dock = DockStyle.Left; MenuBMS.FlatAppearance.BorderSize = 0; MenuBMS.FlatStyle = FlatStyle.Flat; MenuBMS.Font = new Font("맑은 고딕", 18F, FontStyle.Bold); MenuBMS.ForeColor = Color.FromArgb(180, 180, 180); MenuBMS.Location = new Point(469, 0); MenuBMS.Name = "MenuBMS"; MenuBMS.Size = new Size(92, 50); MenuBMS.TabIndex = 22; MenuBMS.Text = "BMS"; toolTip1.SetToolTip(MenuBMS, "I/O 및 FLAG를 확인 합니다"); MenuBMS.UseVisualStyleBackColor = true; MenuBMS.Click += button2_Click_1; // // btAutoRun // btAutoRun.BackColor = Color.FromArgb(20, 20, 20); btAutoRun.BackColor2 = Color.FromArgb(80, 80, 80); btAutoRun.BackgroundImagePadding = new Padding(0); btAutoRun.BorderColor = Color.FromArgb(90, 90, 90); btAutoRun.BorderColorOver = Color.FromArgb(90, 90, 90); btAutoRun.BorderSize = new Padding(0, 0, 1, 1); btAutoRun.ColorTheme = arCtl.arLabel.eColorTheme.Custom; tableLayoutPanel1.SetColumnSpan(btAutoRun, 2); btAutoRun.Cursor = Cursors.Hand; btAutoRun.Dock = DockStyle.Fill; btAutoRun.Font = new Font("맑은 고딕", 20F, FontStyle.Bold, GraphicsUnit.Point, 0); btAutoRun.ForeColor = Color.WhiteSmoke; btAutoRun.GradientEnable = true; btAutoRun.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal; btAutoRun.GradientRepeatBG = false; btAutoRun.isButton = true; btAutoRun.Location = new Point(0, 274); btAutoRun.Margin = new Padding(0); btAutoRun.MouseDownColor = Color.Empty; btAutoRun.MouseOverColor = Color.Empty; btAutoRun.msg = null; btAutoRun.Name = "btAutoRun"; btAutoRun.ProgressBorderColor = Color.Black; btAutoRun.ProgressColor1 = Color.LightSkyBlue; btAutoRun.ProgressColor2 = Color.DeepSkyBlue; btAutoRun.ProgressEnable = false; btAutoRun.ProgressFont = new Font("Consolas", 10F); btAutoRun.ProgressForeColor = Color.Black; btAutoRun.ProgressMax = 100F; btAutoRun.ProgressMin = 0F; btAutoRun.ProgressPadding = new Padding(0); btAutoRun.ProgressValue = 0F; btAutoRun.ShadowColor = Color.FromArgb(64, 64, 64); btAutoRun.Sign = ""; btAutoRun.SignAlign = ContentAlignment.BottomRight; btAutoRun.SignColor = Color.Yellow; btAutoRun.SignFont = new Font("Consolas", 7F, FontStyle.Italic); btAutoRun.Size = new Size(259, 139); btAutoRun.TabIndex = 22; btAutoRun.Text = "수동"; btAutoRun.TextAlign = ContentAlignment.MiddleCenter; btAutoRun.TextShadow = true; btAutoRun.TextVisible = true; toolTip1.SetToolTip(btAutoRun, "작업상태(자동/수동)를 표시 합니다"); btAutoRun.Click += btStart_Click; // // btChargeA // btChargeA.BackColor = Color.LightSalmon; btChargeA.BackColor2 = Color.Tomato; btChargeA.BackgroundImagePadding = new Padding(0); btChargeA.BorderColor = Color.FromArgb(90, 90, 90); btChargeA.BorderColorOver = Color.FromArgb(90, 90, 90); btChargeA.BorderSize = new Padding(0, 0, 1, 1); btChargeA.ColorTheme = arCtl.arLabel.eColorTheme.Custom; btChargeA.Cursor = Cursors.Hand; btChargeA.Dock = DockStyle.Fill; btChargeA.Font = new Font("맑은 고딕", 20F, FontStyle.Bold); btChargeA.ForeColor = Color.WhiteSmoke; btChargeA.GradientEnable = true; btChargeA.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal; btChargeA.GradientRepeatBG = false; btChargeA.isButton = true; btChargeA.Location = new Point(116, 0); btChargeA.Margin = new Padding(0); btChargeA.MouseDownColor = Color.Yellow; btChargeA.MouseOverColor = Color.Lime; btChargeA.msg = null; btChargeA.Name = "btChargeA"; btChargeA.ProgressBorderColor = Color.Black; btChargeA.ProgressColor1 = Color.LightSkyBlue; btChargeA.ProgressColor2 = Color.DeepSkyBlue; btChargeA.ProgressEnable = false; btChargeA.ProgressFont = new Font("맑은 고딕", 20F, FontStyle.Bold); btChargeA.ProgressForeColor = Color.Black; btChargeA.ProgressMax = 100F; btChargeA.ProgressMin = 0F; btChargeA.ProgressPadding = new Padding(0); btChargeA.ProgressValue = 0F; btChargeA.ShadowColor = Color.FromArgb(64, 64, 64); btChargeA.Sign = ""; btChargeA.SignAlign = ContentAlignment.BottomRight; btChargeA.SignColor = Color.Yellow; btChargeA.SignFont = new Font("Consolas", 7F, FontStyle.Italic); btChargeA.Size = new Size(143, 137); btChargeA.TabIndex = 141; btChargeA.Text = "자동충전"; btChargeA.TextAlign = ContentAlignment.MiddleCenter; btChargeA.TextShadow = true; btChargeA.TextVisible = true; toolTip1.SetToolTip(btChargeA, "도어 상태"); btChargeA.Click += btCharge_Click; // // lbTime // lbTime.BackColor = Color.FromArgb(18, 18, 18); lbTime.BackColor2 = Color.FromArgb(80, 80, 80); lbTime.BackgroundImagePadding = new Padding(0); lbTime.BorderColor = Color.Red; lbTime.BorderColorOver = Color.Red; lbTime.BorderSize = new Padding(0); lbTime.ColorTheme = arCtl.arLabel.eColorTheme.Custom; lbTime.Dock = DockStyle.Bottom; lbTime.Font = new Font("Consolas", 12.75F, FontStyle.Bold, GraphicsUnit.Point, 0); lbTime.ForeColor = Color.FromArgb(180, 180, 180); lbTime.GradientEnable = false; lbTime.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical; lbTime.GradientRepeatBG = false; lbTime.isButton = false; lbTime.Location = new Point(5, 554); lbTime.Margin = new Padding(0); lbTime.MouseDownColor = Color.Yellow; lbTime.MouseOverColor = Color.FromArgb(64, 64, 64); lbTime.msg = null; lbTime.Name = "lbTime"; lbTime.ProgressBorderColor = Color.Black; lbTime.ProgressColor1 = Color.LightSkyBlue; lbTime.ProgressColor2 = Color.DeepSkyBlue; lbTime.ProgressEnable = false; lbTime.ProgressFont = new Font("Consolas", 10F); lbTime.ProgressForeColor = Color.Black; lbTime.ProgressMax = 100F; lbTime.ProgressMin = 0F; lbTime.ProgressPadding = new Padding(0); lbTime.ProgressValue = 0F; lbTime.ShadowColor = Color.WhiteSmoke; lbTime.Sign = ""; lbTime.SignAlign = ContentAlignment.BottomRight; lbTime.SignColor = Color.Yellow; lbTime.SignFont = new Font("Consolas", 7F, FontStyle.Italic); lbTime.Size = new Size(259, 25); lbTime.TabIndex = 0; lbTime.Text = "1982-11-23 00:00:00"; lbTime.TextAlign = ContentAlignment.MiddleCenter; lbTime.TextShadow = false; lbTime.TextVisible = true; toolTip1.SetToolTip(lbTime, "현재 시간"); // // btDebug // btDebug.BackColor = Color.FromArgb(40, 40, 40); btDebug.BackColor2 = Color.FromArgb(100, 100, 100); btDebug.BackgroundImage = (Image)resources.GetObject("btDebug.BackgroundImage"); btDebug.BackgroundImageLayout = ImageLayout.Center; btDebug.BackgroundImagePadding = new Padding(0); btDebug.BorderColor = Color.FromArgb(40, 40, 40); btDebug.BorderColorOver = Color.SkyBlue; btDebug.BorderSize = new Padding(0, 0, 0, 4); btDebug.ColorTheme = arCtl.arLabel.eColorTheme.Custom; btDebug.Cursor = Cursors.Hand; btDebug.Dock = DockStyle.Right; btDebug.Font = new Font("맑은 고딕", 12F); btDebug.ForeColor = Color.FromArgb(180, 180, 180); btDebug.GradientEnable = false; btDebug.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal; btDebug.GradientRepeatBG = false; btDebug.isButton = true; btDebug.Location = new Point(878, 0); btDebug.Margin = new Padding(0); btDebug.MouseDownColor = Color.Yellow; btDebug.MouseOverColor = Color.FromArgb(64, 64, 64); btDebug.msg = null; btDebug.Name = "btDebug"; btDebug.ProgressBorderColor = Color.Black; btDebug.ProgressColor1 = Color.LightSkyBlue; btDebug.ProgressColor2 = Color.DeepSkyBlue; btDebug.ProgressEnable = false; btDebug.ProgressFont = new Font("Consolas", 10F); btDebug.ProgressForeColor = Color.Black; btDebug.ProgressMax = 100F; btDebug.ProgressMin = 0F; btDebug.ProgressPadding = new Padding(0); btDebug.ProgressValue = 0F; btDebug.ShadowColor = Color.FromArgb(20, 20, 20); btDebug.Sign = ""; btDebug.SignAlign = ContentAlignment.BottomRight; btDebug.SignColor = Color.Yellow; btDebug.SignFont = new Font("Consolas", 7F, FontStyle.Italic); btDebug.Size = new Size(50, 50); btDebug.TabIndex = 15; btDebug.TextAlign = ContentAlignment.MiddleCenter; btDebug.TextShadow = true; btDebug.TextVisible = true; toolTip1.SetToolTip(btDebug, "개발자 메뉴"); btDebug.Visible = false; btDebug.Click += btDebug_Click; // // btOpenDir // btOpenDir.BackColor = Color.FromArgb(40, 40, 40); btOpenDir.BackColor2 = Color.FromArgb(100, 100, 100); btOpenDir.BackgroundImage = (Image)resources.GetObject("btOpenDir.BackgroundImage"); btOpenDir.BackgroundImageLayout = ImageLayout.Center; btOpenDir.BackgroundImagePadding = new Padding(0); btOpenDir.BorderColor = Color.FromArgb(40, 40, 40); btOpenDir.BorderColorOver = Color.SkyBlue; btOpenDir.BorderSize = new Padding(0, 0, 0, 4); btOpenDir.ColorTheme = arCtl.arLabel.eColorTheme.Custom; btOpenDir.Cursor = Cursors.Hand; btOpenDir.Dock = DockStyle.Right; btOpenDir.Font = new Font("맑은 고딕", 12F); btOpenDir.ForeColor = Color.FromArgb(180, 180, 180); btOpenDir.GradientEnable = false; btOpenDir.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal; btOpenDir.GradientRepeatBG = false; btOpenDir.isButton = true; btOpenDir.Location = new Point(928, 0); btOpenDir.Margin = new Padding(0); btOpenDir.MouseDownColor = Color.Yellow; btOpenDir.MouseOverColor = Color.FromArgb(64, 64, 64); btOpenDir.msg = null; btOpenDir.Name = "btOpenDir"; btOpenDir.ProgressBorderColor = Color.Black; btOpenDir.ProgressColor1 = Color.LightSkyBlue; btOpenDir.ProgressColor2 = Color.DeepSkyBlue; btOpenDir.ProgressEnable = false; btOpenDir.ProgressFont = new Font("Consolas", 10F); btOpenDir.ProgressForeColor = Color.Black; btOpenDir.ProgressMax = 100F; btOpenDir.ProgressMin = 0F; btOpenDir.ProgressPadding = new Padding(0); btOpenDir.ProgressValue = 0F; btOpenDir.ShadowColor = Color.FromArgb(20, 20, 20); btOpenDir.Sign = ""; btOpenDir.SignAlign = ContentAlignment.BottomRight; btOpenDir.SignColor = Color.Yellow; btOpenDir.SignFont = new Font("Consolas", 7F, FontStyle.Italic); btOpenDir.Size = new Size(50, 50); btOpenDir.TabIndex = 16; btOpenDir.TextAlign = ContentAlignment.MiddleCenter; btOpenDir.TextShadow = true; btOpenDir.TextVisible = true; toolTip1.SetToolTip(btOpenDir, "폴더 열기"); btOpenDir.Click += btOpenDir_Click; // // btMReset // btMReset.BackColor = Color.FromArgb(40, 40, 40); btMReset.BackColor2 = Color.FromArgb(100, 100, 100); btMReset.BackgroundImage = (Image)resources.GetObject("btMReset.BackgroundImage"); btMReset.BackgroundImageLayout = ImageLayout.Center; btMReset.BackgroundImagePadding = new Padding(0); btMReset.BorderColor = Color.FromArgb(40, 40, 40); btMReset.BorderColorOver = Color.SkyBlue; btMReset.BorderSize = new Padding(0, 0, 0, 4); btMReset.ColorTheme = arCtl.arLabel.eColorTheme.Custom; btMReset.Cursor = Cursors.Hand; btMReset.Dock = DockStyle.Right; btMReset.Font = new Font("맑은 고딕", 12F); btMReset.ForeColor = Color.FromArgb(180, 180, 180); btMReset.GradientEnable = false; btMReset.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal; btMReset.GradientRepeatBG = false; btMReset.isButton = true; btMReset.Location = new Point(978, 0); btMReset.Margin = new Padding(0); btMReset.MouseDownColor = Color.Yellow; btMReset.MouseOverColor = Color.FromArgb(64, 64, 64); btMReset.msg = null; btMReset.Name = "btMReset"; btMReset.ProgressBorderColor = Color.Black; btMReset.ProgressColor1 = Color.LightSkyBlue; btMReset.ProgressColor2 = Color.DeepSkyBlue; btMReset.ProgressEnable = false; btMReset.ProgressFont = new Font("Consolas", 10F); btMReset.ProgressForeColor = Color.Black; btMReset.ProgressMax = 100F; btMReset.ProgressMin = 0F; btMReset.ProgressPadding = new Padding(0); btMReset.ProgressValue = 0F; btMReset.ShadowColor = Color.FromArgb(20, 20, 20); btMReset.Sign = ""; btMReset.SignAlign = ContentAlignment.BottomRight; btMReset.SignColor = Color.Yellow; btMReset.SignFont = new Font("Consolas", 7F, FontStyle.Italic); btMReset.Size = new Size(50, 50); btMReset.TabIndex = 13; btMReset.TextAlign = ContentAlignment.MiddleCenter; btMReset.TextShadow = true; btMReset.TextVisible = true; toolTip1.SetToolTip(btMReset, "장치 초기화"); btMReset.Click += btMReset_Click; // // btCapture // btCapture.BackColor = Color.FromArgb(40, 40, 40); btCapture.BackColor2 = Color.FromArgb(100, 100, 100); btCapture.BackgroundImage = (Image)resources.GetObject("btCapture.BackgroundImage"); btCapture.BackgroundImageLayout = ImageLayout.Center; btCapture.BackgroundImagePadding = new Padding(0); btCapture.BorderColor = Color.FromArgb(40, 40, 40); btCapture.BorderColorOver = Color.SkyBlue; btCapture.BorderSize = new Padding(0, 0, 0, 4); btCapture.ColorTheme = arCtl.arLabel.eColorTheme.Custom; btCapture.Cursor = Cursors.Hand; btCapture.Dock = DockStyle.Right; btCapture.Font = new Font("맑은 고딕", 12F); btCapture.ForeColor = Color.FromArgb(180, 180, 180); btCapture.GradientEnable = false; btCapture.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal; btCapture.GradientRepeatBG = false; btCapture.isButton = true; btCapture.Location = new Point(1028, 0); btCapture.Margin = new Padding(0); btCapture.MouseDownColor = Color.Yellow; btCapture.MouseOverColor = Color.FromArgb(64, 64, 64); btCapture.msg = null; btCapture.Name = "btCapture"; btCapture.ProgressBorderColor = Color.Black; btCapture.ProgressColor1 = Color.LightSkyBlue; btCapture.ProgressColor2 = Color.DeepSkyBlue; btCapture.ProgressEnable = false; btCapture.ProgressFont = new Font("Consolas", 10F); btCapture.ProgressForeColor = Color.Black; btCapture.ProgressMax = 100F; btCapture.ProgressMin = 0F; btCapture.ProgressPadding = new Padding(0); btCapture.ProgressValue = 0F; btCapture.ShadowColor = Color.FromArgb(20, 20, 20); btCapture.Sign = ""; btCapture.SignAlign = ContentAlignment.BottomRight; btCapture.SignColor = Color.Yellow; btCapture.SignFont = new Font("Consolas", 7F, FontStyle.Italic); btCapture.Size = new Size(50, 50); btCapture.TabIndex = 12; btCapture.TextAlign = ContentAlignment.MiddleCenter; btCapture.TextShadow = true; btCapture.TextVisible = true; toolTip1.SetToolTip(btCapture, "화면 캡쳐"); btCapture.Click += btCapture_Click; // // arLabel3 // arLabel3.BackColor = Color.FromArgb(40, 40, 40); arLabel3.BackColor2 = Color.FromArgb(100, 100, 100); arLabel3.BackgroundImage = (Image)resources.GetObject("arLabel3.BackgroundImage"); arLabel3.BackgroundImageLayout = ImageLayout.Center; arLabel3.BackgroundImagePadding = new Padding(0); arLabel3.BorderColor = Color.FromArgb(40, 40, 40); arLabel3.BorderColorOver = Color.SkyBlue; arLabel3.BorderSize = new Padding(0, 0, 0, 4); arLabel3.ColorTheme = arCtl.arLabel.eColorTheme.Custom; arLabel3.Cursor = Cursors.Hand; arLabel3.Dock = DockStyle.Right; arLabel3.Font = new Font("맑은 고딕", 12F); arLabel3.ForeColor = Color.FromArgb(180, 180, 180); arLabel3.GradientEnable = false; arLabel3.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal; arLabel3.GradientRepeatBG = false; arLabel3.isButton = true; arLabel3.Location = new Point(1078, 0); arLabel3.Margin = new Padding(0); arLabel3.MouseDownColor = Color.Yellow; arLabel3.MouseOverColor = Color.FromArgb(64, 64, 64); arLabel3.msg = null; arLabel3.Name = "arLabel3"; arLabel3.ProgressBorderColor = Color.Black; arLabel3.ProgressColor1 = Color.LightSkyBlue; arLabel3.ProgressColor2 = Color.DeepSkyBlue; arLabel3.ProgressEnable = false; arLabel3.ProgressFont = new Font("Consolas", 10F); arLabel3.ProgressForeColor = Color.Black; arLabel3.ProgressMax = 100F; arLabel3.ProgressMin = 0F; arLabel3.ProgressPadding = new Padding(0); arLabel3.ProgressValue = 0F; arLabel3.ShadowColor = Color.FromArgb(20, 20, 20); arLabel3.Sign = ""; arLabel3.SignAlign = ContentAlignment.BottomRight; arLabel3.SignColor = Color.Yellow; arLabel3.SignFont = new Font("Consolas", 7F, FontStyle.Italic); arLabel3.Size = new Size(50, 50); arLabel3.TabIndex = 10; arLabel3.TextAlign = ContentAlignment.MiddleCenter; arLabel3.TextShadow = true; arLabel3.TextVisible = true; toolTip1.SetToolTip(arLabel3, "메뉴얼 보기"); arLabel3.Click += arLabel3_Click; // // arLabel2 // arLabel2.BackColor = Color.FromArgb(40, 40, 40); arLabel2.BackColor2 = Color.FromArgb(100, 100, 100); arLabel2.BackgroundImage = (Image)resources.GetObject("arLabel2.BackgroundImage"); arLabel2.BackgroundImageLayout = ImageLayout.Center; arLabel2.BackgroundImagePadding = new Padding(0); arLabel2.BorderColor = Color.FromArgb(40, 40, 40); arLabel2.BorderColorOver = Color.SkyBlue; arLabel2.BorderSize = new Padding(0, 0, 0, 4); arLabel2.ColorTheme = arCtl.arLabel.eColorTheme.Custom; arLabel2.Cursor = Cursors.Hand; arLabel2.Dock = DockStyle.Right; arLabel2.Font = new Font("맑은 고딕", 12F); arLabel2.ForeColor = Color.FromArgb(180, 180, 180); arLabel2.GradientEnable = false; arLabel2.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal; arLabel2.GradientRepeatBG = false; arLabel2.isButton = true; arLabel2.Location = new Point(1128, 0); arLabel2.Margin = new Padding(0); arLabel2.MouseDownColor = Color.Yellow; arLabel2.MouseOverColor = Color.FromArgb(64, 64, 64); arLabel2.msg = null; arLabel2.Name = "arLabel2"; arLabel2.ProgressBorderColor = Color.Black; arLabel2.ProgressColor1 = Color.LightSkyBlue; arLabel2.ProgressColor2 = Color.DeepSkyBlue; arLabel2.ProgressEnable = false; arLabel2.ProgressFont = new Font("Consolas", 10F); arLabel2.ProgressForeColor = Color.Black; arLabel2.ProgressMax = 100F; arLabel2.ProgressMin = 0F; arLabel2.ProgressPadding = new Padding(0); arLabel2.ProgressValue = 0F; arLabel2.ShadowColor = Color.FromArgb(20, 20, 20); arLabel2.Sign = ""; arLabel2.SignAlign = ContentAlignment.BottomRight; arLabel2.SignColor = Color.Yellow; arLabel2.SignFont = new Font("Consolas", 7F, FontStyle.Italic); arLabel2.Size = new Size(50, 50); arLabel2.TabIndex = 20; arLabel2.TextAlign = ContentAlignment.MiddleCenter; arLabel2.TextShadow = true; arLabel2.TextVisible = true; toolTip1.SetToolTip(arLabel2, "개발자 메뉴"); arLabel2.Click += arLabel2_Click_1; // // arLabel5 // arLabel5.BackColor = Color.FromArgb(40, 40, 40); arLabel5.BackColor2 = Color.FromArgb(100, 100, 100); arLabel5.BackgroundImage = (Image)resources.GetObject("arLabel5.BackgroundImage"); arLabel5.BackgroundImageLayout = ImageLayout.Center; arLabel5.BackgroundImagePadding = new Padding(0); arLabel5.BorderColor = Color.FromArgb(40, 40, 40); arLabel5.BorderColorOver = Color.SkyBlue; arLabel5.BorderSize = new Padding(0, 0, 0, 4); arLabel5.ColorTheme = arCtl.arLabel.eColorTheme.Custom; arLabel5.Cursor = Cursors.Hand; arLabel5.Dock = DockStyle.Right; arLabel5.Font = new Font("맑은 고딕", 12F); arLabel5.ForeColor = Color.FromArgb(180, 180, 180); arLabel5.GradientEnable = false; arLabel5.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal; arLabel5.GradientRepeatBG = false; arLabel5.isButton = true; arLabel5.Location = new Point(1178, 0); arLabel5.Margin = new Padding(0); arLabel5.MouseDownColor = Color.Yellow; arLabel5.MouseOverColor = Color.FromArgb(64, 64, 64); arLabel5.msg = null; arLabel5.Name = "arLabel5"; arLabel5.ProgressBorderColor = Color.Black; arLabel5.ProgressColor1 = Color.LightSkyBlue; arLabel5.ProgressColor2 = Color.DeepSkyBlue; arLabel5.ProgressEnable = false; arLabel5.ProgressFont = new Font("Consolas", 10F); arLabel5.ProgressForeColor = Color.Black; arLabel5.ProgressMax = 100F; arLabel5.ProgressMin = 0F; arLabel5.ProgressPadding = new Padding(0); arLabel5.ProgressValue = 0F; arLabel5.ShadowColor = Color.FromArgb(20, 20, 20); arLabel5.Sign = ""; arLabel5.SignAlign = ContentAlignment.BottomRight; arLabel5.SignColor = Color.Yellow; arLabel5.SignFont = new Font("Consolas", 7F, FontStyle.Italic); arLabel5.Size = new Size(50, 50); arLabel5.TabIndex = 9; arLabel5.TextAlign = ContentAlignment.MiddleCenter; arLabel5.TextShadow = true; arLabel5.TextVisible = true; toolTip1.SetToolTip(arLabel5, "프로그램 설정"); arLabel5.Click += arLabel5_Click; // // btClose // btClose.BackColor = Color.FromArgb(40, 40, 40); btClose.BackColor2 = Color.FromArgb(100, 100, 100); btClose.BackgroundImage = (Image)resources.GetObject("btClose.BackgroundImage"); btClose.BackgroundImageLayout = ImageLayout.Center; btClose.BackgroundImagePadding = new Padding(0); btClose.BorderColor = Color.FromArgb(40, 40, 40); btClose.BorderColorOver = Color.SkyBlue; btClose.BorderSize = new Padding(0, 0, 0, 4); btClose.ColorTheme = arCtl.arLabel.eColorTheme.Custom; btClose.Cursor = Cursors.Hand; btClose.Dock = DockStyle.Right; btClose.Font = new Font("맑은 고딕", 12F); btClose.ForeColor = Color.FromArgb(180, 180, 180); btClose.GradientEnable = false; btClose.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal; btClose.GradientRepeatBG = false; btClose.isButton = true; btClose.Location = new Point(1228, 0); btClose.Margin = new Padding(0); btClose.MouseDownColor = Color.Yellow; btClose.MouseOverColor = Color.FromArgb(64, 64, 64); btClose.msg = null; btClose.Name = "btClose"; btClose.ProgressBorderColor = Color.Black; btClose.ProgressColor1 = Color.LightSkyBlue; btClose.ProgressColor2 = Color.DeepSkyBlue; btClose.ProgressEnable = false; btClose.ProgressFont = new Font("Consolas", 10F); btClose.ProgressForeColor = Color.Black; btClose.ProgressMax = 100F; btClose.ProgressMin = 0F; btClose.ProgressPadding = new Padding(0); btClose.ProgressValue = 0F; btClose.ShadowColor = Color.FromArgb(20, 20, 20); btClose.Sign = ""; btClose.SignAlign = ContentAlignment.BottomRight; btClose.SignColor = Color.Yellow; btClose.SignFont = new Font("Consolas", 7F, FontStyle.Italic); btClose.Size = new Size(50, 50); btClose.TabIndex = 7; btClose.TextAlign = ContentAlignment.MiddleCenter; btClose.TextShadow = true; btClose.TextVisible = true; toolTip1.SetToolTip(btClose, "프로그램 종료"); btClose.Click += btClose_Click; // // systemParameterToolStripMenuItem // systemParameterToolStripMenuItem.Name = "systemParameterToolStripMenuItem"; systemParameterToolStripMenuItem.Size = new Size(228, 22); systemParameterToolStripMenuItem.Text = "System Parameter"; // // toolStripMenuItem4 // toolStripMenuItem4.Name = "toolStripMenuItem4"; toolStripMenuItem4.Size = new Size(225, 6); // // demoRunToolStripMenuItem // demoRunToolStripMenuItem.Name = "demoRunToolStripMenuItem"; demoRunToolStripMenuItem.Size = new Size(228, 22); demoRunToolStripMenuItem.Text = "Demo Run"; demoRunToolStripMenuItem.Click += demoRunToolStripMenuItem_Click; // // setZValidToolStripMenuItem // setZValidToolStripMenuItem.Name = "setZValidToolStripMenuItem"; setZValidToolStripMenuItem.Size = new Size(228, 22); setZValidToolStripMenuItem.Text = "Set A-Valid On"; setZValidToolStripMenuItem.Click += setZValidToolStripMenuItem_Click; // // toolStripMenuItem1 // toolStripMenuItem1.Name = "toolStripMenuItem1"; toolStripMenuItem1.Size = new Size(225, 6); // // gridviewTestToolStripMenuItem // gridviewTestToolStripMenuItem.Name = "gridviewTestToolStripMenuItem"; gridviewTestToolStripMenuItem.Size = new Size(228, 22); gridviewTestToolStripMenuItem.Text = "GridviewTest"; gridviewTestToolStripMenuItem.Click += gridviewTestToolStripMenuItem_Click; // // 으ㅆㄷㄴㅅToolStripMenuItem // 으ㅆㄷㄴㅅToolStripMenuItem.Name = "으ㅆㄷㄴㅅToolStripMenuItem"; 으ㅆㄷㄴㅅToolStripMenuItem.Size = new Size(228, 22); 으ㅆㄷㄴㅅToolStripMenuItem.Text = "Test DataMatrix StripID"; 으ㅆㄷㄴㅅToolStripMenuItem.Click += 으ㅆㄷㄴㅅToolStripMenuItem_Click; // // messageToolStripMenuItem // messageToolStripMenuItem.DropDownItems.AddRange(new ToolStripItem[] { errorToolStripMenuItem, informationToolStripMenuItem, attentionToolStripMenuItem }); messageToolStripMenuItem.Name = "messageToolStripMenuItem"; messageToolStripMenuItem.Size = new Size(228, 22); messageToolStripMenuItem.Text = "Message"; // // errorToolStripMenuItem // errorToolStripMenuItem.Name = "errorToolStripMenuItem"; errorToolStripMenuItem.Size = new Size(137, 22); errorToolStripMenuItem.Text = "Error"; errorToolStripMenuItem.Click += errorToolStripMenuItem_Click; // // informationToolStripMenuItem // informationToolStripMenuItem.Name = "informationToolStripMenuItem"; informationToolStripMenuItem.Size = new Size(137, 22); informationToolStripMenuItem.Text = "Information"; informationToolStripMenuItem.Click += informationToolStripMenuItem_Click; // // attentionToolStripMenuItem // attentionToolStripMenuItem.Name = "attentionToolStripMenuItem"; attentionToolStripMenuItem.Size = new Size(137, 22); attentionToolStripMenuItem.Text = "Attention"; attentionToolStripMenuItem.Click += attentionToolStripMenuItem_Click; // // reloadLotListToolStripMenuItem // reloadLotListToolStripMenuItem.Name = "reloadLotListToolStripMenuItem"; reloadLotListToolStripMenuItem.Size = new Size(228, 22); reloadLotListToolStripMenuItem.Text = "Reload Lot List"; reloadLotListToolStripMenuItem.Click += reloadLotListToolStripMenuItem_Click; // // moveSourceListToDestListToolStripMenuItem // moveSourceListToDestListToolStripMenuItem.Name = "moveSourceListToDestListToolStripMenuItem"; moveSourceListToDestListToolStripMenuItem.Size = new Size(228, 22); moveSourceListToDestListToolStripMenuItem.Text = "Move Source List to DestList"; // // needShowUploadTrueToolStripMenuItem // needShowUploadTrueToolStripMenuItem.Name = "needShowUploadTrueToolStripMenuItem"; needShowUploadTrueToolStripMenuItem.Size = new Size(228, 22); needShowUploadTrueToolStripMenuItem.Text = "Need Show Upload = True"; // // 선택상태보기ToolStripMenuItem // 선택상태보기ToolStripMenuItem.Name = "선택상태보기ToolStripMenuItem"; 선택상태보기ToolStripMenuItem.Size = new Size(228, 22); 선택상태보기ToolStripMenuItem.Text = "선택 상태 보기"; // // idxDataGridViewTextBoxColumn // idxDataGridViewTextBoxColumn.DataPropertyName = "idx"; idxDataGridViewTextBoxColumn.HeaderText = "idx"; idxDataGridViewTextBoxColumn.Name = "idxDataGridViewTextBoxColumn"; idxDataGridViewTextBoxColumn.Width = 5; // // stripIdDataGridViewTextBoxColumn2 // stripIdDataGridViewTextBoxColumn2.DataPropertyName = "StripId"; stripIdDataGridViewTextBoxColumn2.HeaderText = "StripId"; stripIdDataGridViewTextBoxColumn2.Name = "stripIdDataGridViewTextBoxColumn2"; stripIdDataGridViewTextBoxColumn2.Width = 5; // // oKDataGridViewTextBoxColumn2 // oKDataGridViewTextBoxColumn2.DataPropertyName = "OK"; oKDataGridViewTextBoxColumn2.HeaderText = "OK"; oKDataGridViewTextBoxColumn2.Name = "oKDataGridViewTextBoxColumn2"; oKDataGridViewTextBoxColumn2.Width = 5; // // nGDataGridViewTextBoxColumn2 // nGDataGridViewTextBoxColumn2.DataPropertyName = "NG"; nGDataGridViewTextBoxColumn2.HeaderText = "NG"; nGDataGridViewTextBoxColumn2.Name = "nGDataGridViewTextBoxColumn2"; nGDataGridViewTextBoxColumn2.Width = 5; // // mISSDataGridViewTextBoxColumn2 // mISSDataGridViewTextBoxColumn2.DataPropertyName = "MISS"; mISSDataGridViewTextBoxColumn2.HeaderText = "MISS"; mISSDataGridViewTextBoxColumn2.Name = "mISSDataGridViewTextBoxColumn2"; mISSDataGridViewTextBoxColumn2.Width = 5; // // fileMapDataGridViewTextBoxColumn // fileMapDataGridViewTextBoxColumn.DataPropertyName = "FileMap"; fileMapDataGridViewTextBoxColumn.HeaderText = "FileMap"; fileMapDataGridViewTextBoxColumn.Name = "fileMapDataGridViewTextBoxColumn"; fileMapDataGridViewTextBoxColumn.Width = 5; // // dataPathDataGridViewTextBoxColumn // dataPathDataGridViewTextBoxColumn.DataPropertyName = "DataPath"; dataPathDataGridViewTextBoxColumn.HeaderText = "DataPath"; dataPathDataGridViewTextBoxColumn.Name = "dataPathDataGridViewTextBoxColumn"; dataPathDataGridViewTextBoxColumn.Width = 5; // // mapOriginDataGridViewTextBoxColumn // mapOriginDataGridViewTextBoxColumn.DataPropertyName = "MapOrigin"; mapOriginDataGridViewTextBoxColumn.HeaderText = "MapOrigin"; mapOriginDataGridViewTextBoxColumn.Name = "mapOriginDataGridViewTextBoxColumn"; mapOriginDataGridViewTextBoxColumn.Width = 5; // // mapArrayDataGridViewTextBoxColumn // mapArrayDataGridViewTextBoxColumn.DataPropertyName = "MapArray"; mapArrayDataGridViewTextBoxColumn.HeaderText = "MapArray"; mapArrayDataGridViewTextBoxColumn.Name = "mapArrayDataGridViewTextBoxColumn"; mapArrayDataGridViewTextBoxColumn.Width = 5; // // panRight // panRight.BackColor = Color.FromArgb(18, 18, 18); panRight.Controls.Add(tableLayoutPanel1); panRight.Controls.Add(panel2); panRight.Controls.Add(panel4); panRight.Controls.Add(panel16); panRight.Controls.Add(panel5); panRight.Controls.Add(lbTime); panRight.Controls.Add(panel3); panRight.Controls.Add(panel1); panRight.Dock = DockStyle.Right; panRight.Location = new Point(1015, 146); panRight.Name = "panRight"; panRight.Padding = new Padding(5, 0, 0, 0); panRight.Size = new Size(264, 579); panRight.TabIndex = 131; // // tableLayoutPanel1 // tableLayoutPanel1.ColumnCount = 2; tableLayoutPanel1.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 45F)); tableLayoutPanel1.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 55F)); tableLayoutPanel1.Controls.Add(btAutoRun, 0, 2); tableLayoutPanel1.Controls.Add(btHome, 0, 0); tableLayoutPanel1.Controls.Add(btChargeA, 1, 0); tableLayoutPanel1.Controls.Add(btChargeM, 1, 1); tableLayoutPanel1.Dock = DockStyle.Fill; tableLayoutPanel1.Location = new Point(5, 136); tableLayoutPanel1.Name = "tableLayoutPanel1"; tableLayoutPanel1.RowCount = 3; tableLayoutPanel1.RowStyles.Add(new RowStyle(SizeType.Percent, 33.33333F)); tableLayoutPanel1.RowStyles.Add(new RowStyle(SizeType.Percent, 33.33333F)); tableLayoutPanel1.RowStyles.Add(new RowStyle(SizeType.Percent, 33.33333F)); tableLayoutPanel1.Size = new Size(259, 413); tableLayoutPanel1.TabIndex = 0; // // btHome // btHome.BackColor = Color.Aqua; btHome.BackColor2 = Color.Teal; btHome.BackgroundImagePadding = new Padding(0); btHome.BorderColor = Color.FromArgb(90, 90, 90); btHome.BorderColorOver = Color.FromArgb(90, 90, 90); btHome.BorderSize = new Padding(0, 0, 1, 1); btHome.ColorTheme = arCtl.arLabel.eColorTheme.Custom; btHome.Cursor = Cursors.Hand; btHome.Dock = DockStyle.Fill; btHome.Font = new Font("맑은 고딕", 20F, FontStyle.Bold); btHome.ForeColor = Color.WhiteSmoke; btHome.GradientEnable = true; btHome.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal; btHome.GradientRepeatBG = false; btHome.isButton = true; btHome.Location = new Point(0, 0); btHome.Margin = new Padding(0); btHome.MouseDownColor = Color.Yellow; btHome.MouseOverColor = Color.Lime; btHome.msg = null; btHome.Name = "btHome"; btHome.ProgressBorderColor = Color.Black; btHome.ProgressColor1 = Color.LightSkyBlue; btHome.ProgressColor2 = Color.DeepSkyBlue; btHome.ProgressEnable = false; btHome.ProgressFont = new Font("Consolas", 10F); btHome.ProgressForeColor = Color.Black; btHome.ProgressMax = 100F; btHome.ProgressMin = 0F; btHome.ProgressPadding = new Padding(0); btHome.ProgressValue = 0F; tableLayoutPanel1.SetRowSpan(btHome, 2); btHome.ShadowColor = Color.FromArgb(64, 64, 64); btHome.Sign = ""; btHome.SignAlign = ContentAlignment.BottomRight; btHome.SignColor = Color.Yellow; btHome.SignFont = new Font("Consolas", 7F, FontStyle.Italic); btHome.Size = new Size(116, 274); btHome.TabIndex = 141; btHome.Text = "홈"; btHome.TextAlign = ContentAlignment.MiddleCenter; btHome.TextShadow = true; btHome.TextVisible = true; btHome.Click += arLabel1_Click; // // btChargeM // btChargeM.BackColor = Color.LightSalmon; btChargeM.BackColor2 = Color.Tomato; btChargeM.BackgroundImagePadding = new Padding(0); btChargeM.BorderColor = Color.FromArgb(90, 90, 90); btChargeM.BorderColorOver = Color.FromArgb(90, 90, 90); btChargeM.BorderSize = new Padding(0, 0, 1, 1); btChargeM.ColorTheme = arCtl.arLabel.eColorTheme.Custom; btChargeM.Cursor = Cursors.Hand; btChargeM.Dock = DockStyle.Fill; btChargeM.Font = new Font("맑은 고딕", 20F, FontStyle.Bold); btChargeM.ForeColor = Color.WhiteSmoke; btChargeM.GradientEnable = true; btChargeM.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal; btChargeM.GradientRepeatBG = false; btChargeM.isButton = true; btChargeM.Location = new Point(116, 137); btChargeM.Margin = new Padding(0); btChargeM.MouseDownColor = Color.Yellow; btChargeM.MouseOverColor = Color.Lime; btChargeM.msg = null; btChargeM.Name = "btChargeM"; btChargeM.ProgressBorderColor = Color.Black; btChargeM.ProgressColor1 = Color.LightSkyBlue; btChargeM.ProgressColor2 = Color.DeepSkyBlue; btChargeM.ProgressEnable = false; btChargeM.ProgressFont = new Font("Consolas", 10F); btChargeM.ProgressForeColor = Color.Black; btChargeM.ProgressMax = 100F; btChargeM.ProgressMin = 0F; btChargeM.ProgressPadding = new Padding(0); btChargeM.ProgressValue = 0F; btChargeM.ShadowColor = Color.FromArgb(64, 64, 64); btChargeM.Sign = ""; btChargeM.SignAlign = ContentAlignment.BottomRight; btChargeM.SignColor = Color.Yellow; btChargeM.SignFont = new Font("Consolas", 7F, FontStyle.Italic); btChargeM.Size = new Size(143, 137); btChargeM.TabIndex = 141; btChargeM.Text = "수동충전"; btChargeM.TextAlign = ContentAlignment.MiddleCenter; btChargeM.TextShadow = true; btChargeM.TextVisible = true; btChargeM.Click += btChargeM_Click; // // panel2 // panel2.BackColor = Color.FromArgb(32, 32, 32); panel2.Dock = DockStyle.Top; panel2.Location = new Point(5, 131); panel2.Name = "panel2"; panel2.Size = new Size(259, 5); panel2.TabIndex = 139; // // panel4 // panel4.BackColor = Color.FromArgb(40, 40, 40); panel4.Controls.Add(lbCntQA); panel4.Controls.Add(arLabel4); panel4.Controls.Add(lbCntQC); panel4.Controls.Add(arLabel9); panel4.Dock = DockStyle.Top; panel4.Location = new Point(5, 82); panel4.Name = "panel4"; panel4.Size = new Size(259, 49); panel4.TabIndex = 145; // // lbCntQA // lbCntQA.BackColor = Color.FromArgb(40, 40, 40); lbCntQA.BackColor2 = Color.FromArgb(40, 40, 40); lbCntQA.BackgroundImagePadding = new Padding(0); lbCntQA.BorderColor = Color.FromArgb(90, 90, 90); lbCntQA.BorderColorOver = Color.DodgerBlue; lbCntQA.BorderSize = new Padding(0); lbCntQA.ColorTheme = arCtl.arLabel.eColorTheme.Custom; lbCntQA.Dock = DockStyle.Left; lbCntQA.Font = new Font("Consolas", 25F, FontStyle.Bold, GraphicsUnit.Point, 0); lbCntQA.ForeColor = Color.Gray; lbCntQA.GradientEnable = true; lbCntQA.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal; lbCntQA.GradientRepeatBG = false; lbCntQA.isButton = false; lbCntQA.Location = new Point(161, 0); lbCntQA.Margin = new Padding(0); lbCntQA.MouseDownColor = Color.Yellow; lbCntQA.MouseOverColor = Color.FromArgb(64, 64, 64); lbCntQA.msg = null; lbCntQA.Name = "lbCntQA"; lbCntQA.ProgressBorderColor = Color.Black; lbCntQA.ProgressColor1 = Color.LightSkyBlue; lbCntQA.ProgressColor2 = Color.DeepSkyBlue; lbCntQA.ProgressEnable = false; lbCntQA.ProgressFont = new Font("Consolas", 10F); lbCntQA.ProgressForeColor = Color.Black; lbCntQA.ProgressMax = 100F; lbCntQA.ProgressMin = 0F; lbCntQA.ProgressPadding = new Padding(0); lbCntQA.ProgressValue = 0F; lbCntQA.ShadowColor = Color.FromArgb(20, 20, 20); lbCntQA.Sign = ""; lbCntQA.SignAlign = ContentAlignment.BottomRight; lbCntQA.SignColor = Color.Yellow; lbCntQA.SignFont = new Font("Consolas", 7F, FontStyle.Italic); lbCntQA.Size = new Size(93, 49); lbCntQA.TabIndex = 6; lbCntQA.Text = "0000"; lbCntQA.TextAlign = ContentAlignment.MiddleCenter; lbCntQA.TextShadow = true; lbCntQA.TextVisible = true; // // arLabel4 // arLabel4.BackColor = Color.FromArgb(40, 40, 40); arLabel4.BackColor2 = Color.FromArgb(40, 40, 40); arLabel4.BackgroundImagePadding = new Padding(0); arLabel4.BorderColor = Color.FromArgb(90, 90, 90); arLabel4.BorderColorOver = Color.DarkBlue; arLabel4.BorderSize = new Padding(0); arLabel4.ColorTheme = arCtl.arLabel.eColorTheme.Custom; arLabel4.Dock = DockStyle.Left; arLabel4.Font = new Font("Consolas", 15F, FontStyle.Bold, GraphicsUnit.Point, 0); arLabel4.ForeColor = Color.FromArgb(192, 255, 255); arLabel4.GradientEnable = true; arLabel4.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal; arLabel4.GradientRepeatBG = false; arLabel4.isButton = false; arLabel4.Location = new Point(127, 0); arLabel4.Margin = new Padding(0); arLabel4.MouseDownColor = Color.Yellow; arLabel4.MouseOverColor = Color.FromArgb(64, 64, 64); arLabel4.msg = null; arLabel4.Name = "arLabel4"; arLabel4.ProgressBorderColor = Color.Black; arLabel4.ProgressColor1 = Color.LightSkyBlue; arLabel4.ProgressColor2 = Color.DeepSkyBlue; arLabel4.ProgressEnable = false; arLabel4.ProgressFont = new Font("Consolas", 10F); arLabel4.ProgressForeColor = Color.Black; arLabel4.ProgressMax = 100F; arLabel4.ProgressMin = 0F; arLabel4.ProgressPadding = new Padding(0); arLabel4.ProgressValue = 0F; arLabel4.ShadowColor = Color.FromArgb(20, 20, 20); arLabel4.Sign = ""; arLabel4.SignAlign = ContentAlignment.BottomRight; arLabel4.SignColor = Color.Yellow; arLabel4.SignFont = new Font("Consolas", 15F, FontStyle.Bold | FontStyle.Italic); arLabel4.Size = new Size(34, 49); arLabel4.TabIndex = 5; arLabel4.Text = "QA"; arLabel4.TextAlign = ContentAlignment.MiddleCenter; arLabel4.TextShadow = true; arLabel4.TextVisible = true; // // lbCntQC // lbCntQC.BackColor = Color.FromArgb(40, 40, 40); lbCntQC.BackColor2 = Color.FromArgb(40, 40, 40); lbCntQC.BackgroundImagePadding = new Padding(0); lbCntQC.BorderColor = Color.FromArgb(90, 90, 90); lbCntQC.BorderColorOver = Color.DodgerBlue; lbCntQC.BorderSize = new Padding(0); lbCntQC.ColorTheme = arCtl.arLabel.eColorTheme.Custom; lbCntQC.Dock = DockStyle.Left; lbCntQC.Font = new Font("Consolas", 25F, FontStyle.Bold, GraphicsUnit.Point, 0); lbCntQC.ForeColor = Color.Gray; lbCntQC.GradientEnable = true; lbCntQC.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal; lbCntQC.GradientRepeatBG = false; lbCntQC.isButton = false; lbCntQC.Location = new Point(34, 0); lbCntQC.Margin = new Padding(0); lbCntQC.MouseDownColor = Color.Yellow; lbCntQC.MouseOverColor = Color.FromArgb(64, 64, 64); lbCntQC.msg = null; lbCntQC.Name = "lbCntQC"; lbCntQC.ProgressBorderColor = Color.Black; lbCntQC.ProgressColor1 = Color.LightSkyBlue; lbCntQC.ProgressColor2 = Color.DeepSkyBlue; lbCntQC.ProgressEnable = false; lbCntQC.ProgressFont = new Font("Consolas", 10F); lbCntQC.ProgressForeColor = Color.Black; lbCntQC.ProgressMax = 100F; lbCntQC.ProgressMin = 0F; lbCntQC.ProgressPadding = new Padding(0); lbCntQC.ProgressValue = 0F; lbCntQC.ShadowColor = Color.FromArgb(20, 20, 20); lbCntQC.Sign = ""; lbCntQC.SignAlign = ContentAlignment.BottomRight; lbCntQC.SignColor = Color.Yellow; lbCntQC.SignFont = new Font("Consolas", 7F, FontStyle.Italic); lbCntQC.Size = new Size(93, 49); lbCntQC.TabIndex = 4; lbCntQC.Text = "0000"; lbCntQC.TextAlign = ContentAlignment.MiddleCenter; lbCntQC.TextShadow = true; lbCntQC.TextVisible = true; // // arLabel9 // arLabel9.BackColor = Color.FromArgb(40, 40, 40); arLabel9.BackColor2 = Color.FromArgb(40, 40, 40); arLabel9.BackgroundImagePadding = new Padding(0); arLabel9.BorderColor = Color.FromArgb(90, 90, 90); arLabel9.BorderColorOver = Color.DarkBlue; arLabel9.BorderSize = new Padding(0); arLabel9.ColorTheme = arCtl.arLabel.eColorTheme.Custom; arLabel9.Dock = DockStyle.Left; arLabel9.Font = new Font("Consolas", 15F, FontStyle.Bold, GraphicsUnit.Point, 0); arLabel9.ForeColor = Color.FromArgb(192, 255, 255); arLabel9.GradientEnable = true; arLabel9.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal; arLabel9.GradientRepeatBG = false; arLabel9.isButton = false; arLabel9.Location = new Point(0, 0); arLabel9.Margin = new Padding(0); arLabel9.MouseDownColor = Color.Yellow; arLabel9.MouseOverColor = Color.FromArgb(64, 64, 64); arLabel9.msg = null; arLabel9.Name = "arLabel9"; arLabel9.ProgressBorderColor = Color.Black; arLabel9.ProgressColor1 = Color.LightSkyBlue; arLabel9.ProgressColor2 = Color.DeepSkyBlue; arLabel9.ProgressEnable = false; arLabel9.ProgressFont = new Font("Consolas", 10F); arLabel9.ProgressForeColor = Color.Black; arLabel9.ProgressMax = 100F; arLabel9.ProgressMin = 0F; arLabel9.ProgressPadding = new Padding(0); arLabel9.ProgressValue = 0F; arLabel9.ShadowColor = Color.FromArgb(20, 20, 20); arLabel9.Sign = ""; arLabel9.SignAlign = ContentAlignment.BottomRight; arLabel9.SignColor = Color.Yellow; arLabel9.SignFont = new Font("Consolas", 15F, FontStyle.Bold | FontStyle.Italic); arLabel9.Size = new Size(34, 49); arLabel9.TabIndex = 4; arLabel9.Text = "QC"; arLabel9.TextAlign = ContentAlignment.MiddleCenter; arLabel9.TextShadow = true; arLabel9.TextVisible = true; // // panel16 // panel16.BackColor = Color.FromArgb(40, 40, 40); panel16.Controls.Add(lbCntDN); panel16.Controls.Add(arLabel7); panel16.Controls.Add(lbCNtUP); panel16.Controls.Add(arLabel8); panel16.Dock = DockStyle.Top; panel16.Location = new Point(5, 33); panel16.Name = "panel16"; panel16.Size = new Size(259, 49); panel16.TabIndex = 16; // // lbCntDN // lbCntDN.BackColor = Color.FromArgb(40, 40, 40); lbCntDN.BackColor2 = Color.FromArgb(40, 40, 40); lbCntDN.BackgroundImagePadding = new Padding(0); lbCntDN.BorderColor = Color.FromArgb(90, 90, 90); lbCntDN.BorderColorOver = Color.DodgerBlue; lbCntDN.BorderSize = new Padding(0); lbCntDN.ColorTheme = arCtl.arLabel.eColorTheme.Custom; lbCntDN.Dock = DockStyle.Left; lbCntDN.Font = new Font("Consolas", 25F, FontStyle.Bold, GraphicsUnit.Point, 0); lbCntDN.ForeColor = Color.Gray; lbCntDN.GradientEnable = true; lbCntDN.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal; lbCntDN.GradientRepeatBG = false; lbCntDN.isButton = false; lbCntDN.Location = new Point(161, 0); lbCntDN.Margin = new Padding(0); lbCntDN.MouseDownColor = Color.Yellow; lbCntDN.MouseOverColor = Color.FromArgb(64, 64, 64); lbCntDN.msg = null; lbCntDN.Name = "lbCntDN"; lbCntDN.ProgressBorderColor = Color.Black; lbCntDN.ProgressColor1 = Color.LightSkyBlue; lbCntDN.ProgressColor2 = Color.DeepSkyBlue; lbCntDN.ProgressEnable = false; lbCntDN.ProgressFont = new Font("Consolas", 10F); lbCntDN.ProgressForeColor = Color.Black; lbCntDN.ProgressMax = 100F; lbCntDN.ProgressMin = 0F; lbCntDN.ProgressPadding = new Padding(0); lbCntDN.ProgressValue = 0F; lbCntDN.ShadowColor = Color.FromArgb(20, 20, 20); lbCntDN.Sign = ""; lbCntDN.SignAlign = ContentAlignment.BottomRight; lbCntDN.SignColor = Color.Yellow; lbCntDN.SignFont = new Font("Consolas", 7F, FontStyle.Italic); lbCntDN.Size = new Size(93, 49); lbCntDN.TabIndex = 4; lbCntDN.Text = "0000"; lbCntDN.TextAlign = ContentAlignment.MiddleCenter; lbCntDN.TextShadow = true; lbCntDN.TextVisible = true; lbCntDN.Click += lbCNtUp_Click; // // arLabel7 // arLabel7.BackColor = Color.FromArgb(40, 40, 40); arLabel7.BackColor2 = Color.FromArgb(40, 40, 40); arLabel7.BackgroundImagePadding = new Padding(0); arLabel7.BorderColor = Color.FromArgb(90, 90, 90); arLabel7.BorderColorOver = Color.DarkBlue; arLabel7.BorderSize = new Padding(0); arLabel7.ColorTheme = arCtl.arLabel.eColorTheme.Custom; arLabel7.Dock = DockStyle.Left; arLabel7.Font = new Font("Consolas", 15F, FontStyle.Bold, GraphicsUnit.Point, 0); arLabel7.ForeColor = Color.FromArgb(192, 255, 255); arLabel7.GradientEnable = true; arLabel7.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal; arLabel7.GradientRepeatBG = false; arLabel7.isButton = false; arLabel7.Location = new Point(127, 0); arLabel7.Margin = new Padding(0); arLabel7.MouseDownColor = Color.Yellow; arLabel7.MouseOverColor = Color.FromArgb(64, 64, 64); arLabel7.msg = null; arLabel7.Name = "arLabel7"; arLabel7.ProgressBorderColor = Color.Black; arLabel7.ProgressColor1 = Color.LightSkyBlue; arLabel7.ProgressColor2 = Color.DeepSkyBlue; arLabel7.ProgressEnable = false; arLabel7.ProgressFont = new Font("Consolas", 10F); arLabel7.ProgressForeColor = Color.Black; arLabel7.ProgressMax = 100F; arLabel7.ProgressMin = 0F; arLabel7.ProgressPadding = new Padding(0); arLabel7.ProgressValue = 0F; arLabel7.ShadowColor = Color.FromArgb(20, 20, 20); arLabel7.Sign = ""; arLabel7.SignAlign = ContentAlignment.BottomRight; arLabel7.SignColor = Color.Yellow; arLabel7.SignFont = new Font("Consolas", 15F, FontStyle.Bold | FontStyle.Italic); arLabel7.Size = new Size(34, 49); arLabel7.TabIndex = 4; arLabel7.Text = "DN"; arLabel7.TextAlign = ContentAlignment.MiddleCenter; arLabel7.TextShadow = true; arLabel7.TextVisible = true; // // lbCNtUP // lbCNtUP.BackColor = Color.FromArgb(40, 40, 40); lbCNtUP.BackColor2 = Color.FromArgb(40, 40, 40); lbCNtUP.BackgroundImagePadding = new Padding(0); lbCNtUP.BorderColor = Color.FromArgb(90, 90, 90); lbCNtUP.BorderColorOver = Color.DodgerBlue; lbCNtUP.BorderSize = new Padding(0); lbCNtUP.ColorTheme = arCtl.arLabel.eColorTheme.Custom; lbCNtUP.Dock = DockStyle.Left; lbCNtUP.Font = new Font("Consolas", 25F, FontStyle.Bold, GraphicsUnit.Point, 0); lbCNtUP.ForeColor = Color.Gray; lbCNtUP.GradientEnable = true; lbCNtUP.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal; lbCNtUP.GradientRepeatBG = false; lbCNtUP.isButton = false; lbCNtUP.Location = new Point(34, 0); lbCNtUP.Margin = new Padding(0); lbCNtUP.MouseDownColor = Color.Yellow; lbCNtUP.MouseOverColor = Color.FromArgb(64, 64, 64); lbCNtUP.msg = null; lbCNtUP.Name = "lbCNtUP"; lbCNtUP.ProgressBorderColor = Color.Black; lbCNtUP.ProgressColor1 = Color.LightSkyBlue; lbCNtUP.ProgressColor2 = Color.DeepSkyBlue; lbCNtUP.ProgressEnable = false; lbCNtUP.ProgressFont = new Font("Consolas", 10F); lbCNtUP.ProgressForeColor = Color.Black; lbCNtUP.ProgressMax = 100F; lbCNtUP.ProgressMin = 0F; lbCNtUP.ProgressPadding = new Padding(0); lbCNtUP.ProgressValue = 0F; lbCNtUP.ShadowColor = Color.FromArgb(20, 20, 20); lbCNtUP.Sign = ""; lbCNtUP.SignAlign = ContentAlignment.BottomRight; lbCNtUP.SignColor = Color.Yellow; lbCNtUP.SignFont = new Font("Consolas", 7F, FontStyle.Italic); lbCNtUP.Size = new Size(93, 49); lbCNtUP.TabIndex = 4; lbCNtUP.Text = "0000"; lbCNtUP.TextAlign = ContentAlignment.MiddleCenter; lbCNtUP.TextShadow = true; lbCNtUP.TextVisible = true; lbCNtUP.Click += lbCNtUp_Click; // // arLabel8 // arLabel8.BackColor = Color.FromArgb(40, 40, 40); arLabel8.BackColor2 = Color.FromArgb(40, 40, 40); arLabel8.BackgroundImagePadding = new Padding(0); arLabel8.BorderColor = Color.FromArgb(90, 90, 90); arLabel8.BorderColorOver = Color.DarkBlue; arLabel8.BorderSize = new Padding(0); arLabel8.ColorTheme = arCtl.arLabel.eColorTheme.Custom; arLabel8.Dock = DockStyle.Left; arLabel8.Font = new Font("Consolas", 15F, FontStyle.Bold, GraphicsUnit.Point, 0); arLabel8.ForeColor = Color.FromArgb(255, 192, 255); arLabel8.GradientEnable = true; arLabel8.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal; arLabel8.GradientRepeatBG = false; arLabel8.isButton = false; arLabel8.Location = new Point(0, 0); arLabel8.Margin = new Padding(0); arLabel8.MouseDownColor = Color.Yellow; arLabel8.MouseOverColor = Color.FromArgb(64, 64, 64); arLabel8.msg = null; arLabel8.Name = "arLabel8"; arLabel8.ProgressBorderColor = Color.Black; arLabel8.ProgressColor1 = Color.LightSkyBlue; arLabel8.ProgressColor2 = Color.DeepSkyBlue; arLabel8.ProgressEnable = false; arLabel8.ProgressFont = new Font("Consolas", 10F); arLabel8.ProgressForeColor = Color.Black; arLabel8.ProgressMax = 100F; arLabel8.ProgressMin = 0F; arLabel8.ProgressPadding = new Padding(0); arLabel8.ProgressValue = 0F; arLabel8.ShadowColor = Color.FromArgb(20, 20, 20); arLabel8.Sign = ""; arLabel8.SignAlign = ContentAlignment.BottomRight; arLabel8.SignColor = Color.Yellow; arLabel8.SignFont = new Font("Consolas", 15F, FontStyle.Bold | FontStyle.Italic); arLabel8.Size = new Size(34, 49); arLabel8.TabIndex = 4; arLabel8.Text = "UP"; arLabel8.TextAlign = ContentAlignment.MiddleCenter; arLabel8.TextShadow = true; arLabel8.TextVisible = true; // // panel5 // panel5.BackColor = Color.FromArgb(18, 18, 18); panel5.Dock = DockStyle.Bottom; panel5.Location = new Point(5, 549); panel5.Name = "panel5"; panel5.Size = new Size(259, 5); panel5.TabIndex = 142; // // panel3 // panel3.BackColor = Color.FromArgb(32, 32, 32); panel3.Dock = DockStyle.Top; panel3.Location = new Point(5, 28); panel3.Name = "panel3"; panel3.Size = new Size(259, 5); panel3.TabIndex = 144; // // panel1 // panel1.BackColor = Color.FromArgb(40, 40, 40); panel1.Controls.Add(lbIDLE); panel1.Controls.Add(lbStStep); panel1.Dock = DockStyle.Top; panel1.Location = new Point(5, 0); panel1.Name = "panel1"; panel1.Size = new Size(259, 28); panel1.TabIndex = 143; // // lbIDLE // lbIDLE.BackColor = Color.FromArgb(40, 40, 40); lbIDLE.BackColor2 = Color.FromArgb(40, 40, 40); lbIDLE.BackgroundImagePadding = new Padding(0); lbIDLE.BorderColor = Color.FromArgb(90, 90, 90); lbIDLE.BorderColorOver = Color.DodgerBlue; lbIDLE.BorderSize = new Padding(0); lbIDLE.ColorTheme = arCtl.arLabel.eColorTheme.Custom; lbIDLE.Dock = DockStyle.Fill; lbIDLE.Font = new Font("맑은 고딕", 9.75F, FontStyle.Bold, GraphicsUnit.Point, 0); lbIDLE.ForeColor = Color.Gold; lbIDLE.GradientEnable = true; lbIDLE.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal; lbIDLE.GradientRepeatBG = false; lbIDLE.isButton = false; lbIDLE.Location = new Point(70, 0); lbIDLE.Margin = new Padding(0); lbIDLE.MouseDownColor = Color.Yellow; lbIDLE.MouseOverColor = Color.FromArgb(64, 64, 64); lbIDLE.msg = null; lbIDLE.Name = "lbIDLE"; lbIDLE.ProgressBorderColor = Color.Black; lbIDLE.ProgressColor1 = Color.DarkCyan; lbIDLE.ProgressColor2 = Color.DarkTurquoise; lbIDLE.ProgressEnable = true; lbIDLE.ProgressFont = new Font("Microsoft Sans Serif", 14.25F, FontStyle.Bold, GraphicsUnit.Point, 0); lbIDLE.ProgressForeColor = Color.DimGray; lbIDLE.ProgressMax = 100F; lbIDLE.ProgressMin = 0F; lbIDLE.ProgressPadding = new Padding(0); lbIDLE.ProgressValue = 50F; lbIDLE.ShadowColor = Color.FromArgb(20, 20, 20); lbIDLE.Sign = ""; lbIDLE.SignAlign = ContentAlignment.BottomRight; lbIDLE.SignColor = Color.Yellow; lbIDLE.SignFont = new Font("Consolas", 7F, FontStyle.Italic); lbIDLE.Size = new Size(189, 28); lbIDLE.TabIndex = 4; lbIDLE.Text = "75%"; lbIDLE.TextAlign = ContentAlignment.MiddleCenter; lbIDLE.TextShadow = true; lbIDLE.TextVisible = true; // // lbStStep // lbStStep.BackColor = Color.FromArgb(40, 40, 40); lbStStep.BackColor2 = Color.FromArgb(40, 40, 40); lbStStep.BackgroundImagePadding = new Padding(0); lbStStep.BorderColor = Color.FromArgb(90, 90, 90); lbStStep.BorderColorOver = Color.DarkBlue; lbStStep.BorderSize = new Padding(0); lbStStep.ColorTheme = arCtl.arLabel.eColorTheme.Custom; lbStStep.Dock = DockStyle.Left; lbStStep.Font = new Font("Consolas", 9F, FontStyle.Bold, GraphicsUnit.Point, 0); lbStStep.ForeColor = Color.White; lbStStep.GradientEnable = true; lbStStep.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal; lbStStep.GradientRepeatBG = false; lbStStep.isButton = false; lbStStep.Location = new Point(0, 0); lbStStep.Margin = new Padding(0); lbStStep.MouseDownColor = Color.Yellow; lbStStep.MouseOverColor = Color.FromArgb(64, 64, 64); lbStStep.msg = null; lbStStep.Name = "lbStStep"; lbStStep.ProgressBorderColor = Color.Black; lbStStep.ProgressColor1 = Color.LightSkyBlue; lbStStep.ProgressColor2 = Color.DeepSkyBlue; lbStStep.ProgressEnable = false; lbStStep.ProgressFont = new Font("Consolas", 10F); lbStStep.ProgressForeColor = Color.Black; lbStStep.ProgressMax = 100F; lbStStep.ProgressMin = 0F; lbStStep.ProgressPadding = new Padding(0); lbStStep.ProgressValue = 0F; lbStStep.ShadowColor = Color.FromArgb(20, 20, 20); lbStStep.Sign = ""; lbStStep.SignAlign = ContentAlignment.BottomRight; lbStStep.SignColor = Color.Yellow; lbStStep.SignFont = new Font("Consolas", 7F, FontStyle.Italic); lbStStep.Size = new Size(70, 28); lbStStep.TabIndex = 4; lbStStep.Text = "--"; lbStStep.TextAlign = ContentAlignment.MiddleCenter; lbStStep.TextShadow = true; lbStStep.TextVisible = true; // // panTopMenu // panTopMenu.BackColor = Color.FromArgb(40, 40, 40); panTopMenu.Controls.Add(lbBat); panTopMenu.Controls.Add(MenuLog); panTopMenu.Controls.Add(MenuFlag); panTopMenu.Controls.Add(MenuBMS); panTopMenu.Controls.Add(MenuAGV); panTopMenu.Controls.Add(btDebug); panTopMenu.Controls.Add(btOpenDir); panTopMenu.Controls.Add(btMReset); panTopMenu.Controls.Add(btCapture); panTopMenu.Controls.Add(arLabel3); panTopMenu.Controls.Add(MenuLift); panTopMenu.Controls.Add(MenuMAN); panTopMenu.Controls.Add(MenuAuto); panTopMenu.Controls.Add(pictureBox1); panTopMenu.Controls.Add(arLabel2); panTopMenu.Controls.Add(arLabel5); panTopMenu.Controls.Add(btClose); panTopMenu.Dock = DockStyle.Top; panTopMenu.Location = new Point(1, 1); panTopMenu.Name = "panTopMenu"; panTopMenu.Size = new Size(1278, 50); panTopMenu.TabIndex = 134; // // lbBat // lbBat.BorderColor = Color.DimGray; lbBat.CurA = 0F; lbBat.Dock = DockStyle.Right; lbBat.Font = new Font("Microsoft Sans Serif", 11.25F, FontStyle.Bold, GraphicsUnit.Point, 0); lbBat.ForeColor = Color.Gray; lbBat.IsOpen = true; lbBat.Location = new Point(830, 0); lbBat.MaxA = 0F; lbBat.Name = "lbBat"; lbBat.Padding = new Padding(0, 12, 0, 12); lbBat.sign = "%"; lbBat.Size = new Size(48, 50); lbBat.TabIndex = 23; lbBat.Text = "12"; lbBat.VLevel = 50F; lbBat.Volt = 0F; lbBat.Click += lbBat_Click; // // pictureBox1 // pictureBox1.BackColor = Color.FromArgb(40, 40, 40); pictureBox1.Dock = DockStyle.Left; pictureBox1.Image = (Image)resources.GetObject("pictureBox1.Image"); pictureBox1.Location = new Point(0, 0); pictureBox1.Name = "pictureBox1"; pictureBox1.Size = new Size(49, 50); pictureBox1.TabIndex = 0; pictureBox1.TabStop = false; pictureBox1.Click += pictureBox1_Click; // // cmDebug // cmDebug.Items.AddRange(new ToolStripItem[] { systemParameterToolStripMenuItem, toolStripMenuItem4, demoRunToolStripMenuItem, setZValidToolStripMenuItem, toolStripMenuItem1, gridviewTestToolStripMenuItem, 으ㅆㄷㄴㅅToolStripMenuItem, messageToolStripMenuItem, reloadLotListToolStripMenuItem, moveSourceListToDestListToolStripMenuItem, needShowUploadTrueToolStripMenuItem, 선택상태보기ToolStripMenuItem, toolStripMenuItem5, demoListLotToolStripMenuItem, refreshListToolStripMenuItem }); cmDebug.Name = "cmVision"; cmDebug.Size = new Size(229, 302); // // toolStripMenuItem5 // toolStripMenuItem5.Name = "toolStripMenuItem5"; toolStripMenuItem5.Size = new Size(228, 22); toolStripMenuItem5.Text = "--"; // // demoListLotToolStripMenuItem // demoListLotToolStripMenuItem.Name = "demoListLotToolStripMenuItem"; demoListLotToolStripMenuItem.Size = new Size(228, 22); demoListLotToolStripMenuItem.Text = "demo List (Lot)"; // // refreshListToolStripMenuItem // refreshListToolStripMenuItem.Name = "refreshListToolStripMenuItem"; refreshListToolStripMenuItem.Size = new Size(228, 22); refreshListToolStripMenuItem.Text = "Refresh List"; // // debugtestToolStripMenuItem // debugtestToolStripMenuItem.Name = "debugtestToolStripMenuItem"; debugtestToolStripMenuItem.Size = new Size(180, 22); debugtestToolStripMenuItem.Text = "debugtest"; // // pandBottomDIO // pandBottomDIO.Controls.Add(panel9); pandBottomDIO.Dock = DockStyle.Bottom; pandBottomDIO.Location = new Point(1, 725); pandBottomDIO.Margin = new Padding(0); pandBottomDIO.Name = "pandBottomDIO"; pandBottomDIO.Size = new Size(1278, 55); pandBottomDIO.TabIndex = 136; // // panel9 // panel9.Controls.Add(IOState); panel9.Controls.Add(SSInfo); panel9.Dock = DockStyle.Fill; panel9.Location = new Point(0, 0); panel9.Margin = new Padding(0); panel9.Name = "panel9"; panel9.Size = new Size(1278, 55); panel9.TabIndex = 0; // // IOState // IOState.BorderColor = Color.FromArgb(50, 50, 50); IOState.BorderSize = 0; colorListItem1.BackColor1 = Color.FromArgb(40, 40, 40); colorListItem1.BackColor2 = Color.FromArgb(40, 40, 40); colorListItem1.Remark = ""; colorListItem2.BackColor1 = Color.ForestGreen; colorListItem2.BackColor2 = Color.ForestGreen; colorListItem2.Remark = ""; colorListItem3.BackColor1 = Color.Firebrick; colorListItem3.BackColor2 = Color.Firebrick; colorListItem3.Remark = ""; colorListItem4.BackColor1 = Color.Purple; colorListItem4.BackColor2 = Color.Purple; colorListItem4.Remark = ""; colorListItem5.BackColor1 = Color.SteelBlue; colorListItem5.BackColor2 = Color.SteelBlue; colorListItem5.Remark = ""; colorListItem6.BackColor1 = Color.DarkGoldenrod; colorListItem6.BackColor2 = Color.DarkGoldenrod; colorListItem6.Remark = ""; colorListItem7.BackColor1 = Color.Teal; colorListItem7.BackColor2 = Color.Teal; colorListItem7.Remark = ""; IOState.ColorList = new arFrame.Control.ColorListItem[] { colorListItem1, colorListItem2, colorListItem3, colorListItem4, colorListItem5, colorListItem6, colorListItem7 }; IOState.Dock = DockStyle.Fill; IOState.Font = new Font("Consolas", 20F, FontStyle.Bold); IOState.FontPin = new Font("Consolas", 8F, FontStyle.Bold); IOState.ForeColor = Color.FromArgb(200, 200, 200); IOState.ForeColorPin = Color.WhiteSmoke; IOState.Location = new Point(0, 0); IOState.MatrixSize = new Point(11, 1); IOState.MenuBorderSize = 1; IOState.MenuGap = 5; IOState.MinimumSize = new Size(100, 0); IOState.Name = "IOState"; IOState.Names = new string[] { "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" }; IOState.ShadowColor = Color.Transparent; IOState.showDebugInfo = false; IOState.ShowIndexString = false; IOState.Size = new Size(1151, 55); IOState.TabIndex = 6; IOState.Tags = null; IOState.Text = "gridView2"; IOState.TextAttachToImage = true; IOState.Titles = new string[] { "EMG|TAG|DIR|STS|SPD|SEN|CAL|RUN|MARK|CHG|ITM" }; IOState.Values = new ushort[] { (ushort)0, (ushort)1, (ushort)2, (ushort)3, (ushort)4, (ushort)5, (ushort)6, (ushort)7, (ushort)8, (ushort)8, (ushort)8 }; IOState.ItemClick += IOState_ItemClick_1; // // SSInfo // SSInfo.BorderColor = Color.FromArgb(50, 50, 50); SSInfo.BorderSize = 0; colorListItem8.BackColor1 = Color.FromArgb(40, 40, 40); colorListItem8.BackColor2 = Color.FromArgb(40, 40, 40); colorListItem8.Remark = ""; colorListItem9.BackColor1 = Color.Lime; colorListItem9.BackColor2 = Color.FromArgb(100, 100, 100); colorListItem9.Remark = ""; colorListItem10.BackColor1 = Color.Red; colorListItem10.BackColor2 = Color.FromArgb(100, 100, 100); colorListItem10.Remark = ""; colorListItem11.BackColor1 = Color.DarkViolet; colorListItem11.BackColor2 = Color.FromArgb(100, 100, 100); colorListItem11.Remark = ""; SSInfo.ColorList = new arFrame.Control.ColorListItem[] { colorListItem8, colorListItem9, colorListItem10, colorListItem11 }; SSInfo.Dock = DockStyle.Right; SSInfo.Font = new Font("Consolas", 7F, FontStyle.Bold); SSInfo.FontPin = new Font("Consolas", 7F, FontStyle.Bold); SSInfo.ForeColor = Color.FromArgb(200, 200, 200); SSInfo.ForeColorPin = Color.WhiteSmoke; SSInfo.Location = new Point(1151, 0); SSInfo.MatrixSize = new Point(2, 2); SSInfo.MenuBorderSize = 1; SSInfo.MenuGap = 5; SSInfo.MinimumSize = new Size(100, 0); SSInfo.Name = "SSInfo"; SSInfo.Names = new string[] { "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" }; SSInfo.ShadowColor = Color.Transparent; SSInfo.showDebugInfo = false; SSInfo.ShowIndexString = false; SSInfo.Size = new Size(127, 55); SSInfo.TabIndex = 10; SSInfo.Tags = null; SSInfo.Text = "gridView3"; SSInfo.TextAttachToImage = true; SSInfo.Titles = new string[] { "STEPINFO|FREESPACE", "INFO1|INFO2" }; SSInfo.Values = new ushort[] { (ushort)0, (ushort)0, (ushort)0, (ushort)0 }; SSInfo.Click += SSInfo_Click; // // panDlg // panDlg.BackColor = Color.FromArgb(0, 0, 64); panDlg.Dock = DockStyle.Fill; panDlg.Location = new Point(1, 146); panDlg.Margin = new Padding(0); panDlg.Name = "panDlg"; panDlg.Size = new Size(1014, 579); panDlg.TabIndex = 146; // // arPanel2 // arPanel2.BackColor = Color.FromArgb(5, 5, 5); arPanel2.BackColor2 = Color.FromArgb(20, 20, 20); arPanel2.BorderColor = Color.FromArgb(25, 25, 25); arPanel2.BorderSize = new Padding(0, 0, 0, 5); arPanel2.Dock = DockStyle.Top; arPanel2.Font = new Font("Consolas", 10F, FontStyle.Italic); arPanel2.ForeColor = Color.Khaki; arPanel2.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical; arPanel2.GradientRepeatBG = false; arPanel2.Location = new Point(1, 143); arPanel2.Name = "arPanel2"; arPanel2.ProgressColor1 = Color.LightSkyBlue; arPanel2.ProgressColor2 = Color.DeepSkyBlue; arPanel2.ProgressMax = 100F; arPanel2.ProgressMin = 0F; arPanel2.ProgressPadding = new Padding(0); arPanel2.ProgressValue = 0F; arPanel2.ShadowColor = Color.Black; arPanel2.ShowBorder = true; arPanel2.Size = new Size(1278, 3); arPanel2.TabIndex = 145; arPanel2.TextAlign = ContentAlignment.MiddleRight; arPanel2.TextShadow = false; arPanel2.UseProgressBar = false; // // arPanel1 // arPanel1.BackColor = Color.FromArgb(5, 5, 5); arPanel1.BackColor2 = Color.FromArgb(20, 20, 20); arPanel1.BorderColor = Color.FromArgb(25, 25, 25); arPanel1.BorderSize = new Padding(0, 0, 0, 5); arPanel1.Dock = DockStyle.Top; arPanel1.Font = new Font("Consolas", 10F, FontStyle.Italic); arPanel1.ForeColor = Color.Khaki; arPanel1.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical; arPanel1.GradientRepeatBG = false; arPanel1.Location = new Point(1, 51); arPanel1.Name = "arPanel1"; arPanel1.ProgressColor1 = Color.LightSkyBlue; arPanel1.ProgressColor2 = Color.DeepSkyBlue; arPanel1.ProgressMax = 100F; arPanel1.ProgressMin = 0F; arPanel1.ProgressPadding = new Padding(0); arPanel1.ProgressValue = 0F; arPanel1.ShadowColor = Color.Black; arPanel1.ShowBorder = true; arPanel1.Size = new Size(1278, 4); arPanel1.TabIndex = 135; arPanel1.TextAlign = ContentAlignment.MiddleRight; arPanel1.TextShadow = false; arPanel1.UseProgressBar = false; // // ctlPos1 // ctlPos1.BackColor = Color.FromArgb(32, 32, 32); ctlPos1.BorderColor = Color.FromArgb(40, 40, 40); ctlPos1.Dock = DockStyle.Top; ctlPos1.Font = new Font("맑은 고딕", 30F, FontStyle.Bold); ctlPos1.ForeColor = Color.White; ctlPos1.ItemGap = 5; item1.Active = true; item1.Direction = '1'; item1.Enable_Direction = true; item1.Focus = false; item1.fullrect = new Rectangle(8, 8, 10, 75); item1.ItemType = CtlPos.itemtype.NLimit; item1.leftrect = new Rectangle(0, 0, 0, 0); item1.Position = ePosition.NOT; item1.rightrect = new Rectangle(0, 0, 0, 0); item1.Target = false; item1.Title = "N"; item2.Active = false; item2.Direction = '1'; item2.Enable_Direction = true; item2.Focus = false; item2.fullrect = new Rectangle(23, 8, 138, 58); item2.ItemType = CtlPos.itemtype.Item; item2.leftrect = new Rectangle(23, 70, 67, 13); item2.Position = ePosition.QA; item2.rightrect = new Rectangle(94, 70, 67, 13); item2.Target = false; item2.Title = "QC"; item3.Active = false; item3.Direction = '0'; item3.Enable_Direction = true; item3.Focus = false; item3.fullrect = new Rectangle(166, 8, 10, 75); item3.ItemType = CtlPos.itemtype.Spacer; item3.leftrect = new Rectangle(0, 0, 0, 0); item3.Position = ePosition.QA_QC; item3.rightrect = new Rectangle(0, 0, 0, 0); item3.Target = false; item3.Title = null; item4.Active = false; item4.Direction = '1'; item4.Enable_Direction = true; item4.Focus = false; item4.fullrect = new Rectangle(181, 8, 138, 58); item4.ItemType = CtlPos.itemtype.Item; item4.leftrect = new Rectangle(181, 70, 67, 13); item4.Position = ePosition.QC; item4.rightrect = new Rectangle(252, 70, 67, 13); item4.Target = true; item4.Title = "QA"; item5.Active = true; item5.Direction = '0'; item5.Enable_Direction = false; item5.Focus = true; item5.fullrect = new Rectangle(324, 8, 138, 75); item5.ItemType = CtlPos.itemtype.Item; item5.leftrect = new Rectangle(0, 0, 0, 0); item5.Position = ePosition.CHARGE; item5.rightrect = new Rectangle(0, 0, 0, 0); item5.Target = false; item5.Title = "BAT"; item6.Active = false; item6.Direction = '0'; item6.Enable_Direction = true; item6.Focus = false; item6.fullrect = new Rectangle(467, 8, 10, 75); item6.ItemType = CtlPos.itemtype.Spacer; item6.leftrect = new Rectangle(0, 0, 0, 0); item6.Position = ePosition.QC_F1; item6.rightrect = new Rectangle(0, 0, 0, 0); item6.Target = false; item6.Title = null; item7.Active = false; item7.Direction = '2'; item7.Enable_Direction = true; item7.Focus = false; item7.fullrect = new Rectangle(482, 8, 138, 58); item7.ItemType = CtlPos.itemtype.Item; item7.leftrect = new Rectangle(482, 70, 67, 13); item7.Position = ePosition.F1; item7.rightrect = new Rectangle(553, 70, 67, 13); item7.Target = false; item7.Title = "#1"; item8.Active = false; item8.Direction = '0'; item8.Enable_Direction = true; item8.Focus = false; item8.fullrect = new Rectangle(625, 8, 10, 75); item8.ItemType = CtlPos.itemtype.Spacer; item8.leftrect = new Rectangle(0, 0, 0, 0); item8.Position = ePosition.F1_F2; item8.rightrect = new Rectangle(0, 0, 0, 0); item8.Target = false; item8.Title = null; item9.Active = false; item9.Direction = '0'; item9.Enable_Direction = true; item9.Focus = false; item9.fullrect = new Rectangle(640, 8, 138, 58); item9.ItemType = CtlPos.itemtype.Item; item9.leftrect = new Rectangle(640, 70, 67, 13); item9.Position = ePosition.F2; item9.rightrect = new Rectangle(711, 70, 67, 13); item9.Target = false; item9.Title = "#2"; item10.Active = false; item10.Direction = '0'; item10.Enable_Direction = true; item10.Focus = false; item10.fullrect = new Rectangle(783, 8, 10, 75); item10.ItemType = CtlPos.itemtype.Spacer; item10.leftrect = new Rectangle(0, 0, 0, 0); item10.Position = ePosition.F2_F3; item10.rightrect = new Rectangle(0, 0, 0, 0); item10.Target = false; item10.Title = null; item11.Active = false; item11.Direction = '1'; item11.Enable_Direction = true; item11.Focus = false; item11.fullrect = new Rectangle(798, 8, 138, 58); item11.ItemType = CtlPos.itemtype.Item; item11.leftrect = new Rectangle(798, 70, 67, 13); item11.Position = ePosition.F3; item11.rightrect = new Rectangle(869, 70, 67, 13); item11.Target = false; item11.Title = "#3"; item12.Active = false; item12.Direction = '0'; item12.Enable_Direction = true; item12.Focus = false; item12.fullrect = new Rectangle(941, 8, 10, 75); item12.ItemType = CtlPos.itemtype.Spacer; item12.leftrect = new Rectangle(0, 0, 0, 0); item12.Position = ePosition.F3_F4; item12.rightrect = new Rectangle(0, 0, 0, 0); item12.Target = false; item12.Title = null; item13.Active = false; item13.Direction = '2'; item13.Enable_Direction = true; item13.Focus = false; item13.fullrect = new Rectangle(956, 8, 138, 58); item13.ItemType = CtlPos.itemtype.Item; item13.leftrect = new Rectangle(956, 70, 67, 13); item13.Position = ePosition.F4; item13.rightrect = new Rectangle(1027, 70, 67, 13); item13.Target = false; item13.Title = "#4"; item14.Active = false; item14.Direction = '0'; item14.Enable_Direction = true; item14.Focus = false; item14.fullrect = new Rectangle(1099, 8, 10, 75); item14.ItemType = CtlPos.itemtype.Spacer; item14.leftrect = new Rectangle(0, 0, 0, 0); item14.Position = ePosition.F4_F5; item14.rightrect = new Rectangle(0, 0, 0, 0); item14.Target = false; item14.Title = null; item15.Active = false; item15.Direction = '2'; item15.Enable_Direction = true; item15.Focus = false; item15.fullrect = new Rectangle(1114, 8, 138, 58); item15.ItemType = CtlPos.itemtype.Item; item15.leftrect = new Rectangle(1114, 70, 67, 13); item15.Position = ePosition.F5; item15.rightrect = new Rectangle(1185, 70, 67, 13); item15.Target = false; item15.Title = "#5"; item16.Active = true; item16.Direction = '1'; item16.Enable_Direction = true; item16.Focus = false; item16.fullrect = new Rectangle(1257, 8, 10, 75); item16.ItemType = CtlPos.itemtype.PLimit; item16.leftrect = new Rectangle(0, 0, 0, 0); item16.Position = ePosition.POT; item16.rightrect = new Rectangle(0, 0, 0, 0); item16.Target = false; item16.Title = "P"; ctlPos1.Items = new CtlPos.item[] { item1, item2, item3, item4, item5, item6, item7, item8, item9, item10, item11, item12, item13, item14, item15, item16 }; ctlPos1.Location = new Point(1, 55); ctlPos1.MinimumSize = new Size(100, 30); ctlPos1.msg = null; ctlPos1.Name = "ctlPos1"; ctlPos1.Padding = new Padding(8); ctlPos1.Size = new Size(1278, 88); ctlPos1.TabIndex = 0; ctlPos1.Text = "ctlPos1"; ctlPos1.Visible = false; // // fMain // AutoScaleMode = AutoScaleMode.None; BackColor = Color.FromArgb(15, 15, 15); ClientSize = new Size(1280, 781); Controls.Add(panDlg); Controls.Add(panRight); Controls.Add(arPanel2); Controls.Add(pandBottomDIO); Controls.Add(ctlPos1); Controls.Add(arPanel1); Controls.Add(panTopMenu); DoubleBuffered = true; Font = new Font("Calibri", 11.25F, FontStyle.Regular, GraphicsUnit.Point, 0); FormBorderStyle = FormBorderStyle.None; Icon = (Icon)resources.GetObject("$this.Icon"); KeyPreview = true; Name = "fMain"; Padding = new Padding(1); StartPosition = FormStartPosition.CenterScreen; Text = "Form1"; Load += __Load; panRight.ResumeLayout(false); tableLayoutPanel1.ResumeLayout(false); panel4.ResumeLayout(false); panel16.ResumeLayout(false); panel1.ResumeLayout(false); panTopMenu.ResumeLayout(false); panTopMenu.PerformLayout(); ((System.ComponentModel.ISupportInitialize)pictureBox1).EndInit(); cmDebug.ResumeLayout(false); pandBottomDIO.ResumeLayout(false); panel9.ResumeLayout(false); ResumeLayout(false); } #endregion private System.Windows.Forms.Timer tmDisplay; private System.Windows.Forms.ToolTip toolTip1; private System.Windows.Forms.ToolStripMenuItem systemParameterToolStripMenuItem; private System.Windows.Forms.ToolStripSeparator toolStripMenuItem4; private System.Windows.Forms.ToolStripMenuItem demoRunToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem setZValidToolStripMenuItem; private System.Windows.Forms.ToolStripSeparator toolStripMenuItem1; private System.Windows.Forms.ToolStripMenuItem gridviewTestToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem 으ㅆㄷㄴㅅToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem messageToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem errorToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem informationToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem attentionToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem reloadLotListToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem moveSourceListToDestListToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem needShowUploadTrueToolStripMenuItem; private System.Windows.Forms.DataGridViewTextBoxColumn idxDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn stripIdDataGridViewTextBoxColumn2; private System.Windows.Forms.DataGridViewTextBoxColumn oKDataGridViewTextBoxColumn2; private System.Windows.Forms.DataGridViewTextBoxColumn nGDataGridViewTextBoxColumn2; private System.Windows.Forms.DataGridViewTextBoxColumn mISSDataGridViewTextBoxColumn2; private System.Windows.Forms.DataGridViewTextBoxColumn fileMapDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn dataPathDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn mapOriginDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn mapArrayDataGridViewTextBoxColumn; private System.Windows.Forms.Panel panRight; private System.Windows.Forms.ToolStripMenuItem 선택상태보기ToolStripMenuItem; private System.Windows.Forms.Panel panTopMenu; private arCtl.arLabel btDebug; private arCtl.arLabel btOpenDir; private arCtl.arLabel btMReset; private arCtl.arLabel btCapture; private arCtl.arLabel arLabel3; private arCtl.arLabel arLabel5; private arCtl.arLabel btClose; private System.Windows.Forms.Button MenuLift; private System.Windows.Forms.Button MenuMAN; private System.Windows.Forms.PictureBox pictureBox1; private arCtl.arPanel arPanel1; private System.Windows.Forms.ContextMenuStrip cmDebug; private System.Windows.Forms.ToolStripMenuItem debugtestToolStripMenuItem; private System.Windows.Forms.Panel pandBottomDIO; private System.Windows.Forms.Panel panel9; private arFrame.Control.GridView IOState; private System.Windows.Forms.Panel panel16; private arCtl.arLabel lbCntDN; private arCtl.arLabel arLabel7; private arCtl.arLabel lbCNtUP; private arCtl.arLabel arLabel8; private arCtl.arLabel lbTime; private arFrame.Control.GridView SSInfo; private System.Windows.Forms.Panel panel2; private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem5; private System.Windows.Forms.ToolStripMenuItem demoListLotToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem refreshListToolStripMenuItem; private arCtl.arLabel btChargeA; private System.Windows.Forms.Panel panel5; private arCtl.arPanel arPanel2; private System.Windows.Forms.Button MenuFlag; private System.Windows.Forms.Button MenuAuto; private System.Windows.Forms.Panel panDlg; private System.Windows.Forms.Button MenuLog; private CtlPos ctlPos1; private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1; private arCtl.arLabel btHome; private arCtl.arLabel arLabel2; private System.Windows.Forms.Panel panel3; private System.Windows.Forms.Panel panel1; private arCtl.arLabel lbIDLE; private arCtl.arLabel lbStStep; private arCtl.arLabel btAutoRun; private System.Windows.Forms.Button MenuBMS; private System.Windows.Forms.Button MenuAGV; private AGVControl.BatteryLevelGauge lbBat; private arCtl.arLabel btChargeM; private System.Windows.Forms.Panel panel4; private arCtl.arLabel lbCntQA; private arCtl.arLabel arLabel4; private arCtl.arLabel lbCntQC; private arCtl.arLabel arLabel9; } }