SafeDispatch/MotoRepeaterCore/SafeNetForm.Designer.cs
2024-02-22 18:43:59 +02:00

1701 lines
101 KiB
C#

namespace MotoRepeater
{
partial class SafeNetForm
{
/// <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(SafeNetForm));
this.label1 = new System.Windows.Forms.Label();
this.lbSystemType = new System.Windows.Forms.Label();
this.pbSystemType = new System.Windows.Forms.PictureBox();
this.cbSystemType = new System.Windows.Forms.ComboBox();
this.panel1 = new System.Windows.Forms.Panel();
this.tbAuthKey = new System.Windows.Forms.TextBox();
this.label7 = new System.Windows.Forms.Label();
this.pictureBox3 = new System.Windows.Forms.PictureBox();
this.tbRepeaterIP = new System.Windows.Forms.TextBox();
this.label6 = new System.Windows.Forms.Label();
this.pbRepeaterPortUp = new System.Windows.Forms.PictureBox();
this.pbRepeaterPortDown = new System.Windows.Forms.PictureBox();
this.numericRepeaterPort = new System.Windows.Forms.NumericUpDown();
this.label5 = new System.Windows.Forms.Label();
this.pictureBox5 = new System.Windows.Forms.PictureBox();
this.pbPeerIDUp = new System.Windows.Forms.PictureBox();
this.pbPeerIDDown = new System.Windows.Forms.PictureBox();
this.numericPeerId = new System.Windows.Forms.NumericUpDown();
this.label2 = new System.Windows.Forms.Label();
this.pictureBox2 = new System.Windows.Forms.PictureBox();
this.pictureBox6 = new System.Windows.Forms.PictureBox();
this.panel2 = new System.Windows.Forms.Panel();
this.tbDDMSIP = new System.Windows.Forms.TextBox();
this.label14 = new System.Windows.Forms.Label();
this.pictureBox21 = new System.Windows.Forms.PictureBox();
this.pbTelemetryPortUp = new System.Windows.Forms.PictureBox();
this.pbTelemetryPortDown = new System.Windows.Forms.PictureBox();
this.numericTelemetryPort = new System.Windows.Forms.NumericUpDown();
this.label9 = new System.Windows.Forms.Label();
this.pictureBox20 = new System.Windows.Forms.PictureBox();
this.pbTextPortUp = new System.Windows.Forms.PictureBox();
this.pbTextPortDown = new System.Windows.Forms.PictureBox();
this.numericTextPort = new System.Windows.Forms.NumericUpDown();
this.label12 = new System.Windows.Forms.Label();
this.pictureBox18 = new System.Windows.Forms.PictureBox();
this.pbLocationPortUp = new System.Windows.Forms.PictureBox();
this.pbLocationPortDown = new System.Windows.Forms.PictureBox();
this.numericLocationPort = new System.Windows.Forms.NumericUpDown();
this.label10 = new System.Windows.Forms.Label();
this.pictureBox16 = new System.Windows.Forms.PictureBox();
this.pbARSPortUp = new System.Windows.Forms.PictureBox();
this.pbARSPortDown = new System.Windows.Forms.PictureBox();
this.numericARSPort = new System.Windows.Forms.NumericUpDown();
this.label11 = new System.Windows.Forms.Label();
this.pictureBox9 = new System.Windows.Forms.PictureBox();
this.pbDDMSPortUp = new System.Windows.Forms.PictureBox();
this.pbDDMSPortDown = new System.Windows.Forms.PictureBox();
this.numericDDMSPort = new System.Windows.Forms.NumericUpDown();
this.label13 = new System.Windows.Forms.Label();
this.pictureBox12 = new System.Windows.Forms.PictureBox();
this.button1 = new System.Windows.Forms.Button();
this.panelSettings = new System.Windows.Forms.Panel();
this.panel3 = new System.Windows.Forms.Panel();
this.pictureBox1 = new System.Windows.Forms.PictureBox();
this.panel4 = new System.Windows.Forms.Panel();
this.pbSettings = new System.Windows.Forms.PictureBox();
this.pbOverview = new System.Windows.Forms.PictureBox();
this.panelOverview = new System.Windows.Forms.Panel();
this.panel8 = new System.Windows.Forms.Panel();
this.lbDatabase = new System.Windows.Forms.Label();
this.label15 = new System.Windows.Forms.Label();
this.pictureBoxDatabase = new System.Windows.Forms.PictureBox();
this.panel7 = new System.Windows.Forms.Panel();
this.lbSMS = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.pictureBoxSMS = new System.Windows.Forms.PictureBox();
this.panel6 = new System.Windows.Forms.Panel();
this.lbGPS = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.pictureBoxPosition = new System.Windows.Forms.PictureBox();
this.panel5 = new System.Windows.Forms.Panel();
this.lbUnits = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.pictureBoxArs = new System.Windows.Forms.PictureBox();
this.lbPeerStatus = new System.Windows.Forms.Label();
this.tbEvent = new System.Windows.Forms.TextBox();
this.lbStatus = new System.Windows.Forms.Label();
this.lbVersion = new System.Windows.Forms.Label();
this.Repeater_Notify_Icon = new System.Windows.Forms.NotifyIcon(this.components);
this.pictureBox4 = new System.Windows.Forms.PictureBox();
this.lbUsername = new System.Windows.Forms.Label();
this.pbUsername = new System.Windows.Forms.PictureBox();
this.panelUsernameSettings = new System.Windows.Forms.Panel();
this.btMenuSave = new System.Windows.Forms.Button();
this.cbMenuKeepSigned = new System.Windows.Forms.CheckBox();
this.cbMenuGatewayCodes = new System.Windows.Forms.ComboBox();
this.label16 = new System.Windows.Forms.Label();
this.btMenuLogout = new System.Windows.Forms.Button();
((System.ComponentModel.ISupportInitialize)(this.pbSystemType)).BeginInit();
this.panel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pbRepeaterPortUp)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pbRepeaterPortDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numericRepeaterPort)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pbPeerIDUp)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pbPeerIDDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numericPeerId)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
this.panel2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox21)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pbTelemetryPortUp)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pbTelemetryPortDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numericTelemetryPort)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox20)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pbTextPortUp)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pbTextPortDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numericTextPort)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pbLocationPortUp)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pbLocationPortDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numericLocationPort)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pbARSPortUp)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pbARSPortDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numericARSPort)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pbDDMSPortUp)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pbDDMSPortDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numericDDMSPort)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).BeginInit();
this.panelSettings.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pbSettings)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pbOverview)).BeginInit();
this.panelOverview.SuspendLayout();
this.panel8.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBoxDatabase)).BeginInit();
this.panel7.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBoxSMS)).BeginInit();
this.panel6.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBoxPosition)).BeginInit();
this.panel5.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBoxArs)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pbUsername)).BeginInit();
this.panelUsernameSettings.SuspendLayout();
this.SuspendLayout();
//
// label1
//
this.label1.AutoSize = true;
this.label1.BackColor = System.Drawing.Color.Transparent;
this.label1.Font = new System.Drawing.Font("Calibri", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label1.ForeColor = System.Drawing.Color.LightGray;
this.label1.Location = new System.Drawing.Point(10, 200);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(86, 18);
this.label1.TabIndex = 2;
this.label1.Text = "System Type";
//
// lbSystemType
//
this.lbSystemType.AutoSize = true;
this.lbSystemType.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(49)))), ((int)(((byte)(51)))));
this.lbSystemType.Cursor = System.Windows.Forms.Cursors.Hand;
this.lbSystemType.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lbSystemType.ForeColor = System.Drawing.Color.LightGray;
this.lbSystemType.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.lbSystemType.Location = new System.Drawing.Point(16, 231);
this.lbSystemType.MaximumSize = new System.Drawing.Size(149, 18);
this.lbSystemType.MinimumSize = new System.Drawing.Size(149, 18);
this.lbSystemType.Name = "lbSystemType";
this.lbSystemType.Size = new System.Drawing.Size(149, 18);
this.lbSystemType.TabIndex = 3;
this.lbSystemType.Text = "Single/IP Site Connect";
this.lbSystemType.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
this.lbSystemType.Click += new System.EventHandler(this.pbSystemType_Click);
this.lbSystemType.MouseEnter += new System.EventHandler(this.pbSystemType_MouseEnter);
this.lbSystemType.MouseLeave += new System.EventHandler(this.pbSystemType_MouseLeave);
//
// pbSystemType
//
this.pbSystemType.BackColor = System.Drawing.Color.Transparent;
this.pbSystemType.BackgroundImage = global::MotoRepeater.Properties.Resources.comboBox;
this.pbSystemType.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.pbSystemType.Cursor = System.Windows.Forms.Cursors.Hand;
this.pbSystemType.Image = global::MotoRepeater.Properties.Resources.comboBox;
this.pbSystemType.Location = new System.Drawing.Point(8, 224);
this.pbSystemType.Name = "pbSystemType";
this.pbSystemType.Size = new System.Drawing.Size(192, 31);
this.pbSystemType.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.pbSystemType.TabIndex = 1;
this.pbSystemType.TabStop = false;
this.pbSystemType.Click += new System.EventHandler(this.pbSystemType_Click);
this.pbSystemType.MouseEnter += new System.EventHandler(this.pbSystemType_MouseEnter);
this.pbSystemType.MouseLeave += new System.EventHandler(this.pbSystemType_MouseLeave);
//
// cbSystemType
//
this.cbSystemType.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(61)))), ((int)(((byte)(66)))));
this.cbSystemType.DropDownHeight = 140;
this.cbSystemType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbSystemType.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.cbSystemType.ForeColor = System.Drawing.Color.LightGray;
this.cbSystemType.FormattingEnabled = true;
this.cbSystemType.IntegralHeight = false;
this.cbSystemType.Items.AddRange(new object[] {
"Single/IP Site Connect",
"Capacity Plus",
"Linked Capacity Plus"});
this.cbSystemType.Location = new System.Drawing.Point(8, 231);
this.cbSystemType.Margin = new System.Windows.Forms.Padding(3, 3, 26, 3);
this.cbSystemType.Name = "cbSystemType";
this.cbSystemType.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
this.cbSystemType.Size = new System.Drawing.Size(192, 24);
this.cbSystemType.TabIndex = 4;
this.cbSystemType.SelectedIndexChanged += new System.EventHandler(this.cbSystemType_SelectedIndexChanged);
//
// panel1
//
this.panel1.BackColor = System.Drawing.Color.Transparent;
this.panel1.Controls.Add(this.tbAuthKey);
this.panel1.Controls.Add(this.label7);
this.panel1.Controls.Add(this.pictureBox3);
this.panel1.Controls.Add(this.tbRepeaterIP);
this.panel1.Controls.Add(this.label6);
this.panel1.Controls.Add(this.pbRepeaterPortUp);
this.panel1.Controls.Add(this.pbRepeaterPortDown);
this.panel1.Controls.Add(this.numericRepeaterPort);
this.panel1.Controls.Add(this.label5);
this.panel1.Controls.Add(this.pictureBox5);
this.panel1.Controls.Add(this.pbPeerIDUp);
this.panel1.Controls.Add(this.pbPeerIDDown);
this.panel1.Controls.Add(this.label1);
this.panel1.Controls.Add(this.numericPeerId);
this.panel1.Controls.Add(this.label2);
this.panel1.Controls.Add(this.pictureBox2);
this.panel1.Controls.Add(this.lbSystemType);
this.panel1.Controls.Add(this.pbSystemType);
this.panel1.Controls.Add(this.cbSystemType);
this.panel1.Controls.Add(this.pictureBox6);
this.panel1.Location = new System.Drawing.Point(21, 5);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(220, 393);
this.panel1.TabIndex = 5;
//
// tbAuthKey
//
this.tbAuthKey.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(49)))), ((int)(((byte)(51)))));
this.tbAuthKey.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.tbAuthKey.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.tbAuthKey.ForeColor = System.Drawing.Color.LightGray;
this.tbAuthKey.Location = new System.Drawing.Point(15, 295);
this.tbAuthKey.Multiline = true;
this.tbAuthKey.Name = "tbAuthKey";
this.tbAuthKey.Size = new System.Drawing.Size(175, 76);
this.tbAuthKey.TabIndex = 4;
this.tbAuthKey.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
//
// label7
//
this.label7.AutoSize = true;
this.label7.Font = new System.Drawing.Font("Calibri", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label7.ForeColor = System.Drawing.Color.LightGray;
this.label7.Location = new System.Drawing.Point(10, 264);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(127, 18);
this.label7.TabIndex = 17;
this.label7.Text = "Authentication Key";
//
// pictureBox3
//
this.pictureBox3.BackColor = System.Drawing.Color.Transparent;
this.pictureBox3.BackgroundImage = global::MotoRepeater.Properties.Resources.comboBox;
this.pictureBox3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.pictureBox3.Cursor = System.Windows.Forms.Cursors.Default;
this.pictureBox3.Image = global::MotoRepeater.Properties.Resources.empty_frame;
this.pictureBox3.Location = new System.Drawing.Point(8, 287);
this.pictureBox3.Name = "pictureBox3";
this.pictureBox3.Size = new System.Drawing.Size(192, 93);
this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.pictureBox3.TabIndex = 18;
this.pictureBox3.TabStop = false;
//
// tbRepeaterIP
//
this.tbRepeaterIP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(49)))), ((int)(((byte)(51)))));
this.tbRepeaterIP.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.tbRepeaterIP.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.tbRepeaterIP.ForeColor = System.Drawing.Color.LightGray;
this.tbRepeaterIP.Location = new System.Drawing.Point(17, 101);
this.tbRepeaterIP.Name = "tbRepeaterIP";
this.tbRepeaterIP.Size = new System.Drawing.Size(173, 19);
this.tbRepeaterIP.TabIndex = 1;
this.tbRepeaterIP.Text = "10.120.1.196";
this.tbRepeaterIP.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
//
// label6
//
this.label6.AutoSize = true;
this.label6.Font = new System.Drawing.Font("Calibri", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label6.ForeColor = System.Drawing.Color.LightGray;
this.label6.Location = new System.Drawing.Point(10, 72);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(127, 18);
this.label6.TabIndex = 14;
this.label6.Text = "Master Repeater IP";
//
// pbRepeaterPortUp
//
this.pbRepeaterPortUp.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(34)))), ((int)(((byte)(38)))));
this.pbRepeaterPortUp.Image = global::MotoRepeater.Properties.Resources.up;
this.pbRepeaterPortUp.Location = new System.Drawing.Point(162, 160);
this.pbRepeaterPortUp.Name = "pbRepeaterPortUp";
this.pbRepeaterPortUp.Size = new System.Drawing.Size(37, 15);
this.pbRepeaterPortUp.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
this.pbRepeaterPortUp.TabIndex = 13;
this.pbRepeaterPortUp.TabStop = false;
this.pbRepeaterPortUp.Tag = "up";
this.pbRepeaterPortUp.Click += new System.EventHandler(this.pbRepeaterPort_Click);
this.pbRepeaterPortUp.DoubleClick += new System.EventHandler(this.pbRepeaterPort_Click);
this.pbRepeaterPortUp.MouseEnter += new System.EventHandler(this.pbNumeric_MouseEnter);
this.pbRepeaterPortUp.MouseLeave += new System.EventHandler(this.pbNumeric_MouseLeave);
//
// pbRepeaterPortDown
//
this.pbRepeaterPortDown.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(34)))), ((int)(((byte)(38)))));
this.pbRepeaterPortDown.Image = global::MotoRepeater.Properties.Resources.down;
this.pbRepeaterPortDown.Location = new System.Drawing.Point(162, 174);
this.pbRepeaterPortDown.Name = "pbRepeaterPortDown";
this.pbRepeaterPortDown.Size = new System.Drawing.Size(37, 15);
this.pbRepeaterPortDown.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
this.pbRepeaterPortDown.TabIndex = 11;
this.pbRepeaterPortDown.TabStop = false;
this.pbRepeaterPortDown.Tag = "down";
this.pbRepeaterPortDown.Click += new System.EventHandler(this.pbRepeaterPort_Click);
this.pbRepeaterPortDown.DoubleClick += new System.EventHandler(this.pbRepeaterPort_Click);
this.pbRepeaterPortDown.MouseEnter += new System.EventHandler(this.pbNumeric_MouseEnter);
this.pbRepeaterPortDown.MouseLeave += new System.EventHandler(this.pbNumeric_MouseLeave);
//
// numericRepeaterPort
//
this.numericRepeaterPort.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(49)))), ((int)(((byte)(51)))));
this.numericRepeaterPort.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.numericRepeaterPort.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.numericRepeaterPort.ForeColor = System.Drawing.Color.LightGray;
this.numericRepeaterPort.Location = new System.Drawing.Point(98, 165);
this.numericRepeaterPort.Maximum = new decimal(new int[] {
65000,
0,
0,
0});
this.numericRepeaterPort.Minimum = new decimal(new int[] {
1,
0,
0,
0});
this.numericRepeaterPort.Name = "numericRepeaterPort";
this.numericRepeaterPort.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.numericRepeaterPort.Size = new System.Drawing.Size(87, 22);
this.numericRepeaterPort.TabIndex = 2;
this.numericRepeaterPort.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.numericRepeaterPort.Value = new decimal(new int[] {
50000,
0,
0,
0});
//
// label5
//
this.label5.AutoSize = true;
this.label5.Font = new System.Drawing.Font("Calibri", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label5.ForeColor = System.Drawing.Color.LightGray;
this.label5.Location = new System.Drawing.Point(10, 136);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(141, 18);
this.label5.TabIndex = 10;
this.label5.Text = "Master Repeater Port";
//
// pictureBox5
//
this.pictureBox5.BackColor = System.Drawing.Color.Transparent;
this.pictureBox5.BackgroundImage = global::MotoRepeater.Properties.Resources.comboBox;
this.pictureBox5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.pictureBox5.Cursor = System.Windows.Forms.Cursors.Arrow;
this.pictureBox5.Image = global::MotoRepeater.Properties.Resources.frame;
this.pictureBox5.Location = new System.Drawing.Point(8, 159);
this.pictureBox5.Name = "pictureBox5";
this.pictureBox5.Size = new System.Drawing.Size(192, 31);
this.pictureBox5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.pictureBox5.TabIndex = 9;
this.pictureBox5.TabStop = false;
//
// pbPeerIDUp
//
this.pbPeerIDUp.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(34)))), ((int)(((byte)(38)))));
this.pbPeerIDUp.Image = global::MotoRepeater.Properties.Resources.up;
this.pbPeerIDUp.Location = new System.Drawing.Point(162, 31);
this.pbPeerIDUp.Name = "pbPeerIDUp";
this.pbPeerIDUp.Size = new System.Drawing.Size(37, 15);
this.pbPeerIDUp.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
this.pbPeerIDUp.TabIndex = 8;
this.pbPeerIDUp.TabStop = false;
this.pbPeerIDUp.Tag = "up";
this.pbPeerIDUp.Click += new System.EventHandler(this.pbPeerID_Click);
this.pbPeerIDUp.DoubleClick += new System.EventHandler(this.pbPeerID_Click);
this.pbPeerIDUp.MouseEnter += new System.EventHandler(this.pbNumeric_MouseEnter);
this.pbPeerIDUp.MouseLeave += new System.EventHandler(this.pbNumeric_MouseLeave);
//
// pbPeerIDDown
//
this.pbPeerIDDown.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(34)))), ((int)(((byte)(38)))));
this.pbPeerIDDown.Image = global::MotoRepeater.Properties.Resources.down;
this.pbPeerIDDown.Location = new System.Drawing.Point(162, 45);
this.pbPeerIDDown.Name = "pbPeerIDDown";
this.pbPeerIDDown.Size = new System.Drawing.Size(37, 15);
this.pbPeerIDDown.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
this.pbPeerIDDown.TabIndex = 7;
this.pbPeerIDDown.TabStop = false;
this.pbPeerIDDown.Tag = "down";
this.pbPeerIDDown.Click += new System.EventHandler(this.pbPeerID_Click);
this.pbPeerIDDown.DoubleClick += new System.EventHandler(this.pbPeerID_Click);
this.pbPeerIDDown.MouseEnter += new System.EventHandler(this.pbNumeric_MouseEnter);
this.pbPeerIDDown.MouseLeave += new System.EventHandler(this.pbNumeric_MouseLeave);
//
// numericPeerId
//
this.numericPeerId.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(49)))), ((int)(((byte)(51)))));
this.numericPeerId.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.numericPeerId.Font = new System.Drawing.Font("Calibri", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.numericPeerId.ForeColor = System.Drawing.Color.LightGray;
this.numericPeerId.Location = new System.Drawing.Point(100, 36);
this.numericPeerId.Maximum = new decimal(new int[] {
16777215,
0,
0,
0});
this.numericPeerId.Minimum = new decimal(new int[] {
1,
0,
0,
0});
this.numericPeerId.Name = "numericPeerId";
this.numericPeerId.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.numericPeerId.Size = new System.Drawing.Size(87, 21);
this.numericPeerId.TabIndex = 0;
this.numericPeerId.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.numericPeerId.Value = new decimal(new int[] {
97531,
0,
0,
0});
//
// label2
//
this.label2.AutoSize = true;
this.label2.Font = new System.Drawing.Font("Calibri", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label2.ForeColor = System.Drawing.Color.LightGray;
this.label2.Location = new System.Drawing.Point(10, 8);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(127, 18);
this.label2.TabIndex = 6;
this.label2.Text = "Application Peer ID";
//
// pictureBox2
//
this.pictureBox2.BackColor = System.Drawing.Color.Transparent;
this.pictureBox2.BackgroundImage = global::MotoRepeater.Properties.Resources.comboBox;
this.pictureBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.pictureBox2.Cursor = System.Windows.Forms.Cursors.Default;
this.pictureBox2.Image = global::MotoRepeater.Properties.Resources.frame;
this.pictureBox2.Location = new System.Drawing.Point(8, 30);
this.pictureBox2.Name = "pictureBox2";
this.pictureBox2.Size = new System.Drawing.Size(192, 31);
this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.pictureBox2.TabIndex = 5;
this.pictureBox2.TabStop = false;
//
// pictureBox6
//
this.pictureBox6.BackColor = System.Drawing.Color.Transparent;
this.pictureBox6.BackgroundImage = global::MotoRepeater.Properties.Resources.comboBox;
this.pictureBox6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.pictureBox6.Cursor = System.Windows.Forms.Cursors.Default;
this.pictureBox6.Image = global::MotoRepeater.Properties.Resources.empty_frame;
this.pictureBox6.Location = new System.Drawing.Point(8, 95);
this.pictureBox6.Name = "pictureBox6";
this.pictureBox6.Size = new System.Drawing.Size(192, 31);
this.pictureBox6.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.pictureBox6.TabIndex = 15;
this.pictureBox6.TabStop = false;
//
// panel2
//
this.panel2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.panel2.BackColor = System.Drawing.Color.Transparent;
this.panel2.Controls.Add(this.tbDDMSIP);
this.panel2.Controls.Add(this.label14);
this.panel2.Controls.Add(this.pictureBox21);
this.panel2.Controls.Add(this.pbTelemetryPortUp);
this.panel2.Controls.Add(this.pbTelemetryPortDown);
this.panel2.Controls.Add(this.numericTelemetryPort);
this.panel2.Controls.Add(this.label9);
this.panel2.Controls.Add(this.pictureBox20);
this.panel2.Controls.Add(this.pbTextPortUp);
this.panel2.Controls.Add(this.pbTextPortDown);
this.panel2.Controls.Add(this.numericTextPort);
this.panel2.Controls.Add(this.label12);
this.panel2.Controls.Add(this.pictureBox18);
this.panel2.Controls.Add(this.pbLocationPortUp);
this.panel2.Controls.Add(this.pbLocationPortDown);
this.panel2.Controls.Add(this.numericLocationPort);
this.panel2.Controls.Add(this.label10);
this.panel2.Controls.Add(this.pictureBox16);
this.panel2.Controls.Add(this.pbARSPortUp);
this.panel2.Controls.Add(this.pbARSPortDown);
this.panel2.Controls.Add(this.numericARSPort);
this.panel2.Controls.Add(this.label11);
this.panel2.Controls.Add(this.pictureBox9);
this.panel2.Controls.Add(this.pbDDMSPortUp);
this.panel2.Controls.Add(this.pbDDMSPortDown);
this.panel2.Controls.Add(this.numericDDMSPort);
this.panel2.Controls.Add(this.label13);
this.panel2.Controls.Add(this.pictureBox12);
this.panel2.Location = new System.Drawing.Point(304, 5);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(220, 393);
this.panel2.TabIndex = 8;
//
// tbDDMSIP
//
this.tbDDMSIP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(49)))), ((int)(((byte)(51)))));
this.tbDDMSIP.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.tbDDMSIP.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.tbDDMSIP.ForeColor = System.Drawing.Color.LightGray;
this.tbDDMSIP.Location = new System.Drawing.Point(14, 36);
this.tbDDMSIP.Name = "tbDDMSIP";
this.tbDDMSIP.Size = new System.Drawing.Size(174, 19);
this.tbDDMSIP.TabIndex = 0;
this.tbDDMSIP.Text = "127.0.0.1";
this.tbDDMSIP.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
//
// label14
//
this.label14.AutoSize = true;
this.label14.Font = new System.Drawing.Font("Calibri", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label14.ForeColor = System.Drawing.Color.LightGray;
this.label14.Location = new System.Drawing.Point(9, 8);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(61, 18);
this.label14.TabIndex = 35;
this.label14.Text = "DDMS IP";
//
// pictureBox21
//
this.pictureBox21.BackColor = System.Drawing.Color.Transparent;
this.pictureBox21.BackgroundImage = global::MotoRepeater.Properties.Resources.comboBox;
this.pictureBox21.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.pictureBox21.Cursor = System.Windows.Forms.Cursors.Default;
this.pictureBox21.Image = global::MotoRepeater.Properties.Resources.empty_frame;
this.pictureBox21.Location = new System.Drawing.Point(7, 30);
this.pictureBox21.Name = "pictureBox21";
this.pictureBox21.Size = new System.Drawing.Size(192, 31);
this.pictureBox21.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.pictureBox21.TabIndex = 36;
this.pictureBox21.TabStop = false;
//
// pbTelemetryPortUp
//
this.pbTelemetryPortUp.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(34)))), ((int)(((byte)(38)))));
this.pbTelemetryPortUp.Image = global::MotoRepeater.Properties.Resources.up;
this.pbTelemetryPortUp.Location = new System.Drawing.Point(161, 351);
this.pbTelemetryPortUp.Name = "pbTelemetryPortUp";
this.pbTelemetryPortUp.Size = new System.Drawing.Size(37, 15);
this.pbTelemetryPortUp.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
this.pbTelemetryPortUp.TabIndex = 33;
this.pbTelemetryPortUp.TabStop = false;
this.pbTelemetryPortUp.Tag = "up";
this.pbTelemetryPortUp.Click += new System.EventHandler(this.pbTelemetryPort_Click);
this.pbTelemetryPortUp.DoubleClick += new System.EventHandler(this.pbTelemetryPort_Click);
this.pbTelemetryPortUp.MouseEnter += new System.EventHandler(this.pbNumeric_MouseEnter);
this.pbTelemetryPortUp.MouseLeave += new System.EventHandler(this.pbNumeric_MouseLeave);
//
// pbTelemetryPortDown
//
this.pbTelemetryPortDown.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(34)))), ((int)(((byte)(38)))));
this.pbTelemetryPortDown.Image = global::MotoRepeater.Properties.Resources.down;
this.pbTelemetryPortDown.Location = new System.Drawing.Point(161, 365);
this.pbTelemetryPortDown.Name = "pbTelemetryPortDown";
this.pbTelemetryPortDown.Size = new System.Drawing.Size(37, 15);
this.pbTelemetryPortDown.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
this.pbTelemetryPortDown.TabIndex = 31;
this.pbTelemetryPortDown.TabStop = false;
this.pbTelemetryPortDown.Tag = "down";
this.pbTelemetryPortDown.Click += new System.EventHandler(this.pbTelemetryPort_Click);
this.pbTelemetryPortDown.DoubleClick += new System.EventHandler(this.pbTelemetryPort_Click);
this.pbTelemetryPortDown.MouseEnter += new System.EventHandler(this.pbNumeric_MouseEnter);
this.pbTelemetryPortDown.MouseLeave += new System.EventHandler(this.pbNumeric_MouseLeave);
//
// numericTelemetryPort
//
this.numericTelemetryPort.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(49)))), ((int)(((byte)(51)))));
this.numericTelemetryPort.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.numericTelemetryPort.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.numericTelemetryPort.ForeColor = System.Drawing.Color.LightGray;
this.numericTelemetryPort.Location = new System.Drawing.Point(94, 358);
this.numericTelemetryPort.Maximum = new decimal(new int[] {
65000,
0,
0,
0});
this.numericTelemetryPort.Minimum = new decimal(new int[] {
1,
0,
0,
0});
this.numericTelemetryPort.Name = "numericTelemetryPort";
this.numericTelemetryPort.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.numericTelemetryPort.Size = new System.Drawing.Size(87, 22);
this.numericTelemetryPort.TabIndex = 5;
this.numericTelemetryPort.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.numericTelemetryPort.Value = new decimal(new int[] {
4008,
0,
0,
0});
//
// label9
//
this.label9.AutoSize = true;
this.label9.Font = new System.Drawing.Font("Calibri", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label9.ForeColor = System.Drawing.Color.LightGray;
this.label9.Location = new System.Drawing.Point(9, 328);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(100, 18);
this.label9.TabIndex = 30;
this.label9.Text = "Telemetry Port";
//
// pictureBox20
//
this.pictureBox20.BackColor = System.Drawing.Color.Transparent;
this.pictureBox20.BackgroundImage = global::MotoRepeater.Properties.Resources.comboBox;
this.pictureBox20.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.pictureBox20.Cursor = System.Windows.Forms.Cursors.Default;
this.pictureBox20.Image = global::MotoRepeater.Properties.Resources.frame;
this.pictureBox20.Location = new System.Drawing.Point(7, 350);
this.pictureBox20.Name = "pictureBox20";
this.pictureBox20.Size = new System.Drawing.Size(192, 31);
this.pictureBox20.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.pictureBox20.TabIndex = 29;
this.pictureBox20.TabStop = false;
//
// pbTextPortUp
//
this.pbTextPortUp.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(34)))), ((int)(((byte)(38)))));
this.pbTextPortUp.Image = global::MotoRepeater.Properties.Resources.up;
this.pbTextPortUp.Location = new System.Drawing.Point(161, 288);
this.pbTextPortUp.Name = "pbTextPortUp";
this.pbTextPortUp.Size = new System.Drawing.Size(37, 15);
this.pbTextPortUp.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
this.pbTextPortUp.TabIndex = 28;
this.pbTextPortUp.TabStop = false;
this.pbTextPortUp.Tag = "up";
this.pbTextPortUp.Click += new System.EventHandler(this.pbTextPort_Click);
this.pbTextPortUp.DoubleClick += new System.EventHandler(this.pbTextPort_Click);
this.pbTextPortUp.MouseEnter += new System.EventHandler(this.pbNumeric_MouseEnter);
this.pbTextPortUp.MouseLeave += new System.EventHandler(this.pbNumeric_MouseLeave);
//
// pbTextPortDown
//
this.pbTextPortDown.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(34)))), ((int)(((byte)(38)))));
this.pbTextPortDown.Image = global::MotoRepeater.Properties.Resources.down;
this.pbTextPortDown.Location = new System.Drawing.Point(161, 302);
this.pbTextPortDown.Name = "pbTextPortDown";
this.pbTextPortDown.Size = new System.Drawing.Size(37, 15);
this.pbTextPortDown.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
this.pbTextPortDown.TabIndex = 26;
this.pbTextPortDown.TabStop = false;
this.pbTextPortDown.Tag = "down";
this.pbTextPortDown.Click += new System.EventHandler(this.pbTextPort_Click);
this.pbTextPortDown.DoubleClick += new System.EventHandler(this.pbTextPort_Click);
this.pbTextPortDown.MouseEnter += new System.EventHandler(this.pbNumeric_MouseEnter);
this.pbTextPortDown.MouseLeave += new System.EventHandler(this.pbNumeric_MouseLeave);
//
// numericTextPort
//
this.numericTextPort.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(49)))), ((int)(((byte)(51)))));
this.numericTextPort.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.numericTextPort.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.numericTextPort.ForeColor = System.Drawing.Color.LightGray;
this.numericTextPort.Location = new System.Drawing.Point(95, 295);
this.numericTextPort.Maximum = new decimal(new int[] {
65000,
0,
0,
0});
this.numericTextPort.Minimum = new decimal(new int[] {
1,
0,
0,
0});
this.numericTextPort.Name = "numericTextPort";
this.numericTextPort.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.numericTextPort.Size = new System.Drawing.Size(87, 22);
this.numericTextPort.TabIndex = 4;
this.numericTextPort.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.numericTextPort.Value = new decimal(new int[] {
4007,
0,
0,
0});
//
// label12
//
this.label12.AutoSize = true;
this.label12.Font = new System.Drawing.Font("Calibri", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label12.ForeColor = System.Drawing.Color.LightGray;
this.label12.Location = new System.Drawing.Point(9, 264);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(121, 18);
this.label12.TabIndex = 25;
this.label12.Text = "Text Message Port";
//
// pictureBox18
//
this.pictureBox18.BackColor = System.Drawing.Color.Transparent;
this.pictureBox18.BackgroundImage = global::MotoRepeater.Properties.Resources.comboBox;
this.pictureBox18.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.pictureBox18.Cursor = System.Windows.Forms.Cursors.Arrow;
this.pictureBox18.Image = global::MotoRepeater.Properties.Resources.frame;
this.pictureBox18.Location = new System.Drawing.Point(7, 287);
this.pictureBox18.Name = "pictureBox18";
this.pictureBox18.Size = new System.Drawing.Size(192, 31);
this.pictureBox18.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.pictureBox18.TabIndex = 24;
this.pictureBox18.TabStop = false;
//
// pbLocationPortUp
//
this.pbLocationPortUp.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(34)))), ((int)(((byte)(38)))));
this.pbLocationPortUp.Image = global::MotoRepeater.Properties.Resources.up;
this.pbLocationPortUp.Location = new System.Drawing.Point(161, 160);
this.pbLocationPortUp.Name = "pbLocationPortUp";
this.pbLocationPortUp.Size = new System.Drawing.Size(37, 15);
this.pbLocationPortUp.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
this.pbLocationPortUp.TabIndex = 23;
this.pbLocationPortUp.TabStop = false;
this.pbLocationPortUp.Tag = "up";
this.pbLocationPortUp.Click += new System.EventHandler(this.pbLocationPort_Click);
this.pbLocationPortUp.DoubleClick += new System.EventHandler(this.pbLocationPort_Click);
this.pbLocationPortUp.MouseEnter += new System.EventHandler(this.pbNumeric_MouseEnter);
this.pbLocationPortUp.MouseLeave += new System.EventHandler(this.pbNumeric_MouseLeave);
//
// pbLocationPortDown
//
this.pbLocationPortDown.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(34)))), ((int)(((byte)(38)))));
this.pbLocationPortDown.Image = global::MotoRepeater.Properties.Resources.down;
this.pbLocationPortDown.Location = new System.Drawing.Point(161, 174);
this.pbLocationPortDown.Name = "pbLocationPortDown";
this.pbLocationPortDown.Size = new System.Drawing.Size(37, 15);
this.pbLocationPortDown.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
this.pbLocationPortDown.TabIndex = 21;
this.pbLocationPortDown.TabStop = false;
this.pbLocationPortDown.Tag = "down";
this.pbLocationPortDown.Click += new System.EventHandler(this.pbLocationPort_Click);
this.pbLocationPortDown.DoubleClick += new System.EventHandler(this.pbLocationPort_Click);
this.pbLocationPortDown.MouseEnter += new System.EventHandler(this.pbNumeric_MouseEnter);
this.pbLocationPortDown.MouseLeave += new System.EventHandler(this.pbNumeric_MouseLeave);
//
// numericLocationPort
//
this.numericLocationPort.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(49)))), ((int)(((byte)(51)))));
this.numericLocationPort.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.numericLocationPort.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.numericLocationPort.ForeColor = System.Drawing.Color.LightGray;
this.numericLocationPort.Location = new System.Drawing.Point(94, 165);
this.numericLocationPort.Maximum = new decimal(new int[] {
65000,
0,
0,
0});
this.numericLocationPort.Minimum = new decimal(new int[] {
1,
0,
0,
0});
this.numericLocationPort.Name = "numericLocationPort";
this.numericLocationPort.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.numericLocationPort.Size = new System.Drawing.Size(87, 22);
this.numericLocationPort.TabIndex = 2;
this.numericLocationPort.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.numericLocationPort.Value = new decimal(new int[] {
4001,
0,
0,
0});
//
// label10
//
this.label10.AutoSize = true;
this.label10.Font = new System.Drawing.Font("Calibri", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label10.ForeColor = System.Drawing.Color.LightGray;
this.label10.Location = new System.Drawing.Point(9, 136);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(89, 18);
this.label10.TabIndex = 20;
this.label10.Text = "Location Port";
//
// pictureBox16
//
this.pictureBox16.BackColor = System.Drawing.Color.Transparent;
this.pictureBox16.BackgroundImage = global::MotoRepeater.Properties.Resources.comboBox;
this.pictureBox16.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.pictureBox16.Cursor = System.Windows.Forms.Cursors.Arrow;
this.pictureBox16.Image = global::MotoRepeater.Properties.Resources.frame;
this.pictureBox16.Location = new System.Drawing.Point(7, 159);
this.pictureBox16.Name = "pictureBox16";
this.pictureBox16.Size = new System.Drawing.Size(192, 31);
this.pictureBox16.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.pictureBox16.TabIndex = 19;
this.pictureBox16.TabStop = false;
//
// pbARSPortUp
//
this.pbARSPortUp.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(34)))), ((int)(((byte)(38)))));
this.pbARSPortUp.Image = global::MotoRepeater.Properties.Resources.up;
this.pbARSPortUp.Location = new System.Drawing.Point(161, 225);
this.pbARSPortUp.Name = "pbARSPortUp";
this.pbARSPortUp.Size = new System.Drawing.Size(37, 15);
this.pbARSPortUp.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
this.pbARSPortUp.TabIndex = 13;
this.pbARSPortUp.TabStop = false;
this.pbARSPortUp.Tag = "up";
this.pbARSPortUp.Click += new System.EventHandler(this.pbARSPort_Click);
this.pbARSPortUp.DoubleClick += new System.EventHandler(this.pbARSPort_Click);
this.pbARSPortUp.MouseEnter += new System.EventHandler(this.pbNumeric_MouseEnter);
this.pbARSPortUp.MouseLeave += new System.EventHandler(this.pbNumeric_MouseLeave);
//
// pbARSPortDown
//
this.pbARSPortDown.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(34)))), ((int)(((byte)(38)))));
this.pbARSPortDown.Image = global::MotoRepeater.Properties.Resources.down;
this.pbARSPortDown.Location = new System.Drawing.Point(161, 239);
this.pbARSPortDown.Name = "pbARSPortDown";
this.pbARSPortDown.Size = new System.Drawing.Size(37, 15);
this.pbARSPortDown.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
this.pbARSPortDown.TabIndex = 11;
this.pbARSPortDown.TabStop = false;
this.pbARSPortDown.Tag = "down";
this.pbARSPortDown.Click += new System.EventHandler(this.pbARSPort_Click);
this.pbARSPortDown.DoubleClick += new System.EventHandler(this.pbARSPort_Click);
this.pbARSPortDown.MouseEnter += new System.EventHandler(this.pbNumeric_MouseEnter);
this.pbARSPortDown.MouseLeave += new System.EventHandler(this.pbNumeric_MouseLeave);
//
// numericARSPort
//
this.numericARSPort.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(49)))), ((int)(((byte)(51)))));
this.numericARSPort.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.numericARSPort.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.numericARSPort.ForeColor = System.Drawing.Color.LightGray;
this.numericARSPort.Location = new System.Drawing.Point(95, 231);
this.numericARSPort.Maximum = new decimal(new int[] {
65000,
0,
0,
0});
this.numericARSPort.Minimum = new decimal(new int[] {
1,
0,
0,
0});
this.numericARSPort.Name = "numericARSPort";
this.numericARSPort.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.numericARSPort.Size = new System.Drawing.Size(87, 22);
this.numericARSPort.TabIndex = 3;
this.numericARSPort.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.numericARSPort.Value = new decimal(new int[] {
4005,
0,
0,
0});
//
// label11
//
this.label11.AutoSize = true;
this.label11.Font = new System.Drawing.Font("Calibri", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label11.ForeColor = System.Drawing.Color.LightGray;
this.label11.Location = new System.Drawing.Point(9, 200);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(61, 18);
this.label11.TabIndex = 10;
this.label11.Text = "ARS Port";
//
// pictureBox9
//
this.pictureBox9.BackColor = System.Drawing.Color.Transparent;
this.pictureBox9.BackgroundImage = global::MotoRepeater.Properties.Resources.comboBox;
this.pictureBox9.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.pictureBox9.Cursor = System.Windows.Forms.Cursors.Arrow;
this.pictureBox9.Image = global::MotoRepeater.Properties.Resources.frame;
this.pictureBox9.Location = new System.Drawing.Point(7, 224);
this.pictureBox9.Name = "pictureBox9";
this.pictureBox9.Size = new System.Drawing.Size(192, 31);
this.pictureBox9.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.pictureBox9.TabIndex = 9;
this.pictureBox9.TabStop = false;
//
// pbDDMSPortUp
//
this.pbDDMSPortUp.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(34)))), ((int)(((byte)(38)))));
this.pbDDMSPortUp.Image = global::MotoRepeater.Properties.Resources.up;
this.pbDDMSPortUp.Location = new System.Drawing.Point(161, 96);
this.pbDDMSPortUp.Name = "pbDDMSPortUp";
this.pbDDMSPortUp.Size = new System.Drawing.Size(37, 15);
this.pbDDMSPortUp.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
this.pbDDMSPortUp.TabIndex = 8;
this.pbDDMSPortUp.TabStop = false;
this.pbDDMSPortUp.Tag = "up";
this.pbDDMSPortUp.Click += new System.EventHandler(this.pbDDMSPort_Click);
this.pbDDMSPortUp.DoubleClick += new System.EventHandler(this.pbDDMSPort_Click);
this.pbDDMSPortUp.MouseEnter += new System.EventHandler(this.pbNumeric_MouseEnter);
this.pbDDMSPortUp.MouseLeave += new System.EventHandler(this.pbNumeric_MouseLeave);
//
// pbDDMSPortDown
//
this.pbDDMSPortDown.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(34)))), ((int)(((byte)(38)))));
this.pbDDMSPortDown.Image = global::MotoRepeater.Properties.Resources.down;
this.pbDDMSPortDown.Location = new System.Drawing.Point(161, 110);
this.pbDDMSPortDown.Name = "pbDDMSPortDown";
this.pbDDMSPortDown.Size = new System.Drawing.Size(37, 15);
this.pbDDMSPortDown.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
this.pbDDMSPortDown.TabIndex = 7;
this.pbDDMSPortDown.TabStop = false;
this.pbDDMSPortDown.Tag = "down";
this.pbDDMSPortDown.Click += new System.EventHandler(this.pbDDMSPort_Click);
this.pbDDMSPortDown.DoubleClick += new System.EventHandler(this.pbDDMSPort_Click);
this.pbDDMSPortDown.MouseEnter += new System.EventHandler(this.pbNumeric_MouseEnter);
this.pbDDMSPortDown.MouseLeave += new System.EventHandler(this.pbNumeric_MouseLeave);
//
// numericDDMSPort
//
this.numericDDMSPort.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(49)))), ((int)(((byte)(51)))));
this.numericDDMSPort.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.numericDDMSPort.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.numericDDMSPort.ForeColor = System.Drawing.Color.LightGray;
this.numericDDMSPort.Location = new System.Drawing.Point(95, 102);
this.numericDDMSPort.Maximum = new decimal(new int[] {
65000,
0,
0,
0});
this.numericDDMSPort.Minimum = new decimal(new int[] {
1,
0,
0,
0});
this.numericDDMSPort.Name = "numericDDMSPort";
this.numericDDMSPort.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.numericDDMSPort.Size = new System.Drawing.Size(87, 22);
this.numericDDMSPort.TabIndex = 1;
this.numericDDMSPort.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.numericDDMSPort.Value = new decimal(new int[] {
3000,
0,
0,
0});
//
// label13
//
this.label13.AutoSize = true;
this.label13.Font = new System.Drawing.Font("Calibri", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label13.ForeColor = System.Drawing.Color.LightGray;
this.label13.Location = new System.Drawing.Point(9, 72);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(75, 18);
this.label13.TabIndex = 6;
this.label13.Text = "DDMS Port";
//
// pictureBox12
//
this.pictureBox12.BackColor = System.Drawing.Color.Transparent;
this.pictureBox12.BackgroundImage = global::MotoRepeater.Properties.Resources.comboBox;
this.pictureBox12.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.pictureBox12.Cursor = System.Windows.Forms.Cursors.Default;
this.pictureBox12.Image = global::MotoRepeater.Properties.Resources.frame;
this.pictureBox12.Location = new System.Drawing.Point(7, 95);
this.pictureBox12.Name = "pictureBox12";
this.pictureBox12.Size = new System.Drawing.Size(192, 31);
this.pictureBox12.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.pictureBox12.TabIndex = 5;
this.pictureBox12.TabStop = false;
//
// button1
//
this.button1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(49)))), ((int)(((byte)(51)))));
this.button1.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.button1.Font = new System.Drawing.Font("Calibri", 13F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.button1.ForeColor = System.Drawing.Color.LightGray;
this.button1.Image = global::MotoRepeater.Properties.Resources.save_savenet;
this.button1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.button1.Location = new System.Drawing.Point(169, 404);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(205, 36);
this.button1.TabIndex = 0;
this.button1.Text = "Save";
this.button1.UseVisualStyleBackColor = false;
//
// panelSettings
//
this.panelSettings.BackColor = System.Drawing.Color.Transparent;
this.panelSettings.Controls.Add(this.panel1);
this.panelSettings.Controls.Add(this.button1);
this.panelSettings.Controls.Add(this.panel2);
this.panelSettings.Enabled = false;
this.panelSettings.Location = new System.Drawing.Point(12, 161);
this.panelSettings.Name = "panelSettings";
this.panelSettings.Size = new System.Drawing.Size(536, 450);
this.panelSettings.TabIndex = 20;
//
// panel3
//
this.panel3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.panel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(49)))), ((int)(((byte)(51)))));
this.panel3.Location = new System.Drawing.Point(12, 50);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(536, 4);
this.panel3.TabIndex = 21;
//
// pictureBox1
//
this.pictureBox1.BackColor = System.Drawing.Color.Transparent;
this.pictureBox1.Image = global::MotoRepeater.Properties.Resources.title;
this.pictureBox1.Location = new System.Drawing.Point(12, 12);
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.Size = new System.Drawing.Size(276, 33);
this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pictureBox1.TabIndex = 23;
this.pictureBox1.TabStop = false;
//
// panel4
//
this.panel4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.panel4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(49)))), ((int)(((byte)(51)))));
this.panel4.Location = new System.Drawing.Point(12, 151);
this.panel4.Name = "panel4";
this.panel4.Size = new System.Drawing.Size(536, 4);
this.panel4.TabIndex = 24;
//
// pbSettings
//
this.pbSettings.BackColor = System.Drawing.Color.Transparent;
this.pbSettings.Cursor = System.Windows.Forms.Cursors.Hand;
this.pbSettings.Image = global::MotoRepeater.Properties.Resources.bt_settings2;
this.pbSettings.Location = new System.Drawing.Point(292, 60);
this.pbSettings.Name = "pbSettings";
this.pbSettings.Size = new System.Drawing.Size(227, 85);
this.pbSettings.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pbSettings.TabIndex = 25;
this.pbSettings.TabStop = false;
this.pbSettings.Tag = "unselected";
this.pbSettings.Click += new System.EventHandler(this.pbButton_Click);
this.pbSettings.DoubleClick += new System.EventHandler(this.pbButton_Click);
this.pbSettings.MouseEnter += new System.EventHandler(this.pbButton_MouseEnter);
this.pbSettings.MouseLeave += new System.EventHandler(this.pbButton_MouseLeave);
//
// pbOverview
//
this.pbOverview.BackColor = System.Drawing.Color.Transparent;
this.pbOverview.Cursor = System.Windows.Forms.Cursors.Hand;
this.pbOverview.Image = global::MotoRepeater.Properties.Resources.bt_overview;
this.pbOverview.Location = new System.Drawing.Point(36, 60);
this.pbOverview.Name = "pbOverview";
this.pbOverview.Size = new System.Drawing.Size(227, 85);
this.pbOverview.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pbOverview.TabIndex = 26;
this.pbOverview.TabStop = false;
this.pbOverview.Tag = "selected";
this.pbOverview.Click += new System.EventHandler(this.pbButton_Click);
this.pbOverview.DoubleClick += new System.EventHandler(this.pbButton_Click);
this.pbOverview.MouseEnter += new System.EventHandler(this.pbButton_MouseEnter);
this.pbOverview.MouseLeave += new System.EventHandler(this.pbButton_MouseLeave);
//
// panelOverview
//
this.panelOverview.BackColor = System.Drawing.Color.Transparent;
this.panelOverview.Controls.Add(this.panel8);
this.panelOverview.Controls.Add(this.panel7);
this.panelOverview.Controls.Add(this.panel6);
this.panelOverview.Controls.Add(this.panel5);
this.panelOverview.Controls.Add(this.lbPeerStatus);
this.panelOverview.Controls.Add(this.tbEvent);
this.panelOverview.Controls.Add(this.lbStatus);
this.panelOverview.Location = new System.Drawing.Point(12, 161);
this.panelOverview.Name = "panelOverview";
this.panelOverview.Size = new System.Drawing.Size(536, 450);
this.panelOverview.TabIndex = 27;
//
// panel8
//
this.panel8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(31)))), ((int)(((byte)(49)))), ((int)(((byte)(51)))));
this.panel8.Controls.Add(this.lbDatabase);
this.panel8.Controls.Add(this.label15);
this.panel8.Controls.Add(this.pictureBoxDatabase);
this.panel8.Location = new System.Drawing.Point(399, 72);
this.panel8.Name = "panel8";
this.panel8.Size = new System.Drawing.Size(108, 108);
this.panel8.TabIndex = 22;
//
// lbDatabase
//
this.lbDatabase.AutoSize = true;
this.lbDatabase.BackColor = System.Drawing.Color.Transparent;
this.lbDatabase.Font = new System.Drawing.Font("Calibri", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lbDatabase.ForeColor = System.Drawing.SystemColors.ControlDark;
this.lbDatabase.Location = new System.Drawing.Point(3, 76);
this.lbDatabase.MaximumSize = new System.Drawing.Size(100, 28);
this.lbDatabase.MinimumSize = new System.Drawing.Size(100, 28);
this.lbDatabase.Name = "lbDatabase";
this.lbDatabase.Size = new System.Drawing.Size(100, 28);
this.lbDatabase.TabIndex = 17;
this.lbDatabase.Text = "connected";
this.lbDatabase.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label15
//
this.label15.AutoSize = true;
this.label15.BackColor = System.Drawing.Color.Transparent;
this.label15.Font = new System.Drawing.Font("Calibri", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label15.ForeColor = System.Drawing.SystemColors.ControlDark;
this.label15.Location = new System.Drawing.Point(8, 4);
this.label15.MinimumSize = new System.Drawing.Size(89, 12);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(89, 14);
this.label15.TabIndex = 15;
this.label15.Text = "Database Status";
//
// pictureBoxDatabase
//
this.pictureBoxDatabase.BackColor = System.Drawing.Color.Transparent;
this.pictureBoxDatabase.Image = global::MotoRepeater.Properties.Resources.database_icon_disabled;
this.pictureBoxDatabase.Location = new System.Drawing.Point(32, 25);
this.pictureBoxDatabase.Name = "pictureBoxDatabase";
this.pictureBoxDatabase.Size = new System.Drawing.Size(47, 47);
this.pictureBoxDatabase.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pictureBoxDatabase.TabIndex = 16;
this.pictureBoxDatabase.TabStop = false;
this.pictureBoxDatabase.Tag = "Disabled";
//
// panel7
//
this.panel7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(31)))), ((int)(((byte)(49)))), ((int)(((byte)(51)))));
this.panel7.Controls.Add(this.lbSMS);
this.panel7.Controls.Add(this.label8);
this.panel7.Controls.Add(this.pictureBoxSMS);
this.panel7.Location = new System.Drawing.Point(280, 72);
this.panel7.Name = "panel7";
this.panel7.Size = new System.Drawing.Size(108, 108);
this.panel7.TabIndex = 21;
//
// lbSMS
//
this.lbSMS.BackColor = System.Drawing.Color.Transparent;
this.lbSMS.Font = new System.Drawing.Font("Calibri", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lbSMS.ForeColor = System.Drawing.SystemColors.ControlDark;
this.lbSMS.Location = new System.Drawing.Point(4, 76);
this.lbSMS.MaximumSize = new System.Drawing.Size(100, 28);
this.lbSMS.MinimumSize = new System.Drawing.Size(100, 28);
this.lbSMS.Name = "lbSMS";
this.lbSMS.Size = new System.Drawing.Size(100, 28);
this.lbSMS.TabIndex = 17;
this.lbSMS.Text = "0 received 10 sent";
this.lbSMS.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label8
//
this.label8.AutoSize = true;
this.label8.BackColor = System.Drawing.Color.Transparent;
this.label8.Font = new System.Drawing.Font("Calibri", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label8.ForeColor = System.Drawing.SystemColors.ControlDark;
this.label8.Location = new System.Drawing.Point(8, 4);
this.label8.MinimumSize = new System.Drawing.Size(89, 12);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(89, 14);
this.label8.TabIndex = 15;
this.label8.Text = "Text Status";
//
// pictureBoxSMS
//
this.pictureBoxSMS.BackColor = System.Drawing.Color.Transparent;
this.pictureBoxSMS.Image = global::MotoRepeater.Properties.Resources.sms_icon_disabled;
this.pictureBoxSMS.Location = new System.Drawing.Point(32, 25);
this.pictureBoxSMS.Name = "pictureBoxSMS";
this.pictureBoxSMS.Size = new System.Drawing.Size(47, 47);
this.pictureBoxSMS.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pictureBoxSMS.TabIndex = 16;
this.pictureBoxSMS.TabStop = false;
this.pictureBoxSMS.Tag = "Disabled";
//
// panel6
//
this.panel6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(31)))), ((int)(((byte)(49)))), ((int)(((byte)(51)))));
this.panel6.Controls.Add(this.lbGPS);
this.panel6.Controls.Add(this.label4);
this.panel6.Controls.Add(this.pictureBoxPosition);
this.panel6.Location = new System.Drawing.Point(152, 72);
this.panel6.Name = "panel6";
this.panel6.Size = new System.Drawing.Size(108, 108);
this.panel6.TabIndex = 20;
//
// lbGPS
//
this.lbGPS.BackColor = System.Drawing.Color.Transparent;
this.lbGPS.Font = new System.Drawing.Font("Calibri", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lbGPS.ForeColor = System.Drawing.SystemColors.ControlDark;
this.lbGPS.Location = new System.Drawing.Point(5, 76);
this.lbGPS.MaximumSize = new System.Drawing.Size(100, 28);
this.lbGPS.MinimumSize = new System.Drawing.Size(100, 28);
this.lbGPS.Name = "lbGPS";
this.lbGPS.Size = new System.Drawing.Size(100, 28);
this.lbGPS.TabIndex = 18;
this.lbGPS.Text = "0 positions";
this.lbGPS.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label4
//
this.label4.AutoSize = true;
this.label4.BackColor = System.Drawing.Color.Transparent;
this.label4.Font = new System.Drawing.Font("Calibri", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label4.ForeColor = System.Drawing.SystemColors.ControlDark;
this.label4.Location = new System.Drawing.Point(8, 4);
this.label4.MinimumSize = new System.Drawing.Size(89, 12);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(89, 14);
this.label4.TabIndex = 15;
this.label4.Text = "Location Status";
//
// pictureBoxPosition
//
this.pictureBoxPosition.BackColor = System.Drawing.Color.Transparent;
this.pictureBoxPosition.Image = global::MotoRepeater.Properties.Resources.gps_icon_disabled;
this.pictureBoxPosition.Location = new System.Drawing.Point(32, 25);
this.pictureBoxPosition.Name = "pictureBoxPosition";
this.pictureBoxPosition.Size = new System.Drawing.Size(47, 47);
this.pictureBoxPosition.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pictureBoxPosition.TabIndex = 16;
this.pictureBoxPosition.TabStop = false;
this.pictureBoxPosition.Tag = "Disabled";
//
// panel5
//
this.panel5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(31)))), ((int)(((byte)(49)))), ((int)(((byte)(51)))));
this.panel5.Controls.Add(this.lbUnits);
this.panel5.Controls.Add(this.label3);
this.panel5.Controls.Add(this.pictureBoxArs);
this.panel5.Location = new System.Drawing.Point(24, 72);
this.panel5.Name = "panel5";
this.panel5.Size = new System.Drawing.Size(108, 108);
this.panel5.TabIndex = 19;
//
// lbUnits
//
this.lbUnits.AutoSize = true;
this.lbUnits.BackColor = System.Drawing.Color.Transparent;
this.lbUnits.Font = new System.Drawing.Font("Calibri", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lbUnits.ForeColor = System.Drawing.SystemColors.ControlDark;
this.lbUnits.Location = new System.Drawing.Point(5, 76);
this.lbUnits.MaximumSize = new System.Drawing.Size(100, 28);
this.lbUnits.MinimumSize = new System.Drawing.Size(100, 28);
this.lbUnits.Name = "lbUnits";
this.lbUnits.Size = new System.Drawing.Size(100, 28);
this.lbUnits.TabIndex = 16;
this.lbUnits.Text = "0 units loaded";
this.lbUnits.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label3
//
this.label3.AutoSize = true;
this.label3.BackColor = System.Drawing.Color.Transparent;
this.label3.Font = new System.Drawing.Font("Calibri", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label3.ForeColor = System.Drawing.SystemColors.ControlDark;
this.label3.Location = new System.Drawing.Point(8, 4);
this.label3.MinimumSize = new System.Drawing.Size(89, 12);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(89, 14);
this.label3.TabIndex = 15;
this.label3.Text = "ARS Status";
//
// pictureBoxArs
//
this.pictureBoxArs.BackColor = System.Drawing.Color.Transparent;
this.pictureBoxArs.Image = global::MotoRepeater.Properties.Resources.ars_icon_disabled;
this.pictureBoxArs.Location = new System.Drawing.Point(32, 25);
this.pictureBoxArs.Name = "pictureBoxArs";
this.pictureBoxArs.Size = new System.Drawing.Size(47, 47);
this.pictureBoxArs.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pictureBoxArs.TabIndex = 14;
this.pictureBoxArs.TabStop = false;
this.pictureBoxArs.Tag = "Disabled";
//
// lbPeerStatus
//
this.lbPeerStatus.AutoSize = true;
this.lbPeerStatus.BackColor = System.Drawing.Color.Transparent;
this.lbPeerStatus.Font = new System.Drawing.Font("Calibri", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lbPeerStatus.ForeColor = System.Drawing.SystemColors.ControlDark;
this.lbPeerStatus.Location = new System.Drawing.Point(33, 42);
this.lbPeerStatus.MinimumSize = new System.Drawing.Size(89, 12);
this.lbPeerStatus.Name = "lbPeerStatus";
this.lbPeerStatus.Size = new System.Drawing.Size(89, 14);
this.lbPeerStatus.TabIndex = 12;
this.lbPeerStatus.Text = "peer id 34 status";
//
// tbEvent
//
this.tbEvent.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(34)))), ((int)(((byte)(34)))));
this.tbEvent.Enabled = false;
this.tbEvent.ForeColor = System.Drawing.Color.LightGray;
this.tbEvent.Location = new System.Drawing.Point(24, 198);
this.tbEvent.Multiline = true;
this.tbEvent.Name = "tbEvent";
this.tbEvent.ReadOnly = true;
this.tbEvent.Size = new System.Drawing.Size(483, 240);
this.tbEvent.TabIndex = 2;
//
// lbStatus
//
this.lbStatus.AutoSize = true;
this.lbStatus.Font = new System.Drawing.Font("Calibri", 19F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lbStatus.ForeColor = System.Drawing.Color.LightGray;
this.lbStatus.Location = new System.Drawing.Point(26, 13);
this.lbStatus.Name = "lbStatus";
this.lbStatus.Size = new System.Drawing.Size(88, 32);
this.lbStatus.TabIndex = 0;
this.lbStatus.Text = "Offline";
//
// lbVersion
//
this.lbVersion.AutoSize = true;
this.lbVersion.BackColor = System.Drawing.Color.Transparent;
this.lbVersion.ForeColor = System.Drawing.Color.LightGray;
this.lbVersion.Location = new System.Drawing.Point(12, 619);
this.lbVersion.Name = "lbVersion";
this.lbVersion.Size = new System.Drawing.Size(35, 13);
this.lbVersion.TabIndex = 1;
this.lbVersion.Text = "label1";
//
// Repeater_Notify_Icon
//
this.Repeater_Notify_Icon.BalloonTipIcon = System.Windows.Forms.ToolTipIcon.Info;
this.Repeater_Notify_Icon.BalloonTipText = "Repeater Gateway";
this.Repeater_Notify_Icon.BalloonTipTitle = "Repeater Gateway";
this.Repeater_Notify_Icon.Icon = ((System.Drawing.Icon)(resources.GetObject("Repeater_Notify_Icon.Icon")));
this.Repeater_Notify_Icon.Text = "SafeNet Direct Connect";
this.Repeater_Notify_Icon.Visible = true;
//
// pictureBox4
//
this.pictureBox4.BackColor = System.Drawing.Color.Transparent;
this.pictureBox4.Image = global::MotoRepeater.Properties.Resources.safemobile;
this.pictureBox4.Location = new System.Drawing.Point(429, 609);
this.pictureBox4.Name = "pictureBox4";
this.pictureBox4.Size = new System.Drawing.Size(127, 37);
this.pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pictureBox4.TabIndex = 28;
this.pictureBox4.TabStop = false;
//
// lbUsername
//
this.lbUsername.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.lbUsername.AutoSize = true;
this.lbUsername.BackColor = System.Drawing.Color.Transparent;
this.lbUsername.Cursor = System.Windows.Forms.Cursors.Hand;
this.lbUsername.Font = new System.Drawing.Font("Calibri", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lbUsername.ForeColor = System.Drawing.Color.LightGray;
this.lbUsername.Location = new System.Drawing.Point(488, 24);
this.lbUsername.Name = "lbUsername";
this.lbUsername.Size = new System.Drawing.Size(39, 17);
this.lbUsername.TabIndex = 29;
this.lbUsername.Text = "DAVE";
this.lbUsername.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
this.lbUsername.Click += new System.EventHandler(this.controlUsernameClick);
this.lbUsername.DoubleClick += new System.EventHandler(this.controlUsernameClick);
this.lbUsername.MouseEnter += new System.EventHandler(this.controlUsername_MouseEnter);
this.lbUsername.MouseLeave += new System.EventHandler(this.controlUsername_MouseLeave);
//
// pbUsername
//
this.pbUsername.BackColor = System.Drawing.Color.Transparent;
this.pbUsername.Cursor = System.Windows.Forms.Cursors.Hand;
this.pbUsername.Image = global::MotoRepeater.Properties.Resources.login_user;
this.pbUsername.Location = new System.Drawing.Point(524, 19);
this.pbUsername.Name = "pbUsername";
this.pbUsername.Size = new System.Drawing.Size(24, 24);
this.pbUsername.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pbUsername.TabIndex = 30;
this.pbUsername.TabStop = false;
this.pbUsername.Click += new System.EventHandler(this.controlUsernameClick);
this.pbUsername.DoubleClick += new System.EventHandler(this.controlUsernameClick);
this.pbUsername.MouseEnter += new System.EventHandler(this.controlUsername_MouseEnter);
this.pbUsername.MouseLeave += new System.EventHandler(this.controlUsername_MouseLeave);
//
// panelUsernameSettings
//
this.panelUsernameSettings.BackgroundImage = global::MotoRepeater.Properties.Resources.settings_bg;
this.panelUsernameSettings.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.panelUsernameSettings.Controls.Add(this.btMenuSave);
this.panelUsernameSettings.Controls.Add(this.cbMenuKeepSigned);
this.panelUsernameSettings.Controls.Add(this.cbMenuGatewayCodes);
this.panelUsernameSettings.Controls.Add(this.label16);
this.panelUsernameSettings.Controls.Add(this.btMenuLogout);
this.panelUsernameSettings.Location = new System.Drawing.Point(403, 43);
this.panelUsernameSettings.Name = "panelUsernameSettings";
this.panelUsernameSettings.Size = new System.Drawing.Size(146, 183);
this.panelUsernameSettings.TabIndex = 31;
this.panelUsernameSettings.Visible = false;
//
// btMenuSave
//
this.btMenuSave.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(233)))), ((int)(((byte)(233)))));
this.btMenuSave.Cursor = System.Windows.Forms.Cursors.Hand;
this.btMenuSave.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(198)))), ((int)(((byte)(198)))), ((int)(((byte)(198)))));
this.btMenuSave.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btMenuSave.Font = new System.Drawing.Font("Calibri", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btMenuSave.ForeColor = System.Drawing.Color.DarkSlateGray;
this.btMenuSave.Image = global::MotoRepeater.Properties.Resources.save_savenet;
this.btMenuSave.ImageAlign = System.Drawing.ContentAlignment.BottomLeft;
this.btMenuSave.Location = new System.Drawing.Point(0, 104);
this.btMenuSave.Name = "btMenuSave";
this.btMenuSave.Size = new System.Drawing.Size(146, 39);
this.btMenuSave.TabIndex = 39;
this.btMenuSave.Text = "Save";
this.btMenuSave.UseVisualStyleBackColor = false;
this.btMenuSave.Click += new System.EventHandler(this.btMenuSave_Click);
//
// cbMenuKeepSigned
//
this.cbMenuKeepSigned.AutoSize = true;
this.cbMenuKeepSigned.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(233)))), ((int)(((byte)(233)))));
this.cbMenuKeepSigned.Checked = true;
this.cbMenuKeepSigned.CheckState = System.Windows.Forms.CheckState.Checked;
this.cbMenuKeepSigned.Font = new System.Drawing.Font("Calibri", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.cbMenuKeepSigned.Location = new System.Drawing.Point(8, 69);
this.cbMenuKeepSigned.Name = "cbMenuKeepSigned";
this.cbMenuKeepSigned.Size = new System.Drawing.Size(122, 17);
this.cbMenuKeepSigned.TabIndex = 38;
this.cbMenuKeepSigned.Text = "auto login at startup";
this.cbMenuKeepSigned.UseVisualStyleBackColor = false;
//
// cbMenuGatewayCodes
//
this.cbMenuGatewayCodes.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbMenuGatewayCodes.Font = new System.Drawing.Font("Calibri", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.cbMenuGatewayCodes.ForeColor = System.Drawing.Color.DarkSlateGray;
this.cbMenuGatewayCodes.FormattingEnabled = true;
this.cbMenuGatewayCodes.Location = new System.Drawing.Point(8, 33);
this.cbMenuGatewayCodes.Name = "cbMenuGatewayCodes";
this.cbMenuGatewayCodes.Size = new System.Drawing.Size(132, 22);
this.cbMenuGatewayCodes.TabIndex = 37;
//
// label16
//
this.label16.AutoSize = true;
this.label16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(233)))), ((int)(((byte)(233)))));
this.label16.Font = new System.Drawing.Font("Calibri", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label16.ForeColor = System.Drawing.Color.DarkSlateGray;
this.label16.Location = new System.Drawing.Point(5, 14);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(97, 14);
this.label16.TabIndex = 36;
this.label16.Text = "Selected Gateway";
//
// btMenuLogout
//
this.btMenuLogout.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(233)))), ((int)(((byte)(233)))));
this.btMenuLogout.Cursor = System.Windows.Forms.Cursors.Hand;
this.btMenuLogout.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(198)))), ((int)(((byte)(198)))), ((int)(((byte)(198)))));
this.btMenuLogout.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btMenuLogout.Font = new System.Drawing.Font("Calibri", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btMenuLogout.ForeColor = System.Drawing.Color.DarkSlateGray;
this.btMenuLogout.Image = global::MotoRepeater.Properties.Resources.icon_logout;
this.btMenuLogout.ImageAlign = System.Drawing.ContentAlignment.BottomLeft;
this.btMenuLogout.Location = new System.Drawing.Point(0, 143);
this.btMenuLogout.Name = "btMenuLogout";
this.btMenuLogout.Size = new System.Drawing.Size(146, 39);
this.btMenuLogout.TabIndex = 1;
this.btMenuLogout.Text = "Logout";
this.btMenuLogout.UseVisualStyleBackColor = false;
this.btMenuLogout.Click += new System.EventHandler(this.btMenuLogout_Click);
//
// SafeNetForm
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.SystemColors.InfoText;
this.BackgroundImage = global::MotoRepeater.Properties.Resources.bg_safenet3;
this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
this.ClientSize = new System.Drawing.Size(555, 640);
this.Controls.Add(this.panelUsernameSettings);
this.Controls.Add(this.pbUsername);
this.Controls.Add(this.lbUsername);
this.Controls.Add(this.pictureBox4);
this.Controls.Add(this.pbOverview);
this.Controls.Add(this.pbSettings);
this.Controls.Add(this.panel4);
this.Controls.Add(this.pictureBox1);
this.Controls.Add(this.panel3);
this.Controls.Add(this.lbVersion);
this.Controls.Add(this.panelOverview);
this.Controls.Add(this.panelSettings);
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.MaximumSize = new System.Drawing.Size(571, 679);
this.MinimumSize = new System.Drawing.Size(571, 679);
this.Name = "SafeNetForm";
this.Text = "SafeNet Direct Connect Gateway";
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.SafeNetForm_FormClosing);
this.Load += new System.EventHandler(this.SafeNetForm_Load);
this.Shown += new System.EventHandler(this.SafeNetForm_Shown);
((System.ComponentModel.ISupportInitialize)(this.pbSystemType)).EndInit();
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pbRepeaterPortUp)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pbRepeaterPortDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numericRepeaterPort)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pbPeerIDUp)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pbPeerIDDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numericPeerId)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
this.panel2.ResumeLayout(false);
this.panel2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox21)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pbTelemetryPortUp)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pbTelemetryPortDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numericTelemetryPort)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox20)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pbTextPortUp)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pbTextPortDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numericTextPort)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pbLocationPortUp)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pbLocationPortDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numericLocationPort)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pbARSPortUp)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pbARSPortDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numericARSPort)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pbDDMSPortUp)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pbDDMSPortDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numericDDMSPort)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).EndInit();
this.panelSettings.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pbSettings)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pbOverview)).EndInit();
this.panelOverview.ResumeLayout(false);
this.panelOverview.PerformLayout();
this.panel8.ResumeLayout(false);
this.panel8.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBoxDatabase)).EndInit();
this.panel7.ResumeLayout(false);
this.panel7.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBoxSMS)).EndInit();
this.panel6.ResumeLayout(false);
this.panel6.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBoxPosition)).EndInit();
this.panel5.ResumeLayout(false);
this.panel5.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBoxArs)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pbUsername)).EndInit();
this.panelUsernameSettings.ResumeLayout(false);
this.panelUsernameSettings.PerformLayout();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.PictureBox pbSystemType;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label lbSystemType;
private System.Windows.Forms.ComboBox cbSystemType;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.PictureBox pictureBox2;
private System.Windows.Forms.PictureBox pbPeerIDDown;
private System.Windows.Forms.PictureBox pbPeerIDUp;
private System.Windows.Forms.NumericUpDown numericPeerId;
private System.Windows.Forms.PictureBox pbRepeaterPortUp;
private System.Windows.Forms.PictureBox pbRepeaterPortDown;
private System.Windows.Forms.NumericUpDown numericRepeaterPort;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.PictureBox pictureBox5;
private System.Windows.Forms.PictureBox pictureBox6;
private System.Windows.Forms.TextBox tbRepeaterIP;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.TextBox tbAuthKey;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.PictureBox pictureBox3;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.TextBox tbDDMSIP;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.PictureBox pictureBox21;
private System.Windows.Forms.PictureBox pbTelemetryPortUp;
private System.Windows.Forms.PictureBox pbTelemetryPortDown;
private System.Windows.Forms.NumericUpDown numericTelemetryPort;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.PictureBox pictureBox20;
private System.Windows.Forms.PictureBox pbTextPortUp;
private System.Windows.Forms.PictureBox pbTextPortDown;
private System.Windows.Forms.NumericUpDown numericTextPort;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.PictureBox pictureBox18;
private System.Windows.Forms.PictureBox pbLocationPortUp;
private System.Windows.Forms.PictureBox pbLocationPortDown;
private System.Windows.Forms.NumericUpDown numericLocationPort;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.PictureBox pictureBox16;
private System.Windows.Forms.PictureBox pbARSPortUp;
private System.Windows.Forms.PictureBox pbARSPortDown;
private System.Windows.Forms.NumericUpDown numericARSPort;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.PictureBox pictureBox9;
private System.Windows.Forms.PictureBox pbDDMSPortUp;
private System.Windows.Forms.PictureBox pbDDMSPortDown;
private System.Windows.Forms.NumericUpDown numericDDMSPort;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.PictureBox pictureBox12;
private System.Windows.Forms.Panel panelSettings;
private System.Windows.Forms.Panel panel3;
private System.Windows.Forms.PictureBox pictureBox1;
private System.Windows.Forms.Panel panel4;
private System.Windows.Forms.PictureBox pbSettings;
private System.Windows.Forms.PictureBox pbOverview;
private System.Windows.Forms.Panel panelOverview;
private System.Windows.Forms.Label lbStatus;
private System.Windows.Forms.Label lbVersion;
private System.Windows.Forms.TextBox tbEvent;
private System.Windows.Forms.NotifyIcon Repeater_Notify_Icon;
private System.Windows.Forms.PictureBox pictureBox4;
private System.Windows.Forms.PictureBox pictureBoxArs;
private System.Windows.Forms.Label lbPeerStatus;
private System.Windows.Forms.Panel panel8;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.PictureBox pictureBoxDatabase;
private System.Windows.Forms.Panel panel7;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.PictureBox pictureBoxSMS;
private System.Windows.Forms.Panel panel6;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.PictureBox pictureBoxPosition;
private System.Windows.Forms.Panel panel5;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label lbUnits;
private System.Windows.Forms.Label lbSMS;
private System.Windows.Forms.Label lbGPS;
private System.Windows.Forms.Label lbDatabase;
private System.Windows.Forms.Label lbUsername;
private System.Windows.Forms.PictureBox pbUsername;
private System.Windows.Forms.Panel panelUsernameSettings;
private System.Windows.Forms.Button btMenuLogout;
private System.Windows.Forms.ComboBox cbMenuGatewayCodes;
private System.Windows.Forms.Label label16;
private System.Windows.Forms.CheckBox cbMenuKeepSigned;
private System.Windows.Forms.Button btMenuSave;
}
}