Changeset - 57166784a4ee
[Not reviewed]
default
0 4 0
mkanning@CL-ENS241-10.cedarville.edu - 13 years ago 2013-02-12 14:42:28
mkanning@CL-ENS241-10.cedarville.edu
fixes and sutch for the app
4 files changed with 102 insertions and 130 deletions:
0 comments (0 inline, 0 general)
Demo.WindowsForms/Forms/MainForm.Designer.cs
Show inline comments
 
@@ -52,298 +52,302 @@
 
            this.lblTopRightChartTitle = new System.Windows.Forms.Label();
 
            this.chrtTopRight = new System.Windows.Forms.DataVisualization.Charting.Chart();
 
            this.ctnBottomChartHolder = new System.Windows.Forms.SplitContainer();
 
            this.lblBottomLeftChartTitle = new System.Windows.Forms.Label();
 
            this.chrtBottomLeft = new System.Windows.Forms.DataVisualization.Charting.Chart();
 
            this.lblBottomRightChartTitle = new System.Windows.Forms.Label();
 
            this.chrtBottomRight = new System.Windows.Forms.DataVisualization.Charting.Chart();
 
            this.tabData = new System.Windows.Forms.TabPage();
 
            this.gboxSlaveData = new System.Windows.Forms.GroupBox();
 
            this.textBox16 = new System.Windows.Forms.TextBox();
 
            this.label26 = new System.Windows.Forms.Label();
 
            this.textBox17 = new System.Windows.Forms.TextBox();
 
            this.label27 = new System.Windows.Forms.Label();
 
            this.label28 = new System.Windows.Forms.Label();
 
            this.textBox15 = new System.Windows.Forms.TextBox();
 
            this.label25 = new System.Windows.Forms.Label();
 
            this.textBox14 = new System.Windows.Forms.TextBox();
 
            this.label24 = new System.Windows.Forms.Label();
 
            this.textBox13 = new System.Windows.Forms.TextBox();
 
            this.label23 = new System.Windows.Forms.Label();
 
            this.label22 = new System.Windows.Forms.Label();
 
            this.textBox12 = new System.Windows.Forms.TextBox();
 
            this.label21 = new System.Windows.Forms.Label();
 
            this.textBox11 = new System.Windows.Forms.TextBox();
 
            this.label19 = new System.Windows.Forms.Label();
 
            this.textBox10 = new System.Windows.Forms.TextBox();
 
            this.label18 = new System.Windows.Forms.Label();
 
            this.textBox9 = new System.Windows.Forms.TextBox();
 
            this.label17 = new System.Windows.Forms.Label();
 
            this.textBox8 = new System.Windows.Forms.TextBox();
 
            this.label15 = new System.Windows.Forms.Label();
 
            this.textBox7 = new System.Windows.Forms.TextBox();
 
            this.label8 = new System.Windows.Forms.Label();
 
            this.label20 = new System.Windows.Forms.Label();
 
            this.gboxMasterData = new System.Windows.Forms.GroupBox();
 
            this.textBox6 = new System.Windows.Forms.TextBox();
 
            this.label7 = new System.Windows.Forms.Label();
 
            this.label6 = new System.Windows.Forms.Label();
 
            this.textBox5 = new System.Windows.Forms.TextBox();
 
            this.label3 = new System.Windows.Forms.Label();
 
            this.textBox4 = new System.Windows.Forms.TextBox();
 
            this.label2 = new System.Windows.Forms.Label();
 
            this.textBox3 = new System.Windows.Forms.TextBox();
 
            this.label16 = new System.Windows.Forms.Label();
 
            this.textBox2 = new System.Windows.Forms.TextBox();
 
            this.textBox1 = new System.Windows.Forms.TextBox();
 
            this.label1 = new System.Windows.Forms.Label();
 
            this.tboxMessageBox = new System.Windows.Forms.TextBox();
 
            this.splitContainer1 = new System.Windows.Forms.SplitContainer();
 
            this.MainMap = new Demo.WindowsForms.Map();
 
            this.splitter1 = new BSE.Windows.Forms.Splitter();
 
            this.panelMenu = new BSE.Windows.Forms.Panel();
 
            this.xPanderPanelList1 = new BSE.Windows.Forms.XPanderPanelList();
 
            this.xPanderPanelMain = new BSE.Windows.Forms.XPanderPanel();
 
            this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel();
 
            this.tableLayoutPanel5 = new System.Windows.Forms.TableLayoutPanel();
 
            this.groupBox8 = new System.Windows.Forms.GroupBox();
 
            this.btnZoomCenter = new System.Windows.Forms.Button();
 
            this.xboxPlacemarkInfo = new System.Windows.Forms.CheckBox();
 
            this.btnClearAll = new System.Windows.Forms.Button();
 
            this.btnAddMarker = new System.Windows.Forms.Button();
 
            this.groupBox7 = new System.Windows.Forms.GroupBox();
 
            this.buttonExportToGpx = new System.Windows.Forms.Button();
 
            this.MobileLogTo = new System.Windows.Forms.DateTimePicker();
 
            this.lblClear = new System.Windows.Forms.Label();
 
            this.btnClearPolygons = new System.Windows.Forms.Button();
 
            this.MobileLogFrom = new System.Windows.Forms.DateTimePicker();
 
            this.btnMobileLog = new System.Windows.Forms.Button();
 
            this.buttonSetEnd = new System.Windows.Forms.Button();
 
            this.buttonSetStart = new System.Windows.Forms.Button();
 
            this.btnClearRoutes = new System.Windows.Forms.Button();
 
            this.btnAddRoute = new System.Windows.Forms.Button();
 
            this.groupBox5 = new System.Windows.Forms.GroupBox();
 
            this.btnLoadGPX = new System.Windows.Forms.Button();
 
            this.btnGetStatic = new System.Windows.Forms.Button();
 
            this.xboxGrid = new System.Windows.Forms.CheckBox();
 
            this.btnSaveView = new System.Windows.Forms.Button();
 
            this.lblMode = new System.Windows.Forms.Label();
 
            this.comboBoxMode = new System.Windows.Forms.ComboBox();
 
            this.xboxCanDrag = new System.Windows.Forms.CheckBox();
 
            this.xboxCurrentMarker = new System.Windows.Forms.CheckBox();
 
            this.lblMapType = new System.Windows.Forms.Label();
 
            this.comboBoxMapType = new System.Windows.Forms.ComboBox();
 
            this.groupBox3 = new System.Windows.Forms.GroupBox();
 
            this.lblGoTo = new System.Windows.Forms.Label();
 
            this.textBoxGeo = new System.Windows.Forms.TextBox();
 
            this.btnReload = new System.Windows.Forms.Button();
 
            this.btnGoToCoords = new System.Windows.Forms.Button();
 
            this.lblLng = new System.Windows.Forms.Label();
 
            this.lblLat = new System.Windows.Forms.Label();
 
            this.textBoxLng = new System.Windows.Forms.TextBox();
 
            this.textBoxLat = new System.Windows.Forms.TextBox();
 
            this.cboxCollectData = new System.Windows.Forms.CheckBox();
 
            this.tableLayoutPanel6 = new System.Windows.Forms.TableLayoutPanel();
 
            this.btnZoomIn = new System.Windows.Forms.Button();
 
            this.trackBarZoomLevel = new System.Windows.Forms.TrackBar();
 
            this.btnZoomOut = new System.Windows.Forms.Button();
 
            this.xPanderPanelInfo = new BSE.Windows.Forms.XPanderPanel();
 
            this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
 
            this.textBoxZoomCurrent = new System.Windows.Forms.TextBox();
 
            this.textBoxrouteCount = new System.Windows.Forms.TextBox();
 
            this.label12 = new System.Windows.Forms.Label();
 
            this.label9 = new System.Windows.Forms.Label();
 
            this.textBoxLngCurrent = new System.Windows.Forms.TextBox();
 
            this.textBoxMarkerCount = new System.Windows.Forms.TextBox();
 
            this.label11 = new System.Windows.Forms.Label();
 
            this.label4 = new System.Windows.Forms.Label();
 
            this.textBoxLatCurrent = new System.Windows.Forms.TextBox();
 
            this.label5 = new System.Windows.Forms.Label();
 
            this.xPanderPanelCache = new BSE.Windows.Forms.XPanderPanel();
 
            this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
 
            this.textBoxCacheSize = new System.Windows.Forms.TextBox();
 
            this.textBoxCacheStatus = new System.Windows.Forms.TextBox();
 
            this.button10 = new System.Windows.Forms.Button();
 
            this.textBoxMemory = new System.Windows.Forms.TextBox();
 
            this.checkBoxUseRouteCache = new System.Windows.Forms.CheckBox();
 
            this.button9 = new System.Windows.Forms.Button();
 
            this.button11 = new System.Windows.Forms.Button();
 
            this.label10 = new System.Windows.Forms.Label();
 
            this.button2 = new System.Windows.Forms.Button();
 
            this.label13 = new System.Windows.Forms.Label();
 
            this.label14 = new System.Windows.Forms.Label();
 
            this.button17 = new System.Windows.Forms.Button();
 
            this.tabMap.SuspendLayout();
 
            this.panel4.SuspendLayout();
 
            this.panel2.SuspendLayout();
 
            this.tabControl.SuspendLayout();
 
            this.tabGraphs.SuspendLayout();
 
            this.pnlDataListDisplay.SuspendLayout();
 
            this.ctnParentChartHolder.Panel1.SuspendLayout();
 
            this.ctnParentChartHolder.Panel2.SuspendLayout();
 
            this.ctnParentChartHolder.SuspendLayout();
 
            this.ctnTopChartHolder.Panel1.SuspendLayout();
 
            this.ctnTopChartHolder.Panel2.SuspendLayout();
 
            this.ctnTopChartHolder.SuspendLayout();
 
            ((System.ComponentModel.ISupportInitialize)(this.chrtTopLeft)).BeginInit();
 
            ((System.ComponentModel.ISupportInitialize)(this.chrtTopRight)).BeginInit();
 
            this.ctnBottomChartHolder.Panel1.SuspendLayout();
 
            this.ctnBottomChartHolder.Panel2.SuspendLayout();
 
            this.ctnBottomChartHolder.SuspendLayout();
 
            ((System.ComponentModel.ISupportInitialize)(this.chrtBottomLeft)).BeginInit();
 
            ((System.ComponentModel.ISupportInitialize)(this.chrtBottomRight)).BeginInit();
 
            this.tabData.SuspendLayout();
 
            this.gboxSlaveData.SuspendLayout();
 
            this.gboxMasterData.SuspendLayout();
 
            this.splitContainer1.Panel1.SuspendLayout();
 
            this.splitContainer1.Panel2.SuspendLayout();
 
            this.splitContainer1.SuspendLayout();
 
            this.panelMenu.SuspendLayout();
 
            this.xPanderPanelList1.SuspendLayout();
 
            this.xPanderPanelMain.SuspendLayout();
 
            this.tableLayoutPanel4.SuspendLayout();
 
            this.tableLayoutPanel5.SuspendLayout();
 
            this.groupBox8.SuspendLayout();
 
            this.groupBox7.SuspendLayout();
 
            this.groupBox5.SuspendLayout();
 
            this.groupBox3.SuspendLayout();
 
            this.tableLayoutPanel6.SuspendLayout();
 
            ((System.ComponentModel.ISupportInitialize)(this.trackBarZoomLevel)).BeginInit();
 
            this.xPanderPanelInfo.SuspendLayout();
 
            this.tableLayoutPanel2.SuspendLayout();
 
            this.xPanderPanelCache.SuspendLayout();
 
            this.tableLayoutPanel1.SuspendLayout();
 
            this.SuspendLayout();
 
            // 
 
            // tabMap
 
            // 
 
            this.tabMap.Controls.Add(this.panel4);
 
            this.tabMap.Location = new System.Drawing.Point(4, 22);
 
            this.tabMap.Name = "tabMap";
 
            this.tabMap.Padding = new System.Windows.Forms.Padding(3);
 
            this.tabMap.Size = new System.Drawing.Size(862, 701);
 
            this.tabMap.Size = new System.Drawing.Size(863, 425);
 
            this.tabMap.TabIndex = 0;
 
            this.tabMap.Text = "Map";
 
            this.tabMap.UseVisualStyleBackColor = true;
 
            // 
 
            // panel4
 
            // 
 
            this.panel4.Controls.Add(this.panel2);
 
            this.panel4.Controls.Add(this.splitter1);
 
            this.panel4.Controls.Add(this.panelMenu);
 
            this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
 
            this.panel4.Location = new System.Drawing.Point(3, 3);
 
            this.panel4.Margin = new System.Windows.Forms.Padding(2);
 
            this.panel4.Name = "panel4";
 
            this.panel4.Size = new System.Drawing.Size(856, 695);
 
            this.panel4.Size = new System.Drawing.Size(857, 419);
 
            this.panel4.TabIndex = 44;
 
            // 
 
            // panel2
 
            // 
 
            this.panel2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
 
            | System.Windows.Forms.AnchorStyles.Left) 
 
            | System.Windows.Forms.AnchorStyles.Right)));
 
            this.panel2.Controls.Add(this.btnTest);
 
            this.panel2.Controls.Add(this.MainMap);
 
            this.panel2.Location = new System.Drawing.Point(0, 0);
 
            this.panel2.Name = "panel2";
 
            this.panel2.Size = new System.Drawing.Size(628, 826);
 
            this.panel2.Size = new System.Drawing.Size(599, 419);
 
            this.panel2.TabIndex = 41;
 
            // 
 
            // btnTest
 
            // 
 
            this.btnTest.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
 
            this.btnTest.Location = new System.Drawing.Point(587, 669);
 
            this.btnTest.Location = new System.Drawing.Point(555, 393);
 
            this.btnTest.Name = "btnTest";
 
            this.btnTest.Size = new System.Drawing.Size(41, 26);
 
            this.btnTest.TabIndex = 32;
 
            this.btnTest.Text = "Test";
 
            this.btnTest.UseVisualStyleBackColor = true;
 
            this.btnTest.Click += new System.EventHandler(this.btnTest_Click);
 
            // 
 
            // tabControl
 
            // 
 
            this.tabControl.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
 
            | System.Windows.Forms.AnchorStyles.Left) 
 
            | System.Windows.Forms.AnchorStyles.Right)));
 
            this.tabControl.Controls.Add(this.tabMap);
 
            this.tabControl.Controls.Add(this.tabGraphs);
 
            this.tabControl.Controls.Add(this.tabData);
 
            this.tabControl.Location = new System.Drawing.Point(13, 13);
 
            this.tabControl.Location = new System.Drawing.Point(0, 0);
 
            this.tabControl.Name = "tabControl";
 
            this.tabControl.SelectedIndex = 0;
 
            this.tabControl.Size = new System.Drawing.Size(870, 727);
 
            this.tabControl.Size = new System.Drawing.Size(871, 451);
 
            this.tabControl.TabIndex = 45;
 
            // 
 
            // tabGraphs
 
            // 
 
            this.tabGraphs.Controls.Add(this.pnlDataListDisplay);
 
            this.tabGraphs.Controls.Add(this.ctnParentChartHolder);
 
            this.tabGraphs.Location = new System.Drawing.Point(4, 22);
 
            this.tabGraphs.Name = "tabGraphs";
 
            this.tabGraphs.Padding = new System.Windows.Forms.Padding(3);
 
            this.tabGraphs.Size = new System.Drawing.Size(862, 701);
 
            this.tabGraphs.Size = new System.Drawing.Size(863, 425);
 
            this.tabGraphs.TabIndex = 2;
 
            this.tabGraphs.Text = "Graphs";
 
            this.tabGraphs.UseVisualStyleBackColor = true;
 
            // 
 
            // pnlDataListDisplay
 
            // 
 
            this.pnlDataListDisplay.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
 
            | System.Windows.Forms.AnchorStyles.Right)));
 
            this.pnlDataListDisplay.Controls.Add(this.tboxChartData);
 
            this.pnlDataListDisplay.Controls.Add(this.lblChartData);
 
            this.pnlDataListDisplay.Controls.Add(this.tboxCurrent);
 
            this.pnlDataListDisplay.Controls.Add(this.lblCurrent);
 
            this.pnlDataListDisplay.Controls.Add(this.tboxMin);
 
            this.pnlDataListDisplay.Controls.Add(this.lblAverage);
 
            this.pnlDataListDisplay.Controls.Add(this.tboxMax);
 
            this.pnlDataListDisplay.Controls.Add(this.lblMax);
 
            this.pnlDataListDisplay.Controls.Add(this.tboxAverage);
 
            this.pnlDataListDisplay.Controls.Add(this.lblMin);
 
            this.pnlDataListDisplay.Location = new System.Drawing.Point(6, 6);
 
            this.pnlDataListDisplay.Name = "pnlDataListDisplay";
 
            this.pnlDataListDisplay.Size = new System.Drawing.Size(850, 26);
 
            this.pnlDataListDisplay.Size = new System.Drawing.Size(851, 26);
 
            this.pnlDataListDisplay.TabIndex = 29;
 
            // 
 
            // tboxChartData
 
            // 
 
            this.tboxChartData.Enabled = false;
 
            this.tboxChartData.Location = new System.Drawing.Point(85, 3);
 
            this.tboxChartData.Name = "tboxChartData";
 
            this.tboxChartData.Size = new System.Drawing.Size(100, 20);
 
            this.tboxChartData.TabIndex = 29;
 
            // 
 
            // lblChartData
 
            // 
 
            this.lblChartData.AutoSize = true;
 
            this.lblChartData.Location = new System.Drawing.Point(3, 6);
 
            this.lblChartData.Name = "lblChartData";
 
            this.lblChartData.Size = new System.Drawing.Size(76, 13);
 
            this.lblChartData.TabIndex = 28;
 
            this.lblChartData.Text = "Data for Chart:";
 
            // 
 
            // tboxCurrent
 
            // 
 
            this.tboxCurrent.Enabled = false;
 
            this.tboxCurrent.Location = new System.Drawing.Point(241, 3);
 
            this.tboxCurrent.Name = "tboxCurrent";
 
            this.tboxCurrent.Size = new System.Drawing.Size(100, 20);
 
            this.tboxCurrent.TabIndex = 24;
 
            // 
 
            // lblCurrent
 
            // 
 
            this.lblCurrent.AutoSize = true;
 
            this.lblCurrent.Location = new System.Drawing.Point(191, 6);
 
            this.lblCurrent.Name = "lblCurrent";
 
            this.lblCurrent.Size = new System.Drawing.Size(44, 13);
 
            this.lblCurrent.TabIndex = 20;
 
            this.lblCurrent.Text = "Current:";
 
            // 
 
            // tboxMin
 
            // 
 
            this.tboxMin.BackColor = System.Drawing.SystemColors.Window;
 
            this.tboxMin.Enabled = false;
 
            this.tboxMin.ForeColor = System.Drawing.SystemColors.WindowText;
 
            this.tboxMin.Location = new System.Drawing.Point(684, 3);
 
            this.tboxMin.Name = "tboxMin";
 
            this.tboxMin.Size = new System.Drawing.Size(100, 20);
 
            this.tboxMin.TabIndex = 27;
 
            // 
 
            // lblAverage
 
            // 
 
@@ -359,240 +363,240 @@
 
            this.tboxMax.Enabled = false;
 
            this.tboxMax.Location = new System.Drawing.Point(545, 3);
 
            this.tboxMax.Name = "tboxMax";
 
            this.tboxMax.Size = new System.Drawing.Size(100, 20);
 
            this.tboxMax.TabIndex = 26;
 
            // 
 
            // lblMax
 
            // 
 
            this.lblMax.AutoSize = true;
 
            this.lblMax.Location = new System.Drawing.Point(509, 6);
 
            this.lblMax.Name = "lblMax";
 
            this.lblMax.Size = new System.Drawing.Size(30, 13);
 
            this.lblMax.TabIndex = 22;
 
            this.lblMax.Text = "Max:";
 
            // 
 
            // tboxAverage
 
            // 
 
            this.tboxAverage.Enabled = false;
 
            this.tboxAverage.Location = new System.Drawing.Point(403, 3);
 
            this.tboxAverage.Name = "tboxAverage";
 
            this.tboxAverage.Size = new System.Drawing.Size(100, 20);
 
            this.tboxAverage.TabIndex = 25;
 
            // 
 
            // lblMin
 
            // 
 
            this.lblMin.AutoSize = true;
 
            this.lblMin.Location = new System.Drawing.Point(651, 6);
 
            this.lblMin.Name = "lblMin";
 
            this.lblMin.Size = new System.Drawing.Size(27, 13);
 
            this.lblMin.TabIndex = 23;
 
            this.lblMin.Text = "Min:";
 
            // 
 
            // ctnParentChartHolder
 
            // 
 
            this.ctnParentChartHolder.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
 
            | System.Windows.Forms.AnchorStyles.Left) 
 
            | System.Windows.Forms.AnchorStyles.Right)));
 
            this.ctnParentChartHolder.Location = new System.Drawing.Point(6, 38);
 
            this.ctnParentChartHolder.Name = "ctnParentChartHolder";
 
            this.ctnParentChartHolder.Orientation = System.Windows.Forms.Orientation.Horizontal;
 
            // 
 
            // ctnParentChartHolder.Panel1
 
            // 
 
            this.ctnParentChartHolder.Panel1.Controls.Add(this.ctnTopChartHolder);
 
            // 
 
            // ctnParentChartHolder.Panel2
 
            // 
 
            this.ctnParentChartHolder.Panel2.Controls.Add(this.ctnBottomChartHolder);
 
            this.ctnParentChartHolder.Size = new System.Drawing.Size(850, 436);
 
            this.ctnParentChartHolder.SplitterDistance = 197;
 
            this.ctnParentChartHolder.Size = new System.Drawing.Size(851, 381);
 
            this.ctnParentChartHolder.SplitterDistance = 170;
 
            this.ctnParentChartHolder.TabIndex = 28;
 
            // 
 
            // ctnTopChartHolder
 
            // 
 
            this.ctnTopChartHolder.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
 
            | System.Windows.Forms.AnchorStyles.Left) 
 
            | System.Windows.Forms.AnchorStyles.Right)));
 
            this.ctnTopChartHolder.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
 
            this.ctnTopChartHolder.Location = new System.Drawing.Point(3, 3);
 
            this.ctnTopChartHolder.Name = "ctnTopChartHolder";
 
            // 
 
            // ctnTopChartHolder.Panel1
 
            // 
 
            this.ctnTopChartHolder.Panel1.Controls.Add(this.lblTopLeftChartTitle);
 
            this.ctnTopChartHolder.Panel1.Controls.Add(this.chrtTopLeft);
 
            // 
 
            // ctnTopChartHolder.Panel2
 
            // 
 
            this.ctnTopChartHolder.Panel2.Controls.Add(this.lblTopRightChartTitle);
 
            this.ctnTopChartHolder.Panel2.Controls.Add(this.chrtTopRight);
 
            this.ctnTopChartHolder.Size = new System.Drawing.Size(844, 191);
 
            this.ctnTopChartHolder.Size = new System.Drawing.Size(845, 164);
 
            this.ctnTopChartHolder.SplitterDistance = 407;
 
            this.ctnTopChartHolder.TabIndex = 0;
 
            // 
 
            // lblTopLeftChartTitle
 
            // 
 
            this.lblTopLeftChartTitle.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
 
            this.lblTopLeftChartTitle.AutoSize = true;
 
            this.lblTopLeftChartTitle.Location = new System.Drawing.Point(3, 164);
 
            this.lblTopLeftChartTitle.Location = new System.Drawing.Point(0, 149);
 
            this.lblTopLeftChartTitle.Name = "lblTopLeftChartTitle";
 
            this.lblTopLeftChartTitle.Size = new System.Drawing.Size(42, 13);
 
            this.lblTopLeftChartTitle.TabIndex = 2;
 
            this.lblTopLeftChartTitle.Text = "Altitude";
 
            // 
 
            // chrtTopLeft
 
            // 
 
            this.chrtTopLeft.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
 
            | System.Windows.Forms.AnchorStyles.Left) 
 
            | System.Windows.Forms.AnchorStyles.Right)));
 
            this.chrtTopLeft.Location = new System.Drawing.Point(3, 3);
 
            this.chrtTopLeft.Name = "chrtTopLeft";
 
            this.chrtTopLeft.Size = new System.Drawing.Size(399, 173);
 
            this.chrtTopLeft.Size = new System.Drawing.Size(399, 156);
 
            this.chrtTopLeft.TabIndex = 1;
 
            this.chrtTopLeft.Text = "chart4";
 
            this.chrtTopLeft.Click += new System.EventHandler(this.chrtTopLeft_Click);
 
            // 
 
            // lblTopRightChartTitle
 
            // 
 
            this.lblTopRightChartTitle.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
 
            this.lblTopRightChartTitle.AutoSize = true;
 
            this.lblTopRightChartTitle.Location = new System.Drawing.Point(3, 164);
 
            this.lblTopRightChartTitle.Location = new System.Drawing.Point(0, 149);
 
            this.lblTopRightChartTitle.Name = "lblTopRightChartTitle";
 
            this.lblTopRightChartTitle.Size = new System.Drawing.Size(47, 13);
 
            this.lblTopRightChartTitle.TabIndex = 1;
 
            this.lblTopRightChartTitle.Text = "Humidity";
 
            // 
 
            // chrtTopRight
 
            // 
 
            this.chrtTopRight.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
 
            | System.Windows.Forms.AnchorStyles.Left) 
 
            | System.Windows.Forms.AnchorStyles.Right)));
 
            this.chrtTopRight.Location = new System.Drawing.Point(3, 3);
 
            this.chrtTopRight.Name = "chrtTopRight";
 
            this.chrtTopRight.Size = new System.Drawing.Size(425, 173);
 
            this.chrtTopRight.Size = new System.Drawing.Size(426, 156);
 
            this.chrtTopRight.TabIndex = 0;
 
            this.chrtTopRight.Text = "chart4";
 
            this.chrtTopRight.Click += new System.EventHandler(this.chrtTopRight_Click);
 
            // 
 
            // ctnBottomChartHolder
 
            // 
 
            this.ctnBottomChartHolder.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
 
            | System.Windows.Forms.AnchorStyles.Left) 
 
            | System.Windows.Forms.AnchorStyles.Right)));
 
            this.ctnBottomChartHolder.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
 
            this.ctnBottomChartHolder.Location = new System.Drawing.Point(3, 3);
 
            this.ctnBottomChartHolder.Name = "ctnBottomChartHolder";
 
            // 
 
            // ctnBottomChartHolder.Panel1
 
            // 
 
            this.ctnBottomChartHolder.Panel1.Controls.Add(this.lblBottomLeftChartTitle);
 
            this.ctnBottomChartHolder.Panel1.Controls.Add(this.chrtBottomLeft);
 
            // 
 
            // ctnBottomChartHolder.Panel2
 
            // 
 
            this.ctnBottomChartHolder.Panel2.Controls.Add(this.lblBottomRightChartTitle);
 
            this.ctnBottomChartHolder.Panel2.Controls.Add(this.chrtBottomRight);
 
            this.ctnBottomChartHolder.Size = new System.Drawing.Size(844, 229);
 
            this.ctnBottomChartHolder.Size = new System.Drawing.Size(845, 201);
 
            this.ctnBottomChartHolder.SplitterDistance = 407;
 
            this.ctnBottomChartHolder.TabIndex = 0;
 
            // 
 
            // lblBottomLeftChartTitle
 
            // 
 
            this.lblBottomLeftChartTitle.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
 
            this.lblBottomLeftChartTitle.AutoSize = true;
 
            this.lblBottomLeftChartTitle.Location = new System.Drawing.Point(3, 202);
 
            this.lblBottomLeftChartTitle.Location = new System.Drawing.Point(0, 186);
 
            this.lblBottomLeftChartTitle.Name = "lblBottomLeftChartTitle";
 
            this.lblBottomLeftChartTitle.Size = new System.Drawing.Size(48, 13);
 
            this.lblBottomLeftChartTitle.TabIndex = 1;
 
            this.lblBottomLeftChartTitle.Text = "Pressure";
 
            // 
 
            // chrtBottomLeft
 
            // 
 
            this.chrtBottomLeft.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
 
            | System.Windows.Forms.AnchorStyles.Left) 
 
            | System.Windows.Forms.AnchorStyles.Right)));
 
            this.chrtBottomLeft.Location = new System.Drawing.Point(3, 3);
 
            this.chrtBottomLeft.Location = new System.Drawing.Point(3, -1);
 
            this.chrtBottomLeft.Name = "chrtBottomLeft";
 
            this.chrtBottomLeft.Size = new System.Drawing.Size(399, 211);
 
            this.chrtBottomLeft.Size = new System.Drawing.Size(399, 197);
 
            this.chrtBottomLeft.TabIndex = 0;
 
            this.chrtBottomLeft.Text = "chart2";
 
            this.chrtBottomLeft.Click += new System.EventHandler(this.chrtBottomLeft_Click);
 
            // 
 
            // lblBottomRightChartTitle
 
            // 
 
            this.lblBottomRightChartTitle.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
 
            this.lblBottomRightChartTitle.AutoSize = true;
 
            this.lblBottomRightChartTitle.Location = new System.Drawing.Point(3, 202);
 
            this.lblBottomRightChartTitle.Location = new System.Drawing.Point(0, 186);
 
            this.lblBottomRightChartTitle.Name = "lblBottomRightChartTitle";
 
            this.lblBottomRightChartTitle.Size = new System.Drawing.Size(28, 13);
 
            this.lblBottomRightChartTitle.TabIndex = 2;
 
            this.lblBottomRightChartTitle.Text = "Map";
 
            // 
 
            // chrtBottomRight
 
            // 
 
            this.chrtBottomRight.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
 
            | System.Windows.Forms.AnchorStyles.Left) 
 
            | System.Windows.Forms.AnchorStyles.Right)));
 
            this.chrtBottomRight.Location = new System.Drawing.Point(3, 3);
 
            this.chrtBottomRight.Location = new System.Drawing.Point(3, -1);
 
            this.chrtBottomRight.Name = "chrtBottomRight";
 
            this.chrtBottomRight.Size = new System.Drawing.Size(425, 211);
 
            this.chrtBottomRight.Size = new System.Drawing.Size(426, 197);
 
            this.chrtBottomRight.TabIndex = 1;
 
            this.chrtBottomRight.Text = "chart2";
 
            this.chrtBottomRight.Click += new System.EventHandler(this.chrtBottomRight_Click);
 
            // 
 
            // tabData
 
            // 
 
            this.tabData.Controls.Add(this.gboxSlaveData);
 
            this.tabData.Controls.Add(this.gboxMasterData);
 
            this.tabData.Location = new System.Drawing.Point(4, 22);
 
            this.tabData.Name = "tabData";
 
            this.tabData.Padding = new System.Windows.Forms.Padding(10);
 
            this.tabData.Size = new System.Drawing.Size(862, 701);
 
            this.tabData.Size = new System.Drawing.Size(863, 425);
 
            this.tabData.TabIndex = 3;
 
            this.tabData.Text = "Data";
 
            this.tabData.UseVisualStyleBackColor = true;
 
            // 
 
            // gboxSlaveData
 
            // 
 
            this.gboxSlaveData.Controls.Add(this.textBox16);
 
            this.gboxSlaveData.Controls.Add(this.label26);
 
            this.gboxSlaveData.Controls.Add(this.textBox17);
 
            this.gboxSlaveData.Controls.Add(this.label27);
 
            this.gboxSlaveData.Controls.Add(this.label28);
 
            this.gboxSlaveData.Controls.Add(this.textBox15);
 
            this.gboxSlaveData.Controls.Add(this.label25);
 
            this.gboxSlaveData.Controls.Add(this.textBox14);
 
            this.gboxSlaveData.Controls.Add(this.label24);
 
            this.gboxSlaveData.Controls.Add(this.textBox13);
 
            this.gboxSlaveData.Controls.Add(this.label23);
 
            this.gboxSlaveData.Controls.Add(this.label22);
 
            this.gboxSlaveData.Controls.Add(this.textBox12);
 
            this.gboxSlaveData.Controls.Add(this.label21);
 
            this.gboxSlaveData.Controls.Add(this.textBox11);
 
            this.gboxSlaveData.Controls.Add(this.label19);
 
            this.gboxSlaveData.Controls.Add(this.textBox10);
 
            this.gboxSlaveData.Controls.Add(this.label18);
 
            this.gboxSlaveData.Controls.Add(this.textBox9);
 
            this.gboxSlaveData.Controls.Add(this.label17);
 
            this.gboxSlaveData.Controls.Add(this.textBox8);
 
            this.gboxSlaveData.Controls.Add(this.label15);
 
            this.gboxSlaveData.Controls.Add(this.textBox7);
 
            this.gboxSlaveData.Controls.Add(this.label8);
 
            this.gboxSlaveData.Controls.Add(this.label20);
 
            this.gboxSlaveData.Location = new System.Drawing.Point(259, 13);
 
            this.gboxSlaveData.Name = "gboxSlaveData";
 
            this.gboxSlaveData.Padding = new System.Windows.Forms.Padding(10);
 
            this.gboxSlaveData.Size = new System.Drawing.Size(297, 438);
 
            this.gboxSlaveData.TabIndex = 1;
 
            this.gboxSlaveData.TabStop = false;
 
            this.gboxSlaveData.Text = "Slave Modules";
 
            // 
 
            // textBox16
 
            // 
 
            this.textBox16.Location = new System.Drawing.Point(146, 378);
 
            this.textBox16.Name = "textBox16";
 
            this.textBox16.Size = new System.Drawing.Size(100, 20);
 
            this.textBox16.TabIndex = 41;
 
            // 
 
            // label26
 
            // 
 
@@ -886,353 +890,374 @@
 
            this.label2.Size = new System.Drawing.Size(45, 13);
 
            this.label2.TabIndex = 11;
 
            this.label2.Text = "Latitude";
 
            // 
 
            // textBox3
 
            // 
 
            this.textBox3.Location = new System.Drawing.Point(121, 81);
 
            this.textBox3.Name = "textBox3";
 
            this.textBox3.Size = new System.Drawing.Size(100, 20);
 
            this.textBox3.TabIndex = 10;
 
            // 
 
            // label16
 
            // 
 
            this.label16.AutoSize = true;
 
            this.label16.Location = new System.Drawing.Point(14, 57);
 
            this.label16.Margin = new System.Windows.Forms.Padding(5, 7, 5, 7);
 
            this.label16.Name = "label16";
 
            this.label16.Size = new System.Drawing.Size(69, 13);
 
            this.label16.TabIndex = 9;
 
            this.label16.Text = "Battery Level";
 
            // 
 
            // textBox2
 
            // 
 
            this.textBox2.Location = new System.Drawing.Point(120, 54);
 
            this.textBox2.Name = "textBox2";
 
            this.textBox2.Size = new System.Drawing.Size(100, 20);
 
            this.textBox2.TabIndex = 8;
 
            // 
 
            // textBox1
 
            // 
 
            this.textBox1.Location = new System.Drawing.Point(120, 24);
 
            this.textBox1.Name = "textBox1";
 
            this.textBox1.Size = new System.Drawing.Size(100, 20);
 
            this.textBox1.TabIndex = 1;
 
            // 
 
            // label1
 
            // 
 
            this.label1.AutoSize = true;
 
            this.label1.Location = new System.Drawing.Point(15, 30);
 
            this.label1.Margin = new System.Windows.Forms.Padding(5, 7, 5, 7);
 
            this.label1.Name = "label1";
 
            this.label1.Size = new System.Drawing.Size(98, 13);
 
            this.label1.TabIndex = 0;
 
            this.label1.Text = "Board Temperature";
 
            // 
 
            // tboxMessageBox
 
            // 
 
            this.tboxMessageBox.AcceptsReturn = true;
 
            this.tboxMessageBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) 
 
            this.tboxMessageBox.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
 
            | System.Windows.Forms.AnchorStyles.Left) 
 
            | System.Windows.Forms.AnchorStyles.Right)));
 
            this.tboxMessageBox.BackColor = System.Drawing.SystemColors.ScrollBar;
 
            this.tboxMessageBox.Location = new System.Drawing.Point(12, 746);
 
            this.tboxMessageBox.Location = new System.Drawing.Point(0, 3);
 
            this.tboxMessageBox.Multiline = true;
 
            this.tboxMessageBox.Name = "tboxMessageBox";
 
            this.tboxMessageBox.ReadOnly = true;
 
            this.tboxMessageBox.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
 
            this.tboxMessageBox.Size = new System.Drawing.Size(871, 73);
 
            this.tboxMessageBox.Size = new System.Drawing.Size(868, 69);
 
            this.tboxMessageBox.TabIndex = 30;
 
            // 
 
            // splitContainer1
 
            // 
 
            this.splitContainer1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
 
            | System.Windows.Forms.AnchorStyles.Left) 
 
            | System.Windows.Forms.AnchorStyles.Right)));
 
            this.splitContainer1.Location = new System.Drawing.Point(12, 12);
 
            this.splitContainer1.Name = "splitContainer1";
 
            this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
 
            // 
 
            // splitContainer1.Panel1
 
            // 
 
            this.splitContainer1.Panel1.Controls.Add(this.tabControl);
 
            // 
 
            // splitContainer1.Panel2
 
            // 
 
            this.splitContainer1.Panel2.Controls.Add(this.tboxMessageBox);
 
            this.splitContainer1.Size = new System.Drawing.Size(871, 526);
 
            this.splitContainer1.SplitterDistance = 450;
 
            this.splitContainer1.TabIndex = 46;
 
            // 
 
            // MainMap
 
            // 
 
            this.MainMap.Bearing = 0F;
 
            this.MainMap.CanDragMap = true;
 
            this.MainMap.Dock = System.Windows.Forms.DockStyle.Fill;
 
            this.MainMap.EmptyTileColor = System.Drawing.Color.Navy;
 
            this.MainMap.GrayScaleMode = false;
 
            this.MainMap.HelperLineOption = GMap.NET.WindowsForms.HelperLineOptions.DontShow;
 
            this.MainMap.LevelsKeepInMemmory = 5;
 
            this.MainMap.Location = new System.Drawing.Point(0, 0);
 
            this.MainMap.MarkersEnabled = true;
 
            this.MainMap.MaxZoom = 17;
 
            this.MainMap.MinZoom = 2;
 
            this.MainMap.MouseWheelZoomType = GMap.NET.MouseWheelZoomType.MousePositionAndCenter;
 
            this.MainMap.Name = "MainMap";
 
            this.MainMap.NegativeMode = false;
 
            this.MainMap.PolygonsEnabled = true;
 
            this.MainMap.RetryLoadTile = 0;
 
            this.MainMap.RoutesEnabled = true;
 
            this.MainMap.ScaleMode = GMap.NET.WindowsForms.ScaleModes.Integer;
 
            this.MainMap.SelectedAreaFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(65)))), ((int)(((byte)(105)))), ((int)(((byte)(225)))));
 
            this.MainMap.ShowTileGridLines = false;
 
            this.MainMap.Size = new System.Drawing.Size(628, 826);
 
            this.MainMap.Size = new System.Drawing.Size(599, 419);
 
            this.MainMap.TabIndex = 0;
 
            this.MainMap.Zoom = 0D;
 
            // 
 
            // splitter1
 
            // 
 
            this.splitter1.BackColor = System.Drawing.Color.Transparent;
 
            this.splitter1.Dock = System.Windows.Forms.DockStyle.Right;
 
            this.splitter1.Enabled = false;
 
            this.splitter1.Location = new System.Drawing.Point(626, 0);
 
            this.splitter1.Location = new System.Drawing.Point(597, 0);
 
            this.splitter1.Margin = new System.Windows.Forms.Padding(2);
 
            this.splitter1.MinExtra = 390;
 
            this.splitter1.MinSize = 390;
 
            this.splitter1.Name = "splitter1";
 
            this.splitter1.Size = new System.Drawing.Size(2, 695);
 
            this.splitter1.Size = new System.Drawing.Size(2, 419);
 
            this.splitter1.TabIndex = 42;
 
            this.splitter1.TabStop = false;
 
            // 
 
            // panelMenu
 
            // 
 
            this.panelMenu.AssociatedSplitter = this.splitter1;
 
            this.panelMenu.BackColor = System.Drawing.Color.Transparent;
 
            this.panelMenu.CaptionFont = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
 
            this.panelMenu.CaptionHeight = 27;
 
            this.panelMenu.Controls.Add(this.xPanderPanelList1);
 
            this.panelMenu.CustomColors.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(184)))), ((int)(((byte)(184)))));
 
            this.panelMenu.CustomColors.CaptionCloseIcon = System.Drawing.SystemColors.ControlText;
 
            this.panelMenu.CustomColors.CaptionExpandIcon = System.Drawing.SystemColors.ControlText;
 
            this.panelMenu.CustomColors.CaptionGradientBegin = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(252)))), ((int)(((byte)(252)))));
 
            this.panelMenu.CustomColors.CaptionGradientEnd = System.Drawing.SystemColors.ButtonFace;
 
            this.panelMenu.CustomColors.CaptionGradientMiddle = System.Drawing.Color.FromArgb(((int)(((byte)(248)))), ((int)(((byte)(248)))), ((int)(((byte)(248)))));
 
            this.panelMenu.CustomColors.CaptionSelectedGradientBegin = System.Drawing.Color.FromArgb(((int)(((byte)(179)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
 
            this.panelMenu.CustomColors.CaptionSelectedGradientEnd = System.Drawing.Color.FromArgb(((int)(((byte)(179)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
 
            this.panelMenu.CustomColors.CaptionText = System.Drawing.SystemColors.ControlText;
 
            this.panelMenu.CustomColors.CollapsedCaptionText = System.Drawing.SystemColors.ControlText;
 
            this.panelMenu.CustomColors.ContentGradientBegin = System.Drawing.SystemColors.ButtonFace;
 
            this.panelMenu.CustomColors.ContentGradientEnd = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(252)))), ((int)(((byte)(252)))));
 
            this.panelMenu.CustomColors.InnerBorderColor = System.Drawing.SystemColors.Window;
 
            this.panelMenu.Dock = System.Windows.Forms.DockStyle.Right;
 
            this.panelMenu.ForeColor = System.Drawing.SystemColors.ControlText;
 
            this.panelMenu.Image = null;
 
            this.panelMenu.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
 
            this.panelMenu.Location = new System.Drawing.Point(628, 0);
 
            this.panelMenu.Location = new System.Drawing.Point(599, 0);
 
            this.panelMenu.Margin = new System.Windows.Forms.Padding(2);
 
            this.panelMenu.MinimumSize = new System.Drawing.Size(27, 27);
 
            this.panelMenu.Name = "panelMenu";
 
            this.panelMenu.PanelStyle = BSE.Windows.Forms.PanelStyle.Office2007;
 
            this.panelMenu.ShowExpandIcon = true;
 
            this.panelMenu.Size = new System.Drawing.Size(228, 695);
 
            this.panelMenu.Size = new System.Drawing.Size(258, 419);
 
            this.panelMenu.TabIndex = 40;
 
            this.panelMenu.Text = "Menu";
 
            this.panelMenu.ToolTipTextCloseIcon = null;
 
            this.panelMenu.ToolTipTextExpandIconPanelCollapsed = "maximize";
 
            this.panelMenu.ToolTipTextExpandIconPanelExpanded = "minimize";
 
            // 
 
            // xPanderPanelList1
 
            // 
 
            this.xPanderPanelList1.CaptionStyle = BSE.Windows.Forms.CaptionStyle.Flat;
 
            this.xPanderPanelList1.Controls.Add(this.xPanderPanelMain);
 
            this.xPanderPanelList1.Controls.Add(this.xPanderPanelInfo);
 
            this.xPanderPanelList1.Controls.Add(this.xPanderPanelCache);
 
            this.xPanderPanelList1.Dock = System.Windows.Forms.DockStyle.Fill;
 
            this.xPanderPanelList1.GradientBackground = System.Drawing.Color.Empty;
 
            this.xPanderPanelList1.Location = new System.Drawing.Point(0, 28);
 
            this.xPanderPanelList1.Margin = new System.Windows.Forms.Padding(2);
 
            this.xPanderPanelList1.Name = "xPanderPanelList1";
 
            this.xPanderPanelList1.PanelColors = null;
 
            this.xPanderPanelList1.PanelStyle = BSE.Windows.Forms.PanelStyle.Office2007;
 
            this.xPanderPanelList1.ShowExpandIcon = true;
 
            this.xPanderPanelList1.Size = new System.Drawing.Size(228, 666);
 
            this.xPanderPanelList1.Size = new System.Drawing.Size(258, 390);
 
            this.xPanderPanelList1.TabIndex = 0;
 
            this.xPanderPanelList1.Text = "xPanderPanelList1";
 
            // 
 
            // xPanderPanelMain
 
            // 
 
            this.xPanderPanelMain.CaptionFont = new System.Drawing.Font("Segoe UI", 8F, System.Drawing.FontStyle.Bold);
 
            this.xPanderPanelMain.Controls.Add(this.tableLayoutPanel4);
 
            this.xPanderPanelMain.CustomColors.BackColor = System.Drawing.SystemColors.Control;
 
            this.xPanderPanelMain.CustomColors.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(184)))), ((int)(((byte)(184)))));
 
            this.xPanderPanelMain.CustomColors.CaptionCheckedGradientBegin = System.Drawing.Color.Empty;
 
            this.xPanderPanelMain.CustomColors.CaptionCheckedGradientEnd = System.Drawing.Color.Empty;
 
            this.xPanderPanelMain.CustomColors.CaptionCheckedGradientMiddle = System.Drawing.Color.Empty;
 
            this.xPanderPanelMain.CustomColors.CaptionCloseIcon = System.Drawing.SystemColors.ControlText;
 
            this.xPanderPanelMain.CustomColors.CaptionExpandIcon = System.Drawing.SystemColors.ControlText;
 
            this.xPanderPanelMain.CustomColors.CaptionGradientBegin = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(252)))), ((int)(((byte)(252)))));
 
            this.xPanderPanelMain.CustomColors.CaptionGradientEnd = System.Drawing.SystemColors.ButtonFace;
 
            this.xPanderPanelMain.CustomColors.CaptionGradientMiddle = System.Drawing.Color.FromArgb(((int)(((byte)(248)))), ((int)(((byte)(248)))), ((int)(((byte)(248)))));
 
            this.xPanderPanelMain.CustomColors.CaptionPressedGradientBegin = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
 
            this.xPanderPanelMain.CustomColors.CaptionPressedGradientEnd = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
 
            this.xPanderPanelMain.CustomColors.CaptionPressedGradientMiddle = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
 
            this.xPanderPanelMain.CustomColors.CaptionSelectedGradientBegin = System.Drawing.Color.FromArgb(((int)(((byte)(179)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
 
            this.xPanderPanelMain.CustomColors.CaptionSelectedGradientEnd = System.Drawing.Color.FromArgb(((int)(((byte)(179)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
 
            this.xPanderPanelMain.CustomColors.CaptionSelectedGradientMiddle = System.Drawing.Color.FromArgb(((int)(((byte)(179)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
 
            this.xPanderPanelMain.CustomColors.CaptionSelectedText = System.Drawing.SystemColors.ControlText;
 
            this.xPanderPanelMain.CustomColors.CaptionText = System.Drawing.SystemColors.ControlText;
 
            this.xPanderPanelMain.CustomColors.FlatCaptionGradientBegin = System.Drawing.Color.FromArgb(((int)(((byte)(248)))), ((int)(((byte)(248)))), ((int)(((byte)(248)))));
 
            this.xPanderPanelMain.CustomColors.FlatCaptionGradientEnd = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(252)))), ((int)(((byte)(252)))));
 
            this.xPanderPanelMain.CustomColors.InnerBorderColor = System.Drawing.SystemColors.Window;
 
            this.xPanderPanelMain.Expand = true;
 
            this.xPanderPanelMain.ForeColor = System.Drawing.SystemColors.ControlText;
 
            this.xPanderPanelMain.Image = null;
 
            this.xPanderPanelMain.IsClosable = false;
 
            this.xPanderPanelMain.Margin = new System.Windows.Forms.Padding(2);
 
            this.xPanderPanelMain.Name = "xPanderPanelMain";
 
            this.xPanderPanelMain.PanelStyle = BSE.Windows.Forms.PanelStyle.Office2007;
 
            this.xPanderPanelMain.Size = new System.Drawing.Size(228, 616);
 
            this.xPanderPanelMain.Size = new System.Drawing.Size(258, 340);
 
            this.xPanderPanelMain.TabIndex = 0;
 
            this.xPanderPanelMain.Text = "map";
 
            this.xPanderPanelMain.ToolTipTextCloseIcon = null;
 
            this.xPanderPanelMain.ToolTipTextExpandIconPanelCollapsed = null;
 
            this.xPanderPanelMain.ToolTipTextExpandIconPanelExpanded = null;
 
            this.xPanderPanelMain.Click += new System.EventHandler(this.xPanderPanel1_Click);
 
            // 
 
            // tableLayoutPanel4
 
            // 
 
            this.tableLayoutPanel4.ColumnCount = 2;
 
            this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 48F));
 
            this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 49.27536F));
 
            this.tableLayoutPanel4.Controls.Add(this.tableLayoutPanel5, 1, 0);
 
            this.tableLayoutPanel4.Controls.Add(this.tableLayoutPanel6, 0, 0);
 
            this.tableLayoutPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
 
            this.tableLayoutPanel4.Location = new System.Drawing.Point(1, 25);
 
            this.tableLayoutPanel4.Margin = new System.Windows.Forms.Padding(2);
 
            this.tableLayoutPanel4.Name = "tableLayoutPanel4";
 
            this.tableLayoutPanel4.RowCount = 1;
 
            this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
 
            this.tableLayoutPanel4.Size = new System.Drawing.Size(226, 591);
 
            this.tableLayoutPanel4.Size = new System.Drawing.Size(256, 315);
 
            this.tableLayoutPanel4.TabIndex = 38;
 
            // 
 
            // tableLayoutPanel5
 
            // 
 
            this.tableLayoutPanel5.ColumnCount = 1;
 
            this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
 
            this.tableLayoutPanel5.Controls.Add(this.groupBox8, 0, 3);
 
            this.tableLayoutPanel5.Controls.Add(this.groupBox7, 0, 2);
 
            this.tableLayoutPanel5.Controls.Add(this.groupBox5, 0, 1);
 
            this.tableLayoutPanel5.Controls.Add(this.groupBox3, 0, 0);
 
            this.tableLayoutPanel5.Controls.Add(this.cboxCollectData, 0, 4);
 
            this.tableLayoutPanel5.Dock = System.Windows.Forms.DockStyle.Fill;
 
            this.tableLayoutPanel5.Location = new System.Drawing.Point(48, 0);
 
            this.tableLayoutPanel5.Margin = new System.Windows.Forms.Padding(0, 0, 2, 2);
 
            this.tableLayoutPanel5.Name = "tableLayoutPanel5";
 
            this.tableLayoutPanel5.RowCount = 5;
 
            this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle());
 
            this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle());
 
            this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle());
 
            this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle());
 
            this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 6F));
 
            this.tableLayoutPanel5.Size = new System.Drawing.Size(176, 589);
 
            this.tableLayoutPanel5.Size = new System.Drawing.Size(206, 313);
 
            this.tableLayoutPanel5.TabIndex = 30;
 
            // 
 
            // groupBox8
 
            // 
 
            this.groupBox8.Controls.Add(this.btnZoomCenter);
 
            this.groupBox8.Controls.Add(this.xboxPlacemarkInfo);
 
            this.groupBox8.Controls.Add(this.btnClearAll);
 
            this.groupBox8.Controls.Add(this.btnAddMarker);
 
            this.groupBox8.Dock = System.Windows.Forms.DockStyle.Fill;
 
            this.groupBox8.Location = new System.Drawing.Point(3, 450);
 
            this.groupBox8.Name = "groupBox8";
 
            this.groupBox8.Size = new System.Drawing.Size(170, 74);
 
            this.groupBox8.Size = new System.Drawing.Size(200, 74);
 
            this.groupBox8.TabIndex = 37;
 
            this.groupBox8.TabStop = false;
 
            this.groupBox8.Text = "markers";
 
            // 
 
            // btnZoomCenter
 
            // 
 
            this.btnZoomCenter.Location = new System.Drawing.Point(6, 45);
 
            this.btnZoomCenter.Name = "btnZoomCenter";
 
            this.btnZoomCenter.Size = new System.Drawing.Size(82, 24);
 
            this.btnZoomCenter.TabIndex = 15;
 
            this.btnZoomCenter.Text = "Zoom Center";
 
            this.btnZoomCenter.UseVisualStyleBackColor = true;
 
            this.btnZoomCenter.Click += new System.EventHandler(this.button7_Click);
 
            // 
 
            // xboxPlacemarkInfo
 
            // 
 
            this.xboxPlacemarkInfo.AutoSize = true;
 
            this.xboxPlacemarkInfo.CheckAlign = System.Drawing.ContentAlignment.TopLeft;
 
            this.xboxPlacemarkInfo.Checked = true;
 
            this.xboxPlacemarkInfo.CheckState = System.Windows.Forms.CheckState.Checked;
 
            this.xboxPlacemarkInfo.Location = new System.Drawing.Point(94, 19);
 
            this.xboxPlacemarkInfo.Name = "xboxPlacemarkInfo";
 
            this.xboxPlacemarkInfo.Size = new System.Drawing.Size(72, 17);
 
            this.xboxPlacemarkInfo.TabIndex = 14;
 
            this.xboxPlacemarkInfo.Text = "place info";
 
            this.xboxPlacemarkInfo.UseVisualStyleBackColor = true;
 
            // 
 
            // btnClearAll
 
            // 
 
            this.btnClearAll.Location = new System.Drawing.Point(94, 45);
 
            this.btnClearAll.Name = "btnClearAll";
 
            this.btnClearAll.Size = new System.Drawing.Size(63, 24);
 
            this.btnClearAll.TabIndex = 13;
 
            this.btnClearAll.Text = "Clear All";
 
            this.btnClearAll.UseVisualStyleBackColor = true;
 
            this.btnClearAll.Click += new System.EventHandler(this.btnClearMarkers_Click);
 
            // 
 
            // btnAddMarker
 
            // 
 
            this.btnAddMarker.Location = new System.Drawing.Point(6, 15);
 
            this.btnAddMarker.Name = "btnAddMarker";
 
            this.btnAddMarker.Size = new System.Drawing.Size(82, 24);
 
            this.btnAddMarker.TabIndex = 12;
 
            this.btnAddMarker.Text = "Add Marker";
 
            this.btnAddMarker.UseVisualStyleBackColor = true;
 
            this.btnAddMarker.Click += new System.EventHandler(this.btnAddMarker_Click);
 
            // 
 
            // groupBox7
 
            // 
 
            this.groupBox7.Controls.Add(this.buttonExportToGpx);
 
            this.groupBox7.Controls.Add(this.MobileLogTo);
 
            this.groupBox7.Controls.Add(this.lblClear);
 
            this.groupBox7.Controls.Add(this.btnClearPolygons);
 
            this.groupBox7.Controls.Add(this.MobileLogFrom);
 
            this.groupBox7.Controls.Add(this.btnMobileLog);
 
            this.groupBox7.Controls.Add(this.buttonSetEnd);
 
            this.groupBox7.Controls.Add(this.buttonSetStart);
 
            this.groupBox7.Controls.Add(this.btnClearRoutes);
 
            this.groupBox7.Controls.Add(this.btnAddRoute);
 
            this.groupBox7.Dock = System.Windows.Forms.DockStyle.Fill;
 
            this.groupBox7.Location = new System.Drawing.Point(3, 289);
 
            this.groupBox7.Name = "groupBox7";
 
            this.groupBox7.Size = new System.Drawing.Size(170, 155);
 
            this.groupBox7.Size = new System.Drawing.Size(200, 155);
 
            this.groupBox7.TabIndex = 35;
 
            this.groupBox7.TabStop = false;
 
            this.groupBox7.Text = "routing";
 
            // 
 
            // buttonExportToGpx
 
            // 
 
            this.buttonExportToGpx.Location = new System.Drawing.Point(124, 78);
 
            this.buttonExportToGpx.Margin = new System.Windows.Forms.Padding(2);
 
            this.buttonExportToGpx.Name = "buttonExportToGpx";
 
            this.buttonExportToGpx.Size = new System.Drawing.Size(37, 37);
 
            this.buttonExportToGpx.TabIndex = 48;
 
            this.buttonExportToGpx.Text = "to GPX";
 
            this.buttonExportToGpx.UseVisualStyleBackColor = true;
 
            this.buttonExportToGpx.Click += new System.EventHandler(this.buttonExportToGpx_Click);
 
            // 
 
            // MobileLogTo
 
            // 
 
            this.MobileLogTo.CustomFormat = "yyyy\'.\'MM\'.\'dd HH\':\'mm";
 
            this.MobileLogTo.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
 
            this.MobileLogTo.Location = new System.Drawing.Point(9, 99);
 
            this.MobileLogTo.Margin = new System.Windows.Forms.Padding(2);
 
            this.MobileLogTo.Name = "MobileLogTo";
 
            this.MobileLogTo.ShowCheckBox = true;
 
            this.MobileLogTo.Size = new System.Drawing.Size(110, 20);
 
            this.MobileLogTo.TabIndex = 47;
 
            // 
 
            // lblClear
 
            // 
 
            this.lblClear.AutoSize = true;
 
            this.lblClear.Location = new System.Drawing.Point(9, 128);
 
            this.lblClear.Name = "lblClear";
 
            this.lblClear.Size = new System.Drawing.Size(34, 13);
 
            this.lblClear.TabIndex = 46;
 
            this.lblClear.Text = "Clear:";
 
            // 
 
            // btnClearPolygons
 
            // 
 
            this.btnClearPolygons.Location = new System.Drawing.Point(104, 124);
 
            this.btnClearPolygons.Name = "btnClearPolygons";
 
            this.btnClearPolygons.Size = new System.Drawing.Size(56, 24);
 
            this.btnClearPolygons.TabIndex = 45;
 
            this.btnClearPolygons.Text = "Polygons";
 
            this.btnClearPolygons.UseVisualStyleBackColor = true;
 
            this.btnClearPolygons.Click += new System.EventHandler(this.btnClearPolygons_Click);
 
            // 
 
            // MobileLogFrom
 
            // 
 
            this.MobileLogFrom.CustomFormat = "yyyy\'.\'MM\'.\'dd HH\':\'mm";
 
@@ -1265,97 +1290,97 @@
 
            this.buttonSetEnd.UseVisualStyleBackColor = true;
 
            this.buttonSetEnd.Click += new System.EventHandler(this.buttonSetEnd_Click);
 
            // 
 
            // buttonSetStart
 
            // 
 
            this.buttonSetStart.Location = new System.Drawing.Point(9, 19);
 
            this.buttonSetStart.Name = "buttonSetStart";
 
            this.buttonSetStart.Size = new System.Drawing.Size(73, 24);
 
            this.buttonSetStart.TabIndex = 41;
 
            this.buttonSetStart.Text = "set Start";
 
            this.buttonSetStart.UseVisualStyleBackColor = true;
 
            this.buttonSetStart.Click += new System.EventHandler(this.buttonSetStart_Click);
 
            // 
 
            // btnClearRoutes
 
            // 
 
            this.btnClearRoutes.Location = new System.Drawing.Point(45, 124);
 
            this.btnClearRoutes.Name = "btnClearRoutes";
 
            this.btnClearRoutes.Size = new System.Drawing.Size(55, 24);
 
            this.btnClearRoutes.TabIndex = 34;
 
            this.btnClearRoutes.Text = "Routes";
 
            this.btnClearRoutes.UseVisualStyleBackColor = true;
 
            this.btnClearRoutes.Click += new System.EventHandler(this.btnClearRoutes_Click);
 
            // 
 
            // btnAddRoute
 
            // 
 
            this.btnAddRoute.Location = new System.Drawing.Point(9, 49);
 
            this.btnAddRoute.Name = "btnAddRoute";
 
            this.btnAddRoute.Size = new System.Drawing.Size(73, 24);
 
            this.btnAddRoute.TabIndex = 33;
 
            this.btnAddRoute.Text = "Add Route";
 
            this.btnAddRoute.UseVisualStyleBackColor = true;
 
            this.btnAddRoute.Click += new System.EventHandler(this.btnAddRoute_Click);
 
            // 
 
            // groupBox5
 
            // 
 
            this.groupBox5.Controls.Add(this.btnLoadGPX);
 
            this.groupBox5.Controls.Add(this.btnGetStatic);
 
            this.groupBox5.Controls.Add(this.xboxGrid);
 
            this.groupBox5.Controls.Add(this.btnSaveView);
 
            this.groupBox5.Controls.Add(this.lblMode);
 
            this.groupBox5.Controls.Add(this.comboBoxMode);
 
            this.groupBox5.Controls.Add(this.xboxCanDrag);
 
            this.groupBox5.Controls.Add(this.xboxCurrentMarker);
 
            this.groupBox5.Controls.Add(this.lblMapType);
 
            this.groupBox5.Controls.Add(this.comboBoxMapType);
 
            this.groupBox5.Dock = System.Windows.Forms.DockStyle.Fill;
 
            this.groupBox5.Location = new System.Drawing.Point(3, 137);
 
            this.groupBox5.Name = "groupBox5";
 
            this.groupBox5.Size = new System.Drawing.Size(170, 146);
 
            this.groupBox5.Size = new System.Drawing.Size(200, 146);
 
            this.groupBox5.TabIndex = 31;
 
            this.groupBox5.TabStop = false;
 
            this.groupBox5.Text = "gmap";
 
            // 
 
            // btnLoadGPX
 
            // 
 
            this.btnLoadGPX.Location = new System.Drawing.Point(92, 92);
 
            this.btnLoadGPX.Name = "btnLoadGPX";
 
            this.btnLoadGPX.Size = new System.Drawing.Size(69, 24);
 
            this.btnLoadGPX.TabIndex = 49;
 
            this.btnLoadGPX.Text = "GPX...";
 
            this.btnLoadGPX.UseVisualStyleBackColor = true;
 
            this.btnLoadGPX.Click += new System.EventHandler(this.btnLoadGPX_Click);
 
            // 
 
            // btnGetStatic
 
            // 
 
            this.btnGetStatic.Location = new System.Drawing.Point(9, 117);
 
            this.btnGetStatic.Margin = new System.Windows.Forms.Padding(2);
 
            this.btnGetStatic.Name = "btnGetStatic";
 
            this.btnGetStatic.Size = new System.Drawing.Size(73, 24);
 
            this.btnGetStatic.TabIndex = 41;
 
            this.btnGetStatic.Text = "Get Static";
 
            this.btnGetStatic.UseVisualStyleBackColor = true;
 
            this.btnGetStatic.Click += new System.EventHandler(this.btnGetStatic_Click);
 
            // 
 
            // xboxGrid
 
            // 
 
            this.xboxGrid.AutoSize = true;
 
            this.xboxGrid.Location = new System.Drawing.Point(104, 74);
 
            this.xboxGrid.Margin = new System.Windows.Forms.Padding(2);
 
            this.xboxGrid.Name = "xboxGrid";
 
            this.xboxGrid.Size = new System.Drawing.Size(45, 17);
 
            this.xboxGrid.TabIndex = 40;
 
            this.xboxGrid.Text = "Grid";
 
            this.xboxGrid.UseVisualStyleBackColor = true;
 
            this.xboxGrid.CheckedChanged += new System.EventHandler(this.checkBoxDebug_CheckedChanged);
 
            // 
 
            // btnSaveView
 
            // 
 
            this.btnSaveView.Location = new System.Drawing.Point(92, 117);
 
            this.btnSaveView.Margin = new System.Windows.Forms.Padding(2);
 
            this.btnSaveView.Name = "btnSaveView";
 
            this.btnSaveView.Size = new System.Drawing.Size(69, 24);
 
            this.btnSaveView.TabIndex = 39;
 
            this.btnSaveView.Text = "Save View";
 
            this.btnSaveView.UseVisualStyleBackColor = true;
 
            this.btnSaveView.Click += new System.EventHandler(this.btnSaveView_Click);
 
            // 
 
@@ -1391,699 +1416,701 @@
 
            this.xboxCanDrag.UseVisualStyleBackColor = true;
 
            this.xboxCanDrag.CheckedChanged += new System.EventHandler(this.checkBoxCanDrag_CheckedChanged);
 
            // 
 
            // xboxCurrentMarker
 
            // 
 
            this.xboxCurrentMarker.AutoSize = true;
 
            this.xboxCurrentMarker.Checked = true;
 
            this.xboxCurrentMarker.CheckState = System.Windows.Forms.CheckState.Checked;
 
            this.xboxCurrentMarker.Location = new System.Drawing.Point(9, 73);
 
            this.xboxCurrentMarker.Name = "xboxCurrentMarker";
 
            this.xboxCurrentMarker.Size = new System.Drawing.Size(96, 17);
 
            this.xboxCurrentMarker.TabIndex = 35;
 
            this.xboxCurrentMarker.Text = "Current Marker";
 
            this.xboxCurrentMarker.UseVisualStyleBackColor = true;
 
            this.xboxCurrentMarker.CheckedChanged += new System.EventHandler(this.checkBoxCurrentMarker_CheckedChanged);
 
            // 
 
            // lblMapType
 
            // 
 
            this.lblMapType.AutoSize = true;
 
            this.lblMapType.Location = new System.Drawing.Point(132, 22);
 
            this.lblMapType.Name = "lblMapType";
 
            this.lblMapType.Size = new System.Drawing.Size(55, 13);
 
            this.lblMapType.TabIndex = 31;
 
            this.lblMapType.Text = "Map Type";
 
            // 
 
            // comboBoxMapType
 
            // 
 
            this.comboBoxMapType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
 
            this.comboBoxMapType.FormattingEnabled = true;
 
            this.comboBoxMapType.Location = new System.Drawing.Point(8, 19);
 
            this.comboBoxMapType.Name = "comboBoxMapType";
 
            this.comboBoxMapType.Size = new System.Drawing.Size(123, 21);
 
            this.comboBoxMapType.TabIndex = 9;
 
            this.comboBoxMapType.DropDownClosed += new System.EventHandler(this.comboBoxMapType_DropDownClosed);
 
            // 
 
            // groupBox3
 
            // 
 
            this.groupBox3.Controls.Add(this.lblGoTo);
 
            this.groupBox3.Controls.Add(this.textBoxGeo);
 
            this.groupBox3.Controls.Add(this.btnReload);
 
            this.groupBox3.Controls.Add(this.btnGoToCoords);
 
            this.groupBox3.Controls.Add(this.lblLng);
 
            this.groupBox3.Controls.Add(this.lblLat);
 
            this.groupBox3.Controls.Add(this.textBoxLng);
 
            this.groupBox3.Controls.Add(this.textBoxLat);
 
            this.groupBox3.Dock = System.Windows.Forms.DockStyle.Fill;
 
            this.groupBox3.Location = new System.Drawing.Point(3, 3);
 
            this.groupBox3.Name = "groupBox3";
 
            this.groupBox3.Size = new System.Drawing.Size(170, 128);
 
            this.groupBox3.Size = new System.Drawing.Size(200, 128);
 
            this.groupBox3.TabIndex = 28;
 
            this.groupBox3.TabStop = false;
 
            this.groupBox3.Text = "coordinates";
 
            // 
 
            // lblGoTo
 
            // 
 
            this.lblGoTo.AutoSize = true;
 
            this.lblGoTo.Location = new System.Drawing.Point(132, 74);
 
            this.lblGoTo.Name = "lblGoTo";
 
            this.lblGoTo.Size = new System.Drawing.Size(37, 13);
 
            this.lblGoTo.TabIndex = 11;
 
            this.lblGoTo.Text = "Go To";
 
            // 
 
            // textBoxGeo
 
            // 
 
            this.textBoxGeo.Location = new System.Drawing.Point(9, 71);
 
            this.textBoxGeo.Name = "textBoxGeo";
 
            this.textBoxGeo.Size = new System.Drawing.Size(122, 20);
 
            this.textBoxGeo.TabIndex = 10;
 
            this.textBoxGeo.Text = "lietuva vilnius";
 
            this.textBoxGeo.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBoxGeo_KeyPress);
 
            // 
 
            // btnReload
 
            // 
 
            this.btnReload.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
 
            this.btnReload.Location = new System.Drawing.Point(85, 98);
 
            this.btnReload.Name = "btnReload";
 
            this.btnReload.Size = new System.Drawing.Size(74, 24);
 
            this.btnReload.TabIndex = 9;
 
            this.btnReload.Text = "Reload";
 
            this.btnReload.UseVisualStyleBackColor = true;
 
            this.btnReload.Click += new System.EventHandler(this.btnReload_Click);
 
            // 
 
            // btnGoToCoords
 
            // 
 
            this.btnGoToCoords.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
 
            this.btnGoToCoords.Location = new System.Drawing.Point(9, 98);
 
            this.btnGoToCoords.Name = "btnGoToCoords";
 
            this.btnGoToCoords.Size = new System.Drawing.Size(72, 24);
 
            this.btnGoToCoords.TabIndex = 8;
 
            this.btnGoToCoords.Text = "GoTo !";
 
            this.btnGoToCoords.UseVisualStyleBackColor = true;
 
            this.btnGoToCoords.Click += new System.EventHandler(this.btnGoToCoords_Click);
 
            // 
 
            // lblLng
 
            // 
 
            this.lblLng.AutoSize = true;
 
            this.lblLng.Location = new System.Drawing.Point(132, 48);
 
            this.lblLng.Name = "lblLng";
 
            this.lblLng.Size = new System.Drawing.Size(54, 13);
 
            this.lblLng.TabIndex = 3;
 
            this.lblLng.Text = "Longitude";
 
            // 
 
            // lblLat
 
            // 
 
            this.lblLat.AutoSize = true;
 
            this.lblLat.Location = new System.Drawing.Point(132, 22);
 
            this.lblLat.Name = "lblLat";
 
            this.lblLat.Size = new System.Drawing.Size(45, 13);
 
            this.lblLat.TabIndex = 2;
 
            this.lblLat.Text = "Latitude";
 
            // 
 
            // textBoxLng
 
            // 
 
            this.textBoxLng.Location = new System.Drawing.Point(9, 45);
 
            this.textBoxLng.Name = "textBoxLng";
 
            this.textBoxLng.Size = new System.Drawing.Size(122, 20);
 
            this.textBoxLng.TabIndex = 1;
 
            this.textBoxLng.Text = "-83.809848";
 
            // 
 
            // textBoxLat
 
            // 
 
            this.textBoxLat.Location = new System.Drawing.Point(9, 19);
 
            this.textBoxLat.Name = "textBoxLat";
 
            this.textBoxLat.Size = new System.Drawing.Size(122, 20);
 
            this.textBoxLat.TabIndex = 0;
 
            this.textBoxLat.Text = "39.751248";
 
            // 
 
            // cboxCollectData
 
            // 
 
            this.cboxCollectData.AutoSize = true;
 
            this.cboxCollectData.Location = new System.Drawing.Point(3, 530);
 
            this.cboxCollectData.Name = "cboxCollectData";
 
            this.cboxCollectData.Size = new System.Drawing.Size(84, 17);
 
            this.cboxCollectData.Size = new System.Drawing.Size(84, 1);
 
            this.cboxCollectData.TabIndex = 38;
 
            this.cboxCollectData.Text = "Collect Data";
 
            this.cboxCollectData.UseVisualStyleBackColor = true;
 
            // 
 
            // tableLayoutPanel6
 
            // 
 
            this.tableLayoutPanel6.ColumnCount = 1;
 
            this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
 
            this.tableLayoutPanel6.Controls.Add(this.btnZoomIn, 0, 0);
 
            this.tableLayoutPanel6.Controls.Add(this.trackBarZoomLevel, 0, 1);
 
            this.tableLayoutPanel6.Controls.Add(this.btnZoomOut, 0, 2);
 
            this.tableLayoutPanel6.Dock = System.Windows.Forms.DockStyle.Fill;
 
            this.tableLayoutPanel6.Location = new System.Drawing.Point(2, 2);
 
            this.tableLayoutPanel6.Margin = new System.Windows.Forms.Padding(2);
 
            this.tableLayoutPanel6.Name = "tableLayoutPanel6";
 
            this.tableLayoutPanel6.RowCount = 3;
 
            this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle());
 
            this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
 
            this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle());
 
            this.tableLayoutPanel6.Size = new System.Drawing.Size(44, 587);
 
            this.tableLayoutPanel6.Size = new System.Drawing.Size(44, 311);
 
            this.tableLayoutPanel6.TabIndex = 31;
 
            // 
 
            // btnZoomIn
 
            // 
 
            this.btnZoomIn.Dock = System.Windows.Forms.DockStyle.Fill;
 
            this.btnZoomIn.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
 
            this.btnZoomIn.Location = new System.Drawing.Point(0, 0);
 
            this.btnZoomIn.Margin = new System.Windows.Forms.Padding(0);
 
            this.btnZoomIn.Name = "btnZoomIn";
 
            this.btnZoomIn.Size = new System.Drawing.Size(45, 27);
 
            this.btnZoomIn.TabIndex = 0;
 
            this.btnZoomIn.Text = "+";
 
            this.btnZoomIn.UseVisualStyleBackColor = true;
 
            this.btnZoomIn.Click += new System.EventHandler(this.buttonZoomUp_Click);
 
            // 
 
            // trackBarZoomLevel
 
            // 
 
            this.trackBarZoomLevel.BackColor = System.Drawing.Color.AliceBlue;
 
            this.trackBarZoomLevel.Dock = System.Windows.Forms.DockStyle.Fill;
 
            this.trackBarZoomLevel.LargeChange = 1;
 
            this.trackBarZoomLevel.Location = new System.Drawing.Point(0, 27);
 
            this.trackBarZoomLevel.Margin = new System.Windows.Forms.Padding(0);
 
            this.trackBarZoomLevel.Maximum = 1700;
 
            this.trackBarZoomLevel.Minimum = 1;
 
            this.trackBarZoomLevel.Name = "trackBarZoomLevel";
 
            this.trackBarZoomLevel.Orientation = System.Windows.Forms.Orientation.Vertical;
 
            this.trackBarZoomLevel.Size = new System.Drawing.Size(45, 533);
 
            this.trackBarZoomLevel.Size = new System.Drawing.Size(45, 257);
 
            this.trackBarZoomLevel.TabIndex = 29;
 
            this.trackBarZoomLevel.TickFrequency = 100;
 
            this.trackBarZoomLevel.TickStyle = System.Windows.Forms.TickStyle.TopLeft;
 
            this.trackBarZoomLevel.Value = 15;
 
            this.trackBarZoomLevel.ValueChanged += new System.EventHandler(this.trackBar1_ValueChanged);
 
            // 
 
            // btnZoomOut
 
            // 
 
            this.btnZoomOut.Dock = System.Windows.Forms.DockStyle.Fill;
 
            this.btnZoomOut.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
 
            this.btnZoomOut.Location = new System.Drawing.Point(0, 560);
 
            this.btnZoomOut.Location = new System.Drawing.Point(0, 284);
 
            this.btnZoomOut.Margin = new System.Windows.Forms.Padding(0);
 
            this.btnZoomOut.Name = "btnZoomOut";
 
            this.btnZoomOut.Size = new System.Drawing.Size(45, 27);
 
            this.btnZoomOut.TabIndex = 1;
 
            this.btnZoomOut.Text = "-";
 
            this.btnZoomOut.UseVisualStyleBackColor = true;
 
            this.btnZoomOut.Click += new System.EventHandler(this.buttonZoomDown_Click);
 
            // 
 
            // xPanderPanelInfo
 
            // 
 
            this.xPanderPanelInfo.CaptionFont = new System.Drawing.Font("Segoe UI", 8F, System.Drawing.FontStyle.Bold);
 
            this.xPanderPanelInfo.Controls.Add(this.tableLayoutPanel2);
 
            this.xPanderPanelInfo.CustomColors.BackColor = System.Drawing.SystemColors.Control;
 
            this.xPanderPanelInfo.CustomColors.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(184)))), ((int)(((byte)(184)))));
 
            this.xPanderPanelInfo.CustomColors.CaptionCheckedGradientBegin = System.Drawing.Color.Empty;
 
            this.xPanderPanelInfo.CustomColors.CaptionCheckedGradientEnd = System.Drawing.Color.Empty;
 
            this.xPanderPanelInfo.CustomColors.CaptionCheckedGradientMiddle = System.Drawing.Color.Empty;
 
            this.xPanderPanelInfo.CustomColors.CaptionCloseIcon = System.Drawing.SystemColors.ControlText;
 
            this.xPanderPanelInfo.CustomColors.CaptionExpandIcon = System.Drawing.SystemColors.ControlText;
 
            this.xPanderPanelInfo.CustomColors.CaptionGradientBegin = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(252)))), ((int)(((byte)(252)))));
 
            this.xPanderPanelInfo.CustomColors.CaptionGradientEnd = System.Drawing.SystemColors.ButtonFace;
 
            this.xPanderPanelInfo.CustomColors.CaptionGradientMiddle = System.Drawing.Color.FromArgb(((int)(((byte)(248)))), ((int)(((byte)(248)))), ((int)(((byte)(248)))));
 
            this.xPanderPanelInfo.CustomColors.CaptionPressedGradientBegin = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
 
            this.xPanderPanelInfo.CustomColors.CaptionPressedGradientEnd = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
 
            this.xPanderPanelInfo.CustomColors.CaptionPressedGradientMiddle = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
 
            this.xPanderPanelInfo.CustomColors.CaptionSelectedGradientBegin = System.Drawing.Color.FromArgb(((int)(((byte)(179)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
 
            this.xPanderPanelInfo.CustomColors.CaptionSelectedGradientEnd = System.Drawing.Color.FromArgb(((int)(((byte)(179)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
 
            this.xPanderPanelInfo.CustomColors.CaptionSelectedGradientMiddle = System.Drawing.Color.FromArgb(((int)(((byte)(179)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
 
            this.xPanderPanelInfo.CustomColors.CaptionSelectedText = System.Drawing.SystemColors.ControlText;
 
            this.xPanderPanelInfo.CustomColors.CaptionText = System.Drawing.SystemColors.ControlText;
 
            this.xPanderPanelInfo.CustomColors.FlatCaptionGradientBegin = System.Drawing.Color.FromArgb(((int)(((byte)(248)))), ((int)(((byte)(248)))), ((int)(((byte)(248)))));
 
            this.xPanderPanelInfo.CustomColors.FlatCaptionGradientEnd = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(252)))), ((int)(((byte)(252)))));
 
            this.xPanderPanelInfo.CustomColors.InnerBorderColor = System.Drawing.SystemColors.Window;
 
            this.xPanderPanelInfo.ForeColor = System.Drawing.SystemColors.ControlText;
 
            this.xPanderPanelInfo.Image = null;
 
            this.xPanderPanelInfo.Margin = new System.Windows.Forms.Padding(2);
 
            this.xPanderPanelInfo.Name = "xPanderPanelInfo";
 
            this.xPanderPanelInfo.PanelStyle = BSE.Windows.Forms.PanelStyle.Office2007;
 
            this.xPanderPanelInfo.Size = new System.Drawing.Size(228, 25);
 
            this.xPanderPanelInfo.Size = new System.Drawing.Size(258, 25);
 
            this.xPanderPanelInfo.TabIndex = 3;
 
            this.xPanderPanelInfo.Text = "info";
 
            this.xPanderPanelInfo.ToolTipTextCloseIcon = null;
 
            this.xPanderPanelInfo.ToolTipTextExpandIconPanelCollapsed = null;
 
            this.xPanderPanelInfo.ToolTipTextExpandIconPanelExpanded = null;
 
            this.xPanderPanelInfo.Click += new System.EventHandler(this.xPanderPanelInfo_Click);
 
            // 
 
            // tableLayoutPanel2
 
            // 
 
            this.tableLayoutPanel2.ColumnCount = 3;
 
            this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 15F));
 
            this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
 
            this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 15F));
 
            this.tableLayoutPanel2.Controls.Add(this.textBoxZoomCurrent, 1, 7);
 
            this.tableLayoutPanel2.Controls.Add(this.textBoxrouteCount, 1, 11);
 
            this.tableLayoutPanel2.Controls.Add(this.label12, 1, 10);
 
            this.tableLayoutPanel2.Controls.Add(this.label9, 1, 6);
 
            this.tableLayoutPanel2.Controls.Add(this.textBoxLngCurrent, 1, 4);
 
            this.tableLayoutPanel2.Controls.Add(this.textBoxMarkerCount, 1, 9);
 
            this.tableLayoutPanel2.Controls.Add(this.label11, 1, 8);
 
            this.tableLayoutPanel2.Controls.Add(this.label4, 1, 3);
 
            this.tableLayoutPanel2.Controls.Add(this.textBoxLatCurrent, 1, 2);
 
            this.tableLayoutPanel2.Controls.Add(this.label5, 1, 1);
 
            this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
 
            this.tableLayoutPanel2.Location = new System.Drawing.Point(1, 25);
 
            this.tableLayoutPanel2.Margin = new System.Windows.Forms.Padding(2);
 
            this.tableLayoutPanel2.Name = "tableLayoutPanel2";
 
            this.tableLayoutPanel2.RowCount = 13;
 
            this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 16F));
 
            this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
 
            this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
 
            this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
 
            this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
 
            this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 16F));
 
            this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
 
            this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
 
            this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
 
            this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
 
            this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
 
            this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
 
            this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 16F));
 
            this.tableLayoutPanel2.Size = new System.Drawing.Size(226, 0);
 
            this.tableLayoutPanel2.Size = new System.Drawing.Size(256, 0);
 
            this.tableLayoutPanel2.TabIndex = 14;
 
            // 
 
            // textBoxZoomCurrent
 
            // 
 
            this.textBoxZoomCurrent.Dock = System.Windows.Forms.DockStyle.Fill;
 
            this.textBoxZoomCurrent.Font = new System.Drawing.Font("Microsoft Sans Serif", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
 
            this.textBoxZoomCurrent.Location = new System.Drawing.Point(18, 142);
 
            this.textBoxZoomCurrent.Name = "textBoxZoomCurrent";
 
            this.textBoxZoomCurrent.ReadOnly = true;
 
            this.textBoxZoomCurrent.Size = new System.Drawing.Size(190, 28);
 
            this.textBoxZoomCurrent.Size = new System.Drawing.Size(220, 28);
 
            this.textBoxZoomCurrent.TabIndex = 8;
 
            this.textBoxZoomCurrent.Text = "15";
 
            // 
 
            // textBoxrouteCount
 
            // 
 
            this.textBoxrouteCount.Dock = System.Windows.Forms.DockStyle.Fill;
 
            this.textBoxrouteCount.Font = new System.Drawing.Font("Microsoft Sans Serif", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
 
            this.textBoxrouteCount.Location = new System.Drawing.Point(18, 236);
 
            this.textBoxrouteCount.Name = "textBoxrouteCount";
 
            this.textBoxrouteCount.ReadOnly = true;
 
            this.textBoxrouteCount.Size = new System.Drawing.Size(190, 28);
 
            this.textBoxrouteCount.Size = new System.Drawing.Size(220, 28);
 
            this.textBoxrouteCount.TabIndex = 12;
 
            this.textBoxrouteCount.Text = "...";
 
            // 
 
            // label12
 
            // 
 
            this.label12.AutoSize = true;
 
            this.label12.Location = new System.Drawing.Point(18, 220);
 
            this.label12.Name = "label12";
 
            this.label12.Size = new System.Drawing.Size(39, 13);
 
            this.label12.TabIndex = 13;
 
            this.label12.Text = "routes:";
 
            // 
 
            // label9
 
            // 
 
            this.label9.AutoSize = true;
 
            this.label9.Location = new System.Drawing.Point(18, 126);
 
            this.label9.Name = "label9";
 
            this.label9.Size = new System.Drawing.Size(35, 13);
 
            this.label9.TabIndex = 9;
 
            this.label9.Text = "zoom:";
 
            // 
 
            // textBoxLngCurrent
 
            // 
 
            this.textBoxLngCurrent.Dock = System.Windows.Forms.DockStyle.Fill;
 
            this.textBoxLngCurrent.Font = new System.Drawing.Font("Microsoft Sans Serif", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
 
            this.textBoxLngCurrent.Location = new System.Drawing.Point(18, 79);
 
            this.textBoxLngCurrent.Name = "textBoxLngCurrent";
 
            this.textBoxLngCurrent.ReadOnly = true;
 
            this.textBoxLngCurrent.Size = new System.Drawing.Size(190, 28);
 
            this.textBoxLngCurrent.Size = new System.Drawing.Size(220, 28);
 
            this.textBoxLngCurrent.TabIndex = 5;
 
            this.textBoxLngCurrent.Text = "...";
 
            // 
 
            // textBoxMarkerCount
 
            // 
 
            this.textBoxMarkerCount.Dock = System.Windows.Forms.DockStyle.Fill;
 
            this.textBoxMarkerCount.Font = new System.Drawing.Font("Microsoft Sans Serif", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
 
            this.textBoxMarkerCount.Location = new System.Drawing.Point(18, 189);
 
            this.textBoxMarkerCount.Name = "textBoxMarkerCount";
 
            this.textBoxMarkerCount.ReadOnly = true;
 
            this.textBoxMarkerCount.Size = new System.Drawing.Size(190, 28);
 
            this.textBoxMarkerCount.Size = new System.Drawing.Size(220, 28);
 
            this.textBoxMarkerCount.TabIndex = 10;
 
            this.textBoxMarkerCount.Text = "...";
 
            // 
 
            // label11
 
            // 
 
            this.label11.AutoSize = true;
 
            this.label11.Location = new System.Drawing.Point(18, 173);
 
            this.label11.Name = "label11";
 
            this.label11.Size = new System.Drawing.Size(47, 13);
 
            this.label11.TabIndex = 11;
 
            this.label11.Text = "markers:";
 
            // 
 
            // label4
 
            // 
 
            this.label4.AutoSize = true;
 
            this.label4.Location = new System.Drawing.Point(18, 63);
 
            this.label4.Name = "label4";
 
            this.label4.Size = new System.Drawing.Size(24, 13);
 
            this.label4.TabIndex = 7;
 
            this.label4.Text = "lng:";
 
            // 
 
            // textBoxLatCurrent
 
            // 
 
            this.textBoxLatCurrent.Dock = System.Windows.Forms.DockStyle.Fill;
 
            this.textBoxLatCurrent.Font = new System.Drawing.Font("Microsoft Sans Serif", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
 
            this.textBoxLatCurrent.Location = new System.Drawing.Point(18, 32);
 
            this.textBoxLatCurrent.Name = "textBoxLatCurrent";
 
            this.textBoxLatCurrent.ReadOnly = true;
 
            this.textBoxLatCurrent.Size = new System.Drawing.Size(190, 28);
 
            this.textBoxLatCurrent.Size = new System.Drawing.Size(220, 28);
 
            this.textBoxLatCurrent.TabIndex = 4;
 
            this.textBoxLatCurrent.Text = "...";
 
            // 
 
            // label5
 
            // 
 
            this.label5.AutoSize = true;
 
            this.label5.Location = new System.Drawing.Point(18, 16);
 
            this.label5.Name = "label5";
 
            this.label5.Size = new System.Drawing.Size(21, 13);
 
            this.label5.TabIndex = 6;
 
            this.label5.Text = "lat:";
 
            // 
 
            // xPanderPanelCache
 
            // 
 
            this.xPanderPanelCache.CaptionFont = new System.Drawing.Font("Segoe UI", 8F, System.Drawing.FontStyle.Bold);
 
            this.xPanderPanelCache.Controls.Add(this.tableLayoutPanel1);
 
            this.xPanderPanelCache.CustomColors.BackColor = System.Drawing.SystemColors.Control;
 
            this.xPanderPanelCache.CustomColors.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(184)))), ((int)(((byte)(184)))));
 
            this.xPanderPanelCache.CustomColors.CaptionCheckedGradientBegin = System.Drawing.Color.Empty;
 
            this.xPanderPanelCache.CustomColors.CaptionCheckedGradientEnd = System.Drawing.Color.Empty;
 
            this.xPanderPanelCache.CustomColors.CaptionCheckedGradientMiddle = System.Drawing.Color.Empty;
 
            this.xPanderPanelCache.CustomColors.CaptionCloseIcon = System.Drawing.SystemColors.ControlText;
 
            this.xPanderPanelCache.CustomColors.CaptionExpandIcon = System.Drawing.SystemColors.ControlText;
 
            this.xPanderPanelCache.CustomColors.CaptionGradientBegin = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(252)))), ((int)(((byte)(252)))));
 
            this.xPanderPanelCache.CustomColors.CaptionGradientEnd = System.Drawing.SystemColors.ButtonFace;
 
            this.xPanderPanelCache.CustomColors.CaptionGradientMiddle = System.Drawing.Color.FromArgb(((int)(((byte)(248)))), ((int)(((byte)(248)))), ((int)(((byte)(248)))));
 
            this.xPanderPanelCache.CustomColors.CaptionPressedGradientBegin = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
 
            this.xPanderPanelCache.CustomColors.CaptionPressedGradientEnd = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
 
            this.xPanderPanelCache.CustomColors.CaptionPressedGradientMiddle = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
 
            this.xPanderPanelCache.CustomColors.CaptionSelectedGradientBegin = System.Drawing.Color.FromArgb(((int)(((byte)(179)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
 
            this.xPanderPanelCache.CustomColors.CaptionSelectedGradientEnd = System.Drawing.Color.FromArgb(((int)(((byte)(179)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
 
            this.xPanderPanelCache.CustomColors.CaptionSelectedGradientMiddle = System.Drawing.Color.FromArgb(((int)(((byte)(179)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
 
            this.xPanderPanelCache.CustomColors.CaptionSelectedText = System.Drawing.SystemColors.ControlText;
 
            this.xPanderPanelCache.CustomColors.CaptionText = System.Drawing.SystemColors.ControlText;
 
            this.xPanderPanelCache.CustomColors.FlatCaptionGradientBegin = System.Drawing.Color.FromArgb(((int)(((byte)(248)))), ((int)(((byte)(248)))), ((int)(((byte)(248)))));
 
            this.xPanderPanelCache.CustomColors.FlatCaptionGradientEnd = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(252)))), ((int)(((byte)(252)))));
 
            this.xPanderPanelCache.CustomColors.InnerBorderColor = System.Drawing.SystemColors.Window;
 
            this.xPanderPanelCache.ForeColor = System.Drawing.SystemColors.ControlText;
 
            this.xPanderPanelCache.Image = null;
 
            this.xPanderPanelCache.IsClosable = false;
 
            this.xPanderPanelCache.Margin = new System.Windows.Forms.Padding(2);
 
            this.xPanderPanelCache.Name = "xPanderPanelCache";
 
            this.xPanderPanelCache.PanelStyle = BSE.Windows.Forms.PanelStyle.Office2007;
 
            this.xPanderPanelCache.Size = new System.Drawing.Size(228, 25);
 
            this.xPanderPanelCache.Size = new System.Drawing.Size(258, 25);
 
            this.xPanderPanelCache.TabIndex = 4;
 
            this.xPanderPanelCache.Text = "cache";
 
            this.xPanderPanelCache.ToolTipTextCloseIcon = null;
 
            this.xPanderPanelCache.ToolTipTextExpandIconPanelCollapsed = null;
 
            this.xPanderPanelCache.ToolTipTextExpandIconPanelExpanded = null;
 
            // 
 
            // tableLayoutPanel1
 
            // 
 
            this.tableLayoutPanel1.ColumnCount = 3;
 
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 15F));
 
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
 
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 15F));
 
            this.tableLayoutPanel1.Controls.Add(this.textBoxCacheSize, 1, 12);
 
            this.tableLayoutPanel1.Controls.Add(this.textBoxCacheStatus, 1, 15);
 
            this.tableLayoutPanel1.Controls.Add(this.button10, 1, 1);
 
            this.tableLayoutPanel1.Controls.Add(this.textBoxMemory, 1, 9);
 
            this.tableLayoutPanel1.Controls.Add(this.checkBoxUseRouteCache, 1, 17);
 
            this.tableLayoutPanel1.Controls.Add(this.button9, 1, 2);
 
            this.tableLayoutPanel1.Controls.Add(this.button11, 1, 3);
 
            this.tableLayoutPanel1.Controls.Add(this.label10, 1, 8);
 
            this.tableLayoutPanel1.Controls.Add(this.button2, 1, 5);
 
            this.tableLayoutPanel1.Controls.Add(this.label13, 1, 14);
 
            this.tableLayoutPanel1.Controls.Add(this.label14, 1, 11);
 
            this.tableLayoutPanel1.Controls.Add(this.button17, 1, 6);
 
            this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
 
            this.tableLayoutPanel1.Location = new System.Drawing.Point(1, 25);
 
            this.tableLayoutPanel1.Margin = new System.Windows.Forms.Padding(2);
 
            this.tableLayoutPanel1.Name = "tableLayoutPanel1";
 
            this.tableLayoutPanel1.RowCount = 19;
 
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 16F));
 
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
 
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
 
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
 
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
 
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
 
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
 
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 16F));
 
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
 
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
 
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 16F));
 
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
 
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
 
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 16F));
 
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
 
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
 
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 16F));
 
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
 
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
 
            this.tableLayoutPanel1.Size = new System.Drawing.Size(226, 0);
 
            this.tableLayoutPanel1.Size = new System.Drawing.Size(256, 0);
 
            this.tableLayoutPanel1.TabIndex = 41;
 
            // 
 
            // textBoxCacheSize
 
            // 
 
            this.textBoxCacheSize.Dock = System.Windows.Forms.DockStyle.Top;
 
            this.textBoxCacheSize.Font = new System.Drawing.Font("Microsoft Sans Serif", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
 
            this.textBoxCacheSize.Location = new System.Drawing.Point(18, 238);
 
            this.textBoxCacheSize.Name = "textBoxCacheSize";
 
            this.textBoxCacheSize.ReadOnly = true;
 
            this.textBoxCacheSize.Size = new System.Drawing.Size(190, 28);
 
            this.textBoxCacheSize.Size = new System.Drawing.Size(220, 28);
 
            this.textBoxCacheSize.TabIndex = 49;
 
            this.textBoxCacheSize.Text = "...";
 
            // 
 
            // textBoxCacheStatus
 
            // 
 
            this.textBoxCacheStatus.Dock = System.Windows.Forms.DockStyle.Top;
 
            this.textBoxCacheStatus.Font = new System.Drawing.Font("Microsoft Sans Serif", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
 
            this.textBoxCacheStatus.Location = new System.Drawing.Point(18, 301);
 
            this.textBoxCacheStatus.Name = "textBoxCacheStatus";
 
            this.textBoxCacheStatus.ReadOnly = true;
 
            this.textBoxCacheStatus.Size = new System.Drawing.Size(190, 28);
 
            this.textBoxCacheStatus.Size = new System.Drawing.Size(220, 28);
 
            this.textBoxCacheStatus.TabIndex = 46;
 
            this.textBoxCacheStatus.Text = "...";
 
            // 
 
            // button10
 
            // 
 
            this.button10.Dock = System.Windows.Forms.DockStyle.Fill;
 
            this.button10.Location = new System.Drawing.Point(18, 19);
 
            this.button10.Name = "button10";
 
            this.button10.Size = new System.Drawing.Size(190, 20);
 
            this.button10.Size = new System.Drawing.Size(220, 20);
 
            this.button10.TabIndex = 5;
 
            this.button10.Text = "Import";
 
            this.button10.UseVisualStyleBackColor = true;
 
            // 
 
            // textBoxMemory
 
            // 
 
            this.textBoxMemory.Dock = System.Windows.Forms.DockStyle.Top;
 
            this.textBoxMemory.Font = new System.Drawing.Font("Microsoft Sans Serif", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
 
            this.textBoxMemory.Location = new System.Drawing.Point(18, 175);
 
            this.textBoxMemory.Name = "textBoxMemory";
 
            this.textBoxMemory.ReadOnly = true;
 
            this.textBoxMemory.Size = new System.Drawing.Size(190, 28);
 
            this.textBoxMemory.Size = new System.Drawing.Size(220, 28);
 
            this.textBoxMemory.TabIndex = 39;
 
            this.textBoxMemory.Text = "...";
 
            // 
 
            // checkBoxUseRouteCache
 
            // 
 
            this.checkBoxUseRouteCache.AutoSize = true;
 
            this.checkBoxUseRouteCache.Checked = true;
 
            this.checkBoxUseRouteCache.CheckState = System.Windows.Forms.CheckState.Checked;
 
            this.checkBoxUseRouteCache.Location = new System.Drawing.Point(18, 351);
 
            this.checkBoxUseRouteCache.Name = "checkBoxUseRouteCache";
 
            this.checkBoxUseRouteCache.Size = new System.Drawing.Size(160, 17);
 
            this.checkBoxUseRouteCache.TabIndex = 2;
 
            this.checkBoxUseRouteCache.Text = "cache routing/geocodig/etc";
 
            this.checkBoxUseRouteCache.UseVisualStyleBackColor = true;
 
            // 
 
            // button9
 
            // 
 
            this.button9.Dock = System.Windows.Forms.DockStyle.Fill;
 
            this.button9.Location = new System.Drawing.Point(18, 45);
 
            this.button9.Name = "button9";
 
            this.button9.Size = new System.Drawing.Size(190, 20);
 
            this.button9.Size = new System.Drawing.Size(220, 20);
 
            this.button9.TabIndex = 4;
 
            this.button9.Text = "Export";
 
            this.button9.UseVisualStyleBackColor = true;
 
            // 
 
            // button11
 
            // 
 
            this.button11.Dock = System.Windows.Forms.DockStyle.Fill;
 
            this.button11.Location = new System.Drawing.Point(18, 71);
 
            this.button11.Name = "button11";
 
            this.button11.Size = new System.Drawing.Size(190, 20);
 
            this.button11.Size = new System.Drawing.Size(220, 20);
 
            this.button11.TabIndex = 38;
 
            this.button11.Text = "Prefetch selected area";
 
            this.button11.UseVisualStyleBackColor = true;
 
            // 
 
            // label10
 
            // 
 
            this.label10.AutoSize = true;
 
            this.label10.Location = new System.Drawing.Point(18, 159);
 
            this.label10.Name = "label10";
 
            this.label10.Size = new System.Drawing.Size(111, 13);
 
            this.label10.TabIndex = 40;
 
            this.label10.Text = "memory cache usage:";
 
            // 
 
            // button2
 
            // 
 
            this.button2.Dock = System.Windows.Forms.DockStyle.Fill;
 
            this.button2.Location = new System.Drawing.Point(18, 97);
 
            this.button2.Name = "button2";
 
            this.button2.Size = new System.Drawing.Size(190, 20);
 
            this.button2.Size = new System.Drawing.Size(220, 20);
 
            this.button2.TabIndex = 43;
 
            this.button2.Text = "Clear tiles in disk cache";
 
            this.button2.UseVisualStyleBackColor = true;
 
            // 
 
            // label13
 
            // 
 
            this.label13.AutoSize = true;
 
            this.label13.Location = new System.Drawing.Point(18, 285);
 
            this.label13.Name = "label13";
 
            this.label13.Size = new System.Drawing.Size(93, 13);
 
            this.label13.TabIndex = 44;
 
            this.label13.Text = "disk cache status:";
 
            // 
 
            // label14
 
            // 
 
            this.label14.AutoSize = true;
 
            this.label14.Location = new System.Drawing.Point(18, 222);
 
            this.label14.Name = "label14";
 
            this.label14.Size = new System.Drawing.Size(83, 13);
 
            this.label14.TabIndex = 47;
 
            this.label14.Text = "disk cache size:";
 
            // 
 
            // button17
 
            // 
 
            this.button17.Dock = System.Windows.Forms.DockStyle.Fill;
 
            this.button17.Location = new System.Drawing.Point(17, 122);
 
            this.button17.Margin = new System.Windows.Forms.Padding(2);
 
            this.button17.Name = "button17";
 
            this.button17.Size = new System.Drawing.Size(192, 19);
 
            this.button17.Size = new System.Drawing.Size(222, 19);
 
            this.button17.TabIndex = 50;
 
            this.button17.Text = "Open cache location";
 
            this.button17.UseVisualStyleBackColor = true;
 
            // 
 
            // MainForm
 
            // 
 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
 
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
 
            this.BackColor = System.Drawing.Color.AliceBlue;
 
            this.ClientSize = new System.Drawing.Size(895, 828);
 
            this.Controls.Add(this.tboxMessageBox);
 
            this.Controls.Add(this.tabControl);
 
            this.ClientSize = new System.Drawing.Size(895, 550);
 
            this.Controls.Add(this.splitContainer1);
 
            this.KeyPreview = true;
 
            this.MinimumSize = new System.Drawing.Size(554, 105);
 
            this.Name = "MainForm";
 
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
 
            this.Text = "GMap.NET - Great Maps for Windows Forms";
 
            this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
 
            this.Load += new System.EventHandler(this.MainForm_Load);
 
            this.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.MainForm_KeyPress);
 
            this.KeyUp += new System.Windows.Forms.KeyEventHandler(this.MainForm_KeyUp);
 
            this.tabMap.ResumeLayout(false);
 
            this.panel4.ResumeLayout(false);
 
            this.panel2.ResumeLayout(false);
 
            this.tabControl.ResumeLayout(false);
 
            this.tabGraphs.ResumeLayout(false);
 
            this.pnlDataListDisplay.ResumeLayout(false);
 
            this.pnlDataListDisplay.PerformLayout();
 
            this.ctnParentChartHolder.Panel1.ResumeLayout(false);
 
            this.ctnParentChartHolder.Panel2.ResumeLayout(false);
 
            this.ctnParentChartHolder.ResumeLayout(false);
 
            this.ctnTopChartHolder.Panel1.ResumeLayout(false);
 
            this.ctnTopChartHolder.Panel1.PerformLayout();
 
            this.ctnTopChartHolder.Panel2.ResumeLayout(false);
 
            this.ctnTopChartHolder.Panel2.PerformLayout();
 
            this.ctnTopChartHolder.ResumeLayout(false);
 
            ((System.ComponentModel.ISupportInitialize)(this.chrtTopLeft)).EndInit();
 
            ((System.ComponentModel.ISupportInitialize)(this.chrtTopRight)).EndInit();
 
            this.ctnBottomChartHolder.Panel1.ResumeLayout(false);
 
            this.ctnBottomChartHolder.Panel1.PerformLayout();
 
            this.ctnBottomChartHolder.Panel2.ResumeLayout(false);
 
            this.ctnBottomChartHolder.Panel2.PerformLayout();
 
            this.ctnBottomChartHolder.ResumeLayout(false);
 
            ((System.ComponentModel.ISupportInitialize)(this.chrtBottomLeft)).EndInit();
 
            ((System.ComponentModel.ISupportInitialize)(this.chrtBottomRight)).EndInit();
 
            this.tabData.ResumeLayout(false);
 
            this.gboxSlaveData.ResumeLayout(false);
 
            this.gboxSlaveData.PerformLayout();
 
            this.gboxMasterData.ResumeLayout(false);
 
            this.gboxMasterData.PerformLayout();
 
            this.splitContainer1.Panel1.ResumeLayout(false);
 
            this.splitContainer1.Panel2.ResumeLayout(false);
 
            this.splitContainer1.Panel2.PerformLayout();
 
            this.splitContainer1.ResumeLayout(false);
 
            this.panelMenu.ResumeLayout(false);
 
            this.xPanderPanelList1.ResumeLayout(false);
 
            this.xPanderPanelMain.ResumeLayout(false);
 
            this.tableLayoutPanel4.ResumeLayout(false);
 
            this.tableLayoutPanel5.ResumeLayout(false);
 
            this.tableLayoutPanel5.PerformLayout();
 
            this.groupBox8.ResumeLayout(false);
 
            this.groupBox8.PerformLayout();
 
            this.groupBox7.ResumeLayout(false);
 
            this.groupBox7.PerformLayout();
 
            this.groupBox5.ResumeLayout(false);
 
            this.groupBox5.PerformLayout();
 
            this.groupBox3.ResumeLayout(false);
 
            this.groupBox3.PerformLayout();
 
            this.tableLayoutPanel6.ResumeLayout(false);
 
            this.tableLayoutPanel6.PerformLayout();
 
            ((System.ComponentModel.ISupportInitialize)(this.trackBarZoomLevel)).EndInit();
 
            this.xPanderPanelInfo.ResumeLayout(false);
 
            this.tableLayoutPanel2.ResumeLayout(false);
 
            this.tableLayoutPanel2.PerformLayout();
 
            this.xPanderPanelCache.ResumeLayout(false);
 
            this.tableLayoutPanel1.ResumeLayout(false);
 
            this.tableLayoutPanel1.PerformLayout();
 
            this.ResumeLayout(false);
 
            this.PerformLayout();
 
 
      }
 
 
      #endregion
 
 
      private System.Windows.Forms.TabPage tabMap;
 
      private System.Windows.Forms.Panel panel4;
 
      private System.Windows.Forms.Panel panel2;
 
      internal Map MainMap;
 
      private BSE.Windows.Forms.Splitter splitter1;
 
      private BSE.Windows.Forms.Panel panelMenu;
 
      private BSE.Windows.Forms.XPanderPanelList xPanderPanelList1;
 
      private BSE.Windows.Forms.XPanderPanel xPanderPanelMain;
 
      private System.Windows.Forms.TableLayoutPanel tableLayoutPanel4;
 
      private System.Windows.Forms.TableLayoutPanel tableLayoutPanel5;
 
      private System.Windows.Forms.GroupBox groupBox8;
 
      private System.Windows.Forms.Button btnZoomCenter;
 
      private System.Windows.Forms.CheckBox xboxPlacemarkInfo;
 
      private System.Windows.Forms.Button btnClearAll;
 
      private System.Windows.Forms.Button btnAddMarker;
 
      private System.Windows.Forms.GroupBox groupBox7;
 
      private System.Windows.Forms.Button buttonExportToGpx;
 
      private System.Windows.Forms.DateTimePicker MobileLogTo;
 
      private System.Windows.Forms.Label lblClear;
 
      private System.Windows.Forms.Button btnClearPolygons;
 
      private System.Windows.Forms.DateTimePicker MobileLogFrom;
 
      private System.Windows.Forms.Button btnMobileLog;
 
      private System.Windows.Forms.Button buttonSetEnd;
 
      private System.Windows.Forms.Button buttonSetStart;
 
      private System.Windows.Forms.Button btnClearRoutes;
 
      private System.Windows.Forms.Button btnAddRoute;
 
      private System.Windows.Forms.GroupBox groupBox5;
 
      private System.Windows.Forms.Button btnLoadGPX;
 
      private System.Windows.Forms.Button btnGetStatic;
 
      private System.Windows.Forms.CheckBox xboxGrid;
 
      private System.Windows.Forms.Button btnSaveView;
 
      private System.Windows.Forms.Label lblMode;
 
      private System.Windows.Forms.ComboBox comboBoxMode;
 
      private System.Windows.Forms.CheckBox xboxCanDrag;
 
      private System.Windows.Forms.CheckBox xboxCurrentMarker;
 
      private System.Windows.Forms.Label lblMapType;
 
      private System.Windows.Forms.ComboBox comboBoxMapType;
 
      private System.Windows.Forms.GroupBox groupBox3;
 
      private System.Windows.Forms.Label lblGoTo;
 
      private System.Windows.Forms.TextBox textBoxGeo;
 
      private System.Windows.Forms.Button btnReload;
 
      private System.Windows.Forms.Button btnGoToCoords;
 
      private System.Windows.Forms.Label lblLng;
 
@@ -2142,53 +2169,54 @@
 
      private System.Windows.Forms.DataVisualization.Charting.Chart chrtTopRight;
 
      private System.Windows.Forms.SplitContainer ctnBottomChartHolder;
 
      private System.Windows.Forms.Label lblBottomLeftChartTitle;
 
      private System.Windows.Forms.DataVisualization.Charting.Chart chrtBottomLeft;
 
      private System.Windows.Forms.Label lblBottomRightChartTitle;
 
      private System.Windows.Forms.DataVisualization.Charting.Chart chrtBottomRight;
 
      private System.Windows.Forms.TextBox tboxMessageBox;
 
      private System.Windows.Forms.TabPage tabData;
 
      private System.Windows.Forms.GroupBox gboxSlaveData;
 
      private System.Windows.Forms.GroupBox gboxMasterData;
 
      private System.Windows.Forms.TextBox textBox6;
 
      private System.Windows.Forms.Label label7;
 
      private System.Windows.Forms.Label label6;
 
      private System.Windows.Forms.TextBox textBox5;
 
      private System.Windows.Forms.Label label3;
 
      private System.Windows.Forms.TextBox textBox4;
 
      private System.Windows.Forms.Label label2;
 
      private System.Windows.Forms.TextBox textBox3;
 
      private System.Windows.Forms.Label label16;
 
      private System.Windows.Forms.TextBox textBox2;
 
      private System.Windows.Forms.TextBox textBox1;
 
      private System.Windows.Forms.Label label1;
 
      private System.Windows.Forms.TextBox textBox16;
 
      private System.Windows.Forms.Label label26;
 
      private System.Windows.Forms.TextBox textBox17;
 
      private System.Windows.Forms.Label label27;
 
      private System.Windows.Forms.Label label28;
 
      private System.Windows.Forms.TextBox textBox15;
 
      private System.Windows.Forms.Label label25;
 
      private System.Windows.Forms.TextBox textBox14;
 
      private System.Windows.Forms.Label label24;
 
      private System.Windows.Forms.TextBox textBox13;
 
      private System.Windows.Forms.Label label23;
 
      private System.Windows.Forms.Label label22;
 
      private System.Windows.Forms.TextBox textBox12;
 
      private System.Windows.Forms.Label label21;
 
      private System.Windows.Forms.TextBox textBox11;
 
      private System.Windows.Forms.Label label19;
 
      private System.Windows.Forms.TextBox textBox10;
 
      private System.Windows.Forms.Label label18;
 
      private System.Windows.Forms.TextBox textBox9;
 
      private System.Windows.Forms.Label label17;
 
      private System.Windows.Forms.TextBox textBox8;
 
      private System.Windows.Forms.Label label15;
 
      private System.Windows.Forms.TextBox textBox7;
 
      private System.Windows.Forms.Label label8;
 
      private System.Windows.Forms.Label label20;
 
      private System.Windows.Forms.CheckBox cboxCollectData;
 
      private System.Windows.Forms.SplitContainer splitContainer1;
 
 
 
   }
 
}
 
Demo.WindowsForms/Forms/MainForm.cs
Show inline comments
 
@@ -2512,145 +2512,149 @@ namespace Demo.WindowsForms
 
            chrtTopLeft.Series["altitudeTrend"].Color = Color.Green;
 
            System.Windows.Forms.DataVisualization.Charting.AxisName.X.Equals("Time");
 
            System.Windows.Forms.DataVisualization.Charting.AxisName.Y.Equals("Altitude");
 
            
 
            ///required initial value
 
            chrtTopLeft.Series["altitudeTrend"].Points.AddXY(0, 0);
 
            //---------prep altitude area END 
 
 
 
            //-----------prep humidity area BEGIN
 
            chrtTopRight.Series["humidityTrend"].ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
 
            chrtTopRight.Series["humidityTrend"].Color = Color.Red;
 
            System.Windows.Forms.DataVisualization.Charting.AxisName.X.Equals("Time");
 
            System.Windows.Forms.DataVisualization.Charting.AxisName.Y.Equals("Humidity");
 
 
            ///required initial value
 
            chrtTopRight.Series["humidityTrend"].Points.AddXY(0, 0);
 
            //-----------prep humidity area END
 
 
 
            //-----------prep pressure area BEGIN
 
            chrtBottomLeft.Series["pressureTrend"].ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
 
            chrtBottomLeft.Series["pressureTrend"].Color = Color.Blue;
 
            System.Windows.Forms.DataVisualization.Charting.AxisName.X.Equals("Time");
 
            System.Windows.Forms.DataVisualization.Charting.AxisName.Y.Equals("Pressure");
 
 
            ///required initial value
 
            chrtBottomLeft.Series["pressureTrend"].Points.AddXY(0, 0);
 
            //-----------prep pressure area END
 
 
 
            //----------prep velocity area BEGIN
 
            chrtBottomRight.Series["velocityTrend"].ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
 
            chrtBottomRight.Series["velocityTrend"].Color = Color.Green;
 
            System.Windows.Forms.DataVisualization.Charting.AxisName.X.Equals("Time");
 
            System.Windows.Forms.DataVisualization.Charting.AxisName.Y.Equals("Altitude");
 
 
            ///required initial value
 
            chrtBottomRight.Series["velocityTrend"].Points.AddXY(0, 0);
 
            //----------prep velocity area END
 
 
            //put chart displays in a ready state
 
            ResetChartColors();
 
        }
 
        string latitude;
 
        string longitude;
 
        //handle line of input data and put into chart
 
 
        //parses transmissions and saves data to CSV file
 
        public void ParseIncomingData(string rawDataReceived)
 
        {
 
            //check to see if data should be processed
 
            if (!cboxCollectData.Checked)
 
            {
 
                return;
 
            }
 
            /* sample stansmission
 
            KD8TDF-9>APRS,WIDE2-1:/151916z3944.87N/08348.75WO005/0.013 SV:09 A-30.5 B45.64 C99542
 
                                          ^char 31 ^char 40            ^60
 
            */
 
 
            //TODO: verify index charcter accuracy with real transmission
 
            int indexStart = rawDataReceived.IndexOf("z");
 
            int indexEnd = rawDataReceived.IndexOf("N/");
 
            latitude = rawDataReceived.Substring(indexStart + 1, indexEnd - indexStart - 1);
 
 
            indexStart = rawDataReceived.IndexOf("N/");
 
            indexEnd = rawDataReceived.IndexOf("WO");
 
            longitude = rawDataReceived.Substring(indexStart + 2, indexEnd - indexStart - 2);
 
 
            //latitude = rawDataReceived.Substring(30, 7); //does not include the N/S char
 
            //longitude = rawDataReceived.Substring(41, 7); //does not include the N/S char
 
            addMarkerFromTransmit(latitude, longitude);
 
            AddText(rawDataReceived + "\r\n");
 
 
            rawDataReceived = rawDataReceived.Substring(59); //remove APRS overhead from string
 
 
            //place each datum in its own variable
 
            string[] dataTransmission;
 
            dataTransmission = rawDataReceived.Split(' ');
 
 
            //parse out the data type - should be a single letter
 
            string typeCode;
 
            double data;
 
            string csvData = "";
 
 
            //loop through all datums in the transmission and send them to the chart builder
 
            for (int i = 1; i < dataTransmission.Length; i++)
 
            {
 
                typeCode = dataTransmission[i].Substring(0, 1);
 
                data = double.Parse(dataTransmission[i].Substring(1));
 
                addToChart(typeCode, data);
 
                csvData += typeCode + data + ",";
 
            }
 
 
            //write the data to CSV file
 
            WriteToCSV(csvData);
 
        }
 
 
        //write the data to CSV file
 
        private void WriteToCSV(string data)
 
        {
 
            using (StreamWriter writer = new StreamWriter("C:/Users/mkanning/Documents/Visual Studio 2010/Projects/greatmaps_05f05ab16904 - unchanged/Demo.WindowsForms/debug.csv", true))
 
            using (StreamWriter writer = new StreamWriter("debug.csv", true))
 
            {
 
                writer.WriteLine(data);
 
            }
 
        }
 
        //method to insert parsed data into the charts
 
        //TODO: add inserts for all charts. altitude is finished and is a template
 
        private void addToChart(string dataType, double data)
 
        {
 
            ///data types organized by listing in google doc
 
            //MASTER MODULE DATA VALUES
 
            if (dataType.Equals("t"))  //board temperature
 
            {
 
 
            }
 
            else if (dataType.Equals("L"))  //battery level
 
            {
 
 
            }
 
            else if (dataType.Equals("X"))  //Latitude accuracy
 
            {
 
 
            }
 
            else if (dataType.Equals("Y"))  //Longitude accuracy
 
            {
 
 
            }
 
            else if (dataType.Equals("V"))  //Velocity
 
            {
 
                chrtBottomRight.Series.FindByName("velocityTrend").Points.AddY(data);
 
            }
 
            else if (dataType.Equals("I"))  //Info/error Message
 
            {
 
 
            }
 
 
            //ATMOSPHERIC MODULE DATA VALUES
 
            else if (dataType.Equals("l"))  //battery level
 
            {
 
 
            }
 
            else if (dataType.Equals("C"))  //battery level
 
            {
 
 
            }
 
            else if (dataType.Equals("H"))  //Humidity
 
            {
 
                chrtTopRight.Series.FindByName("humidityTrend").Points.AddY(data);
 
            }
 
@@ -2767,53 +2771,51 @@ namespace Demo.WindowsForms
 
                    ParseIncomingData(testData);
 
                    break;
 
                case 2:
 
                    testData = "KD8TDF-9>APRS,WIDE2-1:/151916z" + testLat + "N/" + testLng + "WO005/0.013 V" + testVelocity + " A" + testAltitude + " H" + testHumidity + " P" + testPressure;
 
                    ParseIncomingData(testData);
 
                    break;
 
                case 3:
 
                    testData = "KD8TDF-9>APRS,WIDE2-1:/151916z" + testLat + "N/" + testLng + "WO005/0.013 V" + testVelocity + " A" + testAltitude + " H" + testHumidity + " P" + testPressure;
 
                    ParseIncomingData(testData);
 
                    break;
 
                case 4:
 
                    testData = "KD8TDF-9>APRS,WIDE2-1:/151916z" + testLat + "N/" + testLng + "WO005/0.013 V" + testVelocity + " A" + testAltitude + " H" + testHumidity + " P" + testPressure;
 
                    ParseIncomingData(testData);
 
                    break;
 
                case 5:
 
                    testData = "KD8TDF-9>APRS,WIDE2-1:/151916z" + testLat + "N/" + testLng + "WO005/0.013 V" + testVelocity + " A" + testAltitude + " H" + testHumidity + " P" + testPressure;
 
                    ParseIncomingData(testData);
 
                    break;
 
                case 6:
 
                    testData = "KD8TDF-9>APRS,WIDE2-1:/151916z" + testLat + "N/" + testLng + "WO005/0.013 V" + testVelocity + " A" + testAltitude + " H" + testHumidity + " P" + testPressure;
 
                    ParseIncomingData(testData);
 
                    break;
 
                case 7:
 
                    testData = "KD8TDF-9>APRS,WIDE2-1:/151916z" + testLat + "N/" + testLng + "WO005/0.013 V" + testVelocity + " A" + testAltitude + " H" + testHumidity + " P" + testPressure;
 
                    ParseIncomingData(testData);
 
                    break;
 
                case 8:
 
                    testData = "KD8TDF-9>APRS,WIDE2-1:/151916z" + testLat + "N/" + testLng + "WO005/0.013 V" + testVelocity + " A" + testAltitude + " H" + testHumidity + " P" + testPressure;
 
                    ParseIncomingData(testData);
 
                    break;
 
                case 9:
 
                    testData = "KD8TDF-9>APRS,WIDE2-1:/151916z" + testLat + "N/" + testLng + "WO005/0.013 V" + testVelocity + " A" + testAltitude + " H" + testHumidity + " P" + testPressure;
 
                    ParseIncomingData(testData);
 
                    break;
 
                default:
 
                    break;
 
            }
 
            testIteration++;
 
        }
 
 
        public double GetRandomNumber(double minimum, double maximum)
 
        {
 
            Random random = new Random();
 
            return random.NextDouble() * (maximum - minimum) + minimum;
 
        }
 
 
        #endregion
 
 
 
 
    }
 
}
 
//TODO: CSV logging, offline caching
GMap.NET vs10.sln
Show inline comments
 

 
Microsoft Visual Studio Solution File, Format Version 11.00
 
# Visual Studio 2010
 
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "GMap.NET", "GMap.NET", "{775C3C1A-44D3-41F4-9FC6-F83E39D3ABB8}"
 
EndProject
 
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Demo", "Demo", "{4071E6E4-D401-4EF2-94B0-6F5257088116}"
 
EndProject
 
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Testing", "Testing", "{A24009F2-84ED-4F0A-BC1C-8B05F474986A}"
 
EndProject
 
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Info", "Info", "{9EB13FA2-ADB7-4C90-A6DA-18EDFE256273}"
 
	ProjectSection(SolutionItems) = preProject
 
		Info\google maps.pdf = Info\google maps.pdf
 
		Info\License.txt = Info\License.txt
 
	EndProjectSection
 
EndProject
 
# Visual C# Express 2010
 
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Demo.WindowsForms", "Demo.WindowsForms\Demo.WindowsForms.csproj", "{A2E07A76-8B2C-41A2-B23E-EA31AE94D706}"
 
EndProject
 
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Demo.WindowsPresentation", "Demo.WindowsPresentation\Demo.WindowsPresentation.csproj", "{83195AEF-0071-471C-9E8B-E67211F5D028}"
 
EndProject
 
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GMap.NET.Core", "GMap.NET.Core\GMap.NET.Core.csproj", "{D0C39D9D-BED0-418B-9A5E-713176CAF40C}"
 
EndProject
 
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GMap.NET.WindowsForms", "GMap.NET.WindowsForms\GMap.NET.WindowsForms.csproj", "{E06DEF77-F933-42FB-AFD7-DB2D0D8D6A98}"
 
EndProject
 
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GMap.NET.WindowsPresentation", "GMap.NET.WindowsPresentation\GMap.NET.WindowsPresentation.csproj", "{644FE7D4-0184-400F-B2D7-99CB41360658}"
 
EndProject
 
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TemplatedBinding", "Testing\TemplatedBinding\TemplatedBinding.csproj", "{C7CD6A76-D941-493F-91F8-6222AB87BECA}"
 
EndProject
 
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WPF-GMapControlNew", "Testing\WPF-GMapControlNew\WPF-GMapControlNew.csproj", "{B5A673B4-6286-4150-A536-1C16F3B8DC8B}"
 
EndProject
 
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Demo.StreetView", "Testing\Demo.StreetView\Demo.StreetView.csproj", "{B6E411A2-DFD8-461E-8207-BDBA405264CA}"
 
EndProject
 
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BigMapMaker", "Testing\BigMapMaker\BigMapMaker.csproj", "{A6E9D42C-935B-44D0-9FB0-E2E0319627D1}"
 
EndProject
 
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Demo.Clouds", "Testing\Demo.Clouds\Demo.Clouds.csproj", "{097FA134-51A5-4801-AADD-A1914EAA32FF}"
 
EndProject
 
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Setup", "Setup", "{BA76BAF9-B8BB-46B3-89D2-3087524D80B0}"
 
EndProject
 
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GMap.NET - Hot Build", "Setup\GMap.NET - Hot Build\GMap.NET - Hot Build.csproj", "{C5E9D4B5-F9A8-4414-9B17-5A70DC2705C0}"
 
EndProject
 
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Demo.Docking", "Testing\Demo.Docking\Demo.Docking.csproj", "{F729FF99-2991-4819-9855-7CD7A1199089}"
 
EndProject
 
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ConsoleApplication", "Testing\ConsoleApplication\ConsoleApplication.csproj", "{448B761F-C033-447D-93D5-F4380A7DB0E2}"
 
EndProject
 
Global
 
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
 
		Debug|Any CPU = Debug|Any CPU
 
		Release|Any CPU = Release|Any CPU
 
	EndGlobalSection
 
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
 
		{A2E07A76-8B2C-41A2-B23E-EA31AE94D706}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
 
		{A2E07A76-8B2C-41A2-B23E-EA31AE94D706}.Debug|Any CPU.Build.0 = Debug|Any CPU
 
		{A2E07A76-8B2C-41A2-B23E-EA31AE94D706}.Release|Any CPU.ActiveCfg = Release|Any CPU
 
		{A2E07A76-8B2C-41A2-B23E-EA31AE94D706}.Release|Any CPU.Build.0 = Release|Any CPU
 
		{83195AEF-0071-471C-9E8B-E67211F5D028}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
 
		{83195AEF-0071-471C-9E8B-E67211F5D028}.Debug|Any CPU.Build.0 = Debug|Any CPU
 
		{83195AEF-0071-471C-9E8B-E67211F5D028}.Release|Any CPU.ActiveCfg = Release|Any CPU
 
		{83195AEF-0071-471C-9E8B-E67211F5D028}.Release|Any CPU.Build.0 = Release|Any CPU
 
		{D0C39D9D-BED0-418B-9A5E-713176CAF40C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
 
		{D0C39D9D-BED0-418B-9A5E-713176CAF40C}.Debug|Any CPU.Build.0 = Debug|Any CPU
 
		{D0C39D9D-BED0-418B-9A5E-713176CAF40C}.Release|Any CPU.ActiveCfg = Release|Any CPU
 
		{D0C39D9D-BED0-418B-9A5E-713176CAF40C}.Release|Any CPU.Build.0 = Release|Any CPU
 
		{E06DEF77-F933-42FB-AFD7-DB2D0D8D6A98}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
 
		{E06DEF77-F933-42FB-AFD7-DB2D0D8D6A98}.Debug|Any CPU.Build.0 = Debug|Any CPU
 
		{E06DEF77-F933-42FB-AFD7-DB2D0D8D6A98}.Release|Any CPU.ActiveCfg = Release|Any CPU
 
		{E06DEF77-F933-42FB-AFD7-DB2D0D8D6A98}.Release|Any CPU.Build.0 = Release|Any CPU
 
		{644FE7D4-0184-400F-B2D7-99CB41360658}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
 
		{644FE7D4-0184-400F-B2D7-99CB41360658}.Debug|Any CPU.Build.0 = Debug|Any CPU
 
		{644FE7D4-0184-400F-B2D7-99CB41360658}.Release|Any CPU.ActiveCfg = Release|Any CPU
 
		{644FE7D4-0184-400F-B2D7-99CB41360658}.Release|Any CPU.Build.0 = Release|Any CPU
 
		{C7CD6A76-D941-493F-91F8-6222AB87BECA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
 
		{C7CD6A76-D941-493F-91F8-6222AB87BECA}.Release|Any CPU.ActiveCfg = Release|Any CPU
 
		{B5A673B4-6286-4150-A536-1C16F3B8DC8B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
 
		{B5A673B4-6286-4150-A536-1C16F3B8DC8B}.Release|Any CPU.ActiveCfg = Release|Any CPU
 
		{B6E411A2-DFD8-461E-8207-BDBA405264CA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
 
		{B6E411A2-DFD8-461E-8207-BDBA405264CA}.Release|Any CPU.ActiveCfg = Release|Any CPU
 
		{A6E9D42C-935B-44D0-9FB0-E2E0319627D1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
 
		{A6E9D42C-935B-44D0-9FB0-E2E0319627D1}.Release|Any CPU.ActiveCfg = Release|Any CPU
 
		{097FA134-51A5-4801-AADD-A1914EAA32FF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
 
		{097FA134-51A5-4801-AADD-A1914EAA32FF}.Release|Any CPU.ActiveCfg = Release|Any CPU
 
		{C5E9D4B5-F9A8-4414-9B17-5A70DC2705C0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
 
		{C5E9D4B5-F9A8-4414-9B17-5A70DC2705C0}.Release|Any CPU.ActiveCfg = Release|Any CPU
 
		{F729FF99-2991-4819-9855-7CD7A1199089}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
 
		{F729FF99-2991-4819-9855-7CD7A1199089}.Release|Any CPU.ActiveCfg = Release|Any CPU
 
		{448B761F-C033-447D-93D5-F4380A7DB0E2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
 
		{448B761F-C033-447D-93D5-F4380A7DB0E2}.Release|Any CPU.ActiveCfg = Release|Any CPU
 
	EndGlobalSection
 
	GlobalSection(SolutionProperties) = preSolution
 
		HideSolutionNode = FALSE
 
	EndGlobalSection
 
	GlobalSection(NestedProjects) = preSolution
 
		{D0C39D9D-BED0-418B-9A5E-713176CAF40C} = {775C3C1A-44D3-41F4-9FC6-F83E39D3ABB8}
 
		{E06DEF77-F933-42FB-AFD7-DB2D0D8D6A98} = {775C3C1A-44D3-41F4-9FC6-F83E39D3ABB8}
 
		{644FE7D4-0184-400F-B2D7-99CB41360658} = {775C3C1A-44D3-41F4-9FC6-F83E39D3ABB8}
 
		{A2E07A76-8B2C-41A2-B23E-EA31AE94D706} = {4071E6E4-D401-4EF2-94B0-6F5257088116}
 
		{83195AEF-0071-471C-9E8B-E67211F5D028} = {4071E6E4-D401-4EF2-94B0-6F5257088116}
 
		{C7CD6A76-D941-493F-91F8-6222AB87BECA} = {A24009F2-84ED-4F0A-BC1C-8B05F474986A}
 
		{B5A673B4-6286-4150-A536-1C16F3B8DC8B} = {A24009F2-84ED-4F0A-BC1C-8B05F474986A}
 
		{B6E411A2-DFD8-461E-8207-BDBA405264CA} = {A24009F2-84ED-4F0A-BC1C-8B05F474986A}
 
		{A6E9D42C-935B-44D0-9FB0-E2E0319627D1} = {A24009F2-84ED-4F0A-BC1C-8B05F474986A}
 
		{097FA134-51A5-4801-AADD-A1914EAA32FF} = {A24009F2-84ED-4F0A-BC1C-8B05F474986A}
 
		{F729FF99-2991-4819-9855-7CD7A1199089} = {A24009F2-84ED-4F0A-BC1C-8B05F474986A}
 
		{448B761F-C033-447D-93D5-F4380A7DB0E2} = {A24009F2-84ED-4F0A-BC1C-8B05F474986A}
 
		{C5E9D4B5-F9A8-4414-9B17-5A70DC2705C0} = {BA76BAF9-B8BB-46B3-89D2-3087524D80B0}
 
	EndGlobalSection
 
EndGlobal
Setup/GMap.NET - Hot Build/GMap.NET - Hot Build.csproj
Show inline comments
 
@@ -134,74 +134,70 @@
 
      <Generator>SettingsSingleFileGenerator</Generator>
 
      <LastGenOutput>Settings.Designer.cs</LastGenOutput>
 
    </None>
 
    <Compile Include="Properties\Settings.Designer.cs">
 
      <AutoGen>True</AutoGen>
 
      <DependentUpon>Settings.settings</DependentUpon>
 
      <DesignTimeSharedInput>True</DesignTimeSharedInput>
 
    </Compile>
 
  </ItemGroup>
 
  <ItemGroup>
 
    <None Include="Resources\logo99.png" />
 
    <None Include="sn.snk" />
 
  </ItemGroup>
 
  <ItemGroup>
 
    <Content Include="ImageReady.ico" />
 
  </ItemGroup>
 
  <ItemGroup>
 
    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
 
      <Visible>False</Visible>
 
      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
 
      <Install>false</Install>
 
    </BootstrapperPackage>
 
    <BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
 
      <Visible>False</Visible>
 
      <ProductName>.NET Framework 2.0 %28x86%29</ProductName>
 
      <Install>true</Install>
 
    </BootstrapperPackage>
 
    <BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
 
      <Visible>False</Visible>
 
      <ProductName>.NET Framework 3.0 %28x86%29</ProductName>
 
      <Install>false</Install>
 
    </BootstrapperPackage>
 
    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
 
      <Visible>False</Visible>
 
      <ProductName>.NET Framework 3.5</ProductName>
 
      <Install>false</Install>
 
    </BootstrapperPackage>
 
    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
 
      <Visible>False</Visible>
 
      <ProductName>.NET Framework 3.5 SP1</ProductName>
 
      <Install>false</Install>
 
    </BootstrapperPackage>
 
  </ItemGroup>
 
  <ItemGroup>
 
    <ProjectReference Include="..\..\Demo.WindowsForms\Demo.WindowsForms.csproj">
 
      <Project>{A2E07A76-8B2C-41A2-B23E-EA31AE94D706}</Project>
 
      <Name>Demo.WindowsForms</Name>
 
    </ProjectReference>
 
    <ProjectReference Include="..\..\Demo.WindowsPresentation\Demo.WindowsPresentation.csproj">
 
      <Project>{83195AEF-0071-471C-9E8B-E67211F5D028}</Project>
 
      <Name>Demo.WindowsPresentation</Name>
 
    </ProjectReference>
 
  </ItemGroup>
 
  <ItemGroup>
 
    <PublishFile Include="System.Data.SQLite">
 
      <Visible>False</Visible>
 
      <PublishState>Exclude</PublishState>
 
      <IncludeHash>True</IncludeHash>
 
      <Group>
 
      </Group>
 
      <TargetPath>
 
      </TargetPath>
 
      <PublishState>Exclude</PublishState>
 
      <IncludeHash>True</IncludeHash>
 
      <FileType>Assembly</FileType>
 
    </PublishFile>
 
  </ItemGroup>
 
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
 
  <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
 
       Other similar extension points exist, see Microsoft.Common.targets.
 
  <Target Name="BeforeBuild">
 
  </Target>
 
  <Target Name="AfterBuild">
 
  </Target>
 
  -->
 
</Project>
 
\ No newline at end of file
0 comments (0 inline, 0 general)