653 lines
		
	
	
		
			40 KiB
		
	
	
	
		
			C#
		
	
	
	
	
	
			
		
		
	
	
			653 lines
		
	
	
		
			40 KiB
		
	
	
	
		
			C#
		
	
	
	
	
	
| namespace Project
 | |
| {
 | |
|     partial class fSetting_IOMessage
 | |
|     {
 | |
|         /// <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_IOMessage));
 | |
|             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
 | |
|             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
 | |
|             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
 | |
|             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
 | |
|             this.bsError = new System.Windows.Forms.BindingSource(this.components);
 | |
|             this.dataSet1 = new Project.DataSet1();
 | |
|             this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
 | |
|             this.panel2 = new System.Windows.Forms.Panel();
 | |
|             this.inputDescriptionDataGridView = new arCtl.arDatagridView();
 | |
|             this.bsI = new System.Windows.Forms.BindingSource(this.components);
 | |
|             this.bindingNavigator1 = new System.Windows.Forms.BindingNavigator(this.components);
 | |
|             this.bindingNavigatorAddNewItem = new System.Windows.Forms.ToolStripButton();
 | |
|             this.bindingNavigatorCountItem = new System.Windows.Forms.ToolStripLabel();
 | |
|             this.bindingNavigatorDeleteItem = new System.Windows.Forms.ToolStripButton();
 | |
|             this.bindingNavigatorMoveFirstItem = new System.Windows.Forms.ToolStripButton();
 | |
|             this.bindingNavigatorMovePreviousItem = new System.Windows.Forms.ToolStripButton();
 | |
|             this.bindingNavigatorSeparator = new System.Windows.Forms.ToolStripSeparator();
 | |
|             this.bindingNavigatorPositionItem = new System.Windows.Forms.ToolStripTextBox();
 | |
|             this.bindingNavigatorSeparator1 = new System.Windows.Forms.ToolStripSeparator();
 | |
|             this.bindingNavigatorMoveNextItem = new System.Windows.Forms.ToolStripButton();
 | |
|             this.bindingNavigatorMoveLastItem = new System.Windows.Forms.ToolStripButton();
 | |
|             this.bindingNavigatorSeparator2 = new System.Windows.Forms.ToolStripSeparator();
 | |
|             this.panel3 = new System.Windows.Forms.Panel();
 | |
|             this.outputDescriptionDataGridView = new arCtl.arDatagridView();
 | |
|             this.bsO = new System.Windows.Forms.BindingSource(this.components);
 | |
|             this.bindingNavigator2 = new System.Windows.Forms.BindingNavigator(this.components);
 | |
|             this.bindingNavigatorAddNewItem1 = new System.Windows.Forms.ToolStripButton();
 | |
|             this.bindingNavigatorCountItem1 = new System.Windows.Forms.ToolStripLabel();
 | |
|             this.bindingNavigatorDeleteItem1 = new System.Windows.Forms.ToolStripButton();
 | |
|             this.bindingNavigatorMoveFirstItem1 = new System.Windows.Forms.ToolStripButton();
 | |
|             this.bindingNavigatorMovePreviousItem1 = new System.Windows.Forms.ToolStripButton();
 | |
|             this.bindingNavigatorSeparator3 = new System.Windows.Forms.ToolStripSeparator();
 | |
|             this.bindingNavigatorPositionItem1 = new System.Windows.Forms.ToolStripTextBox();
 | |
|             this.bindingNavigatorSeparator4 = new System.Windows.Forms.ToolStripSeparator();
 | |
|             this.bindingNavigatorMoveNextItem1 = new System.Windows.Forms.ToolStripButton();
 | |
|             this.bindingNavigatorMoveLastItem1 = new System.Windows.Forms.ToolStripButton();
 | |
|             this.bindingNavigatorSeparator5 = new System.Windows.Forms.ToolStripSeparator();
 | |
|             this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
 | |
|             this.errorProvider1 = new System.Windows.Forms.ErrorProvider(this.components);
 | |
|             this.toolStrip1 = new System.Windows.Forms.ToolStrip();
 | |
|             this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
 | |
|             this.toolStripButton3 = new System.Windows.Forms.ToolStripButton();
 | |
|             this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.TerminalNo = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.Invert = new System.Windows.Forms.DataGridViewCheckBoxColumn();
 | |
|             this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewButtonColumn();
 | |
|             this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.dataGridViewCheckBoxColumn1 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
 | |
|             this.dataGridViewButtonColumn1 = new System.Windows.Forms.DataGridViewButtonColumn();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.bsError)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
 | |
|             this.tableLayoutPanel1.SuspendLayout();
 | |
|             this.panel2.SuspendLayout();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.inputDescriptionDataGridView)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.bsI)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.bindingNavigator1)).BeginInit();
 | |
|             this.bindingNavigator1.SuspendLayout();
 | |
|             this.panel3.SuspendLayout();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.outputDescriptionDataGridView)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.bsO)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.bindingNavigator2)).BeginInit();
 | |
|             this.bindingNavigator2.SuspendLayout();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).BeginInit();
 | |
|             this.toolStrip1.SuspendLayout();
 | |
|             this.SuspendLayout();
 | |
|             // 
 | |
|             // bsError
 | |
|             // 
 | |
|             this.bsError.DataMember = "ErrorDescription";
 | |
|             this.bsError.DataSource = this.dataSet1;
 | |
|             // 
 | |
|             // dataSet1
 | |
|             // 
 | |
|             this.dataSet1.DataSetName = "DataSet1";
 | |
|             this.dataSet1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
 | |
|             // 
 | |
|             // tableLayoutPanel1
 | |
|             // 
 | |
|             this.tableLayoutPanel1.ColumnCount = 1;
 | |
|             this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
 | |
|             this.tableLayoutPanel1.Controls.Add(this.panel2, 0, 0);
 | |
|             this.tableLayoutPanel1.Controls.Add(this.panel3, 0, 1);
 | |
|             this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
 | |
|             this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
 | |
|             this.tableLayoutPanel1.Name = "tableLayoutPanel1";
 | |
|             this.tableLayoutPanel1.RowCount = 2;
 | |
|             this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
 | |
|             this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
 | |
|             this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
 | |
|             this.tableLayoutPanel1.Size = new System.Drawing.Size(1084, 822);
 | |
|             this.tableLayoutPanel1.TabIndex = 0;
 | |
|             // 
 | |
|             // panel2
 | |
|             // 
 | |
|             this.panel2.AutoScroll = true;
 | |
|             this.panel2.Controls.Add(this.inputDescriptionDataGridView);
 | |
|             this.panel2.Controls.Add(this.bindingNavigator1);
 | |
|             this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
 | |
|             this.panel2.Location = new System.Drawing.Point(3, 3);
 | |
|             this.panel2.Name = "panel2";
 | |
|             this.panel2.Size = new System.Drawing.Size(1078, 405);
 | |
|             this.panel2.TabIndex = 0;
 | |
|             // 
 | |
|             // inputDescriptionDataGridView
 | |
|             // 
 | |
|             this.inputDescriptionDataGridView.A_DelCurrentCell = true;
 | |
|             this.inputDescriptionDataGridView.A_EnterToTab = true;
 | |
|             this.inputDescriptionDataGridView.A_KoreanField = null;
 | |
|             this.inputDescriptionDataGridView.A_UpperField = null;
 | |
|             this.inputDescriptionDataGridView.A_ViewRownumOnHeader = false;
 | |
|             this.inputDescriptionDataGridView.AllowUserToAddRows = false;
 | |
|             this.inputDescriptionDataGridView.AutoGenerateColumns = false;
 | |
|             this.inputDescriptionDataGridView.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells;
 | |
|             this.inputDescriptionDataGridView.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
 | |
|             this.inputDescriptionDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
 | |
|             this.inputDescriptionDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
 | |
|             this.dataGridViewTextBoxColumn1,
 | |
|             this.dataGridViewTextBoxColumn2,
 | |
|             this.TerminalNo,
 | |
|             this.Invert,
 | |
|             this.dataGridViewTextBoxColumn3});
 | |
|             this.inputDescriptionDataGridView.DataSource = this.bsI;
 | |
|             this.inputDescriptionDataGridView.Dock = System.Windows.Forms.DockStyle.Fill;
 | |
|             this.inputDescriptionDataGridView.Location = new System.Drawing.Point(0, 0);
 | |
|             this.inputDescriptionDataGridView.Name = "inputDescriptionDataGridView";
 | |
|             this.inputDescriptionDataGridView.RowTemplate.Height = 23;
 | |
|             this.inputDescriptionDataGridView.Size = new System.Drawing.Size(1078, 380);
 | |
|             this.inputDescriptionDataGridView.TabIndex = 0;
 | |
|             this.inputDescriptionDataGridView.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.inputDescriptionDataGridView_CellContentClick);
 | |
|             // 
 | |
|             // bsI
 | |
|             // 
 | |
|             this.bsI.DataMember = "InputDescription";
 | |
|             this.bsI.DataSource = this.dataSet1;
 | |
|             // 
 | |
|             // bindingNavigator1
 | |
|             // 
 | |
|             this.bindingNavigator1.AddNewItem = this.bindingNavigatorAddNewItem;
 | |
|             this.bindingNavigator1.BindingSource = this.bsI;
 | |
|             this.bindingNavigator1.CountItem = this.bindingNavigatorCountItem;
 | |
|             this.bindingNavigator1.DeleteItem = this.bindingNavigatorDeleteItem;
 | |
|             this.bindingNavigator1.Dock = System.Windows.Forms.DockStyle.Bottom;
 | |
|             this.bindingNavigator1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
 | |
|             this.bindingNavigatorMoveFirstItem,
 | |
|             this.bindingNavigatorMovePreviousItem,
 | |
|             this.bindingNavigatorSeparator,
 | |
|             this.bindingNavigatorPositionItem,
 | |
|             this.bindingNavigatorCountItem,
 | |
|             this.bindingNavigatorSeparator1,
 | |
|             this.bindingNavigatorMoveNextItem,
 | |
|             this.bindingNavigatorMoveLastItem,
 | |
|             this.bindingNavigatorSeparator2,
 | |
|             this.bindingNavigatorAddNewItem,
 | |
|             this.bindingNavigatorDeleteItem});
 | |
|             this.bindingNavigator1.Location = new System.Drawing.Point(0, 380);
 | |
|             this.bindingNavigator1.MoveFirstItem = this.bindingNavigatorMoveFirstItem;
 | |
|             this.bindingNavigator1.MoveLastItem = this.bindingNavigatorMoveLastItem;
 | |
|             this.bindingNavigator1.MoveNextItem = this.bindingNavigatorMoveNextItem;
 | |
|             this.bindingNavigator1.MovePreviousItem = this.bindingNavigatorMovePreviousItem;
 | |
|             this.bindingNavigator1.Name = "bindingNavigator1";
 | |
|             this.bindingNavigator1.PositionItem = this.bindingNavigatorPositionItem;
 | |
|             this.bindingNavigator1.Size = new System.Drawing.Size(1078, 25);
 | |
|             this.bindingNavigator1.TabIndex = 1;
 | |
|             this.bindingNavigator1.Text = "bindingNavigator1";
 | |
|             // 
 | |
|             // bindingNavigatorAddNewItem
 | |
|             // 
 | |
|             this.bindingNavigatorAddNewItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
 | |
|             this.bindingNavigatorAddNewItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorAddNewItem.Image")));
 | |
|             this.bindingNavigatorAddNewItem.Name = "bindingNavigatorAddNewItem";
 | |
|             this.bindingNavigatorAddNewItem.RightToLeftAutoMirrorImage = true;
 | |
|             this.bindingNavigatorAddNewItem.Size = new System.Drawing.Size(23, 22);
 | |
|             this.bindingNavigatorAddNewItem.Text = "Add New";
 | |
|             // 
 | |
|             // bindingNavigatorCountItem
 | |
|             // 
 | |
|             this.bindingNavigatorCountItem.Name = "bindingNavigatorCountItem";
 | |
|             this.bindingNavigatorCountItem.Size = new System.Drawing.Size(27, 22);
 | |
|             this.bindingNavigatorCountItem.Text = "/{0}";
 | |
|             this.bindingNavigatorCountItem.ToolTipText = "Total item count";
 | |
|             // 
 | |
|             // bindingNavigatorDeleteItem
 | |
|             // 
 | |
|             this.bindingNavigatorDeleteItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
 | |
|             this.bindingNavigatorDeleteItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorDeleteItem.Image")));
 | |
|             this.bindingNavigatorDeleteItem.Name = "bindingNavigatorDeleteItem";
 | |
|             this.bindingNavigatorDeleteItem.RightToLeftAutoMirrorImage = true;
 | |
|             this.bindingNavigatorDeleteItem.Size = new System.Drawing.Size(23, 22);
 | |
|             this.bindingNavigatorDeleteItem.Text = "Delete";
 | |
|             // 
 | |
|             // bindingNavigatorMoveFirstItem
 | |
|             // 
 | |
|             this.bindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
 | |
|             this.bindingNavigatorMoveFirstItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveFirstItem.Image")));
 | |
|             this.bindingNavigatorMoveFirstItem.Name = "bindingNavigatorMoveFirstItem";
 | |
|             this.bindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = true;
 | |
|             this.bindingNavigatorMoveFirstItem.Size = new System.Drawing.Size(23, 22);
 | |
|             this.bindingNavigatorMoveFirstItem.Text = "Move first";
 | |
|             // 
 | |
|             // bindingNavigatorMovePreviousItem
 | |
|             // 
 | |
|             this.bindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
 | |
|             this.bindingNavigatorMovePreviousItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMovePreviousItem.Image")));
 | |
|             this.bindingNavigatorMovePreviousItem.Name = "bindingNavigatorMovePreviousItem";
 | |
|             this.bindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = true;
 | |
|             this.bindingNavigatorMovePreviousItem.Size = new System.Drawing.Size(23, 22);
 | |
|             this.bindingNavigatorMovePreviousItem.Text = "Move previous";
 | |
|             // 
 | |
|             // bindingNavigatorSeparator
 | |
|             // 
 | |
|             this.bindingNavigatorSeparator.Name = "bindingNavigatorSeparator";
 | |
|             this.bindingNavigatorSeparator.Size = new System.Drawing.Size(6, 25);
 | |
|             // 
 | |
|             // bindingNavigatorPositionItem
 | |
|             // 
 | |
|             this.bindingNavigatorPositionItem.AccessibleName = "Position";
 | |
|             this.bindingNavigatorPositionItem.AutoSize = false;
 | |
|             this.bindingNavigatorPositionItem.Font = new System.Drawing.Font("맑은 고딕", 9F);
 | |
|             this.bindingNavigatorPositionItem.Name = "bindingNavigatorPositionItem";
 | |
|             this.bindingNavigatorPositionItem.Size = new System.Drawing.Size(50, 23);
 | |
|             this.bindingNavigatorPositionItem.Text = "0";
 | |
|             this.bindingNavigatorPositionItem.ToolTipText = "Current position";
 | |
|             // 
 | |
|             // bindingNavigatorSeparator1
 | |
|             // 
 | |
|             this.bindingNavigatorSeparator1.Name = "bindingNavigatorSeparator1";
 | |
|             this.bindingNavigatorSeparator1.Size = new System.Drawing.Size(6, 25);
 | |
|             // 
 | |
|             // bindingNavigatorMoveNextItem
 | |
|             // 
 | |
|             this.bindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
 | |
|             this.bindingNavigatorMoveNextItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveNextItem.Image")));
 | |
|             this.bindingNavigatorMoveNextItem.Name = "bindingNavigatorMoveNextItem";
 | |
|             this.bindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = true;
 | |
|             this.bindingNavigatorMoveNextItem.Size = new System.Drawing.Size(23, 22);
 | |
|             this.bindingNavigatorMoveNextItem.Text = "Move next";
 | |
|             // 
 | |
|             // bindingNavigatorMoveLastItem
 | |
|             // 
 | |
|             this.bindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
 | |
|             this.bindingNavigatorMoveLastItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveLastItem.Image")));
 | |
|             this.bindingNavigatorMoveLastItem.Name = "bindingNavigatorMoveLastItem";
 | |
|             this.bindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = true;
 | |
|             this.bindingNavigatorMoveLastItem.Size = new System.Drawing.Size(23, 22);
 | |
|             this.bindingNavigatorMoveLastItem.Text = "Move last";
 | |
|             // 
 | |
|             // bindingNavigatorSeparator2
 | |
|             // 
 | |
|             this.bindingNavigatorSeparator2.Name = "bindingNavigatorSeparator2";
 | |
|             this.bindingNavigatorSeparator2.Size = new System.Drawing.Size(6, 25);
 | |
|             // 
 | |
|             // panel3
 | |
|             // 
 | |
|             this.panel3.AutoScroll = true;
 | |
|             this.panel3.Controls.Add(this.outputDescriptionDataGridView);
 | |
|             this.panel3.Controls.Add(this.bindingNavigator2);
 | |
|             this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
 | |
|             this.panel3.Location = new System.Drawing.Point(3, 414);
 | |
|             this.panel3.Name = "panel3";
 | |
|             this.panel3.Size = new System.Drawing.Size(1078, 405);
 | |
|             this.panel3.TabIndex = 0;
 | |
|             // 
 | |
|             // outputDescriptionDataGridView
 | |
|             // 
 | |
|             this.outputDescriptionDataGridView.A_DelCurrentCell = true;
 | |
|             this.outputDescriptionDataGridView.A_EnterToTab = true;
 | |
|             this.outputDescriptionDataGridView.A_KoreanField = null;
 | |
|             this.outputDescriptionDataGridView.A_UpperField = null;
 | |
|             this.outputDescriptionDataGridView.A_ViewRownumOnHeader = false;
 | |
|             this.outputDescriptionDataGridView.AllowUserToAddRows = false;
 | |
|             this.outputDescriptionDataGridView.AutoGenerateColumns = false;
 | |
|             this.outputDescriptionDataGridView.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells;
 | |
|             this.outputDescriptionDataGridView.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
 | |
|             this.outputDescriptionDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
 | |
|             this.outputDescriptionDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
 | |
|             this.dataGridViewTextBoxColumn4,
 | |
|             this.dataGridViewTextBoxColumn5,
 | |
|             this.dataGridViewTextBoxColumn6,
 | |
|             this.dataGridViewCheckBoxColumn1,
 | |
|             this.dataGridViewButtonColumn1});
 | |
|             this.outputDescriptionDataGridView.DataSource = this.bsO;
 | |
|             this.outputDescriptionDataGridView.Dock = System.Windows.Forms.DockStyle.Fill;
 | |
|             this.outputDescriptionDataGridView.Location = new System.Drawing.Point(0, 0);
 | |
|             this.outputDescriptionDataGridView.Name = "outputDescriptionDataGridView";
 | |
|             this.outputDescriptionDataGridView.RowTemplate.Height = 23;
 | |
|             this.outputDescriptionDataGridView.Size = new System.Drawing.Size(1078, 380);
 | |
|             this.outputDescriptionDataGridView.TabIndex = 0;
 | |
|             this.outputDescriptionDataGridView.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.inputDescriptionDataGridView_CellContentClick);
 | |
|             // 
 | |
|             // bsO
 | |
|             // 
 | |
|             this.bsO.DataMember = "OutputDescription";
 | |
|             this.bsO.DataSource = this.dataSet1;
 | |
|             // 
 | |
|             // bindingNavigator2
 | |
|             // 
 | |
|             this.bindingNavigator2.AddNewItem = this.bindingNavigatorAddNewItem1;
 | |
|             this.bindingNavigator2.BindingSource = this.bsO;
 | |
|             this.bindingNavigator2.CountItem = this.bindingNavigatorCountItem1;
 | |
|             this.bindingNavigator2.DeleteItem = this.bindingNavigatorDeleteItem1;
 | |
|             this.bindingNavigator2.Dock = System.Windows.Forms.DockStyle.Bottom;
 | |
|             this.bindingNavigator2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
 | |
|             this.bindingNavigatorMoveFirstItem1,
 | |
|             this.bindingNavigatorMovePreviousItem1,
 | |
|             this.bindingNavigatorSeparator3,
 | |
|             this.bindingNavigatorPositionItem1,
 | |
|             this.bindingNavigatorCountItem1,
 | |
|             this.bindingNavigatorSeparator4,
 | |
|             this.bindingNavigatorMoveNextItem1,
 | |
|             this.bindingNavigatorMoveLastItem1,
 | |
|             this.bindingNavigatorSeparator5,
 | |
|             this.bindingNavigatorAddNewItem1,
 | |
|             this.bindingNavigatorDeleteItem1});
 | |
|             this.bindingNavigator2.Location = new System.Drawing.Point(0, 380);
 | |
|             this.bindingNavigator2.MoveFirstItem = this.bindingNavigatorMoveFirstItem1;
 | |
|             this.bindingNavigator2.MoveLastItem = this.bindingNavigatorMoveLastItem1;
 | |
|             this.bindingNavigator2.MoveNextItem = this.bindingNavigatorMoveNextItem1;
 | |
|             this.bindingNavigator2.MovePreviousItem = this.bindingNavigatorMovePreviousItem1;
 | |
|             this.bindingNavigator2.Name = "bindingNavigator2";
 | |
|             this.bindingNavigator2.PositionItem = this.bindingNavigatorPositionItem1;
 | |
|             this.bindingNavigator2.Size = new System.Drawing.Size(1078, 25);
 | |
|             this.bindingNavigator2.TabIndex = 1;
 | |
|             this.bindingNavigator2.Text = "bindingNavigator2";
 | |
|             // 
 | |
|             // bindingNavigatorAddNewItem1
 | |
|             // 
 | |
|             this.bindingNavigatorAddNewItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
 | |
|             this.bindingNavigatorAddNewItem1.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorAddNewItem1.Image")));
 | |
|             this.bindingNavigatorAddNewItem1.Name = "bindingNavigatorAddNewItem1";
 | |
|             this.bindingNavigatorAddNewItem1.RightToLeftAutoMirrorImage = true;
 | |
|             this.bindingNavigatorAddNewItem1.Size = new System.Drawing.Size(23, 22);
 | |
|             this.bindingNavigatorAddNewItem1.Text = "Add New";
 | |
|             // 
 | |
|             // bindingNavigatorCountItem1
 | |
|             // 
 | |
|             this.bindingNavigatorCountItem1.Name = "bindingNavigatorCountItem1";
 | |
|             this.bindingNavigatorCountItem1.Size = new System.Drawing.Size(27, 22);
 | |
|             this.bindingNavigatorCountItem1.Text = "/{0}";
 | |
|             this.bindingNavigatorCountItem1.ToolTipText = "Total item count";
 | |
|             // 
 | |
|             // bindingNavigatorDeleteItem1
 | |
|             // 
 | |
|             this.bindingNavigatorDeleteItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
 | |
|             this.bindingNavigatorDeleteItem1.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorDeleteItem1.Image")));
 | |
|             this.bindingNavigatorDeleteItem1.Name = "bindingNavigatorDeleteItem1";
 | |
|             this.bindingNavigatorDeleteItem1.RightToLeftAutoMirrorImage = true;
 | |
|             this.bindingNavigatorDeleteItem1.Size = new System.Drawing.Size(23, 22);
 | |
|             this.bindingNavigatorDeleteItem1.Text = "Delete";
 | |
|             // 
 | |
|             // bindingNavigatorMoveFirstItem1
 | |
|             // 
 | |
|             this.bindingNavigatorMoveFirstItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
 | |
|             this.bindingNavigatorMoveFirstItem1.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveFirstItem1.Image")));
 | |
|             this.bindingNavigatorMoveFirstItem1.Name = "bindingNavigatorMoveFirstItem1";
 | |
|             this.bindingNavigatorMoveFirstItem1.RightToLeftAutoMirrorImage = true;
 | |
|             this.bindingNavigatorMoveFirstItem1.Size = new System.Drawing.Size(23, 22);
 | |
|             this.bindingNavigatorMoveFirstItem1.Text = "Move first";
 | |
|             // 
 | |
|             // bindingNavigatorMovePreviousItem1
 | |
|             // 
 | |
|             this.bindingNavigatorMovePreviousItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
 | |
|             this.bindingNavigatorMovePreviousItem1.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMovePreviousItem1.Image")));
 | |
|             this.bindingNavigatorMovePreviousItem1.Name = "bindingNavigatorMovePreviousItem1";
 | |
|             this.bindingNavigatorMovePreviousItem1.RightToLeftAutoMirrorImage = true;
 | |
|             this.bindingNavigatorMovePreviousItem1.Size = new System.Drawing.Size(23, 22);
 | |
|             this.bindingNavigatorMovePreviousItem1.Text = "Move previous";
 | |
|             // 
 | |
|             // bindingNavigatorSeparator3
 | |
|             // 
 | |
|             this.bindingNavigatorSeparator3.Name = "bindingNavigatorSeparator3";
 | |
|             this.bindingNavigatorSeparator3.Size = new System.Drawing.Size(6, 25);
 | |
|             // 
 | |
|             // bindingNavigatorPositionItem1
 | |
|             // 
 | |
|             this.bindingNavigatorPositionItem1.AccessibleName = "Position";
 | |
|             this.bindingNavigatorPositionItem1.AutoSize = false;
 | |
|             this.bindingNavigatorPositionItem1.Font = new System.Drawing.Font("맑은 고딕", 9F);
 | |
|             this.bindingNavigatorPositionItem1.Name = "bindingNavigatorPositionItem1";
 | |
|             this.bindingNavigatorPositionItem1.Size = new System.Drawing.Size(50, 23);
 | |
|             this.bindingNavigatorPositionItem1.Text = "0";
 | |
|             this.bindingNavigatorPositionItem1.ToolTipText = "Current position";
 | |
|             // 
 | |
|             // bindingNavigatorSeparator4
 | |
|             // 
 | |
|             this.bindingNavigatorSeparator4.Name = "bindingNavigatorSeparator4";
 | |
|             this.bindingNavigatorSeparator4.Size = new System.Drawing.Size(6, 25);
 | |
|             // 
 | |
|             // bindingNavigatorMoveNextItem1
 | |
|             // 
 | |
|             this.bindingNavigatorMoveNextItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
 | |
|             this.bindingNavigatorMoveNextItem1.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveNextItem1.Image")));
 | |
|             this.bindingNavigatorMoveNextItem1.Name = "bindingNavigatorMoveNextItem1";
 | |
|             this.bindingNavigatorMoveNextItem1.RightToLeftAutoMirrorImage = true;
 | |
|             this.bindingNavigatorMoveNextItem1.Size = new System.Drawing.Size(23, 22);
 | |
|             this.bindingNavigatorMoveNextItem1.Text = "Move next";
 | |
|             // 
 | |
|             // bindingNavigatorMoveLastItem1
 | |
|             // 
 | |
|             this.bindingNavigatorMoveLastItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
 | |
|             this.bindingNavigatorMoveLastItem1.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveLastItem1.Image")));
 | |
|             this.bindingNavigatorMoveLastItem1.Name = "bindingNavigatorMoveLastItem1";
 | |
|             this.bindingNavigatorMoveLastItem1.RightToLeftAutoMirrorImage = true;
 | |
|             this.bindingNavigatorMoveLastItem1.Size = new System.Drawing.Size(23, 22);
 | |
|             this.bindingNavigatorMoveLastItem1.Text = "Move last";
 | |
|             // 
 | |
|             // bindingNavigatorSeparator5
 | |
|             // 
 | |
|             this.bindingNavigatorSeparator5.Name = "bindingNavigatorSeparator5";
 | |
|             this.bindingNavigatorSeparator5.Size = new System.Drawing.Size(6, 25);
 | |
|             // 
 | |
|             // errorProvider1
 | |
|             // 
 | |
|             this.errorProvider1.ContainerControl = this;
 | |
|             // 
 | |
|             // toolStrip1
 | |
|             // 
 | |
|             this.toolStrip1.Dock = System.Windows.Forms.DockStyle.Bottom;
 | |
|             this.toolStrip1.ImageScalingSize = new System.Drawing.Size(32, 32);
 | |
|             this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
 | |
|             this.toolStripButton1,
 | |
|             this.toolStripButton3});
 | |
|             this.toolStrip1.Location = new System.Drawing.Point(0, 822);
 | |
|             this.toolStrip1.Name = "toolStrip1";
 | |
|             this.toolStrip1.Size = new System.Drawing.Size(1084, 39);
 | |
|             this.toolStrip1.TabIndex = 3;
 | |
|             this.toolStrip1.Text = "toolStrip1";
 | |
|             // 
 | |
|             // toolStripButton1
 | |
|             // 
 | |
|             this.toolStripButton1.Image = global::Project.Properties.Resources.icons8_repeat_40;
 | |
|             this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
 | |
|             this.toolStripButton1.Name = "toolStripButton1";
 | |
|             this.toolStripButton1.Size = new System.Drawing.Size(119, 36);
 | |
|             this.toolStripButton1.Text = "Reload";
 | |
|             this.toolStripButton1.Click += new System.EventHandler(this.toolStripButton1_Click_1);
 | |
|             // 
 | |
|             // toolStripButton3
 | |
|             // 
 | |
|             this.toolStripButton3.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
 | |
|             this.toolStripButton3.Image = global::Project.Properties.Resources.icons8_save_close_40;
 | |
|             this.toolStripButton3.ImageTransparentColor = System.Drawing.Color.Magenta;
 | |
|             this.toolStripButton3.Name = "toolStripButton3";
 | |
|             this.toolStripButton3.Size = new System.Drawing.Size(82, 36);
 | |
|             this.toolStripButton3.Text = "Save(&S)";
 | |
|             this.toolStripButton3.Click += new System.EventHandler(this.toolStripButton3_Click_1);
 | |
|             // 
 | |
|             // dataGridViewTextBoxColumn1
 | |
|             // 
 | |
|             this.dataGridViewTextBoxColumn1.DataPropertyName = "Idx";
 | |
|             dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
 | |
|             this.dataGridViewTextBoxColumn1.DefaultCellStyle = dataGridViewCellStyle1;
 | |
|             this.dataGridViewTextBoxColumn1.HeaderText = "No";
 | |
|             this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
 | |
|             this.dataGridViewTextBoxColumn1.Width = 54;
 | |
|             // 
 | |
|             // dataGridViewTextBoxColumn2
 | |
|             // 
 | |
|             this.dataGridViewTextBoxColumn2.DataPropertyName = "Title";
 | |
|             this.dataGridViewTextBoxColumn2.HeaderText = "Pin Name";
 | |
|             this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
 | |
|             this.dataGridViewTextBoxColumn2.Width = 84;
 | |
|             // 
 | |
|             // TerminalNo
 | |
|             // 
 | |
|             this.TerminalNo.DataPropertyName = "TerminalNo";
 | |
|             dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
 | |
|             this.TerminalNo.DefaultCellStyle = dataGridViewCellStyle2;
 | |
|             this.TerminalNo.HeaderText = "Terminal Number";
 | |
|             this.TerminalNo.Name = "TerminalNo";
 | |
|             this.TerminalNo.Width = 109;
 | |
|             // 
 | |
|             // Invert
 | |
|             // 
 | |
|             this.Invert.DataPropertyName = "Invert";
 | |
|             this.Invert.HeaderText = "Invert";
 | |
|             this.Invert.Name = "Invert";
 | |
|             this.Invert.Width = 53;
 | |
|             // 
 | |
|             // dataGridViewTextBoxColumn3
 | |
|             // 
 | |
|             this.dataGridViewTextBoxColumn3.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
 | |
|             this.dataGridViewTextBoxColumn3.DataPropertyName = "Description";
 | |
|             this.dataGridViewTextBoxColumn3.HeaderText = "Pin Description";
 | |
|             this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
 | |
|             this.dataGridViewTextBoxColumn3.Resizable = System.Windows.Forms.DataGridViewTriState.True;
 | |
|             this.dataGridViewTextBoxColumn3.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
 | |
|             // 
 | |
|             // dataGridViewTextBoxColumn4
 | |
|             // 
 | |
|             this.dataGridViewTextBoxColumn4.DataPropertyName = "Idx";
 | |
|             dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
 | |
|             this.dataGridViewTextBoxColumn4.DefaultCellStyle = dataGridViewCellStyle3;
 | |
|             this.dataGridViewTextBoxColumn4.HeaderText = "No";
 | |
|             this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
 | |
|             this.dataGridViewTextBoxColumn4.Width = 54;
 | |
|             // 
 | |
|             // dataGridViewTextBoxColumn5
 | |
|             // 
 | |
|             this.dataGridViewTextBoxColumn5.DataPropertyName = "Title";
 | |
|             this.dataGridViewTextBoxColumn5.HeaderText = "Pin Name";
 | |
|             this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
 | |
|             this.dataGridViewTextBoxColumn5.Width = 84;
 | |
|             // 
 | |
|             // dataGridViewTextBoxColumn6
 | |
|             // 
 | |
|             this.dataGridViewTextBoxColumn6.DataPropertyName = "TerminalNo";
 | |
|             dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
 | |
|             this.dataGridViewTextBoxColumn6.DefaultCellStyle = dataGridViewCellStyle4;
 | |
|             this.dataGridViewTextBoxColumn6.HeaderText = "Terminal Number";
 | |
|             this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
 | |
|             this.dataGridViewTextBoxColumn6.Width = 109;
 | |
|             // 
 | |
|             // dataGridViewCheckBoxColumn1
 | |
|             // 
 | |
|             this.dataGridViewCheckBoxColumn1.DataPropertyName = "Invert";
 | |
|             this.dataGridViewCheckBoxColumn1.HeaderText = "Invert";
 | |
|             this.dataGridViewCheckBoxColumn1.Name = "dataGridViewCheckBoxColumn1";
 | |
|             this.dataGridViewCheckBoxColumn1.Width = 53;
 | |
|             // 
 | |
|             // dataGridViewButtonColumn1
 | |
|             // 
 | |
|             this.dataGridViewButtonColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
 | |
|             this.dataGridViewButtonColumn1.DataPropertyName = "Description";
 | |
|             this.dataGridViewButtonColumn1.HeaderText = "Pin Description";
 | |
|             this.dataGridViewButtonColumn1.Name = "dataGridViewButtonColumn1";
 | |
|             this.dataGridViewButtonColumn1.Resizable = System.Windows.Forms.DataGridViewTriState.True;
 | |
|             this.dataGridViewButtonColumn1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
 | |
|             // 
 | |
|             // fSetting_IOMessage
 | |
|             // 
 | |
|             this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 20F);
 | |
|             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
 | |
|             this.ClientSize = new System.Drawing.Size(1084, 861);
 | |
|             this.Controls.Add(this.tableLayoutPanel1);
 | |
|             this.Controls.Add(this.toolStrip1);
 | |
|             this.Font = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
 | |
|             this.KeyPreview = true;
 | |
|             this.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.Name = "fSetting_IOMessage";
 | |
|             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
 | |
|             this.Text = "I/O Description Definition";
 | |
|             this.Load += new System.EventHandler(this.@__Load);
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.bsError)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
 | |
|             this.tableLayoutPanel1.ResumeLayout(false);
 | |
|             this.panel2.ResumeLayout(false);
 | |
|             this.panel2.PerformLayout();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.inputDescriptionDataGridView)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.bsI)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.bindingNavigator1)).EndInit();
 | |
|             this.bindingNavigator1.ResumeLayout(false);
 | |
|             this.bindingNavigator1.PerformLayout();
 | |
|             this.panel3.ResumeLayout(false);
 | |
|             this.panel3.PerformLayout();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.outputDescriptionDataGridView)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.bsO)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.bindingNavigator2)).EndInit();
 | |
|             this.bindingNavigator2.ResumeLayout(false);
 | |
|             this.bindingNavigator2.PerformLayout();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).EndInit();
 | |
|             this.toolStrip1.ResumeLayout(false);
 | |
|             this.toolStrip1.PerformLayout();
 | |
|             this.ResumeLayout(false);
 | |
|             this.PerformLayout();
 | |
| 
 | |
|         }
 | |
| 
 | |
|         #endregion
 | |
|         private DataSet1 dataSet1;
 | |
|         private System.Windows.Forms.ToolTip toolTip1;
 | |
|         private System.Windows.Forms.ErrorProvider errorProvider1;
 | |
| 		private System.Windows.Forms.BindingSource bsError;
 | |
| 		private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
 | |
| 		private System.Windows.Forms.BindingSource bsI;
 | |
| 		private System.Windows.Forms.BindingSource bsO;
 | |
| 		private System.Windows.Forms.Panel panel2;
 | |
| 		private System.Windows.Forms.Panel panel3;
 | |
| 		private arCtl.arDatagridView inputDescriptionDataGridView;
 | |
| 		private System.Windows.Forms.BindingNavigator bindingNavigator1;
 | |
| 		private System.Windows.Forms.ToolStripButton bindingNavigatorAddNewItem;
 | |
| 		private System.Windows.Forms.ToolStripLabel bindingNavigatorCountItem;
 | |
| 		private System.Windows.Forms.ToolStripButton bindingNavigatorDeleteItem;
 | |
| 		private System.Windows.Forms.ToolStripButton bindingNavigatorMoveFirstItem;
 | |
| 		private System.Windows.Forms.ToolStripButton bindingNavigatorMovePreviousItem;
 | |
| 		private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator;
 | |
| 		private System.Windows.Forms.ToolStripTextBox bindingNavigatorPositionItem;
 | |
| 		private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator1;
 | |
| 		private System.Windows.Forms.ToolStripButton bindingNavigatorMoveNextItem;
 | |
| 		private System.Windows.Forms.ToolStripButton bindingNavigatorMoveLastItem;
 | |
| 		private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator2;
 | |
| 		private arCtl.arDatagridView outputDescriptionDataGridView;
 | |
| 		private System.Windows.Forms.BindingNavigator bindingNavigator2;
 | |
| 		private System.Windows.Forms.ToolStripButton bindingNavigatorAddNewItem1;
 | |
| 		private System.Windows.Forms.ToolStripLabel bindingNavigatorCountItem1;
 | |
| 		private System.Windows.Forms.ToolStripButton bindingNavigatorDeleteItem1;
 | |
| 		private System.Windows.Forms.ToolStripButton bindingNavigatorMoveFirstItem1;
 | |
| 		private System.Windows.Forms.ToolStripButton bindingNavigatorMovePreviousItem1;
 | |
| 		private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator3;
 | |
| 		private System.Windows.Forms.ToolStripTextBox bindingNavigatorPositionItem1;
 | |
| 		private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator4;
 | |
| 		private System.Windows.Forms.ToolStripButton bindingNavigatorMoveNextItem1;
 | |
| 		private System.Windows.Forms.ToolStripButton bindingNavigatorMoveLastItem1;
 | |
| 		private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator5;
 | |
|         private System.Windows.Forms.ToolStrip toolStrip1;
 | |
|         private System.Windows.Forms.ToolStripButton toolStripButton1;
 | |
|         private System.Windows.Forms.ToolStripButton toolStripButton3;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn TerminalNo;
 | |
|         private System.Windows.Forms.DataGridViewCheckBoxColumn Invert;
 | |
|         private System.Windows.Forms.DataGridViewButtonColumn dataGridViewTextBoxColumn3;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
 | |
|         private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn1;
 | |
|         private System.Windows.Forms.DataGridViewButtonColumn dataGridViewButtonColumn1;
 | |
|     }
 | |
| } | 
