827 lines
		
	
	
		
			36 KiB
		
	
	
	
		
			C#
		
	
	
	
	
	
			
		
		
	
	
			827 lines
		
	
	
		
			36 KiB
		
	
	
	
		
			C#
		
	
	
	
	
	
| namespace Project
 | |
| {
 | |
|     partial class fSetting
 | |
|     {
 | |
|         /// <summary>
 | |
|         /// Required designer variable.
 | |
|         /// </summary>
 | |
|         private System.ComponentModel.IContainer components = null;
 | |
| 
 | |
|         /// <summary>
 | |
|         /// Clean up any resources being used.
 | |
|         /// </summary>
 | |
|         /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
 | |
|         protected override void Dispose(bool disposing)
 | |
|         {
 | |
|             if (disposing && (components != null))
 | |
|             {
 | |
|                 components.Dispose();
 | |
|             }
 | |
|             base.Dispose(disposing);
 | |
|         }
 | |
| 
 | |
|         #region Windows Form Designer generated code
 | |
| 
 | |
|         /// <summary>
 | |
|         /// Required method for Designer support - do not modify
 | |
|         /// the contents of this method with the code editor.
 | |
|         /// </summary>
 | |
|         private void InitializeComponent()
 | |
|         {
 | |
| 			this.components = new System.ComponentModel.Container();
 | |
| 			System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(fSetting));
 | |
| 			this.button1 = new System.Windows.Forms.Button();
 | |
| 			this.panel1 = new System.Windows.Forms.Panel();
 | |
| 			this.propertyGrid1 = new System.Windows.Forms.PropertyGrid();
 | |
| 			this.tabControl1 = new System.Windows.Forms.TabControl();
 | |
| 			this.tabPage2 = new System.Windows.Forms.TabPage();
 | |
| 			this.groupBox2 = new System.Windows.Forms.GroupBox();
 | |
| 			this.btDetectPrintR = new System.Windows.Forms.Button();
 | |
| 			this.btDetectPrintL = new System.Windows.Forms.Button();
 | |
| 			this.btCartDetR = new System.Windows.Forms.Button();
 | |
| 			this.btCartDetL = new System.Windows.Forms.Button();
 | |
| 			this.btCartDetC = new System.Windows.Forms.Button();
 | |
| 			this.btdoorr3 = new System.Windows.Forms.Button();
 | |
| 			this.btdoorr1 = new System.Windows.Forms.Button();
 | |
| 			this.btdoorf3 = new System.Windows.Forms.Button();
 | |
| 			this.btdoorr2 = new System.Windows.Forms.Button();
 | |
| 			this.btdoorf1 = new System.Windows.Forms.Button();
 | |
| 			this.btdoorf2 = new System.Windows.Forms.Button();
 | |
| 			this.groupBox1 = new System.Windows.Forms.GroupBox();
 | |
| 			this.button9 = new System.Windows.Forms.Button();
 | |
| 			this.button3 = new System.Windows.Forms.Button();
 | |
| 			this.btmag2 = new System.Windows.Forms.Button();
 | |
| 			this.button2 = new System.Windows.Forms.Button();
 | |
| 			this.button6 = new System.Windows.Forms.Button();
 | |
| 			this.btPickerVac = new System.Windows.Forms.Button();
 | |
| 			this.btPort1 = new System.Windows.Forms.Button();
 | |
| 			this.btmag1 = new System.Windows.Forms.Button();
 | |
| 			this.btTWLamp = new System.Windows.Forms.Button();
 | |
| 			this.btBuz = new System.Windows.Forms.Button();
 | |
| 			this.btmag0 = new System.Windows.Forms.Button();
 | |
| 			this.button5 = new System.Windows.Forms.Button();
 | |
| 			this.btPort0 = new System.Windows.Forms.Button();
 | |
| 			this.btPort2 = new System.Windows.Forms.Button();
 | |
| 			this.btLeftVac = new System.Windows.Forms.Button();
 | |
| 			this.btPrintR = new System.Windows.Forms.Button();
 | |
| 			this.btPrintL = new System.Windows.Forms.Button();
 | |
| 			this.btRightVac = new System.Windows.Forms.Button();
 | |
| 			this.tabPage1 = new System.Windows.Forms.TabPage();
 | |
| 			this.tabPage3 = new System.Windows.Forms.TabPage();
 | |
| 			this.dataGridView1 = new System.Windows.Forms.DataGridView();
 | |
| 			this.keyDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
| 			this.valueDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
| 			this.bsLang = new System.Windows.Forms.BindingSource(this.components);
 | |
| 			this.dataSet1 = new Project.DataSet1();
 | |
| 			this.statusStrip2 = new System.Windows.Forms.StatusStrip();
 | |
| 			this.lbFile = new System.Windows.Forms.ToolStripStatusLabel();
 | |
| 			this.toolStrip1 = new System.Windows.Forms.ToolStrip();
 | |
| 			this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
 | |
| 			this.toolStripButton3 = new System.Windows.Forms.ToolStripButton();
 | |
| 			this.toolStripButton4 = new System.Windows.Forms.ToolStripButton();
 | |
| 			this.toolStripButton2 = new System.Windows.Forms.ToolStripButton();
 | |
| 			this.tabPage4 = new System.Windows.Forms.TabPage();
 | |
| 			this.button4 = new System.Windows.Forms.Button();
 | |
| 			this.button8 = new System.Windows.Forms.Button();
 | |
| 			this.button7 = new System.Windows.Forms.Button();
 | |
| 			this.bsRecipient = new System.Windows.Forms.BindingSource(this.components);
 | |
| 			this.bsMailForm = new System.Windows.Forms.BindingSource(this.components);
 | |
| 			this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
 | |
| 			this.errorProvider1 = new System.Windows.Forms.ErrorProvider(this.components);
 | |
| 			this.button10 = new System.Windows.Forms.Button();
 | |
| 			this.panel1.SuspendLayout();
 | |
| 			this.tabControl1.SuspendLayout();
 | |
| 			this.tabPage2.SuspendLayout();
 | |
| 			this.groupBox2.SuspendLayout();
 | |
| 			this.groupBox1.SuspendLayout();
 | |
| 			this.tabPage1.SuspendLayout();
 | |
| 			this.tabPage3.SuspendLayout();
 | |
| 			((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
 | |
| 			((System.ComponentModel.ISupportInitialize)(this.bsLang)).BeginInit();
 | |
| 			((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
 | |
| 			this.statusStrip2.SuspendLayout();
 | |
| 			this.toolStrip1.SuspendLayout();
 | |
| 			this.tabPage4.SuspendLayout();
 | |
| 			((System.ComponentModel.ISupportInitialize)(this.bsRecipient)).BeginInit();
 | |
| 			((System.ComponentModel.ISupportInitialize)(this.bsMailForm)).BeginInit();
 | |
| 			((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).BeginInit();
 | |
| 			this.SuspendLayout();
 | |
| 			// 
 | |
| 			// button1
 | |
| 			// 
 | |
| 			this.button1.Dock = System.Windows.Forms.DockStyle.Fill;
 | |
| 			this.button1.Location = new System.Drawing.Point(5, 5);
 | |
| 			this.button1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
| 			this.button1.Name = "button1";
 | |
| 			this.button1.Size = new System.Drawing.Size(604, 53);
 | |
| 			this.button1.TabIndex = 0;
 | |
| 			this.button1.Text = "저장(&S)";
 | |
| 			this.button1.UseVisualStyleBackColor = true;
 | |
| 			this.button1.Click += new System.EventHandler(this.button1_Click);
 | |
| 			// 
 | |
| 			// panel1
 | |
| 			// 
 | |
| 			this.panel1.Controls.Add(this.button1);
 | |
| 			this.panel1.Dock = System.Windows.Forms.DockStyle.Bottom;
 | |
| 			this.panel1.Location = new System.Drawing.Point(0, 547);
 | |
| 			this.panel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
| 			this.panel1.Name = "panel1";
 | |
| 			this.panel1.Padding = new System.Windows.Forms.Padding(5);
 | |
| 			this.panel1.Size = new System.Drawing.Size(614, 63);
 | |
| 			this.panel1.TabIndex = 1;
 | |
| 			// 
 | |
| 			// propertyGrid1
 | |
| 			// 
 | |
| 			this.propertyGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
 | |
| 			this.propertyGrid1.Font = new System.Drawing.Font("맑은 고딕", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
 | |
| 			this.propertyGrid1.LineColor = System.Drawing.SystemColors.ControlDark;
 | |
| 			this.propertyGrid1.Location = new System.Drawing.Point(3, 3);
 | |
| 			this.propertyGrid1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
| 			this.propertyGrid1.Name = "propertyGrid1";
 | |
| 			this.propertyGrid1.Size = new System.Drawing.Size(600, 508);
 | |
| 			this.propertyGrid1.TabIndex = 1;
 | |
| 			// 
 | |
| 			// tabControl1
 | |
| 			// 
 | |
| 			this.tabControl1.Controls.Add(this.tabPage2);
 | |
| 			this.tabControl1.Controls.Add(this.tabPage1);
 | |
| 			this.tabControl1.Controls.Add(this.tabPage3);
 | |
| 			this.tabControl1.Controls.Add(this.tabPage4);
 | |
| 			this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
 | |
| 			this.tabControl1.Location = new System.Drawing.Point(0, 0);
 | |
| 			this.tabControl1.Name = "tabControl1";
 | |
| 			this.tabControl1.SelectedIndex = 0;
 | |
| 			this.tabControl1.Size = new System.Drawing.Size(614, 547);
 | |
| 			this.tabControl1.TabIndex = 2;
 | |
| 			this.tabControl1.SelectedIndexChanged += new System.EventHandler(this.tabControl1_SelectedIndexChanged);
 | |
| 			// 
 | |
| 			// tabPage2
 | |
| 			// 
 | |
| 			this.tabPage2.Controls.Add(this.groupBox2);
 | |
| 			this.tabPage2.Controls.Add(this.groupBox1);
 | |
| 			this.tabPage2.Font = new System.Drawing.Font("맑은 고딕", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
 | |
| 			this.tabPage2.Location = new System.Drawing.Point(4, 29);
 | |
| 			this.tabPage2.Name = "tabPage2";
 | |
| 			this.tabPage2.Size = new System.Drawing.Size(606, 514);
 | |
| 			this.tabPage2.TabIndex = 1;
 | |
| 			this.tabPage2.Text = "간편설정";
 | |
| 			this.tabPage2.UseVisualStyleBackColor = true;
 | |
| 			// 
 | |
| 			// groupBox2
 | |
| 			// 
 | |
| 			this.groupBox2.Controls.Add(this.button10);
 | |
| 			this.groupBox2.Controls.Add(this.btDetectPrintR);
 | |
| 			this.groupBox2.Controls.Add(this.btDetectPrintL);
 | |
| 			this.groupBox2.Controls.Add(this.btCartDetR);
 | |
| 			this.groupBox2.Controls.Add(this.btCartDetL);
 | |
| 			this.groupBox2.Controls.Add(this.btCartDetC);
 | |
| 			this.groupBox2.Controls.Add(this.btdoorr3);
 | |
| 			this.groupBox2.Controls.Add(this.btdoorr1);
 | |
| 			this.groupBox2.Controls.Add(this.btdoorf3);
 | |
| 			this.groupBox2.Controls.Add(this.btdoorr2);
 | |
| 			this.groupBox2.Controls.Add(this.btdoorf1);
 | |
| 			this.groupBox2.Controls.Add(this.btdoorf2);
 | |
| 			this.groupBox2.Font = new System.Drawing.Font("맑은 고딕", 13F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
 | |
| 			this.groupBox2.Location = new System.Drawing.Point(10, 329);
 | |
| 			this.groupBox2.Name = "groupBox2";
 | |
| 			this.groupBox2.Size = new System.Drawing.Size(580, 177);
 | |
| 			this.groupBox2.TabIndex = 2;
 | |
| 			this.groupBox2.TabStop = false;
 | |
| 			this.groupBox2.Text = "센서 사용";
 | |
| 			// 
 | |
| 			// btDetectPrintR
 | |
| 			// 
 | |
| 			this.btDetectPrintR.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Bold);
 | |
| 			this.btDetectPrintR.Location = new System.Drawing.Point(466, 32);
 | |
| 			this.btDetectPrintR.Name = "btDetectPrintR";
 | |
| 			this.btDetectPrintR.Size = new System.Drawing.Size(100, 43);
 | |
| 			this.btDetectPrintR.TabIndex = 24;
 | |
| 			this.btDetectPrintR.Text = "인쇄감지-R";
 | |
| 			this.btDetectPrintR.UseVisualStyleBackColor = true;
 | |
| 			this.btDetectPrintR.Click += new System.EventHandler(this.btDetectPrintR_Click);
 | |
| 			// 
 | |
| 			// btDetectPrintL
 | |
| 			// 
 | |
| 			this.btDetectPrintL.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Bold);
 | |
| 			this.btDetectPrintL.Location = new System.Drawing.Point(365, 32);
 | |
| 			this.btDetectPrintL.Name = "btDetectPrintL";
 | |
| 			this.btDetectPrintL.Size = new System.Drawing.Size(100, 43);
 | |
| 			this.btDetectPrintL.TabIndex = 23;
 | |
| 			this.btDetectPrintL.Text = "인쇄감지-L";
 | |
| 			this.btDetectPrintL.UseVisualStyleBackColor = true;
 | |
| 			this.btDetectPrintL.Click += new System.EventHandler(this.btDetectPrintL_Click);
 | |
| 			// 
 | |
| 			// btCartDetR
 | |
| 			// 
 | |
| 			this.btCartDetR.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Bold);
 | |
| 			this.btCartDetR.Location = new System.Drawing.Point(219, 122);
 | |
| 			this.btCartDetR.Name = "btCartDetR";
 | |
| 			this.btCartDetR.Size = new System.Drawing.Size(100, 43);
 | |
| 			this.btCartDetR.TabIndex = 20;
 | |
| 			this.btCartDetR.Text = "카트감지(R)";
 | |
| 			this.btCartDetR.UseVisualStyleBackColor = true;
 | |
| 			this.btCartDetR.Click += new System.EventHandler(this.button5_Click);
 | |
| 			// 
 | |
| 			// btCartDetL
 | |
| 			// 
 | |
| 			this.btCartDetL.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Bold);
 | |
| 			this.btCartDetL.Location = new System.Drawing.Point(16, 122);
 | |
| 			this.btCartDetL.Name = "btCartDetL";
 | |
| 			this.btCartDetL.Size = new System.Drawing.Size(100, 43);
 | |
| 			this.btCartDetL.TabIndex = 21;
 | |
| 			this.btCartDetL.Text = "카트감지(L)";
 | |
| 			this.btCartDetL.UseVisualStyleBackColor = true;
 | |
| 			this.btCartDetL.Click += new System.EventHandler(this.button6_Click_1);
 | |
| 			// 
 | |
| 			// btCartDetC
 | |
| 			// 
 | |
| 			this.btCartDetC.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Bold);
 | |
| 			this.btCartDetC.Location = new System.Drawing.Point(118, 122);
 | |
| 			this.btCartDetC.Name = "btCartDetC";
 | |
| 			this.btCartDetC.Size = new System.Drawing.Size(100, 43);
 | |
| 			this.btCartDetC.TabIndex = 22;
 | |
| 			this.btCartDetC.Text = "카트감지(C)";
 | |
| 			this.btCartDetC.UseVisualStyleBackColor = true;
 | |
| 			this.btCartDetC.Click += new System.EventHandler(this.button7_Click);
 | |
| 			// 
 | |
| 			// btdoorr3
 | |
| 			// 
 | |
| 			this.btdoorr3.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Bold);
 | |
| 			this.btdoorr3.Location = new System.Drawing.Point(219, 32);
 | |
| 			this.btdoorr3.Name = "btdoorr3";
 | |
| 			this.btdoorr3.Size = new System.Drawing.Size(100, 43);
 | |
| 			this.btdoorr3.TabIndex = 19;
 | |
| 			this.btdoorr3.Text = "DOOR-R3";
 | |
| 			this.btdoorr3.UseVisualStyleBackColor = true;
 | |
| 			this.btdoorr3.Click += new System.EventHandler(this.btSafetyP3_Click);
 | |
| 			// 
 | |
| 			// btdoorr1
 | |
| 			// 
 | |
| 			this.btdoorr1.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Bold);
 | |
| 			this.btdoorr1.Location = new System.Drawing.Point(16, 32);
 | |
| 			this.btdoorr1.Name = "btdoorr1";
 | |
| 			this.btdoorr1.Size = new System.Drawing.Size(100, 43);
 | |
| 			this.btdoorr1.TabIndex = 0;
 | |
| 			this.btdoorr1.Text = "DOOR-R1";
 | |
| 			this.btdoorr1.UseVisualStyleBackColor = true;
 | |
| 			this.btdoorr1.Click += new System.EventHandler(this.button2_Click_1);
 | |
| 			// 
 | |
| 			// btdoorf3
 | |
| 			// 
 | |
| 			this.btdoorf3.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Bold);
 | |
| 			this.btdoorf3.Location = new System.Drawing.Point(219, 77);
 | |
| 			this.btdoorf3.Name = "btdoorf3";
 | |
| 			this.btdoorf3.Size = new System.Drawing.Size(100, 43);
 | |
| 			this.btdoorf3.TabIndex = 2;
 | |
| 			this.btdoorf3.Text = "DOOR-F3";
 | |
| 			this.btdoorf3.UseVisualStyleBackColor = true;
 | |
| 			this.btdoorf3.Click += new System.EventHandler(this.btLoaderDetect_Click);
 | |
| 			// 
 | |
| 			// btdoorr2
 | |
| 			// 
 | |
| 			this.btdoorr2.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Bold);
 | |
| 			this.btdoorr2.Location = new System.Drawing.Point(118, 32);
 | |
| 			this.btdoorr2.Name = "btdoorr2";
 | |
| 			this.btdoorr2.Size = new System.Drawing.Size(100, 43);
 | |
| 			this.btdoorr2.TabIndex = 2;
 | |
| 			this.btdoorr2.Text = "DOOR-R2";
 | |
| 			this.btdoorr2.UseVisualStyleBackColor = true;
 | |
| 			this.btdoorr2.Click += new System.EventHandler(this.button4_Click);
 | |
| 			// 
 | |
| 			// btdoorf1
 | |
| 			// 
 | |
| 			this.btdoorf1.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Bold);
 | |
| 			this.btdoorf1.Location = new System.Drawing.Point(16, 77);
 | |
| 			this.btdoorf1.Name = "btdoorf1";
 | |
| 			this.btdoorf1.Size = new System.Drawing.Size(100, 43);
 | |
| 			this.btdoorf1.TabIndex = 5;
 | |
| 			this.btdoorf1.Text = "DOOR-F1";
 | |
| 			this.btdoorf1.UseVisualStyleBackColor = true;
 | |
| 			this.btdoorf1.Click += new System.EventHandler(this.btSafetyCvIn_Click);
 | |
| 			// 
 | |
| 			// btdoorf2
 | |
| 			// 
 | |
| 			this.btdoorf2.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Bold);
 | |
| 			this.btdoorf2.Location = new System.Drawing.Point(118, 77);
 | |
| 			this.btdoorf2.Name = "btdoorf2";
 | |
| 			this.btdoorf2.Size = new System.Drawing.Size(100, 43);
 | |
| 			this.btdoorf2.TabIndex = 8;
 | |
| 			this.btdoorf2.Text = "DOOR-F2";
 | |
| 			this.btdoorf2.UseVisualStyleBackColor = true;
 | |
| 			this.btdoorf2.Click += new System.EventHandler(this.btSafetyCvOut_Click);
 | |
| 			// 
 | |
| 			// groupBox1
 | |
| 			// 
 | |
| 			this.groupBox1.Controls.Add(this.button9);
 | |
| 			this.groupBox1.Controls.Add(this.button3);
 | |
| 			this.groupBox1.Controls.Add(this.btmag2);
 | |
| 			this.groupBox1.Controls.Add(this.button2);
 | |
| 			this.groupBox1.Controls.Add(this.button6);
 | |
| 			this.groupBox1.Controls.Add(this.btPickerVac);
 | |
| 			this.groupBox1.Controls.Add(this.btPort1);
 | |
| 			this.groupBox1.Controls.Add(this.btmag1);
 | |
| 			this.groupBox1.Controls.Add(this.btTWLamp);
 | |
| 			this.groupBox1.Controls.Add(this.btBuz);
 | |
| 			this.groupBox1.Controls.Add(this.btmag0);
 | |
| 			this.groupBox1.Controls.Add(this.button5);
 | |
| 			this.groupBox1.Controls.Add(this.btPort0);
 | |
| 			this.groupBox1.Controls.Add(this.btPort2);
 | |
| 			this.groupBox1.Controls.Add(this.btLeftVac);
 | |
| 			this.groupBox1.Controls.Add(this.btPrintR);
 | |
| 			this.groupBox1.Controls.Add(this.btPrintL);
 | |
| 			this.groupBox1.Controls.Add(this.btRightVac);
 | |
| 			this.groupBox1.Font = new System.Drawing.Font("맑은 고딕", 13F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
 | |
| 			this.groupBox1.Location = new System.Drawing.Point(10, 9);
 | |
| 			this.groupBox1.Name = "groupBox1";
 | |
| 			this.groupBox1.Size = new System.Drawing.Size(580, 314);
 | |
| 			this.groupBox1.TabIndex = 1;
 | |
| 			this.groupBox1.TabStop = false;
 | |
| 			this.groupBox1.Text = "기능 사용";
 | |
| 			// 
 | |
| 			// button9
 | |
| 			// 
 | |
| 			this.button9.Location = new System.Drawing.Point(18, 30);
 | |
| 			this.button9.Name = "button9";
 | |
| 			this.button9.Size = new System.Drawing.Size(135, 43);
 | |
| 			this.button9.TabIndex = 45;
 | |
| 			this.button9.Text = "RQ자동진행";
 | |
| 			this.button9.UseVisualStyleBackColor = true;
 | |
| 			this.button9.Click += new System.EventHandler(this.button9_Click);
 | |
| 			// 
 | |
| 			// button3
 | |
| 			// 
 | |
| 			this.button3.Font = new System.Drawing.Font("맑은 고딕", 13F, System.Drawing.FontStyle.Bold);
 | |
| 			this.button3.Location = new System.Drawing.Point(230, 99);
 | |
| 			this.button3.Name = "button3";
 | |
| 			this.button3.Size = new System.Drawing.Size(124, 43);
 | |
| 			this.button3.TabIndex = 38;
 | |
| 			this.button3.Text = "QR검증";
 | |
| 			this.button3.UseVisualStyleBackColor = true;
 | |
| 			this.button3.Click += new System.EventHandler(this.button3_Click_1);
 | |
| 			// 
 | |
| 			// btmag2
 | |
| 			// 
 | |
| 			this.btmag2.Location = new System.Drawing.Point(230, 246);
 | |
| 			this.btmag2.Name = "btmag2";
 | |
| 			this.btmag2.Size = new System.Drawing.Size(124, 43);
 | |
| 			this.btmag2.TabIndex = 42;
 | |
| 			this.btmag2.Text = "피커-자석";
 | |
| 			this.btmag2.UseVisualStyleBackColor = true;
 | |
| 			this.btmag2.Click += new System.EventHandler(this.button5_Click_1);
 | |
| 			// 
 | |
| 			// button2
 | |
| 			// 
 | |
| 			this.button2.Location = new System.Drawing.Point(429, 30);
 | |
| 			this.button2.Name = "button2";
 | |
| 			this.button2.Size = new System.Drawing.Size(135, 43);
 | |
| 			this.button2.TabIndex = 28;
 | |
| 			this.button2.Text = "내부조명";
 | |
| 			this.button2.UseVisualStyleBackColor = true;
 | |
| 			this.button2.Click += new System.EventHandler(this.button2_Click_2);
 | |
| 			// 
 | |
| 			// button6
 | |
| 			// 
 | |
| 			this.button6.Font = new System.Drawing.Font("맑은 고딕", 18F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(129)));
 | |
| 			this.button6.Location = new System.Drawing.Point(404, 75);
 | |
| 			this.button6.Name = "button6";
 | |
| 			this.button6.Size = new System.Drawing.Size(163, 49);
 | |
| 			this.button6.TabIndex = 44;
 | |
| 			this.button6.Text = "우측-기능";
 | |
| 			this.button6.UseVisualStyleBackColor = true;
 | |
| 			this.button6.Click += new System.EventHandler(this.button6_Click_3);
 | |
| 			// 
 | |
| 			// btPickerVac
 | |
| 			// 
 | |
| 			this.btPickerVac.Location = new System.Drawing.Point(230, 148);
 | |
| 			this.btPickerVac.Name = "btPickerVac";
 | |
| 			this.btPickerVac.Size = new System.Drawing.Size(124, 43);
 | |
| 			this.btPickerVac.TabIndex = 34;
 | |
| 			this.btPickerVac.Text = "피커-진공";
 | |
| 			this.btPickerVac.UseVisualStyleBackColor = true;
 | |
| 			this.btPickerVac.Click += new System.EventHandler(this.btPickerVac_Click);
 | |
| 			// 
 | |
| 			// btPort1
 | |
| 			// 
 | |
| 			this.btPort1.ForeColor = System.Drawing.Color.Black;
 | |
| 			this.btPort1.Location = new System.Drawing.Point(230, 197);
 | |
| 			this.btPort1.Name = "btPort1";
 | |
| 			this.btPort1.Size = new System.Drawing.Size(124, 43);
 | |
| 			this.btPort1.TabIndex = 23;
 | |
| 			this.btPort1.Text = "피커-포트";
 | |
| 			this.btPort1.UseVisualStyleBackColor = true;
 | |
| 			this.btPort1.Click += new System.EventHandler(this.btPort1_Click);
 | |
| 			// 
 | |
| 			// btmag1
 | |
| 			// 
 | |
| 			this.btmag1.Location = new System.Drawing.Point(404, 259);
 | |
| 			this.btmag1.Name = "btmag1";
 | |
| 			this.btmag1.Size = new System.Drawing.Size(128, 42);
 | |
| 			this.btmag1.TabIndex = 41;
 | |
| 			this.btmag1.Text = "자석";
 | |
| 			this.btmag1.UseVisualStyleBackColor = true;
 | |
| 			this.btmag1.Click += new System.EventHandler(this.button6_Click_2);
 | |
| 			// 
 | |
| 			// btTWLamp
 | |
| 			// 
 | |
| 			this.btTWLamp.Location = new System.Drawing.Point(292, 30);
 | |
| 			this.btTWLamp.Name = "btTWLamp";
 | |
| 			this.btTWLamp.Size = new System.Drawing.Size(135, 43);
 | |
| 			this.btTWLamp.TabIndex = 21;
 | |
| 			this.btTWLamp.Text = "타워램프";
 | |
| 			this.btTWLamp.UseVisualStyleBackColor = true;
 | |
| 			this.btTWLamp.Click += new System.EventHandler(this.btTWLamp_Click);
 | |
| 			// 
 | |
| 			// btBuz
 | |
| 			// 
 | |
| 			this.btBuz.Location = new System.Drawing.Point(155, 30);
 | |
| 			this.btBuz.Name = "btBuz";
 | |
| 			this.btBuz.Size = new System.Drawing.Size(135, 43);
 | |
| 			this.btBuz.TabIndex = 4;
 | |
| 			this.btBuz.Text = "부저";
 | |
| 			this.btBuz.UseVisualStyleBackColor = true;
 | |
| 			this.btBuz.Click += new System.EventHandler(this.button6_Click);
 | |
| 			// 
 | |
| 			// btmag0
 | |
| 			// 
 | |
| 			this.btmag0.Location = new System.Drawing.Point(53, 261);
 | |
| 			this.btmag0.Name = "btmag0";
 | |
| 			this.btmag0.Size = new System.Drawing.Size(128, 42);
 | |
| 			this.btmag0.TabIndex = 40;
 | |
| 			this.btmag0.Text = "자석";
 | |
| 			this.btmag0.UseVisualStyleBackColor = true;
 | |
| 			this.btmag0.Click += new System.EventHandler(this.button7_Click_1);
 | |
| 			// 
 | |
| 			// button5
 | |
| 			// 
 | |
| 			this.button5.Font = new System.Drawing.Font("맑은 고딕", 18F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(129)));
 | |
| 			this.button5.Location = new System.Drawing.Point(18, 77);
 | |
| 			this.button5.Name = "button5";
 | |
| 			this.button5.Size = new System.Drawing.Size(163, 49);
 | |
| 			this.button5.TabIndex = 43;
 | |
| 			this.button5.Text = "좌측-기능";
 | |
| 			this.button5.UseVisualStyleBackColor = true;
 | |
| 			this.button5.Click += new System.EventHandler(this.button5_Click_2);
 | |
| 			// 
 | |
| 			// btPort0
 | |
| 			// 
 | |
| 			this.btPort0.ForeColor = System.Drawing.Color.Black;
 | |
| 			this.btPort0.Location = new System.Drawing.Point(53, 217);
 | |
| 			this.btPort0.Name = "btPort0";
 | |
| 			this.btPort0.Size = new System.Drawing.Size(128, 42);
 | |
| 			this.btPort0.TabIndex = 22;
 | |
| 			this.btPort0.Text = "포트";
 | |
| 			this.btPort0.UseVisualStyleBackColor = true;
 | |
| 			this.btPort0.Click += new System.EventHandler(this.btPort0_Click);
 | |
| 			// 
 | |
| 			// btPort2
 | |
| 			// 
 | |
| 			this.btPort2.ForeColor = System.Drawing.Color.Black;
 | |
| 			this.btPort2.Location = new System.Drawing.Point(404, 215);
 | |
| 			this.btPort2.Name = "btPort2";
 | |
| 			this.btPort2.Size = new System.Drawing.Size(128, 42);
 | |
| 			this.btPort2.TabIndex = 35;
 | |
| 			this.btPort2.Text = "포트";
 | |
| 			this.btPort2.UseVisualStyleBackColor = true;
 | |
| 			this.btPort2.Click += new System.EventHandler(this.btPort2_Click);
 | |
| 			// 
 | |
| 			// btLeftVac
 | |
| 			// 
 | |
| 			this.btLeftVac.Location = new System.Drawing.Point(53, 173);
 | |
| 			this.btLeftVac.Name = "btLeftVac";
 | |
| 			this.btLeftVac.Size = new System.Drawing.Size(128, 42);
 | |
| 			this.btLeftVac.TabIndex = 32;
 | |
| 			this.btLeftVac.Text = "진공";
 | |
| 			this.btLeftVac.UseVisualStyleBackColor = true;
 | |
| 			this.btLeftVac.Click += new System.EventHandler(this.btLeftVac_Click);
 | |
| 			// 
 | |
| 			// btPrintR
 | |
| 			// 
 | |
| 			this.btPrintR.ForeColor = System.Drawing.Color.Black;
 | |
| 			this.btPrintR.Location = new System.Drawing.Point(404, 127);
 | |
| 			this.btPrintR.Name = "btPrintR";
 | |
| 			this.btPrintR.Size = new System.Drawing.Size(128, 42);
 | |
| 			this.btPrintR.TabIndex = 37;
 | |
| 			this.btPrintR.Text = "프린터";
 | |
| 			this.btPrintR.UseVisualStyleBackColor = true;
 | |
| 			this.btPrintR.Click += new System.EventHandler(this.button3_Click);
 | |
| 			// 
 | |
| 			// btPrintL
 | |
| 			// 
 | |
| 			this.btPrintL.ForeColor = System.Drawing.Color.Black;
 | |
| 			this.btPrintL.Location = new System.Drawing.Point(53, 129);
 | |
| 			this.btPrintL.Name = "btPrintL";
 | |
| 			this.btPrintL.Size = new System.Drawing.Size(128, 42);
 | |
| 			this.btPrintL.TabIndex = 36;
 | |
| 			this.btPrintL.Text = "프린터";
 | |
| 			this.btPrintL.UseVisualStyleBackColor = true;
 | |
| 			this.btPrintL.Click += new System.EventHandler(this.button4_Click_2);
 | |
| 			// 
 | |
| 			// btRightVac
 | |
| 			// 
 | |
| 			this.btRightVac.Location = new System.Drawing.Point(404, 171);
 | |
| 			this.btRightVac.Name = "btRightVac";
 | |
| 			this.btRightVac.Size = new System.Drawing.Size(128, 42);
 | |
| 			this.btRightVac.TabIndex = 33;
 | |
| 			this.btRightVac.Text = "진공";
 | |
| 			this.btRightVac.UseVisualStyleBackColor = true;
 | |
| 			this.btRightVac.Click += new System.EventHandler(this.btRightVac_Click);
 | |
| 			// 
 | |
| 			// tabPage1
 | |
| 			// 
 | |
| 			this.tabPage1.Controls.Add(this.propertyGrid1);
 | |
| 			this.tabPage1.Location = new System.Drawing.Point(4, 29);
 | |
| 			this.tabPage1.Name = "tabPage1";
 | |
| 			this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
 | |
| 			this.tabPage1.Size = new System.Drawing.Size(606, 514);
 | |
| 			this.tabPage1.TabIndex = 0;
 | |
| 			this.tabPage1.Text = "상세설정";
 | |
| 			this.tabPage1.UseVisualStyleBackColor = true;
 | |
| 			// 
 | |
| 			// tabPage3
 | |
| 			// 
 | |
| 			this.tabPage3.Controls.Add(this.dataGridView1);
 | |
| 			this.tabPage3.Controls.Add(this.statusStrip2);
 | |
| 			this.tabPage3.Controls.Add(this.toolStrip1);
 | |
| 			this.tabPage3.Location = new System.Drawing.Point(4, 29);
 | |
| 			this.tabPage3.Name = "tabPage3";
 | |
| 			this.tabPage3.Size = new System.Drawing.Size(606, 514);
 | |
| 			this.tabPage3.TabIndex = 2;
 | |
| 			this.tabPage3.Text = "언어설정";
 | |
| 			this.tabPage3.UseVisualStyleBackColor = true;
 | |
| 			// 
 | |
| 			// dataGridView1
 | |
| 			// 
 | |
| 			this.dataGridView1.AllowUserToAddRows = false;
 | |
| 			this.dataGridView1.AutoGenerateColumns = false;
 | |
| 			this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
 | |
| 			this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
 | |
|             this.keyDataGridViewTextBoxColumn,
 | |
|             this.valueDataGridViewTextBoxColumn});
 | |
| 			this.dataGridView1.DataSource = this.bsLang;
 | |
| 			this.dataGridView1.Dock = System.Windows.Forms.DockStyle.Fill;
 | |
| 			this.dataGridView1.Location = new System.Drawing.Point(0, 25);
 | |
| 			this.dataGridView1.Name = "dataGridView1";
 | |
| 			this.dataGridView1.RowTemplate.Height = 23;
 | |
| 			this.dataGridView1.Size = new System.Drawing.Size(606, 467);
 | |
| 			this.dataGridView1.TabIndex = 2;
 | |
| 			// 
 | |
| 			// keyDataGridViewTextBoxColumn
 | |
| 			// 
 | |
| 			this.keyDataGridViewTextBoxColumn.DataPropertyName = "Key";
 | |
| 			this.keyDataGridViewTextBoxColumn.HeaderText = "Key";
 | |
| 			this.keyDataGridViewTextBoxColumn.Name = "keyDataGridViewTextBoxColumn";
 | |
| 			// 
 | |
| 			// valueDataGridViewTextBoxColumn
 | |
| 			// 
 | |
| 			this.valueDataGridViewTextBoxColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
 | |
| 			this.valueDataGridViewTextBoxColumn.DataPropertyName = "Value";
 | |
| 			this.valueDataGridViewTextBoxColumn.HeaderText = "Value";
 | |
| 			this.valueDataGridViewTextBoxColumn.Name = "valueDataGridViewTextBoxColumn";
 | |
| 			// 
 | |
| 			// bsLang
 | |
| 			// 
 | |
| 			this.bsLang.DataMember = "language";
 | |
| 			this.bsLang.DataSource = this.dataSet1;
 | |
| 			// 
 | |
| 			// dataSet1
 | |
| 			// 
 | |
| 			this.dataSet1.DataSetName = "DataSet1";
 | |
| 			this.dataSet1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
 | |
| 			// 
 | |
| 			// statusStrip2
 | |
| 			// 
 | |
| 			this.statusStrip2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
 | |
|             this.lbFile});
 | |
| 			this.statusStrip2.Location = new System.Drawing.Point(0, 492);
 | |
| 			this.statusStrip2.Name = "statusStrip2";
 | |
| 			this.statusStrip2.Size = new System.Drawing.Size(606, 22);
 | |
| 			this.statusStrip2.TabIndex = 1;
 | |
| 			this.statusStrip2.Text = "statusStrip2";
 | |
| 			// 
 | |
| 			// lbFile
 | |
| 			// 
 | |
| 			this.lbFile.Name = "lbFile";
 | |
| 			this.lbFile.Size = new System.Drawing.Size(17, 17);
 | |
| 			this.lbFile.Text = "--";
 | |
| 			// 
 | |
| 			// toolStrip1
 | |
| 			// 
 | |
| 			this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
 | |
|             this.toolStripButton1,
 | |
|             this.toolStripButton3,
 | |
|             this.toolStripButton4,
 | |
|             this.toolStripButton2});
 | |
| 			this.toolStrip1.Location = new System.Drawing.Point(0, 0);
 | |
| 			this.toolStrip1.Name = "toolStrip1";
 | |
| 			this.toolStrip1.Size = new System.Drawing.Size(606, 25);
 | |
| 			this.toolStrip1.TabIndex = 0;
 | |
| 			this.toolStrip1.Text = "toolStrip1";
 | |
| 			// 
 | |
| 			// toolStripButton1
 | |
| 			// 
 | |
| 			this.toolStripButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image")));
 | |
| 			this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
 | |
| 			this.toolStripButton1.Name = "toolStripButton1";
 | |
| 			this.toolStripButton1.Size = new System.Drawing.Size(75, 22);
 | |
| 			this.toolStripButton1.Text = "신규생성";
 | |
| 			this.toolStripButton1.Click += new System.EventHandler(this.toolStripButton1_Click);
 | |
| 			// 
 | |
| 			// toolStripButton3
 | |
| 			// 
 | |
| 			this.toolStripButton3.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton3.Image")));
 | |
| 			this.toolStripButton3.ImageTransparentColor = System.Drawing.Color.Magenta;
 | |
| 			this.toolStripButton3.Name = "toolStripButton3";
 | |
| 			this.toolStripButton3.Size = new System.Drawing.Size(75, 22);
 | |
| 			this.toolStripButton3.Text = "새로고침";
 | |
| 			this.toolStripButton3.Click += new System.EventHandler(this.toolStripButton3_Click);
 | |
| 			// 
 | |
| 			// toolStripButton4
 | |
| 			// 
 | |
| 			this.toolStripButton4.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
 | |
| 			this.toolStripButton4.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton4.Image")));
 | |
| 			this.toolStripButton4.ImageTransparentColor = System.Drawing.Color.Magenta;
 | |
| 			this.toolStripButton4.Name = "toolStripButton4";
 | |
| 			this.toolStripButton4.Size = new System.Drawing.Size(51, 22);
 | |
| 			this.toolStripButton4.Text = "적용";
 | |
| 			this.toolStripButton4.Click += new System.EventHandler(this.toolStripButton4_Click);
 | |
| 			// 
 | |
| 			// toolStripButton2
 | |
| 			// 
 | |
| 			this.toolStripButton2.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
 | |
| 			this.toolStripButton2.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton2.Image")));
 | |
| 			this.toolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta;
 | |
| 			this.toolStripButton2.Name = "toolStripButton2";
 | |
| 			this.toolStripButton2.Size = new System.Drawing.Size(51, 22);
 | |
| 			this.toolStripButton2.Text = "저장";
 | |
| 			this.toolStripButton2.Click += new System.EventHandler(this.toolStripButton2_Click);
 | |
| 			// 
 | |
| 			// tabPage4
 | |
| 			// 
 | |
| 			this.tabPage4.Controls.Add(this.button4);
 | |
| 			this.tabPage4.Controls.Add(this.button8);
 | |
| 			this.tabPage4.Controls.Add(this.button7);
 | |
| 			this.tabPage4.Location = new System.Drawing.Point(4, 29);
 | |
| 			this.tabPage4.Name = "tabPage4";
 | |
| 			this.tabPage4.Size = new System.Drawing.Size(606, 514);
 | |
| 			this.tabPage4.TabIndex = 3;
 | |
| 			this.tabPage4.Text = "기타";
 | |
| 			this.tabPage4.UseVisualStyleBackColor = true;
 | |
| 			// 
 | |
| 			// button4
 | |
| 			// 
 | |
| 			this.button4.Location = new System.Drawing.Point(21, 142);
 | |
| 			this.button4.Name = "button4";
 | |
| 			this.button4.Size = new System.Drawing.Size(189, 43);
 | |
| 			this.button4.TabIndex = 46;
 | |
| 			this.button4.Text = "ZPL 열기";
 | |
| 			this.button4.UseVisualStyleBackColor = true;
 | |
| 			this.button4.Click += new System.EventHandler(this.button4_Click_3);
 | |
| 			// 
 | |
| 			// button8
 | |
| 			// 
 | |
| 			this.button8.Location = new System.Drawing.Point(21, 81);
 | |
| 			this.button8.Name = "button8";
 | |
| 			this.button8.Size = new System.Drawing.Size(189, 43);
 | |
| 			this.button8.TabIndex = 45;
 | |
| 			this.button8.Text = "SID 정보 테이블 열기";
 | |
| 			this.button8.UseVisualStyleBackColor = true;
 | |
| 			this.button8.Click += new System.EventHandler(this.button8_Click);
 | |
| 			// 
 | |
| 			// button7
 | |
| 			// 
 | |
| 			this.button7.Location = new System.Drawing.Point(21, 21);
 | |
| 			this.button7.Name = "button7";
 | |
| 			this.button7.Size = new System.Drawing.Size(189, 43);
 | |
| 			this.button7.TabIndex = 44;
 | |
| 			this.button7.Text = "SID 변환 테이블 열기";
 | |
| 			this.button7.UseVisualStyleBackColor = true;
 | |
| 			this.button7.Click += new System.EventHandler(this.button7_Click_2);
 | |
| 			// 
 | |
| 			// bsRecipient
 | |
| 			// 
 | |
| 			this.bsRecipient.DataMember = "MailRecipient";
 | |
| 			this.bsRecipient.DataSource = this.dataSet1;
 | |
| 			// 
 | |
| 			// bsMailForm
 | |
| 			// 
 | |
| 			this.bsMailForm.DataMember = "MailFormat";
 | |
| 			this.bsMailForm.DataSource = this.dataSet1;
 | |
| 			// 
 | |
| 			// errorProvider1
 | |
| 			// 
 | |
| 			this.errorProvider1.ContainerControl = this;
 | |
| 			// 
 | |
| 			// button10
 | |
| 			// 
 | |
| 			this.button10.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Bold);
 | |
| 			this.button10.Location = new System.Drawing.Point(365, 77);
 | |
| 			this.button10.Name = "button10";
 | |
| 			this.button10.Size = new System.Drawing.Size(201, 43);
 | |
| 			this.button10.TabIndex = 25;
 | |
| 			this.button10.Text = "안전위치(X축 중앙감지)";
 | |
| 			this.button10.UseVisualStyleBackColor = true;
 | |
| 			this.button10.Click += new System.EventHandler(this.button10_Click);
 | |
| 			// 
 | |
| 			// fSetting
 | |
| 			// 
 | |
| 			this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 20F);
 | |
| 			this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
 | |
| 			this.ClientSize = new System.Drawing.Size(614, 610);
 | |
| 			this.Controls.Add(this.tabControl1);
 | |
| 			this.Controls.Add(this.panel1);
 | |
| 			this.Font = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
 | |
| 			this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
 | |
| 			this.KeyPreview = true;
 | |
| 			this.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
| 			this.MaximizeBox = false;
 | |
| 			this.MinimizeBox = false;
 | |
| 			this.Name = "fSetting";
 | |
| 			this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
 | |
| 			this.Text = "프로그램 설정";
 | |
| 			this.Load += new System.EventHandler(this.@__Load);
 | |
| 			this.panel1.ResumeLayout(false);
 | |
| 			this.tabControl1.ResumeLayout(false);
 | |
| 			this.tabPage2.ResumeLayout(false);
 | |
| 			this.groupBox2.ResumeLayout(false);
 | |
| 			this.groupBox1.ResumeLayout(false);
 | |
| 			this.tabPage1.ResumeLayout(false);
 | |
| 			this.tabPage3.ResumeLayout(false);
 | |
| 			this.tabPage3.PerformLayout();
 | |
| 			((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
 | |
| 			((System.ComponentModel.ISupportInitialize)(this.bsLang)).EndInit();
 | |
| 			((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
 | |
| 			this.statusStrip2.ResumeLayout(false);
 | |
| 			this.statusStrip2.PerformLayout();
 | |
| 			this.toolStrip1.ResumeLayout(false);
 | |
| 			this.toolStrip1.PerformLayout();
 | |
| 			this.tabPage4.ResumeLayout(false);
 | |
| 			((System.ComponentModel.ISupportInitialize)(this.bsRecipient)).EndInit();
 | |
| 			((System.ComponentModel.ISupportInitialize)(this.bsMailForm)).EndInit();
 | |
| 			((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).EndInit();
 | |
| 			this.ResumeLayout(false);
 | |
| 
 | |
|         }
 | |
| 
 | |
|         #endregion
 | |
| 
 | |
|         private System.Windows.Forms.Button button1;
 | |
|         private System.Windows.Forms.Panel panel1;
 | |
|         private System.Windows.Forms.PropertyGrid propertyGrid1;
 | |
|         private System.Windows.Forms.TabControl tabControl1;
 | |
|         private System.Windows.Forms.TabPage tabPage1;
 | |
|         private System.Windows.Forms.BindingSource bsLang;
 | |
|         private DataSet1 dataSet1;
 | |
|         private System.Windows.Forms.TabPage tabPage2;
 | |
|         private System.Windows.Forms.ToolTip toolTip1;
 | |
|         private System.Windows.Forms.GroupBox groupBox1;
 | |
|         private System.Windows.Forms.Button btdoorr2;
 | |
|         private System.Windows.Forms.Button btdoorr1;
 | |
|         private System.Windows.Forms.Button btdoorf1;
 | |
|         private System.Windows.Forms.Button btBuz;
 | |
|         private System.Windows.Forms.TabPage tabPage3;
 | |
|         private System.Windows.Forms.StatusStrip statusStrip2;
 | |
|         private System.Windows.Forms.ToolStrip toolStrip1;
 | |
|         private System.Windows.Forms.ToolStripButton toolStripButton1;
 | |
|         private System.Windows.Forms.ToolStripButton toolStripButton2;
 | |
|         private System.Windows.Forms.ToolStripStatusLabel lbFile;
 | |
|         private System.Windows.Forms.ToolStripButton toolStripButton3;
 | |
|         private System.Windows.Forms.DataGridView dataGridView1;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn keyDataGridViewTextBoxColumn;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn valueDataGridViewTextBoxColumn;
 | |
|         private System.Windows.Forms.ToolStripButton toolStripButton4;
 | |
|         private System.Windows.Forms.Button btdoorf2;
 | |
|         private System.Windows.Forms.GroupBox groupBox2;
 | |
|         private System.Windows.Forms.Button btdoorf3;
 | |
|         private System.Windows.Forms.ErrorProvider errorProvider1;
 | |
|         private System.Windows.Forms.Button btdoorr3;
 | |
|         private System.Windows.Forms.Button btTWLamp;
 | |
|         private System.Windows.Forms.BindingSource bsRecipient;
 | |
|         private System.Windows.Forms.BindingSource bsMailForm;
 | |
|         private System.Windows.Forms.Button button2;
 | |
|         private System.Windows.Forms.Button btPickerVac;
 | |
|         private System.Windows.Forms.Button btRightVac;
 | |
|         private System.Windows.Forms.Button btLeftVac;
 | |
|         private System.Windows.Forms.Button btPort1;
 | |
|         private System.Windows.Forms.Button btPort0;
 | |
|         private System.Windows.Forms.Button btPort2;
 | |
|         private System.Windows.Forms.Button btPrintR;
 | |
|         private System.Windows.Forms.Button btPrintL;
 | |
|         private System.Windows.Forms.Button button3;
 | |
|         private System.Windows.Forms.Button btCartDetR;
 | |
|         private System.Windows.Forms.Button btCartDetL;
 | |
|         private System.Windows.Forms.Button btCartDetC;
 | |
|         private System.Windows.Forms.Button btmag2;
 | |
|         private System.Windows.Forms.Button btmag1;
 | |
|         private System.Windows.Forms.Button btmag0;
 | |
|         private System.Windows.Forms.Button btDetectPrintR;
 | |
|         private System.Windows.Forms.Button btDetectPrintL;
 | |
|         private System.Windows.Forms.Button button6;
 | |
|         private System.Windows.Forms.Button button5;
 | |
| 		private System.Windows.Forms.TabPage tabPage4;
 | |
| 		private System.Windows.Forms.Button button7;
 | |
| 		private System.Windows.Forms.Button button8;
 | |
|         private System.Windows.Forms.Button button4;
 | |
| 		private System.Windows.Forms.Button button9;
 | |
| 		private System.Windows.Forms.Button button10;
 | |
| 	}
 | |
| } | 
