2095 lines
135 KiB
C#
2095 lines
135 KiB
C#
using System.Drawing;
|
|
using System.Windows.Forms;
|
|
|
|
namespace Project
|
|
{
|
|
partial class fMain
|
|
{
|
|
/// <summary>
|
|
/// 필수 디자이너 변수입니다.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// 사용 중인 모든 리소스를 정리합니다.
|
|
/// </summary>
|
|
/// <param name="disposing">관리되는 리소스를 삭제해야 하면 true이고, 그렇지 않으면 false입니다.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Windows Form 디자이너에서 생성한 코드
|
|
|
|
/// <summary>
|
|
/// 디자이너 지원에 필요한 메서드입니다.
|
|
/// 이 메서드의 내용을 코드 편집기로 수정하지 마세요.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
this.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();
|
|
this.tmDisplay = new System.Windows.Forms.Timer(this.components);
|
|
this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
|
|
this.MenuLift = new System.Windows.Forms.Button();
|
|
this.MenuMAN = new System.Windows.Forms.Button();
|
|
this.MenuFlag = new System.Windows.Forms.Button();
|
|
this.MenuAuto = new System.Windows.Forms.Button();
|
|
this.MenuLog = new System.Windows.Forms.Button();
|
|
this.MenuAGV = new System.Windows.Forms.Button();
|
|
this.MenuBMS = new System.Windows.Forms.Button();
|
|
this.btAutoRun = new arCtl.arLabel();
|
|
this.btChargeA = new arCtl.arLabel();
|
|
this.lbTime = new arCtl.arLabel();
|
|
this.btDebug = new arCtl.arLabel();
|
|
this.btOpenDir = new arCtl.arLabel();
|
|
this.btMReset = new arCtl.arLabel();
|
|
this.btCapture = new arCtl.arLabel();
|
|
this.btShowManual = new arCtl.arLabel();
|
|
this.btTopMenu_Volume = new arCtl.arLabel();
|
|
this.arLabel5 = new arCtl.arLabel();
|
|
this.btClose = new arCtl.arLabel();
|
|
this.systemParameterToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripMenuItem4 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.demoRunToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.setZValidToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.gridviewTestToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.으ㅆㄷㄴㅅToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.messageToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.errorToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.informationToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.attentionToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.reloadLotListToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.moveSourceListToDestListToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.needShowUploadTrueToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.선택상태보기ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.idxDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.stripIdDataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.oKDataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.nGDataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.mISSDataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.fileMapDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.dataPathDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.mapOriginDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.mapArrayDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.panRight = new System.Windows.Forms.Panel();
|
|
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
|
|
this.btHome = new arCtl.arLabel();
|
|
this.btChargeM = new arCtl.arLabel();
|
|
this.panel2 = new System.Windows.Forms.Panel();
|
|
this.panel4 = new System.Windows.Forms.Panel();
|
|
this.lbCntQA = new arCtl.arLabel();
|
|
this.arLabel4 = new arCtl.arLabel();
|
|
this.lbCntQC = new arCtl.arLabel();
|
|
this.arLabel9 = new arCtl.arLabel();
|
|
this.panel16 = new System.Windows.Forms.Panel();
|
|
this.lbCntDN = new arCtl.arLabel();
|
|
this.arLabel7 = new arCtl.arLabel();
|
|
this.lbCNtUP = new arCtl.arLabel();
|
|
this.arLabel8 = new arCtl.arLabel();
|
|
this.panel5 = new System.Windows.Forms.Panel();
|
|
this.panel3 = new System.Windows.Forms.Panel();
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|
this.lbIDLE = new arCtl.arLabel();
|
|
this.lbStStep = new arCtl.arLabel();
|
|
this.panTopMenu = new System.Windows.Forms.Panel();
|
|
this.pictureBox1 = new System.Windows.Forms.PictureBox();
|
|
this.cmDebug = new System.Windows.Forms.ContextMenuStrip(this.components);
|
|
this.mapFileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.saveToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.loadToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.editorToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.demoListLotToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripMenuItem5 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.refreshListToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.debugtestToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.pandBottomDIO = new System.Windows.Forms.Panel();
|
|
this.panel9 = new System.Windows.Forms.Panel();
|
|
this.panDlg = new System.Windows.Forms.Panel();
|
|
this.arPanel2 = new arCtl.arPanel();
|
|
this.arPanel1 = new arCtl.arPanel();
|
|
this.IOState = new arFrame.Control.GridView();
|
|
this.SSInfo = new arFrame.Control.GridView();
|
|
this.lbBat = new AGVControl.BatteryLevelGauge();
|
|
this.panRight.SuspendLayout();
|
|
this.tableLayoutPanel1.SuspendLayout();
|
|
this.panel4.SuspendLayout();
|
|
this.panel16.SuspendLayout();
|
|
this.panel1.SuspendLayout();
|
|
this.panTopMenu.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
|
|
this.cmDebug.SuspendLayout();
|
|
this.pandBottomDIO.SuspendLayout();
|
|
this.panel9.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// tmDisplay
|
|
//
|
|
this.tmDisplay.Interval = 300;
|
|
//
|
|
// MenuLift
|
|
//
|
|
this.MenuLift.AutoSize = true;
|
|
this.MenuLift.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.MenuLift.FlatAppearance.BorderSize = 0;
|
|
this.MenuLift.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.MenuLift.Font = new System.Drawing.Font("맑은 고딕", 18F, System.Drawing.FontStyle.Bold);
|
|
this.MenuLift.ForeColor = System.Drawing.Color.Red;
|
|
this.MenuLift.Location = new System.Drawing.Point(285, 0);
|
|
this.MenuLift.Name = "MenuLift";
|
|
this.MenuLift.Size = new System.Drawing.Size(92, 50);
|
|
this.MenuLift.TabIndex = 6;
|
|
this.MenuLift.Text = "LIFT";
|
|
this.toolTip1.SetToolTip(this.MenuLift, "I/O 및 FLAG를 확인 합니다");
|
|
this.MenuLift.UseVisualStyleBackColor = true;
|
|
this.MenuLift.Visible = false;
|
|
this.MenuLift.Click += new System.EventHandler(this.MenuLift_Click);
|
|
//
|
|
// MenuMAN
|
|
//
|
|
this.MenuMAN.AutoSize = true;
|
|
this.MenuMAN.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.MenuMAN.FlatAppearance.BorderSize = 0;
|
|
this.MenuMAN.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.MenuMAN.Font = new System.Drawing.Font("맑은 고딕", 18F, System.Drawing.FontStyle.Bold);
|
|
this.MenuMAN.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
|
|
this.MenuMAN.Location = new System.Drawing.Point(154, 0);
|
|
this.MenuMAN.Name = "MenuMAN";
|
|
this.MenuMAN.Size = new System.Drawing.Size(131, 50);
|
|
this.MenuMAN.TabIndex = 1;
|
|
this.MenuMAN.Text = "MANUAL";
|
|
this.toolTip1.SetToolTip(this.MenuMAN, "작업 내역을 확인 합니다");
|
|
this.MenuMAN.UseVisualStyleBackColor = true;
|
|
this.MenuMAN.Click += new System.EventHandler(this.ManualMan_Click);
|
|
//
|
|
// MenuFlag
|
|
//
|
|
this.MenuFlag.AutoSize = true;
|
|
this.MenuFlag.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.MenuFlag.FlatAppearance.BorderSize = 0;
|
|
this.MenuFlag.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.MenuFlag.Font = new System.Drawing.Font("맑은 고딕", 18F, System.Drawing.FontStyle.Bold);
|
|
this.MenuFlag.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
|
|
this.MenuFlag.Location = new System.Drawing.Point(561, 0);
|
|
this.MenuFlag.Name = "MenuFlag";
|
|
this.MenuFlag.Size = new System.Drawing.Size(92, 50);
|
|
this.MenuFlag.TabIndex = 17;
|
|
this.MenuFlag.Text = "FLAG";
|
|
this.toolTip1.SetToolTip(this.MenuFlag, "I/O 및 FLAG를 확인 합니다");
|
|
this.MenuFlag.UseVisualStyleBackColor = true;
|
|
this.MenuFlag.Click += new System.EventHandler(this.btMenuFlag_Click);
|
|
//
|
|
// MenuAuto
|
|
//
|
|
this.MenuAuto.AutoSize = true;
|
|
this.MenuAuto.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.MenuAuto.FlatAppearance.BorderSize = 0;
|
|
this.MenuAuto.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.MenuAuto.Font = new System.Drawing.Font("맑은 고딕", 18F, System.Drawing.FontStyle.Bold);
|
|
this.MenuAuto.ForeColor = System.Drawing.Color.Gold;
|
|
this.MenuAuto.Location = new System.Drawing.Point(49, 0);
|
|
this.MenuAuto.Name = "MenuAuto";
|
|
this.MenuAuto.Size = new System.Drawing.Size(105, 50);
|
|
this.MenuAuto.TabIndex = 18;
|
|
this.MenuAuto.Text = "AUTO";
|
|
this.toolTip1.SetToolTip(this.MenuAuto, "작업 내역을 확인 합니다");
|
|
this.MenuAuto.UseVisualStyleBackColor = true;
|
|
this.MenuAuto.Click += new System.EventHandler(this.btMenuAuto_Click);
|
|
//
|
|
// MenuLog
|
|
//
|
|
this.MenuLog.AutoSize = true;
|
|
this.MenuLog.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.MenuLog.FlatAppearance.BorderSize = 0;
|
|
this.MenuLog.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.MenuLog.Font = new System.Drawing.Font("맑은 고딕", 18F, System.Drawing.FontStyle.Bold);
|
|
this.MenuLog.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
|
|
this.MenuLog.Location = new System.Drawing.Point(653, 0);
|
|
this.MenuLog.Name = "MenuLog";
|
|
this.MenuLog.Size = new System.Drawing.Size(92, 50);
|
|
this.MenuLog.TabIndex = 19;
|
|
this.MenuLog.Text = "LOG";
|
|
this.toolTip1.SetToolTip(this.MenuLog, "I/O 및 FLAG를 확인 합니다");
|
|
this.MenuLog.UseVisualStyleBackColor = true;
|
|
this.MenuLog.Click += new System.EventHandler(this.btLog_Click);
|
|
//
|
|
// MenuAGV
|
|
//
|
|
this.MenuAGV.AutoSize = true;
|
|
this.MenuAGV.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
|
|
this.MenuAGV.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.MenuAGV.FlatAppearance.BorderSize = 0;
|
|
this.MenuAGV.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.MenuAGV.Font = new System.Drawing.Font("맑은 고딕", 18F, System.Drawing.FontStyle.Bold);
|
|
this.MenuAGV.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
|
|
this.MenuAGV.Location = new System.Drawing.Point(377, 0);
|
|
this.MenuAGV.Name = "MenuAGV";
|
|
this.MenuAGV.Size = new System.Drawing.Size(92, 50);
|
|
this.MenuAGV.TabIndex = 21;
|
|
this.MenuAGV.Text = "AGV";
|
|
this.toolTip1.SetToolTip(this.MenuAGV, "I/O 및 FLAG를 확인 합니다");
|
|
this.MenuAGV.UseVisualStyleBackColor = false;
|
|
this.MenuAGV.Click += new System.EventHandler(this.btMenuAGV_Click_1);
|
|
//
|
|
// MenuBMS
|
|
//
|
|
this.MenuBMS.AutoSize = true;
|
|
this.MenuBMS.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.MenuBMS.FlatAppearance.BorderSize = 0;
|
|
this.MenuBMS.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.MenuBMS.Font = new System.Drawing.Font("맑은 고딕", 18F, System.Drawing.FontStyle.Bold);
|
|
this.MenuBMS.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
|
|
this.MenuBMS.Location = new System.Drawing.Point(469, 0);
|
|
this.MenuBMS.Name = "MenuBMS";
|
|
this.MenuBMS.Size = new System.Drawing.Size(92, 50);
|
|
this.MenuBMS.TabIndex = 22;
|
|
this.MenuBMS.Text = "BMS";
|
|
this.toolTip1.SetToolTip(this.MenuBMS, "I/O 및 FLAG를 확인 합니다");
|
|
this.MenuBMS.UseVisualStyleBackColor = true;
|
|
this.MenuBMS.Click += new System.EventHandler(this.btMenuBMS_Click_1);
|
|
//
|
|
// btAutoRun
|
|
//
|
|
this.btAutoRun.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
|
|
this.btAutoRun.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
|
|
this.btAutoRun.BackgroundImagePadding = new System.Windows.Forms.Padding(0);
|
|
this.btAutoRun.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
|
|
this.btAutoRun.BorderColorOver = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
|
|
this.btAutoRun.BorderSize = new System.Windows.Forms.Padding(0, 0, 1, 1);
|
|
this.btAutoRun.ColorTheme = arCtl.arLabel.eColorTheme.Custom;
|
|
this.tableLayoutPanel1.SetColumnSpan(this.btAutoRun, 2);
|
|
this.btAutoRun.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.btAutoRun.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.btAutoRun.Font = new System.Drawing.Font("맑은 고딕", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btAutoRun.ForeColor = System.Drawing.Color.WhiteSmoke;
|
|
this.btAutoRun.GradientEnable = true;
|
|
this.btAutoRun.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
|
|
this.btAutoRun.GradientRepeatBG = false;
|
|
this.btAutoRun.isButton = true;
|
|
this.btAutoRun.Location = new System.Drawing.Point(0, 360);
|
|
this.btAutoRun.Margin = new System.Windows.Forms.Padding(0);
|
|
this.btAutoRun.MouseDownColor = System.Drawing.Color.Empty;
|
|
this.btAutoRun.MouseOverColor = System.Drawing.Color.Empty;
|
|
this.btAutoRun.msg = null;
|
|
this.btAutoRun.Name = "btAutoRun";
|
|
this.btAutoRun.ProgressBorderColor = System.Drawing.Color.Black;
|
|
this.btAutoRun.ProgressColor1 = System.Drawing.Color.LightSkyBlue;
|
|
this.btAutoRun.ProgressColor2 = System.Drawing.Color.DeepSkyBlue;
|
|
this.btAutoRun.ProgressEnable = false;
|
|
this.btAutoRun.ProgressFont = new System.Drawing.Font("Consolas", 10F);
|
|
this.btAutoRun.ProgressForeColor = System.Drawing.Color.Black;
|
|
this.btAutoRun.ProgressMax = 100F;
|
|
this.btAutoRun.ProgressMin = 0F;
|
|
this.btAutoRun.ProgressPadding = new System.Windows.Forms.Padding(0);
|
|
this.btAutoRun.ProgressValue = 0F;
|
|
this.btAutoRun.ShadowColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
|
this.btAutoRun.Sign = "";
|
|
this.btAutoRun.SignAlign = System.Drawing.ContentAlignment.BottomRight;
|
|
this.btAutoRun.SignColor = System.Drawing.Color.Yellow;
|
|
this.btAutoRun.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
|
|
this.btAutoRun.Size = new System.Drawing.Size(259, 180);
|
|
this.btAutoRun.TabIndex = 22;
|
|
this.btAutoRun.Text = "수동";
|
|
this.btAutoRun.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.btAutoRun.TextShadow = true;
|
|
this.btAutoRun.TextVisible = true;
|
|
this.toolTip1.SetToolTip(this.btAutoRun, "작업상태(자동/수동)를 표시 합니다");
|
|
this.btAutoRun.Click += new System.EventHandler(this.btAutorun_Click);
|
|
//
|
|
// btChargeA
|
|
//
|
|
this.btChargeA.BackColor = System.Drawing.Color.LightSalmon;
|
|
this.btChargeA.BackColor2 = System.Drawing.Color.Tomato;
|
|
this.btChargeA.BackgroundImagePadding = new System.Windows.Forms.Padding(0);
|
|
this.btChargeA.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
|
|
this.btChargeA.BorderColorOver = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
|
|
this.btChargeA.BorderSize = new System.Windows.Forms.Padding(0, 0, 1, 1);
|
|
this.btChargeA.ColorTheme = arCtl.arLabel.eColorTheme.Custom;
|
|
this.btChargeA.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.btChargeA.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.btChargeA.Font = new System.Drawing.Font("맑은 고딕", 20F, System.Drawing.FontStyle.Bold);
|
|
this.btChargeA.ForeColor = System.Drawing.Color.WhiteSmoke;
|
|
this.btChargeA.GradientEnable = true;
|
|
this.btChargeA.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
|
|
this.btChargeA.GradientRepeatBG = false;
|
|
this.btChargeA.isButton = true;
|
|
this.btChargeA.Location = new System.Drawing.Point(116, 0);
|
|
this.btChargeA.Margin = new System.Windows.Forms.Padding(0);
|
|
this.btChargeA.MouseDownColor = System.Drawing.Color.Yellow;
|
|
this.btChargeA.MouseOverColor = System.Drawing.Color.Lime;
|
|
this.btChargeA.msg = null;
|
|
this.btChargeA.Name = "btChargeA";
|
|
this.btChargeA.ProgressBorderColor = System.Drawing.Color.Black;
|
|
this.btChargeA.ProgressColor1 = System.Drawing.Color.LightSkyBlue;
|
|
this.btChargeA.ProgressColor2 = System.Drawing.Color.DeepSkyBlue;
|
|
this.btChargeA.ProgressEnable = false;
|
|
this.btChargeA.ProgressFont = new System.Drawing.Font("맑은 고딕", 20F, System.Drawing.FontStyle.Bold);
|
|
this.btChargeA.ProgressForeColor = System.Drawing.Color.Black;
|
|
this.btChargeA.ProgressMax = 100F;
|
|
this.btChargeA.ProgressMin = 0F;
|
|
this.btChargeA.ProgressPadding = new System.Windows.Forms.Padding(0);
|
|
this.btChargeA.ProgressValue = 0F;
|
|
this.btChargeA.ShadowColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
|
this.btChargeA.Sign = "";
|
|
this.btChargeA.SignAlign = System.Drawing.ContentAlignment.BottomRight;
|
|
this.btChargeA.SignColor = System.Drawing.Color.Yellow;
|
|
this.btChargeA.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
|
|
this.btChargeA.Size = new System.Drawing.Size(143, 180);
|
|
this.btChargeA.TabIndex = 141;
|
|
this.btChargeA.Text = "자동충전";
|
|
this.btChargeA.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.btChargeA.TextShadow = true;
|
|
this.btChargeA.TextVisible = true;
|
|
this.toolTip1.SetToolTip(this.btChargeA, "도어 상태");
|
|
this.btChargeA.Click += new System.EventHandler(this.btCharge_Click);
|
|
//
|
|
// lbTime
|
|
//
|
|
this.lbTime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(18)))), ((int)(((byte)(18)))), ((int)(((byte)(18)))));
|
|
this.lbTime.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
|
|
this.lbTime.BackgroundImagePadding = new System.Windows.Forms.Padding(0);
|
|
this.lbTime.BorderColor = System.Drawing.Color.Red;
|
|
this.lbTime.BorderColorOver = System.Drawing.Color.Red;
|
|
this.lbTime.BorderSize = new System.Windows.Forms.Padding(0);
|
|
this.lbTime.ColorTheme = arCtl.arLabel.eColorTheme.Custom;
|
|
this.lbTime.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.lbTime.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.lbTime.Font = new System.Drawing.Font("Consolas", 12.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.lbTime.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
|
|
this.lbTime.GradientEnable = false;
|
|
this.lbTime.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
|
|
this.lbTime.GradientRepeatBG = false;
|
|
this.lbTime.isButton = false;
|
|
this.lbTime.Location = new System.Drawing.Point(5, 681);
|
|
this.lbTime.Margin = new System.Windows.Forms.Padding(0);
|
|
this.lbTime.MouseDownColor = System.Drawing.Color.Yellow;
|
|
this.lbTime.MouseOverColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
|
this.lbTime.msg = null;
|
|
this.lbTime.Name = "lbTime";
|
|
this.lbTime.ProgressBorderColor = System.Drawing.Color.Black;
|
|
this.lbTime.ProgressColor1 = System.Drawing.Color.LightSkyBlue;
|
|
this.lbTime.ProgressColor2 = System.Drawing.Color.DeepSkyBlue;
|
|
this.lbTime.ProgressEnable = false;
|
|
this.lbTime.ProgressFont = new System.Drawing.Font("Consolas", 10F);
|
|
this.lbTime.ProgressForeColor = System.Drawing.Color.Black;
|
|
this.lbTime.ProgressMax = 100F;
|
|
this.lbTime.ProgressMin = 0F;
|
|
this.lbTime.ProgressPadding = new System.Windows.Forms.Padding(0);
|
|
this.lbTime.ProgressValue = 0F;
|
|
this.lbTime.ShadowColor = System.Drawing.Color.WhiteSmoke;
|
|
this.lbTime.Sign = "";
|
|
this.lbTime.SignAlign = System.Drawing.ContentAlignment.BottomRight;
|
|
this.lbTime.SignColor = System.Drawing.Color.Yellow;
|
|
this.lbTime.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
|
|
this.lbTime.Size = new System.Drawing.Size(259, 25);
|
|
this.lbTime.TabIndex = 0;
|
|
this.lbTime.Text = "1982-11-23 00:00:00";
|
|
this.lbTime.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.lbTime.TextShadow = false;
|
|
this.lbTime.TextVisible = true;
|
|
this.toolTip1.SetToolTip(this.lbTime, "현재 시간");
|
|
//
|
|
// btDebug
|
|
//
|
|
this.btDebug.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
|
|
this.btDebug.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
|
|
this.btDebug.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btDebug.BackgroundImage")));
|
|
this.btDebug.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
|
|
this.btDebug.BackgroundImagePadding = new System.Windows.Forms.Padding(0);
|
|
this.btDebug.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
|
|
this.btDebug.BorderColorOver = System.Drawing.Color.SkyBlue;
|
|
this.btDebug.BorderSize = new System.Windows.Forms.Padding(0, 0, 0, 4);
|
|
this.btDebug.ColorTheme = arCtl.arLabel.eColorTheme.Custom;
|
|
this.btDebug.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.btDebug.Dock = System.Windows.Forms.DockStyle.Right;
|
|
this.btDebug.Font = new System.Drawing.Font("맑은 고딕", 12F);
|
|
this.btDebug.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
|
|
this.btDebug.GradientEnable = false;
|
|
this.btDebug.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
|
|
this.btDebug.GradientRepeatBG = false;
|
|
this.btDebug.isButton = true;
|
|
this.btDebug.Location = new System.Drawing.Point(878, 0);
|
|
this.btDebug.Margin = new System.Windows.Forms.Padding(0);
|
|
this.btDebug.MouseDownColor = System.Drawing.Color.Yellow;
|
|
this.btDebug.MouseOverColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
|
this.btDebug.msg = null;
|
|
this.btDebug.Name = "btDebug";
|
|
this.btDebug.ProgressBorderColor = System.Drawing.Color.Black;
|
|
this.btDebug.ProgressColor1 = System.Drawing.Color.LightSkyBlue;
|
|
this.btDebug.ProgressColor2 = System.Drawing.Color.DeepSkyBlue;
|
|
this.btDebug.ProgressEnable = false;
|
|
this.btDebug.ProgressFont = new System.Drawing.Font("Consolas", 10F);
|
|
this.btDebug.ProgressForeColor = System.Drawing.Color.Black;
|
|
this.btDebug.ProgressMax = 100F;
|
|
this.btDebug.ProgressMin = 0F;
|
|
this.btDebug.ProgressPadding = new System.Windows.Forms.Padding(0);
|
|
this.btDebug.ProgressValue = 0F;
|
|
this.btDebug.ShadowColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
|
|
this.btDebug.Sign = "";
|
|
this.btDebug.SignAlign = System.Drawing.ContentAlignment.BottomRight;
|
|
this.btDebug.SignColor = System.Drawing.Color.Yellow;
|
|
this.btDebug.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
|
|
this.btDebug.Size = new System.Drawing.Size(50, 50);
|
|
this.btDebug.TabIndex = 15;
|
|
this.btDebug.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.btDebug.TextShadow = true;
|
|
this.btDebug.TextVisible = true;
|
|
this.toolTip1.SetToolTip(this.btDebug, "개발자 메뉴");
|
|
this.btDebug.Visible = false;
|
|
this.btDebug.Click += new System.EventHandler(this.btDebug_Click);
|
|
//
|
|
// btOpenDir
|
|
//
|
|
this.btOpenDir.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
|
|
this.btOpenDir.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
|
|
this.btOpenDir.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btOpenDir.BackgroundImage")));
|
|
this.btOpenDir.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
|
|
this.btOpenDir.BackgroundImagePadding = new System.Windows.Forms.Padding(0);
|
|
this.btOpenDir.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
|
|
this.btOpenDir.BorderColorOver = System.Drawing.Color.SkyBlue;
|
|
this.btOpenDir.BorderSize = new System.Windows.Forms.Padding(0, 0, 0, 4);
|
|
this.btOpenDir.ColorTheme = arCtl.arLabel.eColorTheme.Custom;
|
|
this.btOpenDir.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.btOpenDir.Dock = System.Windows.Forms.DockStyle.Right;
|
|
this.btOpenDir.Font = new System.Drawing.Font("맑은 고딕", 12F);
|
|
this.btOpenDir.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
|
|
this.btOpenDir.GradientEnable = false;
|
|
this.btOpenDir.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
|
|
this.btOpenDir.GradientRepeatBG = false;
|
|
this.btOpenDir.isButton = true;
|
|
this.btOpenDir.Location = new System.Drawing.Point(928, 0);
|
|
this.btOpenDir.Margin = new System.Windows.Forms.Padding(0);
|
|
this.btOpenDir.MouseDownColor = System.Drawing.Color.Yellow;
|
|
this.btOpenDir.MouseOverColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
|
this.btOpenDir.msg = null;
|
|
this.btOpenDir.Name = "btOpenDir";
|
|
this.btOpenDir.ProgressBorderColor = System.Drawing.Color.Black;
|
|
this.btOpenDir.ProgressColor1 = System.Drawing.Color.LightSkyBlue;
|
|
this.btOpenDir.ProgressColor2 = System.Drawing.Color.DeepSkyBlue;
|
|
this.btOpenDir.ProgressEnable = false;
|
|
this.btOpenDir.ProgressFont = new System.Drawing.Font("Consolas", 10F);
|
|
this.btOpenDir.ProgressForeColor = System.Drawing.Color.Black;
|
|
this.btOpenDir.ProgressMax = 100F;
|
|
this.btOpenDir.ProgressMin = 0F;
|
|
this.btOpenDir.ProgressPadding = new System.Windows.Forms.Padding(0);
|
|
this.btOpenDir.ProgressValue = 0F;
|
|
this.btOpenDir.ShadowColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
|
|
this.btOpenDir.Sign = "";
|
|
this.btOpenDir.SignAlign = System.Drawing.ContentAlignment.BottomRight;
|
|
this.btOpenDir.SignColor = System.Drawing.Color.Yellow;
|
|
this.btOpenDir.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
|
|
this.btOpenDir.Size = new System.Drawing.Size(50, 50);
|
|
this.btOpenDir.TabIndex = 16;
|
|
this.btOpenDir.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.btOpenDir.TextShadow = true;
|
|
this.btOpenDir.TextVisible = true;
|
|
this.toolTip1.SetToolTip(this.btOpenDir, "폴더 열기");
|
|
this.btOpenDir.Click += new System.EventHandler(this.btOpenDir_Click);
|
|
//
|
|
// btMReset
|
|
//
|
|
this.btMReset.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
|
|
this.btMReset.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
|
|
this.btMReset.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btMReset.BackgroundImage")));
|
|
this.btMReset.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
|
|
this.btMReset.BackgroundImagePadding = new System.Windows.Forms.Padding(0);
|
|
this.btMReset.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
|
|
this.btMReset.BorderColorOver = System.Drawing.Color.SkyBlue;
|
|
this.btMReset.BorderSize = new System.Windows.Forms.Padding(0, 0, 0, 4);
|
|
this.btMReset.ColorTheme = arCtl.arLabel.eColorTheme.Custom;
|
|
this.btMReset.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.btMReset.Dock = System.Windows.Forms.DockStyle.Right;
|
|
this.btMReset.Font = new System.Drawing.Font("맑은 고딕", 12F);
|
|
this.btMReset.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
|
|
this.btMReset.GradientEnable = false;
|
|
this.btMReset.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
|
|
this.btMReset.GradientRepeatBG = false;
|
|
this.btMReset.isButton = true;
|
|
this.btMReset.Location = new System.Drawing.Point(978, 0);
|
|
this.btMReset.Margin = new System.Windows.Forms.Padding(0);
|
|
this.btMReset.MouseDownColor = System.Drawing.Color.Yellow;
|
|
this.btMReset.MouseOverColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
|
this.btMReset.msg = null;
|
|
this.btMReset.Name = "btMReset";
|
|
this.btMReset.ProgressBorderColor = System.Drawing.Color.Black;
|
|
this.btMReset.ProgressColor1 = System.Drawing.Color.LightSkyBlue;
|
|
this.btMReset.ProgressColor2 = System.Drawing.Color.DeepSkyBlue;
|
|
this.btMReset.ProgressEnable = false;
|
|
this.btMReset.ProgressFont = new System.Drawing.Font("Consolas", 10F);
|
|
this.btMReset.ProgressForeColor = System.Drawing.Color.Black;
|
|
this.btMReset.ProgressMax = 100F;
|
|
this.btMReset.ProgressMin = 0F;
|
|
this.btMReset.ProgressPadding = new System.Windows.Forms.Padding(0);
|
|
this.btMReset.ProgressValue = 0F;
|
|
this.btMReset.ShadowColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
|
|
this.btMReset.Sign = "";
|
|
this.btMReset.SignAlign = System.Drawing.ContentAlignment.BottomRight;
|
|
this.btMReset.SignColor = System.Drawing.Color.Yellow;
|
|
this.btMReset.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
|
|
this.btMReset.Size = new System.Drawing.Size(50, 50);
|
|
this.btMReset.TabIndex = 13;
|
|
this.btMReset.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.btMReset.TextShadow = true;
|
|
this.btMReset.TextVisible = true;
|
|
this.toolTip1.SetToolTip(this.btMReset, "장치 초기화");
|
|
this.btMReset.Click += new System.EventHandler(this.btMReset_Click);
|
|
//
|
|
// btCapture
|
|
//
|
|
this.btCapture.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
|
|
this.btCapture.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
|
|
this.btCapture.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btCapture.BackgroundImage")));
|
|
this.btCapture.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
|
|
this.btCapture.BackgroundImagePadding = new System.Windows.Forms.Padding(0);
|
|
this.btCapture.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
|
|
this.btCapture.BorderColorOver = System.Drawing.Color.SkyBlue;
|
|
this.btCapture.BorderSize = new System.Windows.Forms.Padding(0, 0, 0, 4);
|
|
this.btCapture.ColorTheme = arCtl.arLabel.eColorTheme.Custom;
|
|
this.btCapture.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.btCapture.Dock = System.Windows.Forms.DockStyle.Right;
|
|
this.btCapture.Font = new System.Drawing.Font("맑은 고딕", 12F);
|
|
this.btCapture.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
|
|
this.btCapture.GradientEnable = false;
|
|
this.btCapture.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
|
|
this.btCapture.GradientRepeatBG = false;
|
|
this.btCapture.isButton = true;
|
|
this.btCapture.Location = new System.Drawing.Point(1028, 0);
|
|
this.btCapture.Margin = new System.Windows.Forms.Padding(0);
|
|
this.btCapture.MouseDownColor = System.Drawing.Color.Yellow;
|
|
this.btCapture.MouseOverColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
|
this.btCapture.msg = null;
|
|
this.btCapture.Name = "btCapture";
|
|
this.btCapture.ProgressBorderColor = System.Drawing.Color.Black;
|
|
this.btCapture.ProgressColor1 = System.Drawing.Color.LightSkyBlue;
|
|
this.btCapture.ProgressColor2 = System.Drawing.Color.DeepSkyBlue;
|
|
this.btCapture.ProgressEnable = false;
|
|
this.btCapture.ProgressFont = new System.Drawing.Font("Consolas", 10F);
|
|
this.btCapture.ProgressForeColor = System.Drawing.Color.Black;
|
|
this.btCapture.ProgressMax = 100F;
|
|
this.btCapture.ProgressMin = 0F;
|
|
this.btCapture.ProgressPadding = new System.Windows.Forms.Padding(0);
|
|
this.btCapture.ProgressValue = 0F;
|
|
this.btCapture.ShadowColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
|
|
this.btCapture.Sign = "";
|
|
this.btCapture.SignAlign = System.Drawing.ContentAlignment.BottomRight;
|
|
this.btCapture.SignColor = System.Drawing.Color.Yellow;
|
|
this.btCapture.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
|
|
this.btCapture.Size = new System.Drawing.Size(50, 50);
|
|
this.btCapture.TabIndex = 12;
|
|
this.btCapture.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.btCapture.TextShadow = true;
|
|
this.btCapture.TextVisible = true;
|
|
this.toolTip1.SetToolTip(this.btCapture, "화면 캡쳐");
|
|
this.btCapture.Click += new System.EventHandler(this.btCapture_Click);
|
|
//
|
|
// btShowManual
|
|
//
|
|
this.btShowManual.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
|
|
this.btShowManual.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
|
|
this.btShowManual.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btShowManual.BackgroundImage")));
|
|
this.btShowManual.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
|
|
this.btShowManual.BackgroundImagePadding = new System.Windows.Forms.Padding(0);
|
|
this.btShowManual.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
|
|
this.btShowManual.BorderColorOver = System.Drawing.Color.SkyBlue;
|
|
this.btShowManual.BorderSize = new System.Windows.Forms.Padding(0, 0, 0, 4);
|
|
this.btShowManual.ColorTheme = arCtl.arLabel.eColorTheme.Custom;
|
|
this.btShowManual.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.btShowManual.Dock = System.Windows.Forms.DockStyle.Right;
|
|
this.btShowManual.Font = new System.Drawing.Font("맑은 고딕", 12F);
|
|
this.btShowManual.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
|
|
this.btShowManual.GradientEnable = false;
|
|
this.btShowManual.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
|
|
this.btShowManual.GradientRepeatBG = false;
|
|
this.btShowManual.isButton = true;
|
|
this.btShowManual.Location = new System.Drawing.Point(1078, 0);
|
|
this.btShowManual.Margin = new System.Windows.Forms.Padding(0);
|
|
this.btShowManual.MouseDownColor = System.Drawing.Color.Yellow;
|
|
this.btShowManual.MouseOverColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
|
this.btShowManual.msg = null;
|
|
this.btShowManual.Name = "btShowManual";
|
|
this.btShowManual.ProgressBorderColor = System.Drawing.Color.Black;
|
|
this.btShowManual.ProgressColor1 = System.Drawing.Color.LightSkyBlue;
|
|
this.btShowManual.ProgressColor2 = System.Drawing.Color.DeepSkyBlue;
|
|
this.btShowManual.ProgressEnable = false;
|
|
this.btShowManual.ProgressFont = new System.Drawing.Font("Consolas", 10F);
|
|
this.btShowManual.ProgressForeColor = System.Drawing.Color.Black;
|
|
this.btShowManual.ProgressMax = 100F;
|
|
this.btShowManual.ProgressMin = 0F;
|
|
this.btShowManual.ProgressPadding = new System.Windows.Forms.Padding(0);
|
|
this.btShowManual.ProgressValue = 0F;
|
|
this.btShowManual.ShadowColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
|
|
this.btShowManual.Sign = "";
|
|
this.btShowManual.SignAlign = System.Drawing.ContentAlignment.BottomRight;
|
|
this.btShowManual.SignColor = System.Drawing.Color.Yellow;
|
|
this.btShowManual.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
|
|
this.btShowManual.Size = new System.Drawing.Size(50, 50);
|
|
this.btShowManual.TabIndex = 10;
|
|
this.btShowManual.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.btShowManual.TextShadow = true;
|
|
this.btShowManual.TextVisible = true;
|
|
this.toolTip1.SetToolTip(this.btShowManual, "메뉴얼 보기");
|
|
this.btShowManual.Click += new System.EventHandler(this.btShowManual_Click);
|
|
//
|
|
// btTopMenu_Volume
|
|
//
|
|
this.btTopMenu_Volume.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
|
|
this.btTopMenu_Volume.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
|
|
this.btTopMenu_Volume.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btTopMenu_Volume.BackgroundImage")));
|
|
this.btTopMenu_Volume.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
|
|
this.btTopMenu_Volume.BackgroundImagePadding = new System.Windows.Forms.Padding(0);
|
|
this.btTopMenu_Volume.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
|
|
this.btTopMenu_Volume.BorderColorOver = System.Drawing.Color.SkyBlue;
|
|
this.btTopMenu_Volume.BorderSize = new System.Windows.Forms.Padding(0, 0, 0, 4);
|
|
this.btTopMenu_Volume.ColorTheme = arCtl.arLabel.eColorTheme.Custom;
|
|
this.btTopMenu_Volume.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.btTopMenu_Volume.Dock = System.Windows.Forms.DockStyle.Right;
|
|
this.btTopMenu_Volume.Font = new System.Drawing.Font("맑은 고딕", 12F);
|
|
this.btTopMenu_Volume.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
|
|
this.btTopMenu_Volume.GradientEnable = false;
|
|
this.btTopMenu_Volume.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
|
|
this.btTopMenu_Volume.GradientRepeatBG = false;
|
|
this.btTopMenu_Volume.isButton = true;
|
|
this.btTopMenu_Volume.Location = new System.Drawing.Point(1128, 0);
|
|
this.btTopMenu_Volume.Margin = new System.Windows.Forms.Padding(0);
|
|
this.btTopMenu_Volume.MouseDownColor = System.Drawing.Color.Yellow;
|
|
this.btTopMenu_Volume.MouseOverColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
|
this.btTopMenu_Volume.msg = null;
|
|
this.btTopMenu_Volume.Name = "btTopMenu_Volume";
|
|
this.btTopMenu_Volume.ProgressBorderColor = System.Drawing.Color.Black;
|
|
this.btTopMenu_Volume.ProgressColor1 = System.Drawing.Color.LightSkyBlue;
|
|
this.btTopMenu_Volume.ProgressColor2 = System.Drawing.Color.DeepSkyBlue;
|
|
this.btTopMenu_Volume.ProgressEnable = false;
|
|
this.btTopMenu_Volume.ProgressFont = new System.Drawing.Font("Consolas", 10F);
|
|
this.btTopMenu_Volume.ProgressForeColor = System.Drawing.Color.Black;
|
|
this.btTopMenu_Volume.ProgressMax = 100F;
|
|
this.btTopMenu_Volume.ProgressMin = 0F;
|
|
this.btTopMenu_Volume.ProgressPadding = new System.Windows.Forms.Padding(0);
|
|
this.btTopMenu_Volume.ProgressValue = 0F;
|
|
this.btTopMenu_Volume.ShadowColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
|
|
this.btTopMenu_Volume.Sign = "";
|
|
this.btTopMenu_Volume.SignAlign = System.Drawing.ContentAlignment.BottomRight;
|
|
this.btTopMenu_Volume.SignColor = System.Drawing.Color.Yellow;
|
|
this.btTopMenu_Volume.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
|
|
this.btTopMenu_Volume.Size = new System.Drawing.Size(50, 50);
|
|
this.btTopMenu_Volume.TabIndex = 20;
|
|
this.btTopMenu_Volume.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.btTopMenu_Volume.TextShadow = true;
|
|
this.btTopMenu_Volume.TextVisible = true;
|
|
this.toolTip1.SetToolTip(this.btTopMenu_Volume, "개발자 메뉴");
|
|
this.btTopMenu_Volume.Click += new System.EventHandler(this.btTopMenu_Volume_Click_1);
|
|
//
|
|
// arLabel5
|
|
//
|
|
this.arLabel5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
|
|
this.arLabel5.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
|
|
this.arLabel5.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("arLabel5.BackgroundImage")));
|
|
this.arLabel5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
|
|
this.arLabel5.BackgroundImagePadding = new System.Windows.Forms.Padding(0);
|
|
this.arLabel5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
|
|
this.arLabel5.BorderColorOver = System.Drawing.Color.SkyBlue;
|
|
this.arLabel5.BorderSize = new System.Windows.Forms.Padding(0, 0, 0, 4);
|
|
this.arLabel5.ColorTheme = arCtl.arLabel.eColorTheme.Custom;
|
|
this.arLabel5.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.arLabel5.Dock = System.Windows.Forms.DockStyle.Right;
|
|
this.arLabel5.Font = new System.Drawing.Font("맑은 고딕", 12F);
|
|
this.arLabel5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
|
|
this.arLabel5.GradientEnable = false;
|
|
this.arLabel5.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
|
|
this.arLabel5.GradientRepeatBG = false;
|
|
this.arLabel5.isButton = true;
|
|
this.arLabel5.Location = new System.Drawing.Point(1178, 0);
|
|
this.arLabel5.Margin = new System.Windows.Forms.Padding(0);
|
|
this.arLabel5.MouseDownColor = System.Drawing.Color.Yellow;
|
|
this.arLabel5.MouseOverColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
|
this.arLabel5.msg = null;
|
|
this.arLabel5.Name = "arLabel5";
|
|
this.arLabel5.ProgressBorderColor = System.Drawing.Color.Black;
|
|
this.arLabel5.ProgressColor1 = System.Drawing.Color.LightSkyBlue;
|
|
this.arLabel5.ProgressColor2 = System.Drawing.Color.DeepSkyBlue;
|
|
this.arLabel5.ProgressEnable = false;
|
|
this.arLabel5.ProgressFont = new System.Drawing.Font("Consolas", 10F);
|
|
this.arLabel5.ProgressForeColor = System.Drawing.Color.Black;
|
|
this.arLabel5.ProgressMax = 100F;
|
|
this.arLabel5.ProgressMin = 0F;
|
|
this.arLabel5.ProgressPadding = new System.Windows.Forms.Padding(0);
|
|
this.arLabel5.ProgressValue = 0F;
|
|
this.arLabel5.ShadowColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
|
|
this.arLabel5.Sign = "";
|
|
this.arLabel5.SignAlign = System.Drawing.ContentAlignment.BottomRight;
|
|
this.arLabel5.SignColor = System.Drawing.Color.Yellow;
|
|
this.arLabel5.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
|
|
this.arLabel5.Size = new System.Drawing.Size(50, 50);
|
|
this.arLabel5.TabIndex = 9;
|
|
this.arLabel5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.arLabel5.TextShadow = true;
|
|
this.arLabel5.TextVisible = true;
|
|
this.toolTip1.SetToolTip(this.arLabel5, "프로그램 설정");
|
|
this.arLabel5.Click += new System.EventHandler(this.arLabel5_Click);
|
|
//
|
|
// btClose
|
|
//
|
|
this.btClose.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
|
|
this.btClose.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
|
|
this.btClose.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btClose.BackgroundImage")));
|
|
this.btClose.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
|
|
this.btClose.BackgroundImagePadding = new System.Windows.Forms.Padding(0);
|
|
this.btClose.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
|
|
this.btClose.BorderColorOver = System.Drawing.Color.SkyBlue;
|
|
this.btClose.BorderSize = new System.Windows.Forms.Padding(0, 0, 0, 4);
|
|
this.btClose.ColorTheme = arCtl.arLabel.eColorTheme.Custom;
|
|
this.btClose.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.btClose.Dock = System.Windows.Forms.DockStyle.Right;
|
|
this.btClose.Font = new System.Drawing.Font("맑은 고딕", 12F);
|
|
this.btClose.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
|
|
this.btClose.GradientEnable = false;
|
|
this.btClose.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
|
|
this.btClose.GradientRepeatBG = false;
|
|
this.btClose.isButton = true;
|
|
this.btClose.Location = new System.Drawing.Point(1228, 0);
|
|
this.btClose.Margin = new System.Windows.Forms.Padding(0);
|
|
this.btClose.MouseDownColor = System.Drawing.Color.Yellow;
|
|
this.btClose.MouseOverColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
|
this.btClose.msg = null;
|
|
this.btClose.Name = "btClose";
|
|
this.btClose.ProgressBorderColor = System.Drawing.Color.Black;
|
|
this.btClose.ProgressColor1 = System.Drawing.Color.LightSkyBlue;
|
|
this.btClose.ProgressColor2 = System.Drawing.Color.DeepSkyBlue;
|
|
this.btClose.ProgressEnable = false;
|
|
this.btClose.ProgressFont = new System.Drawing.Font("Consolas", 10F);
|
|
this.btClose.ProgressForeColor = System.Drawing.Color.Black;
|
|
this.btClose.ProgressMax = 100F;
|
|
this.btClose.ProgressMin = 0F;
|
|
this.btClose.ProgressPadding = new System.Windows.Forms.Padding(0);
|
|
this.btClose.ProgressValue = 0F;
|
|
this.btClose.ShadowColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
|
|
this.btClose.Sign = "";
|
|
this.btClose.SignAlign = System.Drawing.ContentAlignment.BottomRight;
|
|
this.btClose.SignColor = System.Drawing.Color.Yellow;
|
|
this.btClose.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
|
|
this.btClose.Size = new System.Drawing.Size(50, 50);
|
|
this.btClose.TabIndex = 7;
|
|
this.btClose.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.btClose.TextShadow = true;
|
|
this.btClose.TextVisible = true;
|
|
this.toolTip1.SetToolTip(this.btClose, "프로그램 종료");
|
|
this.btClose.Click += new System.EventHandler(this.btClose_Click);
|
|
//
|
|
// systemParameterToolStripMenuItem
|
|
//
|
|
this.systemParameterToolStripMenuItem.Name = "systemParameterToolStripMenuItem";
|
|
this.systemParameterToolStripMenuItem.Size = new System.Drawing.Size(228, 22);
|
|
this.systemParameterToolStripMenuItem.Text = "System Parameter";
|
|
//
|
|
// toolStripMenuItem4
|
|
//
|
|
this.toolStripMenuItem4.Name = "toolStripMenuItem4";
|
|
this.toolStripMenuItem4.Size = new System.Drawing.Size(225, 6);
|
|
//
|
|
// demoRunToolStripMenuItem
|
|
//
|
|
this.demoRunToolStripMenuItem.Name = "demoRunToolStripMenuItem";
|
|
this.demoRunToolStripMenuItem.Size = new System.Drawing.Size(228, 22);
|
|
this.demoRunToolStripMenuItem.Text = "Demo Run";
|
|
this.demoRunToolStripMenuItem.Click += new System.EventHandler(this.demoRunToolStripMenuItem_Click);
|
|
//
|
|
// setZValidToolStripMenuItem
|
|
//
|
|
this.setZValidToolStripMenuItem.Name = "setZValidToolStripMenuItem";
|
|
this.setZValidToolStripMenuItem.Size = new System.Drawing.Size(228, 22);
|
|
this.setZValidToolStripMenuItem.Text = "Set A-Valid On";
|
|
this.setZValidToolStripMenuItem.Click += new System.EventHandler(this.setZValidToolStripMenuItem_Click);
|
|
//
|
|
// toolStripMenuItem1
|
|
//
|
|
this.toolStripMenuItem1.Name = "toolStripMenuItem1";
|
|
this.toolStripMenuItem1.Size = new System.Drawing.Size(225, 6);
|
|
//
|
|
// gridviewTestToolStripMenuItem
|
|
//
|
|
this.gridviewTestToolStripMenuItem.Name = "gridviewTestToolStripMenuItem";
|
|
this.gridviewTestToolStripMenuItem.Size = new System.Drawing.Size(228, 22);
|
|
this.gridviewTestToolStripMenuItem.Text = "GridviewTest";
|
|
//
|
|
// 으ㅆㄷㄴㅅToolStripMenuItem
|
|
//
|
|
this.으ㅆㄷㄴㅅToolStripMenuItem.Name = "으ㅆㄷㄴㅅToolStripMenuItem";
|
|
this.으ㅆㄷㄴㅅToolStripMenuItem.Size = new System.Drawing.Size(228, 22);
|
|
this.으ㅆㄷㄴㅅToolStripMenuItem.Text = "Test DataMatrix StripID";
|
|
//
|
|
// messageToolStripMenuItem
|
|
//
|
|
this.messageToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.errorToolStripMenuItem,
|
|
this.informationToolStripMenuItem,
|
|
this.attentionToolStripMenuItem});
|
|
this.messageToolStripMenuItem.Name = "messageToolStripMenuItem";
|
|
this.messageToolStripMenuItem.Size = new System.Drawing.Size(228, 22);
|
|
this.messageToolStripMenuItem.Text = "Message";
|
|
//
|
|
// errorToolStripMenuItem
|
|
//
|
|
this.errorToolStripMenuItem.Name = "errorToolStripMenuItem";
|
|
this.errorToolStripMenuItem.Size = new System.Drawing.Size(137, 22);
|
|
this.errorToolStripMenuItem.Text = "Error";
|
|
this.errorToolStripMenuItem.Click += new System.EventHandler(this.errorToolStripMenuItem_Click);
|
|
//
|
|
// informationToolStripMenuItem
|
|
//
|
|
this.informationToolStripMenuItem.Name = "informationToolStripMenuItem";
|
|
this.informationToolStripMenuItem.Size = new System.Drawing.Size(137, 22);
|
|
this.informationToolStripMenuItem.Text = "Information";
|
|
this.informationToolStripMenuItem.Click += new System.EventHandler(this.informationToolStripMenuItem_Click);
|
|
//
|
|
// attentionToolStripMenuItem
|
|
//
|
|
this.attentionToolStripMenuItem.Name = "attentionToolStripMenuItem";
|
|
this.attentionToolStripMenuItem.Size = new System.Drawing.Size(137, 22);
|
|
this.attentionToolStripMenuItem.Text = "Attention";
|
|
this.attentionToolStripMenuItem.Click += new System.EventHandler(this.attentionToolStripMenuItem_Click);
|
|
//
|
|
// reloadLotListToolStripMenuItem
|
|
//
|
|
this.reloadLotListToolStripMenuItem.Name = "reloadLotListToolStripMenuItem";
|
|
this.reloadLotListToolStripMenuItem.Size = new System.Drawing.Size(228, 22);
|
|
this.reloadLotListToolStripMenuItem.Text = "Reload Lot List";
|
|
//
|
|
// moveSourceListToDestListToolStripMenuItem
|
|
//
|
|
this.moveSourceListToDestListToolStripMenuItem.Name = "moveSourceListToDestListToolStripMenuItem";
|
|
this.moveSourceListToDestListToolStripMenuItem.Size = new System.Drawing.Size(228, 22);
|
|
this.moveSourceListToDestListToolStripMenuItem.Text = "Move Source List to DestList";
|
|
//
|
|
// needShowUploadTrueToolStripMenuItem
|
|
//
|
|
this.needShowUploadTrueToolStripMenuItem.Name = "needShowUploadTrueToolStripMenuItem";
|
|
this.needShowUploadTrueToolStripMenuItem.Size = new System.Drawing.Size(228, 22);
|
|
this.needShowUploadTrueToolStripMenuItem.Text = "Need Show Upload = True";
|
|
//
|
|
// 선택상태보기ToolStripMenuItem
|
|
//
|
|
this.선택상태보기ToolStripMenuItem.Name = "선택상태보기ToolStripMenuItem";
|
|
this.선택상태보기ToolStripMenuItem.Size = new System.Drawing.Size(228, 22);
|
|
this.선택상태보기ToolStripMenuItem.Text = "선택 상태 보기";
|
|
//
|
|
// idxDataGridViewTextBoxColumn
|
|
//
|
|
this.idxDataGridViewTextBoxColumn.DataPropertyName = "idx";
|
|
this.idxDataGridViewTextBoxColumn.HeaderText = "idx";
|
|
this.idxDataGridViewTextBoxColumn.Name = "idxDataGridViewTextBoxColumn";
|
|
this.idxDataGridViewTextBoxColumn.Width = 5;
|
|
//
|
|
// stripIdDataGridViewTextBoxColumn2
|
|
//
|
|
this.stripIdDataGridViewTextBoxColumn2.DataPropertyName = "StripId";
|
|
this.stripIdDataGridViewTextBoxColumn2.HeaderText = "StripId";
|
|
this.stripIdDataGridViewTextBoxColumn2.Name = "stripIdDataGridViewTextBoxColumn2";
|
|
this.stripIdDataGridViewTextBoxColumn2.Width = 5;
|
|
//
|
|
// oKDataGridViewTextBoxColumn2
|
|
//
|
|
this.oKDataGridViewTextBoxColumn2.DataPropertyName = "OK";
|
|
this.oKDataGridViewTextBoxColumn2.HeaderText = "OK";
|
|
this.oKDataGridViewTextBoxColumn2.Name = "oKDataGridViewTextBoxColumn2";
|
|
this.oKDataGridViewTextBoxColumn2.Width = 5;
|
|
//
|
|
// nGDataGridViewTextBoxColumn2
|
|
//
|
|
this.nGDataGridViewTextBoxColumn2.DataPropertyName = "NG";
|
|
this.nGDataGridViewTextBoxColumn2.HeaderText = "NG";
|
|
this.nGDataGridViewTextBoxColumn2.Name = "nGDataGridViewTextBoxColumn2";
|
|
this.nGDataGridViewTextBoxColumn2.Width = 5;
|
|
//
|
|
// mISSDataGridViewTextBoxColumn2
|
|
//
|
|
this.mISSDataGridViewTextBoxColumn2.DataPropertyName = "MISS";
|
|
this.mISSDataGridViewTextBoxColumn2.HeaderText = "MISS";
|
|
this.mISSDataGridViewTextBoxColumn2.Name = "mISSDataGridViewTextBoxColumn2";
|
|
this.mISSDataGridViewTextBoxColumn2.Width = 5;
|
|
//
|
|
// fileMapDataGridViewTextBoxColumn
|
|
//
|
|
this.fileMapDataGridViewTextBoxColumn.DataPropertyName = "FileMap";
|
|
this.fileMapDataGridViewTextBoxColumn.HeaderText = "FileMap";
|
|
this.fileMapDataGridViewTextBoxColumn.Name = "fileMapDataGridViewTextBoxColumn";
|
|
this.fileMapDataGridViewTextBoxColumn.Width = 5;
|
|
//
|
|
// dataPathDataGridViewTextBoxColumn
|
|
//
|
|
this.dataPathDataGridViewTextBoxColumn.DataPropertyName = "DataPath";
|
|
this.dataPathDataGridViewTextBoxColumn.HeaderText = "DataPath";
|
|
this.dataPathDataGridViewTextBoxColumn.Name = "dataPathDataGridViewTextBoxColumn";
|
|
this.dataPathDataGridViewTextBoxColumn.Width = 5;
|
|
//
|
|
// mapOriginDataGridViewTextBoxColumn
|
|
//
|
|
this.mapOriginDataGridViewTextBoxColumn.DataPropertyName = "MapOrigin";
|
|
this.mapOriginDataGridViewTextBoxColumn.HeaderText = "MapOrigin";
|
|
this.mapOriginDataGridViewTextBoxColumn.Name = "mapOriginDataGridViewTextBoxColumn";
|
|
this.mapOriginDataGridViewTextBoxColumn.Width = 5;
|
|
//
|
|
// mapArrayDataGridViewTextBoxColumn
|
|
//
|
|
this.mapArrayDataGridViewTextBoxColumn.DataPropertyName = "MapArray";
|
|
this.mapArrayDataGridViewTextBoxColumn.HeaderText = "MapArray";
|
|
this.mapArrayDataGridViewTextBoxColumn.Name = "mapArrayDataGridViewTextBoxColumn";
|
|
this.mapArrayDataGridViewTextBoxColumn.Width = 5;
|
|
//
|
|
// panRight
|
|
//
|
|
this.panRight.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(18)))), ((int)(((byte)(18)))), ((int)(((byte)(18)))));
|
|
this.panRight.Controls.Add(this.tableLayoutPanel1);
|
|
this.panRight.Controls.Add(this.panel2);
|
|
this.panRight.Controls.Add(this.panel4);
|
|
this.panRight.Controls.Add(this.panel16);
|
|
this.panRight.Controls.Add(this.panel5);
|
|
this.panRight.Controls.Add(this.lbTime);
|
|
this.panRight.Controls.Add(this.panel3);
|
|
this.panRight.Controls.Add(this.panel1);
|
|
this.panRight.Dock = System.Windows.Forms.DockStyle.Right;
|
|
this.panRight.Location = new System.Drawing.Point(1015, 58);
|
|
this.panRight.Name = "panRight";
|
|
this.panRight.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
|
|
this.panRight.Size = new System.Drawing.Size(264, 706);
|
|
this.panRight.TabIndex = 131;
|
|
//
|
|
// tableLayoutPanel1
|
|
//
|
|
this.tableLayoutPanel1.ColumnCount = 2;
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 45F));
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 55F));
|
|
this.tableLayoutPanel1.Controls.Add(this.btAutoRun, 0, 2);
|
|
this.tableLayoutPanel1.Controls.Add(this.btHome, 0, 0);
|
|
this.tableLayoutPanel1.Controls.Add(this.btChargeA, 1, 0);
|
|
this.tableLayoutPanel1.Controls.Add(this.btChargeM, 1, 1);
|
|
this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tableLayoutPanel1.Location = new System.Drawing.Point(5, 136);
|
|
this.tableLayoutPanel1.Name = "tableLayoutPanel1";
|
|
this.tableLayoutPanel1.RowCount = 3;
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
|
|
this.tableLayoutPanel1.Size = new System.Drawing.Size(259, 540);
|
|
this.tableLayoutPanel1.TabIndex = 0;
|
|
//
|
|
// btHome
|
|
//
|
|
this.btHome.BackColor = System.Drawing.Color.Aqua;
|
|
this.btHome.BackColor2 = System.Drawing.Color.Teal;
|
|
this.btHome.BackgroundImagePadding = new System.Windows.Forms.Padding(0);
|
|
this.btHome.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
|
|
this.btHome.BorderColorOver = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
|
|
this.btHome.BorderSize = new System.Windows.Forms.Padding(0, 0, 1, 1);
|
|
this.btHome.ColorTheme = arCtl.arLabel.eColorTheme.Custom;
|
|
this.btHome.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.btHome.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.btHome.Font = new System.Drawing.Font("맑은 고딕", 20F, System.Drawing.FontStyle.Bold);
|
|
this.btHome.ForeColor = System.Drawing.Color.WhiteSmoke;
|
|
this.btHome.GradientEnable = true;
|
|
this.btHome.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
|
|
this.btHome.GradientRepeatBG = false;
|
|
this.btHome.isButton = true;
|
|
this.btHome.Location = new System.Drawing.Point(0, 0);
|
|
this.btHome.Margin = new System.Windows.Forms.Padding(0);
|
|
this.btHome.MouseDownColor = System.Drawing.Color.Yellow;
|
|
this.btHome.MouseOverColor = System.Drawing.Color.Lime;
|
|
this.btHome.msg = null;
|
|
this.btHome.Name = "btHome";
|
|
this.btHome.ProgressBorderColor = System.Drawing.Color.Black;
|
|
this.btHome.ProgressColor1 = System.Drawing.Color.LightSkyBlue;
|
|
this.btHome.ProgressColor2 = System.Drawing.Color.DeepSkyBlue;
|
|
this.btHome.ProgressEnable = false;
|
|
this.btHome.ProgressFont = new System.Drawing.Font("Consolas", 10F);
|
|
this.btHome.ProgressForeColor = System.Drawing.Color.Black;
|
|
this.btHome.ProgressMax = 100F;
|
|
this.btHome.ProgressMin = 0F;
|
|
this.btHome.ProgressPadding = new System.Windows.Forms.Padding(0);
|
|
this.btHome.ProgressValue = 0F;
|
|
this.tableLayoutPanel1.SetRowSpan(this.btHome, 2);
|
|
this.btHome.ShadowColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
|
this.btHome.Sign = "";
|
|
this.btHome.SignAlign = System.Drawing.ContentAlignment.BottomRight;
|
|
this.btHome.SignColor = System.Drawing.Color.Yellow;
|
|
this.btHome.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
|
|
this.btHome.Size = new System.Drawing.Size(116, 360);
|
|
this.btHome.TabIndex = 141;
|
|
this.btHome.Text = "홈";
|
|
this.btHome.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.btHome.TextShadow = true;
|
|
this.btHome.TextVisible = true;
|
|
this.btHome.Click += new System.EventHandler(this.brHome_Click);
|
|
//
|
|
// btChargeM
|
|
//
|
|
this.btChargeM.BackColor = System.Drawing.Color.LightSalmon;
|
|
this.btChargeM.BackColor2 = System.Drawing.Color.Tomato;
|
|
this.btChargeM.BackgroundImagePadding = new System.Windows.Forms.Padding(0);
|
|
this.btChargeM.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
|
|
this.btChargeM.BorderColorOver = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
|
|
this.btChargeM.BorderSize = new System.Windows.Forms.Padding(0, 0, 1, 1);
|
|
this.btChargeM.ColorTheme = arCtl.arLabel.eColorTheme.Custom;
|
|
this.btChargeM.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.btChargeM.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.btChargeM.Font = new System.Drawing.Font("맑은 고딕", 20F, System.Drawing.FontStyle.Bold);
|
|
this.btChargeM.ForeColor = System.Drawing.Color.WhiteSmoke;
|
|
this.btChargeM.GradientEnable = true;
|
|
this.btChargeM.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
|
|
this.btChargeM.GradientRepeatBG = false;
|
|
this.btChargeM.isButton = true;
|
|
this.btChargeM.Location = new System.Drawing.Point(116, 180);
|
|
this.btChargeM.Margin = new System.Windows.Forms.Padding(0);
|
|
this.btChargeM.MouseDownColor = System.Drawing.Color.Yellow;
|
|
this.btChargeM.MouseOverColor = System.Drawing.Color.Lime;
|
|
this.btChargeM.msg = null;
|
|
this.btChargeM.Name = "btChargeM";
|
|
this.btChargeM.ProgressBorderColor = System.Drawing.Color.Black;
|
|
this.btChargeM.ProgressColor1 = System.Drawing.Color.LightSkyBlue;
|
|
this.btChargeM.ProgressColor2 = System.Drawing.Color.DeepSkyBlue;
|
|
this.btChargeM.ProgressEnable = false;
|
|
this.btChargeM.ProgressFont = new System.Drawing.Font("Consolas", 10F);
|
|
this.btChargeM.ProgressForeColor = System.Drawing.Color.Black;
|
|
this.btChargeM.ProgressMax = 100F;
|
|
this.btChargeM.ProgressMin = 0F;
|
|
this.btChargeM.ProgressPadding = new System.Windows.Forms.Padding(0);
|
|
this.btChargeM.ProgressValue = 0F;
|
|
this.btChargeM.ShadowColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
|
this.btChargeM.Sign = "";
|
|
this.btChargeM.SignAlign = System.Drawing.ContentAlignment.BottomRight;
|
|
this.btChargeM.SignColor = System.Drawing.Color.Yellow;
|
|
this.btChargeM.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
|
|
this.btChargeM.Size = new System.Drawing.Size(143, 180);
|
|
this.btChargeM.TabIndex = 141;
|
|
this.btChargeM.Text = "수동충전";
|
|
this.btChargeM.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.btChargeM.TextShadow = true;
|
|
this.btChargeM.TextVisible = true;
|
|
this.btChargeM.Click += new System.EventHandler(this.btChargeM_Click);
|
|
//
|
|
// panel2
|
|
//
|
|
this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(32)))), ((int)(((byte)(32)))));
|
|
this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.panel2.Location = new System.Drawing.Point(5, 131);
|
|
this.panel2.Name = "panel2";
|
|
this.panel2.Size = new System.Drawing.Size(259, 5);
|
|
this.panel2.TabIndex = 139;
|
|
//
|
|
// panel4
|
|
//
|
|
this.panel4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
|
|
this.panel4.Controls.Add(this.lbCntQA);
|
|
this.panel4.Controls.Add(this.arLabel4);
|
|
this.panel4.Controls.Add(this.lbCntQC);
|
|
this.panel4.Controls.Add(this.arLabel9);
|
|
this.panel4.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.panel4.Location = new System.Drawing.Point(5, 82);
|
|
this.panel4.Name = "panel4";
|
|
this.panel4.Size = new System.Drawing.Size(259, 49);
|
|
this.panel4.TabIndex = 145;
|
|
//
|
|
// lbCntQA
|
|
//
|
|
this.lbCntQA.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
|
|
this.lbCntQA.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
|
|
this.lbCntQA.BackgroundImagePadding = new System.Windows.Forms.Padding(0);
|
|
this.lbCntQA.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
|
|
this.lbCntQA.BorderColorOver = System.Drawing.Color.DodgerBlue;
|
|
this.lbCntQA.BorderSize = new System.Windows.Forms.Padding(0);
|
|
this.lbCntQA.ColorTheme = arCtl.arLabel.eColorTheme.Custom;
|
|
this.lbCntQA.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.lbCntQA.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.lbCntQA.Font = new System.Drawing.Font("Consolas", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.lbCntQA.ForeColor = System.Drawing.Color.Gray;
|
|
this.lbCntQA.GradientEnable = true;
|
|
this.lbCntQA.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
|
|
this.lbCntQA.GradientRepeatBG = false;
|
|
this.lbCntQA.isButton = false;
|
|
this.lbCntQA.Location = new System.Drawing.Point(180, 0);
|
|
this.lbCntQA.Margin = new System.Windows.Forms.Padding(0);
|
|
this.lbCntQA.MouseDownColor = System.Drawing.Color.Yellow;
|
|
this.lbCntQA.MouseOverColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
|
this.lbCntQA.msg = null;
|
|
this.lbCntQA.Name = "lbCntQA";
|
|
this.lbCntQA.ProgressBorderColor = System.Drawing.Color.Black;
|
|
this.lbCntQA.ProgressColor1 = System.Drawing.Color.LightSkyBlue;
|
|
this.lbCntQA.ProgressColor2 = System.Drawing.Color.DeepSkyBlue;
|
|
this.lbCntQA.ProgressEnable = false;
|
|
this.lbCntQA.ProgressFont = new System.Drawing.Font("Consolas", 10F);
|
|
this.lbCntQA.ProgressForeColor = System.Drawing.Color.Black;
|
|
this.lbCntQA.ProgressMax = 100F;
|
|
this.lbCntQA.ProgressMin = 0F;
|
|
this.lbCntQA.ProgressPadding = new System.Windows.Forms.Padding(0);
|
|
this.lbCntQA.ProgressValue = 0F;
|
|
this.lbCntQA.ShadowColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
|
|
this.lbCntQA.Sign = "";
|
|
this.lbCntQA.SignAlign = System.Drawing.ContentAlignment.BottomRight;
|
|
this.lbCntQA.SignColor = System.Drawing.Color.Yellow;
|
|
this.lbCntQA.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
|
|
this.lbCntQA.Size = new System.Drawing.Size(78, 49);
|
|
this.lbCntQA.TabIndex = 6;
|
|
this.lbCntQA.Text = "0000";
|
|
this.lbCntQA.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.lbCntQA.TextShadow = true;
|
|
this.lbCntQA.TextVisible = true;
|
|
//
|
|
// arLabel4
|
|
//
|
|
this.arLabel4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
|
|
this.arLabel4.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
|
|
this.arLabel4.BackgroundImagePadding = new System.Windows.Forms.Padding(0);
|
|
this.arLabel4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
|
|
this.arLabel4.BorderColorOver = System.Drawing.Color.DarkBlue;
|
|
this.arLabel4.BorderSize = new System.Windows.Forms.Padding(0);
|
|
this.arLabel4.ColorTheme = arCtl.arLabel.eColorTheme.Custom;
|
|
this.arLabel4.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.arLabel4.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.arLabel4.Font = new System.Drawing.Font("Bahnschrift Condensed", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.arLabel4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
|
|
this.arLabel4.GradientEnable = true;
|
|
this.arLabel4.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
|
|
this.arLabel4.GradientRepeatBG = false;
|
|
this.arLabel4.isButton = false;
|
|
this.arLabel4.Location = new System.Drawing.Point(129, 0);
|
|
this.arLabel4.Margin = new System.Windows.Forms.Padding(0);
|
|
this.arLabel4.MouseDownColor = System.Drawing.Color.Yellow;
|
|
this.arLabel4.MouseOverColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
|
this.arLabel4.msg = null;
|
|
this.arLabel4.Name = "arLabel4";
|
|
this.arLabel4.ProgressBorderColor = System.Drawing.Color.Black;
|
|
this.arLabel4.ProgressColor1 = System.Drawing.Color.LightSkyBlue;
|
|
this.arLabel4.ProgressColor2 = System.Drawing.Color.DeepSkyBlue;
|
|
this.arLabel4.ProgressEnable = false;
|
|
this.arLabel4.ProgressFont = new System.Drawing.Font("Consolas", 10F);
|
|
this.arLabel4.ProgressForeColor = System.Drawing.Color.Black;
|
|
this.arLabel4.ProgressMax = 100F;
|
|
this.arLabel4.ProgressMin = 0F;
|
|
this.arLabel4.ProgressPadding = new System.Windows.Forms.Padding(0);
|
|
this.arLabel4.ProgressValue = 0F;
|
|
this.arLabel4.ShadowColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
|
|
this.arLabel4.Sign = "";
|
|
this.arLabel4.SignAlign = System.Drawing.ContentAlignment.BottomRight;
|
|
this.arLabel4.SignColor = System.Drawing.Color.Yellow;
|
|
this.arLabel4.SignFont = new System.Drawing.Font("Consolas", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))));
|
|
this.arLabel4.Size = new System.Drawing.Size(51, 49);
|
|
this.arLabel4.TabIndex = 5;
|
|
this.arLabel4.Text = "CHARGER";
|
|
this.arLabel4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.arLabel4.TextShadow = true;
|
|
this.arLabel4.TextVisible = true;
|
|
//
|
|
// lbCntQC
|
|
//
|
|
this.lbCntQC.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
|
|
this.lbCntQC.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
|
|
this.lbCntQC.BackgroundImagePadding = new System.Windows.Forms.Padding(0);
|
|
this.lbCntQC.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
|
|
this.lbCntQC.BorderColorOver = System.Drawing.Color.DodgerBlue;
|
|
this.lbCntQC.BorderSize = new System.Windows.Forms.Padding(0);
|
|
this.lbCntQC.ColorTheme = arCtl.arLabel.eColorTheme.Custom;
|
|
this.lbCntQC.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.lbCntQC.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.lbCntQC.Font = new System.Drawing.Font("Consolas", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.lbCntQC.ForeColor = System.Drawing.Color.Gray;
|
|
this.lbCntQC.GradientEnable = true;
|
|
this.lbCntQC.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
|
|
this.lbCntQC.GradientRepeatBG = false;
|
|
this.lbCntQC.isButton = false;
|
|
this.lbCntQC.Location = new System.Drawing.Point(51, 0);
|
|
this.lbCntQC.Margin = new System.Windows.Forms.Padding(0);
|
|
this.lbCntQC.MouseDownColor = System.Drawing.Color.Yellow;
|
|
this.lbCntQC.MouseOverColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
|
this.lbCntQC.msg = null;
|
|
this.lbCntQC.Name = "lbCntQC";
|
|
this.lbCntQC.ProgressBorderColor = System.Drawing.Color.Black;
|
|
this.lbCntQC.ProgressColor1 = System.Drawing.Color.LightSkyBlue;
|
|
this.lbCntQC.ProgressColor2 = System.Drawing.Color.DeepSkyBlue;
|
|
this.lbCntQC.ProgressEnable = false;
|
|
this.lbCntQC.ProgressFont = new System.Drawing.Font("Consolas", 10F);
|
|
this.lbCntQC.ProgressForeColor = System.Drawing.Color.Black;
|
|
this.lbCntQC.ProgressMax = 100F;
|
|
this.lbCntQC.ProgressMin = 0F;
|
|
this.lbCntQC.ProgressPadding = new System.Windows.Forms.Padding(0);
|
|
this.lbCntQC.ProgressValue = 0F;
|
|
this.lbCntQC.ShadowColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
|
|
this.lbCntQC.Sign = "";
|
|
this.lbCntQC.SignAlign = System.Drawing.ContentAlignment.BottomRight;
|
|
this.lbCntQC.SignColor = System.Drawing.Color.Yellow;
|
|
this.lbCntQC.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
|
|
this.lbCntQC.Size = new System.Drawing.Size(78, 49);
|
|
this.lbCntQC.TabIndex = 4;
|
|
this.lbCntQC.Text = "0000";
|
|
this.lbCntQC.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.lbCntQC.TextShadow = true;
|
|
this.lbCntQC.TextVisible = true;
|
|
//
|
|
// arLabel9
|
|
//
|
|
this.arLabel9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
|
|
this.arLabel9.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
|
|
this.arLabel9.BackgroundImagePadding = new System.Windows.Forms.Padding(0);
|
|
this.arLabel9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
|
|
this.arLabel9.BorderColorOver = System.Drawing.Color.DarkBlue;
|
|
this.arLabel9.BorderSize = new System.Windows.Forms.Padding(0);
|
|
this.arLabel9.ColorTheme = arCtl.arLabel.eColorTheme.Custom;
|
|
this.arLabel9.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.arLabel9.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.arLabel9.Font = new System.Drawing.Font("Bahnschrift Condensed", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.arLabel9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
|
this.arLabel9.GradientEnable = true;
|
|
this.arLabel9.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
|
|
this.arLabel9.GradientRepeatBG = false;
|
|
this.arLabel9.isButton = false;
|
|
this.arLabel9.Location = new System.Drawing.Point(0, 0);
|
|
this.arLabel9.Margin = new System.Windows.Forms.Padding(0);
|
|
this.arLabel9.MouseDownColor = System.Drawing.Color.Yellow;
|
|
this.arLabel9.MouseOverColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
|
this.arLabel9.msg = null;
|
|
this.arLabel9.Name = "arLabel9";
|
|
this.arLabel9.ProgressBorderColor = System.Drawing.Color.Black;
|
|
this.arLabel9.ProgressColor1 = System.Drawing.Color.LightSkyBlue;
|
|
this.arLabel9.ProgressColor2 = System.Drawing.Color.DeepSkyBlue;
|
|
this.arLabel9.ProgressEnable = false;
|
|
this.arLabel9.ProgressFont = new System.Drawing.Font("Consolas", 10F);
|
|
this.arLabel9.ProgressForeColor = System.Drawing.Color.Black;
|
|
this.arLabel9.ProgressMax = 100F;
|
|
this.arLabel9.ProgressMin = 0F;
|
|
this.arLabel9.ProgressPadding = new System.Windows.Forms.Padding(0);
|
|
this.arLabel9.ProgressValue = 0F;
|
|
this.arLabel9.ShadowColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
|
|
this.arLabel9.Sign = "";
|
|
this.arLabel9.SignAlign = System.Drawing.ContentAlignment.BottomRight;
|
|
this.arLabel9.SignColor = System.Drawing.Color.Yellow;
|
|
this.arLabel9.SignFont = new System.Drawing.Font("Consolas", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))));
|
|
this.arLabel9.Size = new System.Drawing.Size(51, 49);
|
|
this.arLabel9.TabIndex = 4;
|
|
this.arLabel9.Text = "UNLOADER";
|
|
this.arLabel9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.arLabel9.TextShadow = true;
|
|
this.arLabel9.TextVisible = true;
|
|
//
|
|
// panel16
|
|
//
|
|
this.panel16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
|
|
this.panel16.Controls.Add(this.lbCntDN);
|
|
this.panel16.Controls.Add(this.arLabel7);
|
|
this.panel16.Controls.Add(this.lbCNtUP);
|
|
this.panel16.Controls.Add(this.arLabel8);
|
|
this.panel16.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.panel16.Location = new System.Drawing.Point(5, 33);
|
|
this.panel16.Name = "panel16";
|
|
this.panel16.Size = new System.Drawing.Size(259, 49);
|
|
this.panel16.TabIndex = 16;
|
|
//
|
|
// lbCntDN
|
|
//
|
|
this.lbCntDN.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
|
|
this.lbCntDN.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
|
|
this.lbCntDN.BackgroundImagePadding = new System.Windows.Forms.Padding(0);
|
|
this.lbCntDN.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
|
|
this.lbCntDN.BorderColorOver = System.Drawing.Color.DodgerBlue;
|
|
this.lbCntDN.BorderSize = new System.Windows.Forms.Padding(0);
|
|
this.lbCntDN.ColorTheme = arCtl.arLabel.eColorTheme.Custom;
|
|
this.lbCntDN.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.lbCntDN.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.lbCntDN.Font = new System.Drawing.Font("Consolas", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.lbCntDN.ForeColor = System.Drawing.Color.Gray;
|
|
this.lbCntDN.GradientEnable = true;
|
|
this.lbCntDN.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
|
|
this.lbCntDN.GradientRepeatBG = false;
|
|
this.lbCntDN.isButton = false;
|
|
this.lbCntDN.Location = new System.Drawing.Point(180, 0);
|
|
this.lbCntDN.Margin = new System.Windows.Forms.Padding(0);
|
|
this.lbCntDN.MouseDownColor = System.Drawing.Color.Yellow;
|
|
this.lbCntDN.MouseOverColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
|
this.lbCntDN.msg = null;
|
|
this.lbCntDN.Name = "lbCntDN";
|
|
this.lbCntDN.ProgressBorderColor = System.Drawing.Color.Black;
|
|
this.lbCntDN.ProgressColor1 = System.Drawing.Color.LightSkyBlue;
|
|
this.lbCntDN.ProgressColor2 = System.Drawing.Color.DeepSkyBlue;
|
|
this.lbCntDN.ProgressEnable = false;
|
|
this.lbCntDN.ProgressFont = new System.Drawing.Font("Consolas", 10F);
|
|
this.lbCntDN.ProgressForeColor = System.Drawing.Color.Black;
|
|
this.lbCntDN.ProgressMax = 100F;
|
|
this.lbCntDN.ProgressMin = 0F;
|
|
this.lbCntDN.ProgressPadding = new System.Windows.Forms.Padding(0);
|
|
this.lbCntDN.ProgressValue = 0F;
|
|
this.lbCntDN.ShadowColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
|
|
this.lbCntDN.Sign = "";
|
|
this.lbCntDN.SignAlign = System.Drawing.ContentAlignment.BottomRight;
|
|
this.lbCntDN.SignColor = System.Drawing.Color.Yellow;
|
|
this.lbCntDN.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
|
|
this.lbCntDN.Size = new System.Drawing.Size(78, 49);
|
|
this.lbCntDN.TabIndex = 4;
|
|
this.lbCntDN.Text = "0000";
|
|
this.lbCntDN.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.lbCntDN.TextShadow = true;
|
|
this.lbCntDN.TextVisible = true;
|
|
this.lbCntDN.Click += new System.EventHandler(this.lbCNtUp_Click);
|
|
//
|
|
// arLabel7
|
|
//
|
|
this.arLabel7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
|
|
this.arLabel7.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
|
|
this.arLabel7.BackgroundImagePadding = new System.Windows.Forms.Padding(0);
|
|
this.arLabel7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
|
|
this.arLabel7.BorderColorOver = System.Drawing.Color.DarkBlue;
|
|
this.arLabel7.BorderSize = new System.Windows.Forms.Padding(0);
|
|
this.arLabel7.ColorTheme = arCtl.arLabel.eColorTheme.Custom;
|
|
this.arLabel7.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.arLabel7.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.arLabel7.Font = new System.Drawing.Font("Bahnschrift Condensed", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.arLabel7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
|
|
this.arLabel7.GradientEnable = true;
|
|
this.arLabel7.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
|
|
this.arLabel7.GradientRepeatBG = false;
|
|
this.arLabel7.isButton = false;
|
|
this.arLabel7.Location = new System.Drawing.Point(129, 0);
|
|
this.arLabel7.Margin = new System.Windows.Forms.Padding(0);
|
|
this.arLabel7.MouseDownColor = System.Drawing.Color.Yellow;
|
|
this.arLabel7.MouseOverColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
|
this.arLabel7.msg = null;
|
|
this.arLabel7.Name = "arLabel7";
|
|
this.arLabel7.ProgressBorderColor = System.Drawing.Color.Black;
|
|
this.arLabel7.ProgressColor1 = System.Drawing.Color.LightSkyBlue;
|
|
this.arLabel7.ProgressColor2 = System.Drawing.Color.DeepSkyBlue;
|
|
this.arLabel7.ProgressEnable = false;
|
|
this.arLabel7.ProgressFont = new System.Drawing.Font("Consolas", 10F);
|
|
this.arLabel7.ProgressForeColor = System.Drawing.Color.Black;
|
|
this.arLabel7.ProgressMax = 100F;
|
|
this.arLabel7.ProgressMin = 0F;
|
|
this.arLabel7.ProgressPadding = new System.Windows.Forms.Padding(0);
|
|
this.arLabel7.ProgressValue = 0F;
|
|
this.arLabel7.ShadowColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
|
|
this.arLabel7.Sign = "";
|
|
this.arLabel7.SignAlign = System.Drawing.ContentAlignment.BottomRight;
|
|
this.arLabel7.SignColor = System.Drawing.Color.Yellow;
|
|
this.arLabel7.SignFont = new System.Drawing.Font("Consolas", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))));
|
|
this.arLabel7.Size = new System.Drawing.Size(51, 49);
|
|
this.arLabel7.TabIndex = 4;
|
|
this.arLabel7.Text = "CLEANNER";
|
|
this.arLabel7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.arLabel7.TextShadow = true;
|
|
this.arLabel7.TextVisible = true;
|
|
//
|
|
// lbCNtUP
|
|
//
|
|
this.lbCNtUP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
|
|
this.lbCNtUP.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
|
|
this.lbCNtUP.BackgroundImagePadding = new System.Windows.Forms.Padding(0);
|
|
this.lbCNtUP.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
|
|
this.lbCNtUP.BorderColorOver = System.Drawing.Color.DodgerBlue;
|
|
this.lbCNtUP.BorderSize = new System.Windows.Forms.Padding(0);
|
|
this.lbCNtUP.ColorTheme = arCtl.arLabel.eColorTheme.Custom;
|
|
this.lbCNtUP.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.lbCNtUP.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.lbCNtUP.Font = new System.Drawing.Font("Consolas", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.lbCNtUP.ForeColor = System.Drawing.Color.Gray;
|
|
this.lbCNtUP.GradientEnable = true;
|
|
this.lbCNtUP.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
|
|
this.lbCNtUP.GradientRepeatBG = false;
|
|
this.lbCNtUP.isButton = false;
|
|
this.lbCNtUP.Location = new System.Drawing.Point(51, 0);
|
|
this.lbCNtUP.Margin = new System.Windows.Forms.Padding(0);
|
|
this.lbCNtUP.MouseDownColor = System.Drawing.Color.Yellow;
|
|
this.lbCNtUP.MouseOverColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
|
this.lbCNtUP.msg = null;
|
|
this.lbCNtUP.Name = "lbCNtUP";
|
|
this.lbCNtUP.ProgressBorderColor = System.Drawing.Color.Black;
|
|
this.lbCNtUP.ProgressColor1 = System.Drawing.Color.LightSkyBlue;
|
|
this.lbCNtUP.ProgressColor2 = System.Drawing.Color.DeepSkyBlue;
|
|
this.lbCNtUP.ProgressEnable = false;
|
|
this.lbCNtUP.ProgressFont = new System.Drawing.Font("Consolas", 10F);
|
|
this.lbCNtUP.ProgressForeColor = System.Drawing.Color.Black;
|
|
this.lbCNtUP.ProgressMax = 100F;
|
|
this.lbCNtUP.ProgressMin = 0F;
|
|
this.lbCNtUP.ProgressPadding = new System.Windows.Forms.Padding(0);
|
|
this.lbCNtUP.ProgressValue = 0F;
|
|
this.lbCNtUP.ShadowColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
|
|
this.lbCNtUP.Sign = "";
|
|
this.lbCNtUP.SignAlign = System.Drawing.ContentAlignment.BottomRight;
|
|
this.lbCNtUP.SignColor = System.Drawing.Color.Yellow;
|
|
this.lbCNtUP.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
|
|
this.lbCNtUP.Size = new System.Drawing.Size(78, 49);
|
|
this.lbCNtUP.TabIndex = 4;
|
|
this.lbCNtUP.Text = "0000";
|
|
this.lbCNtUP.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.lbCNtUP.TextShadow = true;
|
|
this.lbCNtUP.TextVisible = true;
|
|
this.lbCNtUP.Click += new System.EventHandler(this.lbCNtUp_Click);
|
|
//
|
|
// arLabel8
|
|
//
|
|
this.arLabel8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
|
|
this.arLabel8.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
|
|
this.arLabel8.BackgroundImagePadding = new System.Windows.Forms.Padding(0);
|
|
this.arLabel8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
|
|
this.arLabel8.BorderColorOver = System.Drawing.Color.DarkBlue;
|
|
this.arLabel8.BorderSize = new System.Windows.Forms.Padding(0);
|
|
this.arLabel8.ColorTheme = arCtl.arLabel.eColorTheme.Custom;
|
|
this.arLabel8.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.arLabel8.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.arLabel8.Font = new System.Drawing.Font("Bahnschrift Condensed", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.arLabel8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
|
|
this.arLabel8.GradientEnable = true;
|
|
this.arLabel8.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
|
|
this.arLabel8.GradientRepeatBG = false;
|
|
this.arLabel8.isButton = false;
|
|
this.arLabel8.Location = new System.Drawing.Point(0, 0);
|
|
this.arLabel8.Margin = new System.Windows.Forms.Padding(0);
|
|
this.arLabel8.MouseDownColor = System.Drawing.Color.Yellow;
|
|
this.arLabel8.MouseOverColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
|
this.arLabel8.msg = null;
|
|
this.arLabel8.Name = "arLabel8";
|
|
this.arLabel8.ProgressBorderColor = System.Drawing.Color.Black;
|
|
this.arLabel8.ProgressColor1 = System.Drawing.Color.LightSkyBlue;
|
|
this.arLabel8.ProgressColor2 = System.Drawing.Color.DeepSkyBlue;
|
|
this.arLabel8.ProgressEnable = false;
|
|
this.arLabel8.ProgressFont = new System.Drawing.Font("Consolas", 10F);
|
|
this.arLabel8.ProgressForeColor = System.Drawing.Color.Black;
|
|
this.arLabel8.ProgressMax = 100F;
|
|
this.arLabel8.ProgressMin = 0F;
|
|
this.arLabel8.ProgressPadding = new System.Windows.Forms.Padding(0);
|
|
this.arLabel8.ProgressValue = 0F;
|
|
this.arLabel8.ShadowColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
|
|
this.arLabel8.Sign = "";
|
|
this.arLabel8.SignAlign = System.Drawing.ContentAlignment.BottomRight;
|
|
this.arLabel8.SignColor = System.Drawing.Color.Yellow;
|
|
this.arLabel8.SignFont = new System.Drawing.Font("Consolas", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))));
|
|
this.arLabel8.Size = new System.Drawing.Size(51, 49);
|
|
this.arLabel8.TabIndex = 4;
|
|
this.arLabel8.Text = "LOADER";
|
|
this.arLabel8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.arLabel8.TextShadow = true;
|
|
this.arLabel8.TextVisible = true;
|
|
//
|
|
// panel5
|
|
//
|
|
this.panel5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(18)))), ((int)(((byte)(18)))), ((int)(((byte)(18)))));
|
|
this.panel5.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.panel5.Location = new System.Drawing.Point(5, 676);
|
|
this.panel5.Name = "panel5";
|
|
this.panel5.Size = new System.Drawing.Size(259, 5);
|
|
this.panel5.TabIndex = 142;
|
|
//
|
|
// panel3
|
|
//
|
|
this.panel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(32)))), ((int)(((byte)(32)))));
|
|
this.panel3.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.panel3.Location = new System.Drawing.Point(5, 28);
|
|
this.panel3.Name = "panel3";
|
|
this.panel3.Size = new System.Drawing.Size(259, 5);
|
|
this.panel3.TabIndex = 144;
|
|
//
|
|
// panel1
|
|
//
|
|
this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
|
|
this.panel1.Controls.Add(this.lbIDLE);
|
|
this.panel1.Controls.Add(this.lbStStep);
|
|
this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.panel1.Location = new System.Drawing.Point(5, 0);
|
|
this.panel1.Name = "panel1";
|
|
this.panel1.Size = new System.Drawing.Size(259, 28);
|
|
this.panel1.TabIndex = 143;
|
|
//
|
|
// lbIDLE
|
|
//
|
|
this.lbIDLE.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
|
|
this.lbIDLE.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
|
|
this.lbIDLE.BackgroundImagePadding = new System.Windows.Forms.Padding(0);
|
|
this.lbIDLE.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
|
|
this.lbIDLE.BorderColorOver = System.Drawing.Color.DodgerBlue;
|
|
this.lbIDLE.BorderSize = new System.Windows.Forms.Padding(0);
|
|
this.lbIDLE.ColorTheme = arCtl.arLabel.eColorTheme.Custom;
|
|
this.lbIDLE.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.lbIDLE.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.lbIDLE.Font = new System.Drawing.Font("맑은 고딕", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.lbIDLE.ForeColor = System.Drawing.Color.Gold;
|
|
this.lbIDLE.GradientEnable = true;
|
|
this.lbIDLE.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
|
|
this.lbIDLE.GradientRepeatBG = false;
|
|
this.lbIDLE.isButton = false;
|
|
this.lbIDLE.Location = new System.Drawing.Point(70, 0);
|
|
this.lbIDLE.Margin = new System.Windows.Forms.Padding(0);
|
|
this.lbIDLE.MouseDownColor = System.Drawing.Color.Yellow;
|
|
this.lbIDLE.MouseOverColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
|
this.lbIDLE.msg = null;
|
|
this.lbIDLE.Name = "lbIDLE";
|
|
this.lbIDLE.ProgressBorderColor = System.Drawing.Color.Black;
|
|
this.lbIDLE.ProgressColor1 = System.Drawing.Color.DarkCyan;
|
|
this.lbIDLE.ProgressColor2 = System.Drawing.Color.DarkTurquoise;
|
|
this.lbIDLE.ProgressEnable = true;
|
|
this.lbIDLE.ProgressFont = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.lbIDLE.ProgressForeColor = System.Drawing.Color.DimGray;
|
|
this.lbIDLE.ProgressMax = 100F;
|
|
this.lbIDLE.ProgressMin = 0F;
|
|
this.lbIDLE.ProgressPadding = new System.Windows.Forms.Padding(0);
|
|
this.lbIDLE.ProgressValue = 50F;
|
|
this.lbIDLE.ShadowColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
|
|
this.lbIDLE.Sign = "";
|
|
this.lbIDLE.SignAlign = System.Drawing.ContentAlignment.BottomRight;
|
|
this.lbIDLE.SignColor = System.Drawing.Color.Yellow;
|
|
this.lbIDLE.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
|
|
this.lbIDLE.Size = new System.Drawing.Size(189, 28);
|
|
this.lbIDLE.TabIndex = 4;
|
|
this.lbIDLE.Text = "75%";
|
|
this.lbIDLE.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.lbIDLE.TextShadow = true;
|
|
this.lbIDLE.TextVisible = true;
|
|
//
|
|
// lbStStep
|
|
//
|
|
this.lbStStep.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
|
|
this.lbStStep.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
|
|
this.lbStStep.BackgroundImagePadding = new System.Windows.Forms.Padding(0);
|
|
this.lbStStep.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
|
|
this.lbStStep.BorderColorOver = System.Drawing.Color.DarkBlue;
|
|
this.lbStStep.BorderSize = new System.Windows.Forms.Padding(0);
|
|
this.lbStStep.ColorTheme = arCtl.arLabel.eColorTheme.Custom;
|
|
this.lbStStep.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.lbStStep.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.lbStStep.Font = new System.Drawing.Font("Consolas", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.lbStStep.ForeColor = System.Drawing.Color.White;
|
|
this.lbStStep.GradientEnable = true;
|
|
this.lbStStep.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
|
|
this.lbStStep.GradientRepeatBG = false;
|
|
this.lbStStep.isButton = false;
|
|
this.lbStStep.Location = new System.Drawing.Point(0, 0);
|
|
this.lbStStep.Margin = new System.Windows.Forms.Padding(0);
|
|
this.lbStStep.MouseDownColor = System.Drawing.Color.Yellow;
|
|
this.lbStStep.MouseOverColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
|
this.lbStStep.msg = null;
|
|
this.lbStStep.Name = "lbStStep";
|
|
this.lbStStep.ProgressBorderColor = System.Drawing.Color.Black;
|
|
this.lbStStep.ProgressColor1 = System.Drawing.Color.LightSkyBlue;
|
|
this.lbStStep.ProgressColor2 = System.Drawing.Color.DeepSkyBlue;
|
|
this.lbStStep.ProgressEnable = false;
|
|
this.lbStStep.ProgressFont = new System.Drawing.Font("Consolas", 10F);
|
|
this.lbStStep.ProgressForeColor = System.Drawing.Color.Black;
|
|
this.lbStStep.ProgressMax = 100F;
|
|
this.lbStStep.ProgressMin = 0F;
|
|
this.lbStStep.ProgressPadding = new System.Windows.Forms.Padding(0);
|
|
this.lbStStep.ProgressValue = 0F;
|
|
this.lbStStep.ShadowColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
|
|
this.lbStStep.Sign = "";
|
|
this.lbStStep.SignAlign = System.Drawing.ContentAlignment.BottomRight;
|
|
this.lbStStep.SignColor = System.Drawing.Color.Yellow;
|
|
this.lbStStep.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
|
|
this.lbStStep.Size = new System.Drawing.Size(70, 28);
|
|
this.lbStStep.TabIndex = 4;
|
|
this.lbStStep.Text = "--";
|
|
this.lbStStep.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.lbStStep.TextShadow = true;
|
|
this.lbStStep.TextVisible = true;
|
|
//
|
|
// panTopMenu
|
|
//
|
|
this.panTopMenu.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
|
|
this.panTopMenu.Controls.Add(this.lbBat);
|
|
this.panTopMenu.Controls.Add(this.MenuLog);
|
|
this.panTopMenu.Controls.Add(this.MenuFlag);
|
|
this.panTopMenu.Controls.Add(this.MenuBMS);
|
|
this.panTopMenu.Controls.Add(this.MenuAGV);
|
|
this.panTopMenu.Controls.Add(this.btDebug);
|
|
this.panTopMenu.Controls.Add(this.btOpenDir);
|
|
this.panTopMenu.Controls.Add(this.btMReset);
|
|
this.panTopMenu.Controls.Add(this.btCapture);
|
|
this.panTopMenu.Controls.Add(this.btShowManual);
|
|
this.panTopMenu.Controls.Add(this.MenuLift);
|
|
this.panTopMenu.Controls.Add(this.MenuMAN);
|
|
this.panTopMenu.Controls.Add(this.MenuAuto);
|
|
this.panTopMenu.Controls.Add(this.pictureBox1);
|
|
this.panTopMenu.Controls.Add(this.btTopMenu_Volume);
|
|
this.panTopMenu.Controls.Add(this.arLabel5);
|
|
this.panTopMenu.Controls.Add(this.btClose);
|
|
this.panTopMenu.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.panTopMenu.Location = new System.Drawing.Point(1, 1);
|
|
this.panTopMenu.Name = "panTopMenu";
|
|
this.panTopMenu.Size = new System.Drawing.Size(1278, 50);
|
|
this.panTopMenu.TabIndex = 134;
|
|
//
|
|
// pictureBox1
|
|
//
|
|
this.pictureBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
|
|
this.pictureBox1.Dock = System.Windows.Forms.DockStyle.Left;
|
|
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(49, 50);
|
|
this.pictureBox1.TabIndex = 0;
|
|
this.pictureBox1.TabStop = false;
|
|
this.pictureBox1.Click += new System.EventHandler(this.pictureBox1_Click);
|
|
//
|
|
// cmDebug
|
|
//
|
|
this.cmDebug.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.mapFileToolStripMenuItem,
|
|
this.systemParameterToolStripMenuItem,
|
|
this.toolStripMenuItem4,
|
|
this.demoRunToolStripMenuItem,
|
|
this.setZValidToolStripMenuItem,
|
|
this.toolStripMenuItem1,
|
|
this.gridviewTestToolStripMenuItem,
|
|
this.으ㅆㄷㄴㅅToolStripMenuItem,
|
|
this.messageToolStripMenuItem,
|
|
this.reloadLotListToolStripMenuItem,
|
|
this.moveSourceListToDestListToolStripMenuItem,
|
|
this.needShowUploadTrueToolStripMenuItem,
|
|
this.선택상태보기ToolStripMenuItem,
|
|
this.demoListLotToolStripMenuItem,
|
|
this.toolStripMenuItem5,
|
|
this.refreshListToolStripMenuItem});
|
|
this.cmDebug.Name = "cmVision";
|
|
this.cmDebug.Size = new System.Drawing.Size(229, 324);
|
|
//
|
|
// mapFileToolStripMenuItem
|
|
//
|
|
this.mapFileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.saveToolStripMenuItem,
|
|
this.loadToolStripMenuItem,
|
|
this.editorToolStripMenuItem});
|
|
this.mapFileToolStripMenuItem.Name = "mapFileToolStripMenuItem";
|
|
this.mapFileToolStripMenuItem.Size = new System.Drawing.Size(228, 22);
|
|
this.mapFileToolStripMenuItem.Text = "Map File";
|
|
//
|
|
// saveToolStripMenuItem
|
|
//
|
|
this.saveToolStripMenuItem.Name = "saveToolStripMenuItem";
|
|
this.saveToolStripMenuItem.Size = new System.Drawing.Size(105, 22);
|
|
this.saveToolStripMenuItem.Text = "Save";
|
|
this.saveToolStripMenuItem.Click += new System.EventHandler(this.saveToolStripMenuItem_Click);
|
|
//
|
|
// loadToolStripMenuItem
|
|
//
|
|
this.loadToolStripMenuItem.Name = "loadToolStripMenuItem";
|
|
this.loadToolStripMenuItem.Size = new System.Drawing.Size(105, 22);
|
|
this.loadToolStripMenuItem.Text = "Load";
|
|
this.loadToolStripMenuItem.Click += new System.EventHandler(this.loadToolStripMenuItem_Click);
|
|
//
|
|
// editorToolStripMenuItem
|
|
//
|
|
this.editorToolStripMenuItem.Name = "editorToolStripMenuItem";
|
|
this.editorToolStripMenuItem.Size = new System.Drawing.Size(105, 22);
|
|
this.editorToolStripMenuItem.Text = "Editor";
|
|
this.editorToolStripMenuItem.Click += new System.EventHandler(this.editorToolStripMenuItem_Click);
|
|
//
|
|
// demoListLotToolStripMenuItem
|
|
//
|
|
this.demoListLotToolStripMenuItem.Name = "demoListLotToolStripMenuItem";
|
|
this.demoListLotToolStripMenuItem.Size = new System.Drawing.Size(228, 22);
|
|
this.demoListLotToolStripMenuItem.Text = "demo List (Lot)";
|
|
//
|
|
// toolStripMenuItem5
|
|
//
|
|
this.toolStripMenuItem5.Name = "toolStripMenuItem5";
|
|
this.toolStripMenuItem5.Size = new System.Drawing.Size(228, 22);
|
|
this.toolStripMenuItem5.Text = "--";
|
|
//
|
|
// refreshListToolStripMenuItem
|
|
//
|
|
this.refreshListToolStripMenuItem.Name = "refreshListToolStripMenuItem";
|
|
this.refreshListToolStripMenuItem.Size = new System.Drawing.Size(228, 22);
|
|
this.refreshListToolStripMenuItem.Text = "Refresh List";
|
|
//
|
|
// debugtestToolStripMenuItem
|
|
//
|
|
this.debugtestToolStripMenuItem.Name = "debugtestToolStripMenuItem";
|
|
this.debugtestToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
|
this.debugtestToolStripMenuItem.Text = "debugtest";
|
|
//
|
|
// pandBottomDIO
|
|
//
|
|
this.pandBottomDIO.Controls.Add(this.panel9);
|
|
this.pandBottomDIO.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.pandBottomDIO.Location = new System.Drawing.Point(1, 764);
|
|
this.pandBottomDIO.Margin = new System.Windows.Forms.Padding(0);
|
|
this.pandBottomDIO.Name = "pandBottomDIO";
|
|
this.pandBottomDIO.Size = new System.Drawing.Size(1278, 35);
|
|
this.pandBottomDIO.TabIndex = 136;
|
|
//
|
|
// panel9
|
|
//
|
|
this.panel9.Controls.Add(this.IOState);
|
|
this.panel9.Controls.Add(this.SSInfo);
|
|
this.panel9.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panel9.Location = new System.Drawing.Point(0, 0);
|
|
this.panel9.Margin = new System.Windows.Forms.Padding(0);
|
|
this.panel9.Name = "panel9";
|
|
this.panel9.Size = new System.Drawing.Size(1278, 35);
|
|
this.panel9.TabIndex = 0;
|
|
//
|
|
// panDlg
|
|
//
|
|
this.panDlg.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(64)))));
|
|
this.panDlg.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panDlg.Location = new System.Drawing.Point(1, 58);
|
|
this.panDlg.Margin = new System.Windows.Forms.Padding(0);
|
|
this.panDlg.Name = "panDlg";
|
|
this.panDlg.Size = new System.Drawing.Size(1014, 706);
|
|
this.panDlg.TabIndex = 146;
|
|
//
|
|
// arPanel2
|
|
//
|
|
this.arPanel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(5)))), ((int)(((byte)(5)))), ((int)(((byte)(5)))));
|
|
this.arPanel2.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
|
|
this.arPanel2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(25)))), ((int)(((byte)(25)))));
|
|
this.arPanel2.BorderSize = new System.Windows.Forms.Padding(0, 0, 0, 5);
|
|
this.arPanel2.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.arPanel2.Font = new System.Drawing.Font("Consolas", 10F, System.Drawing.FontStyle.Italic);
|
|
this.arPanel2.ForeColor = System.Drawing.Color.Khaki;
|
|
this.arPanel2.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
|
|
this.arPanel2.GradientRepeatBG = false;
|
|
this.arPanel2.Location = new System.Drawing.Point(1, 55);
|
|
this.arPanel2.Name = "arPanel2";
|
|
this.arPanel2.ProgressColor1 = System.Drawing.Color.LightSkyBlue;
|
|
this.arPanel2.ProgressColor2 = System.Drawing.Color.DeepSkyBlue;
|
|
this.arPanel2.ProgressMax = 100F;
|
|
this.arPanel2.ProgressMin = 0F;
|
|
this.arPanel2.ProgressPadding = new System.Windows.Forms.Padding(0);
|
|
this.arPanel2.ProgressValue = 0F;
|
|
this.arPanel2.ShadowColor = System.Drawing.Color.Black;
|
|
this.arPanel2.ShowBorder = true;
|
|
this.arPanel2.Size = new System.Drawing.Size(1278, 3);
|
|
this.arPanel2.TabIndex = 145;
|
|
this.arPanel2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
this.arPanel2.TextShadow = false;
|
|
this.arPanel2.UseProgressBar = false;
|
|
//
|
|
// arPanel1
|
|
//
|
|
this.arPanel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(5)))), ((int)(((byte)(5)))), ((int)(((byte)(5)))));
|
|
this.arPanel1.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
|
|
this.arPanel1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(25)))), ((int)(((byte)(25)))));
|
|
this.arPanel1.BorderSize = new System.Windows.Forms.Padding(0, 0, 0, 5);
|
|
this.arPanel1.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.arPanel1.Font = new System.Drawing.Font("Consolas", 10F, System.Drawing.FontStyle.Italic);
|
|
this.arPanel1.ForeColor = System.Drawing.Color.Khaki;
|
|
this.arPanel1.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
|
|
this.arPanel1.GradientRepeatBG = false;
|
|
this.arPanel1.Location = new System.Drawing.Point(1, 51);
|
|
this.arPanel1.Name = "arPanel1";
|
|
this.arPanel1.ProgressColor1 = System.Drawing.Color.LightSkyBlue;
|
|
this.arPanel1.ProgressColor2 = System.Drawing.Color.DeepSkyBlue;
|
|
this.arPanel1.ProgressMax = 100F;
|
|
this.arPanel1.ProgressMin = 0F;
|
|
this.arPanel1.ProgressPadding = new System.Windows.Forms.Padding(0);
|
|
this.arPanel1.ProgressValue = 0F;
|
|
this.arPanel1.ShadowColor = System.Drawing.Color.Black;
|
|
this.arPanel1.ShowBorder = true;
|
|
this.arPanel1.Size = new System.Drawing.Size(1278, 4);
|
|
this.arPanel1.TabIndex = 135;
|
|
this.arPanel1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
this.arPanel1.TextShadow = false;
|
|
this.arPanel1.UseProgressBar = false;
|
|
//
|
|
// IOState
|
|
//
|
|
this.IOState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(50)))), ((int)(((byte)(50)))));
|
|
this.IOState.BorderSize = 0;
|
|
colorListItem1.BackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
|
|
colorListItem1.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
|
|
colorListItem1.Remark = "";
|
|
colorListItem2.BackColor1 = System.Drawing.Color.ForestGreen;
|
|
colorListItem2.BackColor2 = System.Drawing.Color.ForestGreen;
|
|
colorListItem2.Remark = "";
|
|
colorListItem3.BackColor1 = System.Drawing.Color.Firebrick;
|
|
colorListItem3.BackColor2 = System.Drawing.Color.Firebrick;
|
|
colorListItem3.Remark = "";
|
|
colorListItem4.BackColor1 = System.Drawing.Color.Purple;
|
|
colorListItem4.BackColor2 = System.Drawing.Color.Purple;
|
|
colorListItem4.Remark = "";
|
|
colorListItem5.BackColor1 = System.Drawing.Color.SteelBlue;
|
|
colorListItem5.BackColor2 = System.Drawing.Color.SteelBlue;
|
|
colorListItem5.Remark = "";
|
|
colorListItem6.BackColor1 = System.Drawing.Color.DarkGoldenrod;
|
|
colorListItem6.BackColor2 = System.Drawing.Color.DarkGoldenrod;
|
|
colorListItem6.Remark = "";
|
|
colorListItem7.BackColor1 = System.Drawing.Color.Teal;
|
|
colorListItem7.BackColor2 = System.Drawing.Color.Teal;
|
|
colorListItem7.Remark = "";
|
|
this.IOState.ColorList = new arFrame.Control.ColorListItem[] {
|
|
colorListItem1,
|
|
colorListItem2,
|
|
colorListItem3,
|
|
colorListItem4,
|
|
colorListItem5,
|
|
colorListItem6,
|
|
colorListItem7};
|
|
this.IOState.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.IOState.Font = new System.Drawing.Font("Consolas", 20F, System.Drawing.FontStyle.Bold);
|
|
this.IOState.FontPin = new System.Drawing.Font("Consolas", 8F, System.Drawing.FontStyle.Bold);
|
|
this.IOState.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(200)))), ((int)(((byte)(200)))));
|
|
this.IOState.ForeColorPin = System.Drawing.Color.WhiteSmoke;
|
|
this.IOState.Location = new System.Drawing.Point(0, 0);
|
|
this.IOState.MatrixSize = new System.Drawing.Point(11, 1);
|
|
this.IOState.MenuBorderSize = 1;
|
|
this.IOState.MenuGap = 5;
|
|
this.IOState.MinimumSize = new System.Drawing.Size(100, 0);
|
|
this.IOState.Name = "IOState";
|
|
this.IOState.Names = new string[] {
|
|
"",
|
|
"",
|
|
"",
|
|
"",
|
|
"",
|
|
"",
|
|
"",
|
|
"",
|
|
"",
|
|
"",
|
|
"",
|
|
"",
|
|
"",
|
|
"",
|
|
"",
|
|
""};
|
|
this.IOState.ShadowColor = System.Drawing.Color.Transparent;
|
|
this.IOState.showDebugInfo = false;
|
|
this.IOState.ShowIndexString = false;
|
|
this.IOState.Size = new System.Drawing.Size(1151, 35);
|
|
this.IOState.TabIndex = 6;
|
|
this.IOState.Tags = null;
|
|
this.IOState.Text = "gridView2";
|
|
this.IOState.TextAttachToImage = true;
|
|
this.IOState.Titles = new string[] {
|
|
"EMG|TAG|DIR|STS|SPD|SEN|CAL|RUN|MARK|CHG|ITM"};
|
|
this.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))};
|
|
this.IOState.ItemClick += new System.EventHandler<arFrame.Control.GridView.ItemClickEventArgs>(this.IOState_ItemClick_1);
|
|
//
|
|
// SSInfo
|
|
//
|
|
this.SSInfo.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(50)))), ((int)(((byte)(50)))));
|
|
this.SSInfo.BorderSize = 0;
|
|
colorListItem8.BackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
|
|
colorListItem8.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
|
|
colorListItem8.Remark = "";
|
|
colorListItem9.BackColor1 = System.Drawing.Color.Lime;
|
|
colorListItem9.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
|
|
colorListItem9.Remark = "";
|
|
colorListItem10.BackColor1 = System.Drawing.Color.Red;
|
|
colorListItem10.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
|
|
colorListItem10.Remark = "";
|
|
colorListItem11.BackColor1 = System.Drawing.Color.DarkViolet;
|
|
colorListItem11.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
|
|
colorListItem11.Remark = "";
|
|
this.SSInfo.ColorList = new arFrame.Control.ColorListItem[] {
|
|
colorListItem8,
|
|
colorListItem9,
|
|
colorListItem10,
|
|
colorListItem11};
|
|
this.SSInfo.Dock = System.Windows.Forms.DockStyle.Right;
|
|
this.SSInfo.Font = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Bold);
|
|
this.SSInfo.FontPin = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Bold);
|
|
this.SSInfo.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(200)))), ((int)(((byte)(200)))));
|
|
this.SSInfo.ForeColorPin = System.Drawing.Color.WhiteSmoke;
|
|
this.SSInfo.Location = new System.Drawing.Point(1151, 0);
|
|
this.SSInfo.MatrixSize = new System.Drawing.Point(2, 2);
|
|
this.SSInfo.MenuBorderSize = 1;
|
|
this.SSInfo.MenuGap = 5;
|
|
this.SSInfo.MinimumSize = new System.Drawing.Size(100, 0);
|
|
this.SSInfo.Name = "SSInfo";
|
|
this.SSInfo.Names = new string[] {
|
|
"",
|
|
"",
|
|
"",
|
|
"",
|
|
"",
|
|
"",
|
|
"",
|
|
"",
|
|
"",
|
|
"",
|
|
"",
|
|
"",
|
|
"",
|
|
"",
|
|
"",
|
|
""};
|
|
this.SSInfo.ShadowColor = System.Drawing.Color.Transparent;
|
|
this.SSInfo.showDebugInfo = false;
|
|
this.SSInfo.ShowIndexString = false;
|
|
this.SSInfo.Size = new System.Drawing.Size(127, 35);
|
|
this.SSInfo.TabIndex = 10;
|
|
this.SSInfo.Tags = null;
|
|
this.SSInfo.Text = "gridView3";
|
|
this.SSInfo.TextAttachToImage = true;
|
|
this.SSInfo.Titles = new string[] {
|
|
"STEPINFO|FREESPACE",
|
|
"INFO1|INFO2"};
|
|
this.SSInfo.Values = new ushort[] {
|
|
((ushort)(0)),
|
|
((ushort)(0)),
|
|
((ushort)(0)),
|
|
((ushort)(0))};
|
|
this.SSInfo.Click += new System.EventHandler(this.SSInfo_Click);
|
|
//
|
|
// lbBat
|
|
//
|
|
this.lbBat.BorderColor = System.Drawing.Color.DimGray;
|
|
this.lbBat.CurA = 0F;
|
|
this.lbBat.Dock = System.Windows.Forms.DockStyle.Right;
|
|
this.lbBat.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.lbBat.ForeColor = System.Drawing.Color.Gray;
|
|
this.lbBat.IsOpen = true;
|
|
this.lbBat.Location = new System.Drawing.Point(830, 0);
|
|
this.lbBat.MaxA = 0F;
|
|
this.lbBat.Name = "lbBat";
|
|
this.lbBat.Padding = new System.Windows.Forms.Padding(0, 12, 0, 12);
|
|
this.lbBat.sign = "%";
|
|
this.lbBat.Size = new System.Drawing.Size(48, 50);
|
|
this.lbBat.TabIndex = 23;
|
|
this.lbBat.Text = "12";
|
|
this.lbBat.VLevel = 50F;
|
|
this.lbBat.Volt = 0F;
|
|
this.lbBat.Click += new System.EventHandler(this.lbBat_Click);
|
|
//
|
|
// fMain
|
|
//
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
|
|
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(15)))), ((int)(((byte)(15)))));
|
|
this.ClientSize = new System.Drawing.Size(1280, 800);
|
|
this.Controls.Add(this.panDlg);
|
|
this.Controls.Add(this.panRight);
|
|
this.Controls.Add(this.arPanel2);
|
|
this.Controls.Add(this.pandBottomDIO);
|
|
this.Controls.Add(this.arPanel1);
|
|
this.Controls.Add(this.panTopMenu);
|
|
this.DoubleBuffered = true;
|
|
this.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
|
this.KeyPreview = true;
|
|
this.Name = "fMain";
|
|
this.Padding = new System.Windows.Forms.Padding(1);
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|
this.Text = "Form1";
|
|
this.Load += new System.EventHandler(this.@__Load);
|
|
this.panRight.ResumeLayout(false);
|
|
this.tableLayoutPanel1.ResumeLayout(false);
|
|
this.panel4.ResumeLayout(false);
|
|
this.panel16.ResumeLayout(false);
|
|
this.panel1.ResumeLayout(false);
|
|
this.panTopMenu.ResumeLayout(false);
|
|
this.panTopMenu.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
|
|
this.cmDebug.ResumeLayout(false);
|
|
this.pandBottomDIO.ResumeLayout(false);
|
|
this.panel9.ResumeLayout(false);
|
|
this.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 btShowManual;
|
|
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 System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
|
|
private arCtl.arLabel btHome;
|
|
private arCtl.arLabel btTopMenu_Volume;
|
|
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;
|
|
private ToolStripMenuItem mapFileToolStripMenuItem;
|
|
private ToolStripMenuItem saveToolStripMenuItem;
|
|
private ToolStripMenuItem loadToolStripMenuItem;
|
|
private ToolStripMenuItem editorToolStripMenuItem;
|
|
}
|
|
}
|
|
|