using System; using System.Drawing; using System.Collections; using System.ComponentModel; using System.Windows.Forms; using System.Data; using System.Threading; using System.IO; using MapGoogle; using SafeMobileLib; using Dispatcher.maptab; namespace Safedispatch_4_0 { partial class HistoryTab { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; public CefSharpChromiumWebBrowser mapGoogles; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { } base.Dispose(disposing); } #region Component Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); Telerik.WinControls.UI.TableViewDefinition tableViewDefinition6 = new Telerik.WinControls.UI.TableViewDefinition(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(HistoryTab)); this.backgroundWorker1 = new System.ComponentModel.BackgroundWorker(); this.textBox3 = new Telerik.WinControls.UI.RadTextBox(); this.label7 = new Telerik.WinControls.UI.RadLabel(); this.textBox4 = new Telerik.WinControls.UI.RadTextBox(); this.skinButton1 = new Telerik.WinControls.UI.RadButton(); this.skinButton2 = new Telerik.WinControls.UI.RadButton(); this.skinButton3 = new Telerik.WinControls.UI.RadButton(); this.skinButton4 = new Telerik.WinControls.UI.RadButton(); this.MapControlPopup = new Telerik.WinControls.UI.RadContextMenu(this.components); this.showInformationToolStripMenuItem = new Telerik.WinControls.UI.RadMenuItem(); this.goToCenterToolStripMenuItem = new Telerik.WinControls.UI.RadMenuItem(); this.timerAddPlace = new System.Windows.Forms.Timer(this.components); this.WorkerHead = new System.ComponentModel.BackgroundWorker(); this.Killtimer = new System.Windows.Forms.Timer(this.components); this.GoogleClick = new System.Windows.Forms.Timer(this.components); this.StartBasicHistory = new System.Windows.Forms.Timer(this.components); this.radDock1 = new Telerik.WinControls.UI.Docking.RadDock(); this.windowHistoryResult = new Telerik.WinControls.UI.Docking.ToolWindow(); this.panelAnimationButtons = new Telerik.WinControls.UI.RadPanel(); this.rbPrev = new Telerik.WinControls.UI.RadButton(); this.rbNext = new Telerik.WinControls.UI.RadButton(); this.rbStop = new Telerik.WinControls.UI.RadButton(); this.rbPause = new Telerik.WinControls.UI.RadButton(); this.rbPlay = new Telerik.WinControls.UI.RadButton(); this.gridHistoryPoints = new Telerik.WinControls.UI.RadGridView(); this.timeTrackBar = new Telerik.WinControls.UI.RadTrackBar(); this.rsePositionDisplay = new Telerik.WinControls.UI.RadSpinEditor(); this.rseSkipSeconds = new Telerik.WinControls.UI.RadSpinEditor(); this.radLabel10 = new Telerik.WinControls.UI.RadLabel(); this.labelSlideshow = new Telerik.WinControls.UI.RadLabel(); this.rcbShowLabels = new Telerik.WinControls.UI.RadCheckBox(); this.rcbShowGeofence = new Telerik.WinControls.UI.RadCheckBox(); this.rlPositionDisplayMs = new Telerik.WinControls.UI.RadLabel(); this.rlAnimation = new Telerik.WinControls.UI.RadLabel(); this.toolTabStripTabs = new Telerik.WinControls.UI.Docking.ToolTabStrip(); this.toolWindow4 = new Telerik.WinControls.UI.Docking.ToolWindow(); this.pbFilter = new System.Windows.Forms.PictureBox(); this.rbResetHistory = new Telerik.WinControls.UI.RadButton(); this.rbSearchHistory = new Telerik.WinControls.UI.RadButton(); this.rcbComputeAddress = new Telerik.WinControls.UI.RadCheckBox(); this.rcbSpeedUpper = new Telerik.WinControls.UI.RadCheckBox(); this.rseSpeedUpper = new Telerik.WinControls.UI.RadSpinEditor(); this.pb24H = new System.Windows.Forms.PictureBox(); this.rcbSpeedLower = new Telerik.WinControls.UI.RadCheckBox(); this.rtbFilterUnits = new Telerik.WinControls.UI.RadTextBox(); this.rseSpeedLower = new Telerik.WinControls.UI.RadSpinEditor(); this.rdpEndTime = new Telerik.WinControls.UI.RadDateTimePicker(); this.rdpStartTime = new Telerik.WinControls.UI.RadDateTimePicker(); this.rcb24H = new Telerik.WinControls.UI.RadCheckBox(); this.rlUntil = new Telerik.WinControls.UI.RadLabel(); this.radLabel6 = new Telerik.WinControls.UI.RadLabel(); this.treeViewUnits = new Telerik.WinControls.UI.RadTreeView(); this.rlHistoryForSelectedUnits = new Telerik.WinControls.UI.RadLabel(); this.labelUnits = new Telerik.WinControls.UI.RadLabel(); this.documentContainer1 = new Telerik.WinControls.UI.Docking.DocumentContainer(); this.documentTabStrip1 = new Telerik.WinControls.UI.Docking.DocumentTabStrip(); this.documentWindow1 = new Telerik.WinControls.UI.Docking.DocumentWindow(); this.toolWindow2 = new Telerik.WinControls.UI.Docking.ToolWindow(); this.HistoryPanel = new Telerik.WinControls.UI.RadPanel(); this.txProgStatus = new Telerik.WinControls.UI.RadTextBox(); this.btStopCalc = new Telerik.WinControls.UI.RadButton(); this.HistroyProgBar = new Telerik.WinControls.UI.RadProgressBar(); this.HistMapPanel = new Telerik.WinControls.UI.RadPanel(); this.imageListGrid = new System.Windows.Forms.ImageList(this.components); this.GisAddressWorker = new System.ComponentModel.BackgroundWorker(); this.MessageScreen = new System.Windows.Forms.Timer(this.components); this.ForceRefreshTimer = new System.Windows.Forms.Timer(this.components); this.TimerTestRefresh = new System.Windows.Forms.Timer(this.components); this.radThemeManager1 = new Telerik.WinControls.RadThemeManager(); this.StartGoogleMap = new System.Windows.Forms.Timer(this.components); this.toolTipHelp = new System.Windows.Forms.ToolTip(this.components); this.toolTabStrip4 = new Telerik.WinControls.UI.Docking.ToolTabStrip(); this.radColorDialog1 = new Telerik.WinControls.RadColorDialog(); this.office2013LightTheme1 = new Telerik.WinControls.Themes.Office2013LightTheme(); ((System.ComponentModel.ISupportInitialize)(this.textBox3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.label7)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.textBox4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.skinButton1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.skinButton2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.skinButton3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.skinButton4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radDock1)).BeginInit(); this.radDock1.SuspendLayout(); this.windowHistoryResult.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.panelAnimationButtons)).BeginInit(); this.panelAnimationButtons.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.rbPrev)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rbNext)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rbStop)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rbPause)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rbPlay)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridHistoryPoints)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridHistoryPoints.MasterTemplate)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.timeTrackBar)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rsePositionDisplay)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rseSkipSeconds)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel10)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.labelSlideshow)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rcbShowLabels)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rcbShowGeofence)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rlPositionDisplayMs)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rlAnimation)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.toolTabStripTabs)).BeginInit(); this.toolTabStripTabs.SuspendLayout(); this.toolWindow4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pbFilter)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rbResetHistory)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rbSearchHistory)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rcbComputeAddress)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rcbSpeedUpper)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rseSpeedUpper)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pb24H)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rcbSpeedLower)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rtbFilterUnits)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rseSpeedLower)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rdpEndTime)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rdpStartTime)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rcb24H)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rlUntil)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.treeViewUnits)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rlHistoryForSelectedUnits)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.labelUnits)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.documentContainer1)).BeginInit(); this.documentContainer1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.documentTabStrip1)).BeginInit(); this.documentTabStrip1.SuspendLayout(); this.toolWindow2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.HistoryPanel)).BeginInit(); this.HistoryPanel.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.txProgStatus)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btStopCalc)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.HistroyProgBar)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.HistMapPanel)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.toolTabStrip4)).BeginInit(); this.SuspendLayout(); // // backgroundWorker1 // this.backgroundWorker1.WorkerReportsProgress = true; this.backgroundWorker1.WorkerSupportsCancellation = true; this.backgroundWorker1.DoWork += new System.ComponentModel.DoWorkEventHandler(this.backgroundWorker1_DoWork); this.backgroundWorker1.ProgressChanged += new System.ComponentModel.ProgressChangedEventHandler(this.backgroundWorker1_ProgressChanged); this.backgroundWorker1.RunWorkerCompleted += new System.ComponentModel.RunWorkerCompletedEventHandler(this.backgroundWorker1_RunWorkerCompleted); // // textBox3 // this.textBox3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.textBox3.Location = new System.Drawing.Point(289, 282); this.textBox3.Name = "textBox3"; this.textBox3.ReadOnly = true; this.textBox3.Size = new System.Drawing.Size(44, 20); this.textBox3.TabIndex = 26; this.textBox3.TabStop = false; // // label7 // this.label7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.label7.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label7.Location = new System.Drawing.Point(265, 282); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(17, 23); this.label7.TabIndex = 25; this.label7.Text = "/"; // // textBox4 // this.textBox4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.textBox4.Location = new System.Drawing.Point(215, 282); this.textBox4.Name = "textBox4"; this.textBox4.Size = new System.Drawing.Size(44, 20); this.textBox4.TabIndex = 24; this.textBox4.TabStop = false; // // skinButton1 // this.skinButton1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.skinButton1.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.skinButton1.ImageAlignment = System.Drawing.ContentAlignment.TopCenter; this.skinButton1.ImageIndex = 2; this.skinButton1.Location = new System.Drawing.Point(450, 282); this.skinButton1.Name = "skinButton1"; this.skinButton1.Size = new System.Drawing.Size(95, 24); this.skinButton1.TabIndex = 23; this.skinButton1.Text = ">>"; // // skinButton2 // this.skinButton2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.skinButton2.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.skinButton2.ImageAlignment = System.Drawing.ContentAlignment.TopCenter; this.skinButton2.ImageIndex = 2; this.skinButton2.Location = new System.Drawing.Point(349, 282); this.skinButton2.Name = "skinButton2"; this.skinButton2.Size = new System.Drawing.Size(95, 24); this.skinButton2.TabIndex = 22; this.skinButton2.Text = ">"; // // skinButton3 // this.skinButton3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.skinButton3.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.skinButton3.ImageAlignment = System.Drawing.ContentAlignment.TopCenter; this.skinButton3.ImageIndex = 2; this.skinButton3.Location = new System.Drawing.Point(105, 282); this.skinButton3.Name = "skinButton3"; this.skinButton3.Size = new System.Drawing.Size(95, 24); this.skinButton3.TabIndex = 21; this.skinButton3.Text = "<"; // // skinButton4 // this.skinButton4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.skinButton4.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.skinButton4.ImageAlignment = System.Drawing.ContentAlignment.TopCenter; this.skinButton4.ImageIndex = 2; this.skinButton4.Location = new System.Drawing.Point(4, 282); this.skinButton4.Name = "skinButton4"; this.skinButton4.Size = new System.Drawing.Size(95, 24); this.skinButton4.TabIndex = 20; this.skinButton4.Text = "<<"; // // MapControlPopup // this.MapControlPopup.Items.AddRange(new Telerik.WinControls.RadItem[] { this.showInformationToolStripMenuItem, this.goToCenterToolStripMenuItem}); // // showInformationToolStripMenuItem // this.showInformationToolStripMenuItem.Name = "showInformationToolStripMenuItem"; this.showInformationToolStripMenuItem.Text = "Show Information"; // // goToCenterToolStripMenuItem // this.goToCenterToolStripMenuItem.Name = "goToCenterToolStripMenuItem"; this.goToCenterToolStripMenuItem.Text = "Go to center"; // // WorkerHead // this.WorkerHead.WorkerReportsProgress = true; this.WorkerHead.WorkerSupportsCancellation = true; this.WorkerHead.DoWork += new System.ComponentModel.DoWorkEventHandler(this.WorkerHead_DoWork); this.WorkerHead.ProgressChanged += new System.ComponentModel.ProgressChangedEventHandler(this.WorkerHead_ProgressChanged); this.WorkerHead.RunWorkerCompleted += new System.ComponentModel.RunWorkerCompletedEventHandler(this.WorkerHead_RunWorkerCompleted); // // Killtimer // this.Killtimer.Interval = 15000; this.Killtimer.Tick += new System.EventHandler(this.Killtimer_Tick); // // StartBasicHistory // this.StartBasicHistory.Interval = 3000; this.StartBasicHistory.Tick += new System.EventHandler(this.StartBasicHistory_Tick); // // radDock1 // this.radDock1.ActiveWindow = this.toolWindow4; this.radDock1.BackColor = System.Drawing.Color.Transparent; this.radDock1.CausesValidation = false; this.radDock1.Controls.Add(this.toolTabStripTabs); this.radDock1.Controls.Add(this.documentContainer1); this.radDock1.Dock = System.Windows.Forms.DockStyle.Fill; this.radDock1.IsCleanUpTarget = true; this.radDock1.Location = new System.Drawing.Point(0, 0); this.radDock1.MainDocumentContainer = this.documentContainer1; this.radDock1.Name = "radDock1"; this.radDock1.Padding = new System.Windows.Forms.Padding(0); // // // this.radDock1.RootElement.MinSize = new System.Drawing.Size(25, 25); this.radDock1.Size = new System.Drawing.Size(1150, 803); this.radDock1.SplitterWidth = 0; this.radDock1.TabIndex = 5; this.radDock1.TabStop = false; this.radDock1.Text = "radDock1"; this.radDock1.ThemeName = "TelerikMetroBlue"; this.radDock1.DockStateChanging += new Telerik.WinControls.UI.Docking.DockStateChangingEventHandler(this.radDock1_DockStateChanging); this.radDock1.ActiveWindowChanging += new Telerik.WinControls.UI.Docking.DockWindowCancelEventHandler(this.radDock1_ActiveWindowChanging); this.radDock1.ActiveWindowChanged += new Telerik.WinControls.UI.Docking.DockWindowEventHandler(this.radDock1_ActiveWindowChanged); // // windowHistoryResult // this.windowHistoryResult.BackColor = System.Drawing.Color.WhiteSmoke; this.windowHistoryResult.Caption = null; this.windowHistoryResult.Controls.Add(this.panelAnimationButtons); this.windowHistoryResult.Controls.Add(this.gridHistoryPoints); this.windowHistoryResult.Controls.Add(this.timeTrackBar); this.windowHistoryResult.Controls.Add(this.rsePositionDisplay); this.windowHistoryResult.Controls.Add(this.rseSkipSeconds); this.windowHistoryResult.Controls.Add(this.radLabel10); this.windowHistoryResult.Controls.Add(this.labelSlideshow); this.windowHistoryResult.Controls.Add(this.rcbShowLabels); this.windowHistoryResult.Controls.Add(this.rcbShowGeofence); this.windowHistoryResult.Controls.Add(this.rlPositionDisplayMs); this.windowHistoryResult.Controls.Add(this.rlAnimation); this.windowHistoryResult.DocumentButtons = Telerik.WinControls.UI.Docking.DocumentStripButtons.None; this.windowHistoryResult.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.windowHistoryResult.Location = new System.Drawing.Point(1, 29); this.windowHistoryResult.Name = "windowHistoryResult"; this.windowHistoryResult.PreviousDockState = Telerik.WinControls.UI.Docking.DockState.Docked; this.windowHistoryResult.Size = new System.Drawing.Size(294, 772); this.windowHistoryResult.Text = "History result"; this.windowHistoryResult.ToolCaptionButtons = Telerik.WinControls.UI.Docking.ToolStripCaptionButtons.None; // // panelAnimationButtons // this.panelAnimationButtons.Controls.Add(this.rbPrev); this.panelAnimationButtons.Controls.Add(this.rbNext); this.panelAnimationButtons.Controls.Add(this.rbStop); this.panelAnimationButtons.Controls.Add(this.rbPause); this.panelAnimationButtons.Controls.Add(this.rbPlay); this.panelAnimationButtons.Location = new System.Drawing.Point(42, 224); this.panelAnimationButtons.Name = "panelAnimationButtons"; this.panelAnimationButtons.Size = new System.Drawing.Size(213, 46); this.panelAnimationButtons.TabIndex = 91; ((Telerik.WinControls.Primitives.BorderPrimitive)(this.panelAnimationButtons.GetChildAt(0).GetChildAt(1))).Visibility = Telerik.WinControls.ElementVisibility.Hidden; // // rbPrev // this.rbPrev.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226))))); this.rbPrev.Cursor = System.Windows.Forms.Cursors.Hand; this.rbPrev.Font = new System.Drawing.Font("Segoe UI", 10F); this.rbPrev.Image = global::Dispatcher.Properties.Resources.h_prev; this.rbPrev.ImageAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.rbPrev.Location = new System.Drawing.Point(12, 7); this.rbPrev.Name = "rbPrev"; this.rbPrev.Size = new System.Drawing.Size(34, 34); this.rbPrev.TabIndex = 90; this.rbPrev.ThemeName = "TelerikMetroBlue"; this.toolTipHelp.SetToolTip(this.rbPrev, "Previous"); this.rbPrev.EnabledChanged += new System.EventHandler(this.rbtAnimation_EnabledChanged); this.rbPrev.Click += new System.EventHandler(this.btBack_Click); ((Telerik.WinControls.UI.RadButtonElement)(this.rbPrev.GetChildAt(0))).Image = global::Dispatcher.Properties.Resources.h_prev; ((Telerik.WinControls.UI.RadButtonElement)(this.rbPrev.GetChildAt(0))).ImageAlignment = System.Drawing.ContentAlignment.MiddleCenter; ((Telerik.WinControls.UI.RadButtonElement)(this.rbPrev.GetChildAt(0))).Text = ""; ((Telerik.WinControls.Primitives.FillPrimitive)(this.rbPrev.GetChildAt(0).GetChildAt(0))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226))))); ((Telerik.WinControls.Primitives.TextPrimitive)(this.rbPrev.GetChildAt(0).GetChildAt(1).GetChildAt(1))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); ((Telerik.WinControls.Primitives.TextPrimitive)(this.rbPrev.GetChildAt(0).GetChildAt(1).GetChildAt(1))).Font = new System.Drawing.Font("Segoe UI", 8F, System.Drawing.FontStyle.Bold); ((Telerik.WinControls.Primitives.TextPrimitive)(this.rbPrev.GetChildAt(0).GetChildAt(1).GetChildAt(1))).Alignment = System.Drawing.ContentAlignment.MiddleCenter; ((Telerik.WinControls.Primitives.FocusPrimitive)(this.rbPrev.GetChildAt(0).GetChildAt(3))).BackColor = System.Drawing.Color.DeepSkyBlue; // // rbNext // this.rbNext.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226))))); this.rbNext.Cursor = System.Windows.Forms.Cursors.Hand; this.rbNext.Font = new System.Drawing.Font("Segoe UI", 10F); this.rbNext.Image = global::Dispatcher.Properties.Resources.h_next; this.rbNext.ImageAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.rbNext.Location = new System.Drawing.Point(172, 5); this.rbNext.Name = "rbNext"; this.rbNext.Size = new System.Drawing.Size(34, 34); this.rbNext.TabIndex = 89; this.rbNext.ThemeName = "TelerikMetroBlue"; this.toolTipHelp.SetToolTip(this.rbNext, "Next"); this.rbNext.EnabledChanged += new System.EventHandler(this.rbtAnimation_EnabledChanged); this.rbNext.Click += new System.EventHandler(this.btForward_Click); ((Telerik.WinControls.UI.RadButtonElement)(this.rbNext.GetChildAt(0))).Image = global::Dispatcher.Properties.Resources.h_next; ((Telerik.WinControls.UI.RadButtonElement)(this.rbNext.GetChildAt(0))).ImageAlignment = System.Drawing.ContentAlignment.MiddleCenter; ((Telerik.WinControls.UI.RadButtonElement)(this.rbNext.GetChildAt(0))).Text = ""; ((Telerik.WinControls.Primitives.FillPrimitive)(this.rbNext.GetChildAt(0).GetChildAt(0))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226))))); ((Telerik.WinControls.Primitives.TextPrimitive)(this.rbNext.GetChildAt(0).GetChildAt(1).GetChildAt(1))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); ((Telerik.WinControls.Primitives.TextPrimitive)(this.rbNext.GetChildAt(0).GetChildAt(1).GetChildAt(1))).Font = new System.Drawing.Font("Segoe UI", 8F, System.Drawing.FontStyle.Bold); ((Telerik.WinControls.Primitives.TextPrimitive)(this.rbNext.GetChildAt(0).GetChildAt(1).GetChildAt(1))).Alignment = System.Drawing.ContentAlignment.MiddleCenter; ((Telerik.WinControls.Primitives.FocusPrimitive)(this.rbNext.GetChildAt(0).GetChildAt(3))).BackColor = System.Drawing.Color.DeepSkyBlue; // // rbStop // this.rbStop.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226))))); this.rbStop.Cursor = System.Windows.Forms.Cursors.Hand; this.rbStop.Font = new System.Drawing.Font("Segoe UI", 10F); this.rbStop.Image = global::Dispatcher.Properties.Resources.h_stop; this.rbStop.ImageAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.rbStop.Location = new System.Drawing.Point(132, 5); this.rbStop.Name = "rbStop"; this.rbStop.Size = new System.Drawing.Size(34, 34); this.rbStop.TabIndex = 88; this.rbStop.ThemeName = "TelerikMetroBlue"; this.toolTipHelp.SetToolTip(this.rbStop, "Stop"); this.rbStop.EnabledChanged += new System.EventHandler(this.rbtAnimation_EnabledChanged); this.rbStop.Click += new System.EventHandler(this.btStop_Click); ((Telerik.WinControls.UI.RadButtonElement)(this.rbStop.GetChildAt(0))).Image = global::Dispatcher.Properties.Resources.h_stop; ((Telerik.WinControls.UI.RadButtonElement)(this.rbStop.GetChildAt(0))).ImageAlignment = System.Drawing.ContentAlignment.MiddleCenter; ((Telerik.WinControls.UI.RadButtonElement)(this.rbStop.GetChildAt(0))).Text = ""; ((Telerik.WinControls.Primitives.FillPrimitive)(this.rbStop.GetChildAt(0).GetChildAt(0))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226))))); ((Telerik.WinControls.Primitives.TextPrimitive)(this.rbStop.GetChildAt(0).GetChildAt(1).GetChildAt(1))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); ((Telerik.WinControls.Primitives.TextPrimitive)(this.rbStop.GetChildAt(0).GetChildAt(1).GetChildAt(1))).Font = new System.Drawing.Font("Segoe UI", 8F, System.Drawing.FontStyle.Bold); ((Telerik.WinControls.Primitives.TextPrimitive)(this.rbStop.GetChildAt(0).GetChildAt(1).GetChildAt(1))).Alignment = System.Drawing.ContentAlignment.MiddleCenter; ((Telerik.WinControls.Primitives.FocusPrimitive)(this.rbStop.GetChildAt(0).GetChildAt(3))).BackColor = System.Drawing.Color.DeepSkyBlue; // // rbPause // this.rbPause.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226))))); this.rbPause.Cursor = System.Windows.Forms.Cursors.Hand; this.rbPause.Font = new System.Drawing.Font("Segoe UI", 10F); this.rbPause.Image = global::Dispatcher.Properties.Resources.h_pause; this.rbPause.ImageAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.rbPause.Location = new System.Drawing.Point(92, 6); this.rbPause.Name = "rbPause"; this.rbPause.Size = new System.Drawing.Size(34, 34); this.rbPause.TabIndex = 87; this.rbPause.ThemeName = "TelerikMetroBlue"; this.toolTipHelp.SetToolTip(this.rbPause, "Pause"); this.rbPause.EnabledChanged += new System.EventHandler(this.rbtAnimation_EnabledChanged); this.rbPause.Click += new System.EventHandler(this.btPause_Click); ((Telerik.WinControls.UI.RadButtonElement)(this.rbPause.GetChildAt(0))).Image = global::Dispatcher.Properties.Resources.h_pause; ((Telerik.WinControls.UI.RadButtonElement)(this.rbPause.GetChildAt(0))).ImageAlignment = System.Drawing.ContentAlignment.MiddleCenter; ((Telerik.WinControls.UI.RadButtonElement)(this.rbPause.GetChildAt(0))).Text = ""; ((Telerik.WinControls.Primitives.FillPrimitive)(this.rbPause.GetChildAt(0).GetChildAt(0))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226))))); ((Telerik.WinControls.Primitives.TextPrimitive)(this.rbPause.GetChildAt(0).GetChildAt(1).GetChildAt(1))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); ((Telerik.WinControls.Primitives.TextPrimitive)(this.rbPause.GetChildAt(0).GetChildAt(1).GetChildAt(1))).Font = new System.Drawing.Font("Segoe UI", 8F, System.Drawing.FontStyle.Bold); ((Telerik.WinControls.Primitives.TextPrimitive)(this.rbPause.GetChildAt(0).GetChildAt(1).GetChildAt(1))).Alignment = System.Drawing.ContentAlignment.MiddleCenter; ((Telerik.WinControls.Primitives.FocusPrimitive)(this.rbPause.GetChildAt(0).GetChildAt(3))).BackColor = System.Drawing.Color.DeepSkyBlue; // // rbPlay // this.rbPlay.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226))))); this.rbPlay.Cursor = System.Windows.Forms.Cursors.Hand; this.rbPlay.Font = new System.Drawing.Font("Segoe UI", 10F); this.rbPlay.Image = global::Dispatcher.Properties.Resources.h_play; this.rbPlay.ImageAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.rbPlay.Location = new System.Drawing.Point(52, 6); this.rbPlay.Name = "rbPlay"; this.rbPlay.Size = new System.Drawing.Size(34, 34); this.rbPlay.TabIndex = 86; this.rbPlay.ThemeName = "TelerikMetroBlue"; this.toolTipHelp.SetToolTip(this.rbPlay, "Play"); this.rbPlay.EnabledChanged += new System.EventHandler(this.rbtAnimation_EnabledChanged); this.rbPlay.Click += new System.EventHandler(this.btPlay_Click); ((Telerik.WinControls.UI.RadButtonElement)(this.rbPlay.GetChildAt(0))).Image = global::Dispatcher.Properties.Resources.h_play; ((Telerik.WinControls.UI.RadButtonElement)(this.rbPlay.GetChildAt(0))).ImageAlignment = System.Drawing.ContentAlignment.MiddleCenter; ((Telerik.WinControls.UI.RadButtonElement)(this.rbPlay.GetChildAt(0))).Text = ""; ((Telerik.WinControls.Primitives.FillPrimitive)(this.rbPlay.GetChildAt(0).GetChildAt(0))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226))))); ((Telerik.WinControls.Primitives.TextPrimitive)(this.rbPlay.GetChildAt(0).GetChildAt(1).GetChildAt(1))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); ((Telerik.WinControls.Primitives.TextPrimitive)(this.rbPlay.GetChildAt(0).GetChildAt(1).GetChildAt(1))).Font = new System.Drawing.Font("Segoe UI", 8F, System.Drawing.FontStyle.Bold); ((Telerik.WinControls.Primitives.TextPrimitive)(this.rbPlay.GetChildAt(0).GetChildAt(1).GetChildAt(1))).Alignment = System.Drawing.ContentAlignment.MiddleCenter; ((Telerik.WinControls.Primitives.FocusPrimitive)(this.rbPlay.GetChildAt(0).GetChildAt(3))).BackColor = System.Drawing.Color.DeepSkyBlue; // // gridHistoryPoints // this.gridHistoryPoints.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.gridHistoryPoints.Location = new System.Drawing.Point(9, 270); // // // this.gridHistoryPoints.MasterTemplate.AllowAddNewRow = false; this.gridHistoryPoints.MasterTemplate.AllowColumnChooser = false; this.gridHistoryPoints.MasterTemplate.AutoGenerateColumns = false; this.gridHistoryPoints.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill; this.gridHistoryPoints.MasterTemplate.EnableGrouping = false; this.gridHistoryPoints.MasterTemplate.ShowColumnHeaders = false; this.gridHistoryPoints.MasterTemplate.ShowRowHeaderColumn = false; this.gridHistoryPoints.MasterTemplate.ViewDefinition = tableViewDefinition6; this.gridHistoryPoints.Name = "gridHistoryPoints"; this.gridHistoryPoints.ShowGroupPanel = false; this.gridHistoryPoints.Size = new System.Drawing.Size(273, 489); this.gridHistoryPoints.TabIndex = 84; this.gridHistoryPoints.Text = "radGridView1"; this.gridHistoryPoints.ThemeName = "TelerikMetroBlue"; this.gridHistoryPoints.CreateCell += new Telerik.WinControls.UI.GridViewCreateCellEventHandler(this.gridHistoryPoints_CreateCell); this.gridHistoryPoints.RowFormatting += new Telerik.WinControls.UI.RowFormattingEventHandler(this.gridHistoryPoints_RowFormatting); this.gridHistoryPoints.CellFormatting += new Telerik.WinControls.UI.CellFormattingEventHandler(this.gridHistoryPoints_CellFormatting); this.gridHistoryPoints.SelectionChanged += new System.EventHandler(this.gridHistoryPoints_SelectionChanged); this.gridHistoryPoints.CellClick += new Telerik.WinControls.UI.GridViewCellEventHandler(this.gridHistoryPoints_CellDoubleClick); this.gridHistoryPoints.CellDoubleClick += new Telerik.WinControls.UI.GridViewCellEventHandler(this.gridHistoryPoints_CellDoubleClick); this.gridHistoryPoints.ContextMenuOpening += new Telerik.WinControls.UI.ContextMenuOpeningEventHandler(this.gridHistoryPoints_ContextMenuOpening); // // timeTrackBar // this.timeTrackBar.Enabled = false; this.timeTrackBar.LabelStyle = Telerik.WinControls.UI.TrackBarLabelStyle.TopLeft; this.timeTrackBar.LargeTickFrequency = 10; this.timeTrackBar.Location = new System.Drawing.Point(0, 154); this.timeTrackBar.Maximum = 100F; this.timeTrackBar.Name = "timeTrackBar"; this.timeTrackBar.Size = new System.Drawing.Size(293, 36); this.timeTrackBar.SmallTickFrequency = 5; this.timeTrackBar.TabIndex = 83; this.timeTrackBar.Text = "radTrackBar1"; this.timeTrackBar.ThemeName = "TelerikMetroBlue"; this.timeTrackBar.TickStyle = Telerik.WinControls.Enumerations.TickStyles.None; this.timeTrackBar.ValueChanged += new System.EventHandler(this.timeTrackBar_ValueChanged); this.timeTrackBar.LabelFormatting += new Telerik.WinControls.UI.LabelFormattingEventHandler(this.timeTrackBar_LabelFormatting); this.timeTrackBar.TickFormatting += new Telerik.WinControls.UI.TickFormattingEventHandler(this.timeTrackBar_TickFormatting); ((Telerik.WinControls.UI.RadTrackBarElement)(this.timeTrackBar.GetChildAt(0))).BackColor = System.Drawing.Color.Transparent; ((Telerik.WinControls.UI.RadTrackBarElement)(this.timeTrackBar.GetChildAt(0))).MinSize = new System.Drawing.Size(100, 0); ((Telerik.WinControls.UI.TrackBarArrowButton)(this.timeTrackBar.GetChildAt(0).GetChildAt(0))).IsVertical = false; ((Telerik.WinControls.Primitives.FillPrimitive)(this.timeTrackBar.GetChildAt(0).GetChildAt(0).GetChildAt(0))).BackColor = System.Drawing.Color.Transparent; ((Telerik.WinControls.UI.TrackBarBodyElement)(this.timeTrackBar.GetChildAt(0).GetChildAt(1))).BackColor = System.Drawing.Color.Transparent; ((Telerik.WinControls.UI.TrackBarBodyElement)(this.timeTrackBar.GetChildAt(0).GetChildAt(1))).Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); // // rsePositionDisplay // this.rsePositionDisplay.Location = new System.Drawing.Point(15, 100); this.rsePositionDisplay.Maximum = new decimal(new int[] { 5000, 0, 0, 0}); this.rsePositionDisplay.Minimum = new decimal(new int[] { 1, 0, 0, 0}); this.rsePositionDisplay.Name = "rsePositionDisplay"; this.rsePositionDisplay.Size = new System.Drawing.Size(105, 21); this.rsePositionDisplay.TabIndex = 81; this.rsePositionDisplay.TabStop = false; this.rsePositionDisplay.TextAlignment = System.Windows.Forms.HorizontalAlignment.Right; this.rsePositionDisplay.ThemeName = "Office2013Light"; this.rsePositionDisplay.Value = new decimal(new int[] { 500, 0, 0, 0}); this.rsePositionDisplay.ValueChanged += new System.EventHandler(this.rse_ValueChanged); // // rseSkipSeconds // this.rseSkipSeconds.DecimalPlaces = 1; this.rseSkipSeconds.Location = new System.Drawing.Point(175, 100); this.rseSkipSeconds.Maximum = new decimal(new int[] { 100000, 0, 0, 0}); this.rseSkipSeconds.Name = "rseSkipSeconds"; this.rseSkipSeconds.Size = new System.Drawing.Size(105, 21); this.rseSkipSeconds.TabIndex = 79; this.rseSkipSeconds.TabStop = false; this.rseSkipSeconds.TextAlignment = System.Windows.Forms.HorizontalAlignment.Right; this.rseSkipSeconds.ThemeName = "Office2013Light"; this.rseSkipSeconds.Value = new decimal(new int[] { 20, 0, 0, 0}); this.rseSkipSeconds.Visible = false; this.rseSkipSeconds.VisibleChanged += new System.EventHandler(this.rse_ValueChanged); // // radLabel10 // this.radLabel10.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold); this.radLabel10.ForeColor = System.Drawing.Color.DarkGray; this.radLabel10.Location = new System.Drawing.Point(175, 119); this.radLabel10.Name = "radLabel10"; this.radLabel10.Size = new System.Drawing.Size(81, 19); this.radLabel10.TabIndex = 80; this.radLabel10.Text = "Skip seconds"; this.radLabel10.Visible = false; // // labelSlideshow // this.labelSlideshow.BackColor = System.Drawing.Color.Transparent; this.labelSlideshow.Font = new System.Drawing.Font("Segoe UI", 10F, System.Drawing.FontStyle.Bold); this.labelSlideshow.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226))))); this.labelSlideshow.Location = new System.Drawing.Point(15, 73); this.labelSlideshow.Name = "labelSlideshow"; this.labelSlideshow.Size = new System.Drawing.Size(157, 21); this.labelSlideshow.TabIndex = 78; this.labelSlideshow.Text = "Slideshow search result"; // // rcbShowLabels // this.rcbShowLabels.BackColor = System.Drawing.Color.Transparent; this.rcbShowLabels.CheckState = System.Windows.Forms.CheckState.Checked; this.rcbShowLabels.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(5)))), ((int)(((byte)(5)))), ((int)(((byte)(5))))); this.rcbShowLabels.Location = new System.Drawing.Point(15, 41); this.rcbShowLabels.Name = "rcbShowLabels"; // // // this.rcbShowLabels.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren; this.rcbShowLabels.Size = new System.Drawing.Size(125, 19); this.rcbShowLabels.TabIndex = 72; this.rcbShowLabels.Text = "Show points labels"; this.rcbShowLabels.ThemeName = "TelerikMetroBlue"; this.rcbShowLabels.ToggleState = Telerik.WinControls.Enumerations.ToggleState.On; this.rcbShowLabels.ToggleStateChanged += new Telerik.WinControls.UI.StateChangedEventHandler(this.rcbShowLabels_ToggleStateChanged); // // rcbShowGeofence // this.rcbShowGeofence.BackColor = System.Drawing.Color.Transparent; this.rcbShowGeofence.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(5)))), ((int)(((byte)(5)))), ((int)(((byte)(5))))); this.rcbShowGeofence.Location = new System.Drawing.Point(15, 16); this.rcbShowGeofence.Name = "rcbShowGeofence"; // // // this.rcbShowGeofence.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren; this.rcbShowGeofence.Size = new System.Drawing.Size(112, 19); this.rcbShowGeofence.TabIndex = 71; this.rcbShowGeofence.Text = "Show geofences"; this.rcbShowGeofence.ThemeName = "TelerikMetroBlue"; this.rcbShowGeofence.ToggleStateChanged += new Telerik.WinControls.UI.StateChangedEventHandler(this.rcbShowGeofence_ToggleStateChanged); // // rlPositionDisplayMs // this.rlPositionDisplayMs.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold); this.rlPositionDisplayMs.ForeColor = System.Drawing.Color.DarkGray; this.rlPositionDisplayMs.Location = new System.Drawing.Point(15, 120); this.rlPositionDisplayMs.Name = "rlPositionDisplayMs"; this.rlPositionDisplayMs.Size = new System.Drawing.Size(128, 19); this.rlPositionDisplayMs.TabIndex = 82; this.rlPositionDisplayMs.Text = "Position display (ms)"; // // rlAnimation // this.rlAnimation.AutoSize = false; this.rlAnimation.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold); this.rlAnimation.ForeColor = System.Drawing.Color.DarkGray; this.rlAnimation.Location = new System.Drawing.Point(15, 201); this.rlAnimation.Name = "rlAnimation"; this.rlAnimation.Size = new System.Drawing.Size(261, 19); this.rlAnimation.TabIndex = 85; this.rlAnimation.Text = "Animation active for less than 100 positions"; // // toolTabStripTabs // this.toolTabStripTabs.CanUpdateChildIndex = true; this.toolTabStripTabs.CaptionVisible = false; this.toolTabStripTabs.Controls.Add(this.toolWindow4); this.toolTabStripTabs.Controls.Add(this.windowHistoryResult); this.toolTabStripTabs.Location = new System.Drawing.Point(0, 0); this.toolTabStripTabs.Name = "toolTabStripTabs"; // // // this.toolTabStripTabs.RootElement.MinSize = new System.Drawing.Size(25, 25); this.toolTabStripTabs.SelectedIndex = 0; this.toolTabStripTabs.Size = new System.Drawing.Size(296, 803); this.toolTabStripTabs.SizeInfo.AbsoluteSize = new System.Drawing.Size(296, 200); this.toolTabStripTabs.SizeInfo.SplitterCorrection = new System.Drawing.Size(110, 0); this.toolTabStripTabs.TabIndex = 4; this.toolTabStripTabs.TabStop = false; this.toolTabStripTabs.TabStripAlignment = Telerik.WinControls.UI.TabStripAlignment.Top; this.toolTabStripTabs.ThemeName = "TelerikMetroBlue"; ((Telerik.WinControls.Primitives.BorderPrimitive)(this.toolTabStripTabs.GetChildAt(0).GetChildAt(1))).Width = 0F; ((Telerik.WinControls.Primitives.BorderPrimitive)(this.toolTabStripTabs.GetChildAt(0).GetChildAt(1))).LeftWidth = 12F; ((Telerik.WinControls.Primitives.BorderPrimitive)(this.toolTabStripTabs.GetChildAt(0).GetChildAt(1))).TopWidth = 0F; ((Telerik.WinControls.Primitives.BorderPrimitive)(this.toolTabStripTabs.GetChildAt(0).GetChildAt(1))).RightWidth = 12F; ((Telerik.WinControls.Primitives.BorderPrimitive)(this.toolTabStripTabs.GetChildAt(0).GetChildAt(1))).BottomWidth = 0F; ((Telerik.WinControls.UI.Docking.ToolWindowCaptionElement)(this.toolTabStripTabs.GetChildAt(0).GetChildAt(2).GetChildAt(0))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); ((Telerik.WinControls.UI.Docking.ToolWindowCaptionElement)(this.toolTabStripTabs.GetChildAt(0).GetChildAt(2).GetChildAt(0))).Visibility = Telerik.WinControls.ElementVisibility.Collapsed; ((Telerik.WinControls.Primitives.BorderPrimitive)(this.toolTabStripTabs.GetChildAt(0).GetChildAt(2).GetChildAt(0).GetChildAt(1))).SmoothingMode = System.Drawing.Drawing2D.SmoothingMode.Default; ((Telerik.WinControls.UI.RadPageViewTabStripElement)(this.toolTabStripTabs.GetChildAt(0).GetChildAt(2).GetChildAt(1))).ItemContentOrientation = Telerik.WinControls.UI.PageViewContentOrientation.Horizontal; ((Telerik.WinControls.UI.RadPageViewTabStripElement)(this.toolTabStripTabs.GetChildAt(0).GetChildAt(2).GetChildAt(1))).BorderWidth = 0F; ((Telerik.WinControls.UI.RadPageViewTabStripElement)(this.toolTabStripTabs.GetChildAt(0).GetChildAt(2).GetChildAt(1))).BorderLeftWidth = 0F; ((Telerik.WinControls.UI.RadPageViewTabStripElement)(this.toolTabStripTabs.GetChildAt(0).GetChildAt(2).GetChildAt(1))).BorderTopWidth = 0F; ((Telerik.WinControls.UI.RadPageViewTabStripElement)(this.toolTabStripTabs.GetChildAt(0).GetChildAt(2).GetChildAt(1))).BorderRightWidth = 0F; ((Telerik.WinControls.UI.RadPageViewTabStripElement)(this.toolTabStripTabs.GetChildAt(0).GetChildAt(2).GetChildAt(1))).BorderBottomWidth = 0F; ((Telerik.WinControls.UI.StripViewItemContainer)(this.toolTabStripTabs.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(0))).BorderWidth = 0F; ((Telerik.WinControls.UI.StripViewItemContainer)(this.toolTabStripTabs.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(0))).BorderBottomWidth = 3F; ((Telerik.WinControls.UI.StripViewItemContainer)(this.toolTabStripTabs.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(0))).BorderBottomColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226))))); ((Telerik.WinControls.UI.StripViewItemContainer)(this.toolTabStripTabs.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(0))).Margin = new System.Windows.Forms.Padding(0); ((Telerik.WinControls.UI.StripViewItemLayout)(this.toolTabStripTabs.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(0).GetChildAt(0))).BorderWidth = 0F; ((Telerik.WinControls.UI.StripViewItemLayout)(this.toolTabStripTabs.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(0).GetChildAt(0))).BorderLeftWidth = 0F; ((Telerik.WinControls.UI.StripViewItemLayout)(this.toolTabStripTabs.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(0).GetChildAt(0))).BorderTopWidth = 0F; ((Telerik.WinControls.UI.StripViewItemLayout)(this.toolTabStripTabs.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(0).GetChildAt(0))).BorderRightWidth = 0F; ((Telerik.WinControls.UI.StripViewItemLayout)(this.toolTabStripTabs.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(0).GetChildAt(0))).BorderBottomWidth = 0F; ((Telerik.WinControls.UI.StripViewButtonsPanel)(this.toolTabStripTabs.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(0).GetChildAt(1))).BorderBottomWidth = 2F; // // toolWindow4 // this.toolWindow4.BackColor = System.Drawing.Color.WhiteSmoke; this.toolWindow4.Caption = null; this.toolWindow4.Controls.Add(this.pbFilter); this.toolWindow4.Controls.Add(this.rbResetHistory); this.toolWindow4.Controls.Add(this.rbSearchHistory); this.toolWindow4.Controls.Add(this.rcbComputeAddress); this.toolWindow4.Controls.Add(this.rcbSpeedUpper); this.toolWindow4.Controls.Add(this.rseSpeedUpper); this.toolWindow4.Controls.Add(this.pb24H); this.toolWindow4.Controls.Add(this.rcbSpeedLower); this.toolWindow4.Controls.Add(this.rtbFilterUnits); this.toolWindow4.Controls.Add(this.rseSpeedLower); this.toolWindow4.Controls.Add(this.rdpEndTime); this.toolWindow4.Controls.Add(this.rdpStartTime); this.toolWindow4.Controls.Add(this.rcb24H); this.toolWindow4.Controls.Add(this.rlUntil); this.toolWindow4.Controls.Add(this.radLabel6); this.toolWindow4.Controls.Add(this.treeViewUnits); this.toolWindow4.Controls.Add(this.rlHistoryForSelectedUnits); this.toolWindow4.Controls.Add(this.labelUnits); this.toolWindow4.DocumentButtons = Telerik.WinControls.UI.Docking.DocumentStripButtons.None; this.toolWindow4.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F); this.toolWindow4.Location = new System.Drawing.Point(1, 29); this.toolWindow4.Name = "toolWindow4"; this.toolWindow4.PreviousDockState = Telerik.WinControls.UI.Docking.DockState.Docked; this.toolWindow4.Size = new System.Drawing.Size(294, 772); this.toolWindow4.Text = "History search parameters"; this.toolWindow4.ToolCaptionButtons = Telerik.WinControls.UI.Docking.ToolStripCaptionButtons.None; // // pbFilter // this.pbFilter.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.pbFilter.BackColor = System.Drawing.Color.White; this.pbFilter.Image = global::Dispatcher.Properties.Resources.i_search; this.pbFilter.Location = new System.Drawing.Point(259, 478); this.pbFilter.Name = "pbFilter"; this.pbFilter.Size = new System.Drawing.Size(21, 21); this.pbFilter.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.pbFilter.TabIndex = 68; this.pbFilter.TabStop = false; this.pbFilter.Tag = "unselected"; this.pbFilter.MouseEnter += new System.EventHandler(this.pbFilter_MouseEnter); this.pbFilter.MouseLeave += new System.EventHandler(this.pbFilter_MouseLeave); // // rbResetHistory // this.rbResetHistory.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.rbResetHistory.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226))))); this.rbResetHistory.Cursor = System.Windows.Forms.Cursors.Hand; this.rbResetHistory.Font = new System.Drawing.Font("Segoe UI", 10F); this.rbResetHistory.Location = new System.Drawing.Point(18, 726); this.rbResetHistory.Name = "rbResetHistory"; this.rbResetHistory.Size = new System.Drawing.Size(91, 34); this.rbResetHistory.TabIndex = 76; this.rbResetHistory.Text = "Reset"; this.rbResetHistory.ThemeName = "TelerikMetroBlue"; this.rbResetHistory.Click += new System.EventHandler(this.rbResetHistory_Click); ((Telerik.WinControls.UI.RadButtonElement)(this.rbResetHistory.GetChildAt(0))).Text = "Reset"; ((Telerik.WinControls.Primitives.FillPrimitive)(this.rbResetHistory.GetChildAt(0).GetChildAt(0))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226))))); ((Telerik.WinControls.Primitives.TextPrimitive)(this.rbResetHistory.GetChildAt(0).GetChildAt(1).GetChildAt(1))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); ((Telerik.WinControls.Primitives.TextPrimitive)(this.rbResetHistory.GetChildAt(0).GetChildAt(1).GetChildAt(1))).Font = new System.Drawing.Font("Segoe UI", 8F, System.Drawing.FontStyle.Bold); ((Telerik.WinControls.Primitives.TextPrimitive)(this.rbResetHistory.GetChildAt(0).GetChildAt(1).GetChildAt(1))).Alignment = System.Drawing.ContentAlignment.MiddleCenter; ((Telerik.WinControls.Primitives.FocusPrimitive)(this.rbResetHistory.GetChildAt(0).GetChildAt(3))).BackColor = System.Drawing.Color.DeepSkyBlue; // // rbSearchHistory // this.rbSearchHistory.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.rbSearchHistory.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226))))); this.rbSearchHistory.Cursor = System.Windows.Forms.Cursors.Hand; this.rbSearchHistory.Font = new System.Drawing.Font("Segoe UI", 10F); this.rbSearchHistory.Location = new System.Drawing.Point(147, 726); this.rbSearchHistory.Name = "rbSearchHistory"; this.rbSearchHistory.Size = new System.Drawing.Size(136, 34); this.rbSearchHistory.TabIndex = 75; this.rbSearchHistory.Text = "Search History"; this.rbSearchHistory.ThemeName = "TelerikMetroBlue"; this.rbSearchHistory.Click += new System.EventHandler(this.btDisplayHeadingHisotry_Click); ((Telerik.WinControls.UI.RadButtonElement)(this.rbSearchHistory.GetChildAt(0))).Text = "Search History"; ((Telerik.WinControls.Primitives.FillPrimitive)(this.rbSearchHistory.GetChildAt(0).GetChildAt(0))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226))))); ((Telerik.WinControls.Primitives.TextPrimitive)(this.rbSearchHistory.GetChildAt(0).GetChildAt(1).GetChildAt(1))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); ((Telerik.WinControls.Primitives.TextPrimitive)(this.rbSearchHistory.GetChildAt(0).GetChildAt(1).GetChildAt(1))).Font = new System.Drawing.Font("Segoe UI", 10F, System.Drawing.FontStyle.Bold); ((Telerik.WinControls.Primitives.TextPrimitive)(this.rbSearchHistory.GetChildAt(0).GetChildAt(1).GetChildAt(1))).Alignment = System.Drawing.ContentAlignment.MiddleCenter; ((Telerik.WinControls.Primitives.FocusPrimitive)(this.rbSearchHistory.GetChildAt(0).GetChildAt(3))).BackColor = System.Drawing.Color.DeepSkyBlue; // // rcbComputeAddress // this.rcbComputeAddress.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.rcbComputeAddress.BackColor = System.Drawing.Color.Transparent; this.rcbComputeAddress.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(5)))), ((int)(((byte)(5)))), ((int)(((byte)(5))))); this.rcbComputeAddress.Location = new System.Drawing.Point(20, 689); this.rcbComputeAddress.Name = "rcbComputeAddress"; // // // this.rcbComputeAddress.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren; this.rcbComputeAddress.Size = new System.Drawing.Size(119, 19); this.rcbComputeAddress.TabIndex = 74; this.rcbComputeAddress.Text = "Compute address"; this.rcbComputeAddress.ThemeName = "TelerikMetroBlue"; this.rcbComputeAddress.ToggleStateChanged += new Telerik.WinControls.UI.StateChangedEventHandler(this.checkbox_UpdateHT); // // rcbSpeedUpper // this.rcbSpeedUpper.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.rcbSpeedUpper.BackColor = System.Drawing.Color.Transparent; this.rcbSpeedUpper.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(5)))), ((int)(((byte)(5)))), ((int)(((byte)(5))))); this.rcbSpeedUpper.Location = new System.Drawing.Point(95, 653); this.rcbSpeedUpper.Name = "rcbSpeedUpper"; // // // this.rcbSpeedUpper.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren; this.rcbSpeedUpper.Size = new System.Drawing.Size(160, 19); this.rcbSpeedUpper.TabIndex = 73; this.rcbSpeedUpper.Text = "Upper speed limit [km/h]"; this.rcbSpeedUpper.ThemeName = "TelerikMetroBlue"; this.rcbSpeedUpper.ToggleStateChanged += new Telerik.WinControls.UI.StateChangedEventHandler(this.checkbox_UpdateHT); this.rcbSpeedUpper.CheckStateChanged += new System.EventHandler(this.speedLimit_CheckStateChanged); // // rseSpeedUpper // this.rseSpeedUpper.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.rseSpeedUpper.Enabled = false; this.rseSpeedUpper.Location = new System.Drawing.Point(19, 650); this.rseSpeedUpper.Maximum = new decimal(new int[] { 350, 0, 0, 0}); this.rseSpeedUpper.Name = "rseSpeedUpper"; this.rseSpeedUpper.Size = new System.Drawing.Size(72, 21); this.rseSpeedUpper.TabIndex = 72; this.rseSpeedUpper.TabStop = false; this.rseSpeedUpper.TextAlignment = System.Windows.Forms.HorizontalAlignment.Right; this.rseSpeedUpper.ThemeName = "Office2013Light"; this.rseSpeedUpper.Value = new decimal(new int[] { 50, 0, 0, 0}); this.rseSpeedUpper.ValueChanged += new System.EventHandler(this.rse_ValueChanged); // // pb24H // this.pb24H.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.pb24H.BackColor = System.Drawing.Color.Transparent; this.pb24H.Cursor = System.Windows.Forms.Cursors.Hand; this.pb24H.Image = global::Dispatcher.Properties.Resources.h_24h; this.pb24H.Location = new System.Drawing.Point(247, 558); this.pb24H.Name = "pb24H"; this.pb24H.Size = new System.Drawing.Size(36, 36); this.pb24H.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.pb24H.TabIndex = 71; this.pb24H.TabStop = false; this.pb24H.Tag = "selected"; this.pb24H.Click += new System.EventHandler(this.pb24H_Click); this.pb24H.MouseEnter += new System.EventHandler(this.pb24H_MouseEnter); this.pb24H.MouseLeave += new System.EventHandler(this.pb24H_MouseLeave); // // rcbSpeedLower // this.rcbSpeedLower.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.rcbSpeedLower.BackColor = System.Drawing.Color.Transparent; this.rcbSpeedLower.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(5)))), ((int)(((byte)(5)))), ((int)(((byte)(5))))); this.rcbSpeedLower.Location = new System.Drawing.Point(95, 628); this.rcbSpeedLower.Name = "rcbSpeedLower"; // // // this.rcbSpeedLower.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren; this.rcbSpeedLower.Size = new System.Drawing.Size(159, 19); this.rcbSpeedLower.TabIndex = 70; this.rcbSpeedLower.Text = "Lower speed limit [km/h]"; this.rcbSpeedLower.ThemeName = "TelerikMetroBlue"; this.rcbSpeedLower.ToggleStateChanged += new Telerik.WinControls.UI.StateChangedEventHandler(this.checkbox_UpdateHT); this.rcbSpeedLower.CheckStateChanged += new System.EventHandler(this.speedLimit_CheckStateChanged); // // rtbFilterUnits // this.rtbFilterUnits.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.rtbFilterUnits.Font = new System.Drawing.Font("Segoe UI", 10F); this.rtbFilterUnits.Location = new System.Drawing.Point(16, 477); this.rtbFilterUnits.MaxLength = 140; this.rtbFilterUnits.Name = "rtbFilterUnits"; this.rtbFilterUnits.NullText = "Type to search unit"; this.rtbFilterUnits.Size = new System.Drawing.Size(262, 23); this.rtbFilterUnits.TabIndex = 58; this.rtbFilterUnits.ThemeName = "Office2013Dark"; this.rtbFilterUnits.TextChanged += new System.EventHandler(this.rtbFilterUnits_TextChanged); // // rseSpeedLower // this.rseSpeedLower.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.rseSpeedLower.Enabled = false; this.rseSpeedLower.Location = new System.Drawing.Point(19, 625); this.rseSpeedLower.Maximum = new decimal(new int[] { 350, 0, 0, 0}); this.rseSpeedLower.Name = "rseSpeedLower"; this.rseSpeedLower.Size = new System.Drawing.Size(72, 21); this.rseSpeedLower.TabIndex = 69; this.rseSpeedLower.TabStop = false; this.rseSpeedLower.TextAlignment = System.Windows.Forms.HorizontalAlignment.Right; this.rseSpeedLower.ThemeName = "Office2013Light"; this.rseSpeedLower.ValueChanged += new System.EventHandler(this.rse_ValueChanged); // // rdpEndTime // this.rdpEndTime.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.rdpEndTime.CustomFormat = "MM/dd/yyyy, HH:mm"; this.rdpEndTime.Enabled = false; this.rdpEndTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.rdpEndTime.Location = new System.Drawing.Point(18, 577); this.rdpEndTime.MaxDate = new System.DateTime(2030, 12, 31, 0, 0, 0, 0); this.rdpEndTime.MinDate = new System.DateTime(2010, 1, 1, 0, 0, 0, 0); this.rdpEndTime.Name = "rdpEndTime"; this.rdpEndTime.Size = new System.Drawing.Size(225, 21); this.rdpEndTime.TabIndex = 64; this.rdpEndTime.TabStop = false; this.rdpEndTime.Text = "01/01/2010, 00:00"; this.rdpEndTime.ThemeName = "Office2013Light"; this.rdpEndTime.Value = new System.DateTime(2010, 1, 1, 0, 0, 0, 0); // // rdpStartTime // this.rdpStartTime.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.rdpStartTime.CustomFormat = "MM/dd/yyyy, HH:mm"; this.rdpStartTime.Enabled = false; this.rdpStartTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.rdpStartTime.Location = new System.Drawing.Point(18, 552); this.rdpStartTime.MaxDate = new System.DateTime(2030, 12, 31, 0, 0, 0, 0); this.rdpStartTime.MinDate = new System.DateTime(2010, 1, 1, 0, 0, 0, 0); this.rdpStartTime.Name = "rdpStartTime"; this.rdpStartTime.NullText = "Display all"; this.rdpStartTime.Size = new System.Drawing.Size(225, 21); this.rdpStartTime.TabIndex = 63; this.rdpStartTime.TabStop = false; this.rdpStartTime.Text = "01/01/2015, 00:00"; this.rdpStartTime.ThemeName = "Office2013Light"; this.rdpStartTime.Value = new System.DateTime(2015, 1, 1, 0, 0, 0, 0); // // rcb24H // this.rcb24H.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.rcb24H.AutoSize = false; this.rcb24H.BackColor = System.Drawing.Color.Transparent; this.rcb24H.CheckState = System.Windows.Forms.CheckState.Checked; this.rcb24H.Enabled = false; this.rcb24H.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(5)))), ((int)(((byte)(5)))), ((int)(((byte)(5))))); this.rcb24H.Location = new System.Drawing.Point(253, 560); this.rcb24H.Name = "rcb24H"; // // // this.rcb24H.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren; this.rcb24H.Size = new System.Drawing.Size(25, 37); this.rcb24H.TabIndex = 67; this.rcb24H.Text = "24"; this.rcb24H.TextWrap = true; this.rcb24H.ThemeName = "TelerikMetroBlue"; this.rcb24H.ToggleState = Telerik.WinControls.Enumerations.ToggleState.On; // // rlUntil // this.rlUntil.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.rlUntil.AutoSize = false; this.rlUntil.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold); this.rlUntil.ForeColor = System.Drawing.Color.DarkGray; this.rlUntil.Location = new System.Drawing.Point(134, 597); this.rlUntil.Name = "rlUntil"; this.rlUntil.Size = new System.Drawing.Size(109, 19); this.rlUntil.TabIndex = 66; this.rlUntil.Text = "History until"; this.rlUntil.TextAlignment = System.Drawing.ContentAlignment.TopRight; // // radLabel6 // this.radLabel6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.radLabel6.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold); this.radLabel6.ForeColor = System.Drawing.Color.DarkGray; this.radLabel6.Location = new System.Drawing.Point(16, 535); this.radLabel6.Name = "radLabel6"; this.radLabel6.Size = new System.Drawing.Size(81, 19); this.radLabel6.TabIndex = 65; this.radLabel6.Text = "History from"; // // treeViewUnits // this.treeViewUnits.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.treeViewUnits.CheckBoxes = true; this.treeViewUnits.Location = new System.Drawing.Point(16, 25); this.treeViewUnits.Name = "treeViewUnits"; this.treeViewUnits.Size = new System.Drawing.Size(265, 453); this.treeViewUnits.SortOrder = System.Windows.Forms.SortOrder.Ascending; this.treeViewUnits.SpacingBetweenNodes = -1; this.treeViewUnits.TabIndex = 60; this.treeViewUnits.Text = "radTreeView1"; this.treeViewUnits.ThemeName = "TelerikMetroBlue"; this.treeViewUnits.TriStateMode = true; this.treeViewUnits.NodeFormatting += new Telerik.WinControls.UI.TreeNodeFormattingEventHandler(this.treeViewUnits_NodeFormatting); this.treeViewUnits.CreateNodeElement += new Telerik.WinControls.UI.CreateTreeNodeElementEventHandler(this.treeViewUnits_CreateNodeElement); // // rlHistoryForSelectedUnits // this.rlHistoryForSelectedUnits.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.rlHistoryForSelectedUnits.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold); this.rlHistoryForSelectedUnits.ForeColor = System.Drawing.Color.DarkGray; this.rlHistoryForSelectedUnits.Location = new System.Drawing.Point(16, 500); this.rlHistoryForSelectedUnits.Name = "rlHistoryForSelectedUnits"; this.rlHistoryForSelectedUnits.Size = new System.Drawing.Size(152, 19); this.rlHistoryForSelectedUnits.TabIndex = 61; this.rlHistoryForSelectedUnits.Text = "History for selected units"; // // labelUnits // this.labelUnits.BackColor = System.Drawing.Color.WhiteSmoke; this.labelUnits.Font = new System.Drawing.Font("Segoe UI", 10F, System.Drawing.FontStyle.Bold); this.labelUnits.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226))))); this.labelUnits.Location = new System.Drawing.Point(16, 5); this.labelUnits.Name = "labelUnits"; this.labelUnits.Size = new System.Drawing.Size(40, 21); this.labelUnits.TabIndex = 77; this.labelUnits.Text = "Units"; // // documentContainer1 // this.documentContainer1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(254))))); this.documentContainer1.CausesValidation = false; this.documentContainer1.Controls.Add(this.documentTabStrip1); this.documentContainer1.Name = "documentContainer1"; // // // this.documentContainer1.RootElement.MinSize = new System.Drawing.Size(25, 25); this.documentContainer1.SizeInfo.AbsoluteSize = new System.Drawing.Size(1029, 200); this.documentContainer1.SizeInfo.SizeMode = Telerik.WinControls.UI.Docking.SplitPanelSizeMode.Fill; this.documentContainer1.SizeInfo.SplitterCorrection = new System.Drawing.Size(-110, 0); this.documentContainer1.SplitterWidth = 0; this.documentContainer1.TabIndex = 3; this.documentContainer1.ThemeName = "TelerikMetroBlue"; ((Telerik.WinControls.UI.SplitPanelElement)(this.documentContainer1.GetChildAt(0))).Padding = new System.Windows.Forms.Padding(5); ((Telerik.WinControls.Primitives.BorderPrimitive)(this.documentContainer1.GetChildAt(0).GetChildAt(1))).Width = 0F; ((Telerik.WinControls.Primitives.BorderPrimitive)(this.documentContainer1.GetChildAt(0).GetChildAt(1))).LeftWidth = 0F; ((Telerik.WinControls.Primitives.BorderPrimitive)(this.documentContainer1.GetChildAt(0).GetChildAt(1))).TopWidth = 0F; ((Telerik.WinControls.Primitives.BorderPrimitive)(this.documentContainer1.GetChildAt(0).GetChildAt(1))).RightWidth = 0F; ((Telerik.WinControls.Primitives.BorderPrimitive)(this.documentContainer1.GetChildAt(0).GetChildAt(1))).BottomWidth = 0F; // // documentTabStrip1 // this.documentTabStrip1.CanUpdateChildIndex = true; this.documentTabStrip1.CausesValidation = false; this.documentTabStrip1.Controls.Add(this.documentWindow1); this.documentTabStrip1.Controls.Add(this.toolWindow2); this.documentTabStrip1.Location = new System.Drawing.Point(0, 0); this.documentTabStrip1.Name = "documentTabStrip1"; // // // this.documentTabStrip1.RootElement.MinSize = new System.Drawing.Size(25, 25); this.documentTabStrip1.SelectedIndex = 1; this.documentTabStrip1.Size = new System.Drawing.Size(854, 803); this.documentTabStrip1.TabIndex = 0; this.documentTabStrip1.TabStop = false; this.documentTabStrip1.TabStripVisible = false; this.documentTabStrip1.ThemeName = "TelerikMetroBlue"; ((Telerik.WinControls.Primitives.BorderPrimitive)(this.documentTabStrip1.GetChildAt(0).GetChildAt(1))).Width = 0F; ((Telerik.WinControls.Primitives.BorderPrimitive)(this.documentTabStrip1.GetChildAt(0).GetChildAt(1))).LeftWidth = 0F; ((Telerik.WinControls.Primitives.BorderPrimitive)(this.documentTabStrip1.GetChildAt(0).GetChildAt(1))).TopWidth = 0F; ((Telerik.WinControls.Primitives.BorderPrimitive)(this.documentTabStrip1.GetChildAt(0).GetChildAt(1))).RightWidth = 0F; ((Telerik.WinControls.Primitives.BorderPrimitive)(this.documentTabStrip1.GetChildAt(0).GetChildAt(1))).BottomWidth = 0F; ((Telerik.WinControls.UI.RadPageViewTabStripElement)(this.documentTabStrip1.GetChildAt(0).GetChildAt(2))).ItemContentOrientation = Telerik.WinControls.UI.PageViewContentOrientation.Horizontal; ((Telerik.WinControls.UI.RadPageViewTabStripElement)(this.documentTabStrip1.GetChildAt(0).GetChildAt(2))).BorderWidth = 0F; ((Telerik.WinControls.UI.RadPageViewTabStripElement)(this.documentTabStrip1.GetChildAt(0).GetChildAt(2))).BorderLeftWidth = 0F; ((Telerik.WinControls.UI.RadPageViewTabStripElement)(this.documentTabStrip1.GetChildAt(0).GetChildAt(2))).BorderTopWidth = 0F; ((Telerik.WinControls.UI.RadPageViewTabStripElement)(this.documentTabStrip1.GetChildAt(0).GetChildAt(2))).BorderRightWidth = 0F; ((Telerik.WinControls.UI.RadPageViewTabStripElement)(this.documentTabStrip1.GetChildAt(0).GetChildAt(2))).BorderBottomWidth = 0F; ((Telerik.WinControls.UI.RadPageViewTabStripElement)(this.documentTabStrip1.GetChildAt(0).GetChildAt(2))).Margin = new System.Windows.Forms.Padding(0); ((Telerik.WinControls.UI.StripViewItemContainer)(this.documentTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(0))).BorderWidth = 0F; ((Telerik.WinControls.UI.StripViewItemContainer)(this.documentTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(0))).BorderLeftWidth = 0F; ((Telerik.WinControls.UI.StripViewItemContainer)(this.documentTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(0))).BorderTopWidth = 0F; ((Telerik.WinControls.UI.StripViewItemContainer)(this.documentTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(0))).BorderRightWidth = 0F; ((Telerik.WinControls.UI.StripViewItemContainer)(this.documentTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(0))).BorderBottomWidth = 0F; ((Telerik.WinControls.UI.StripViewItemContainer)(this.documentTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(0))).Visibility = Telerik.WinControls.ElementVisibility.Collapsed; ((Telerik.WinControls.UI.RadPageViewContentAreaElement)(this.documentTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(1))).BorderWidth = 0F; ((Telerik.WinControls.UI.RadPageViewContentAreaElement)(this.documentTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(1))).BorderLeftWidth = 0F; ((Telerik.WinControls.UI.RadPageViewContentAreaElement)(this.documentTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(1))).BorderTopWidth = 0F; ((Telerik.WinControls.UI.RadPageViewContentAreaElement)(this.documentTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(1))).BorderRightWidth = 0F; ((Telerik.WinControls.UI.RadPageViewContentAreaElement)(this.documentTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(1))).BorderBottomWidth = 0F; ((Telerik.WinControls.UI.RadPageViewContentAreaElement)(this.documentTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(1))).Padding = new System.Windows.Forms.Padding(0); ((Telerik.WinControls.UI.RadPageViewContentAreaElement)(this.documentTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(1))).Margin = new System.Windows.Forms.Padding(0); // // documentWindow1 // this.documentWindow1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.documentWindow1.Location = new System.Drawing.Point(4, 4); this.documentWindow1.Name = "documentWindow1"; this.documentWindow1.PreviousDockState = Telerik.WinControls.UI.Docking.DockState.TabbedDocument; this.documentWindow1.Size = new System.Drawing.Size(846, 795); this.documentWindow1.Text = "documentWindow1"; // // toolWindow2 // this.toolWindow2.Caption = null; this.toolWindow2.Controls.Add(this.HistoryPanel); this.toolWindow2.Controls.Add(this.HistMapPanel); this.toolWindow2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F); this.toolWindow2.Location = new System.Drawing.Point(0, 0); this.toolWindow2.Margin = new System.Windows.Forms.Padding(0); this.toolWindow2.Name = "toolWindow2"; this.toolWindow2.PreviousDockState = Telerik.WinControls.UI.Docking.DockState.Docked; this.toolWindow2.Size = new System.Drawing.Size(854, 803); this.toolWindow2.Text = "toolWindow2"; this.toolWindow2.Resize += new System.EventHandler(this.toolWindow2_Resize); // // HistoryPanel // this.HistoryPanel.BackColor = System.Drawing.Color.White; this.HistoryPanel.Controls.Add(this.txProgStatus); this.HistoryPanel.Controls.Add(this.btStopCalc); this.HistoryPanel.Controls.Add(this.HistroyProgBar); this.HistoryPanel.Cursor = System.Windows.Forms.Cursors.Default; this.HistoryPanel.Location = new System.Drawing.Point(165, 279); this.HistoryPanel.Name = "HistoryPanel"; this.HistoryPanel.Size = new System.Drawing.Size(271, 56); this.HistoryPanel.TabIndex = 10; this.HistoryPanel.ThemeName = "TelerikMetroBlue"; this.HistoryPanel.Visible = false; // // txProgStatus // this.txProgStatus.Location = new System.Drawing.Point(3, 4); this.txProgStatus.Name = "txProgStatus"; this.txProgStatus.ReadOnly = true; this.txProgStatus.Size = new System.Drawing.Size(212, 21); this.txProgStatus.TabIndex = 7; this.txProgStatus.TabStop = false; this.txProgStatus.ThemeName = "Office2013Light"; // // btStopCalc // this.btStopCalc.Location = new System.Drawing.Point(214, 3); this.btStopCalc.Name = "btStopCalc"; this.btStopCalc.Size = new System.Drawing.Size(53, 23); this.btStopCalc.TabIndex = 8; this.btStopCalc.Text = "Stop"; this.btStopCalc.ThemeName = "TelerikMetroBlue"; this.btStopCalc.Click += new System.EventHandler(this.btStopCalc_Click); // // HistroyProgBar // this.HistroyProgBar.BackColor = System.Drawing.SystemColors.ControlLightLight; this.HistroyProgBar.Location = new System.Drawing.Point(3, 28); this.HistroyProgBar.Margin = new System.Windows.Forms.Padding(0); this.HistroyProgBar.Name = "HistroyProgBar"; this.HistroyProgBar.SeparatorColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(239)))), ((int)(((byte)(239))))); this.HistroyProgBar.SeparatorWidth = 4; this.HistroyProgBar.Size = new System.Drawing.Size(264, 23); this.HistroyProgBar.Step = 1; this.HistroyProgBar.StepWidth = 13; this.HistroyProgBar.TabIndex = 6; this.HistroyProgBar.ThemeName = "TelerikMetroBlue"; this.HistroyProgBar.UseWaitCursor = true; // // HistMapPanel // this.HistMapPanel.Dock = System.Windows.Forms.DockStyle.Fill; this.HistMapPanel.Location = new System.Drawing.Point(0, 0); this.HistMapPanel.Margin = new System.Windows.Forms.Padding(0); this.HistMapPanel.Name = "HistMapPanel"; this.HistMapPanel.Size = new System.Drawing.Size(854, 803); this.HistMapPanel.TabIndex = 0; this.HistMapPanel.ThemeName = "TelerikMetroBlue"; ((Telerik.WinControls.UI.RadPanelElement)(this.HistMapPanel.GetChildAt(0))).Text = ""; ((Telerik.WinControls.Primitives.BorderPrimitive)(this.HistMapPanel.GetChildAt(0).GetChildAt(1))).Width = 0F; ((Telerik.WinControls.Primitives.BorderPrimitive)(this.HistMapPanel.GetChildAt(0).GetChildAt(1))).LeftWidth = 0F; ((Telerik.WinControls.Primitives.BorderPrimitive)(this.HistMapPanel.GetChildAt(0).GetChildAt(1))).TopWidth = 0F; ((Telerik.WinControls.Primitives.BorderPrimitive)(this.HistMapPanel.GetChildAt(0).GetChildAt(1))).RightWidth = 0F; ((Telerik.WinControls.Primitives.BorderPrimitive)(this.HistMapPanel.GetChildAt(0).GetChildAt(1))).BottomWidth = 0F; // // imageListGrid // this.imageListGrid.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageListGrid.ImageStream"))); this.imageListGrid.TransparentColor = System.Drawing.Color.Transparent; this.imageListGrid.Images.SetKeyName(0, "cyan_status2.png"); this.imageListGrid.Images.SetKeyName(1, "magenta_status.png"); this.imageListGrid.Images.SetKeyName(2, "red_status2.png"); this.imageListGrid.Images.SetKeyName(3, "green_status2.png"); this.imageListGrid.Images.SetKeyName(4, "blue_status2.png"); this.imageListGrid.Images.SetKeyName(5, "black_status.png"); // // GisAddressWorker // this.GisAddressWorker.WorkerSupportsCancellation = true; this.GisAddressWorker.DoWork += new System.ComponentModel.DoWorkEventHandler(this.GisAddressWorker_DoWork); this.GisAddressWorker.RunWorkerCompleted += new System.ComponentModel.RunWorkerCompletedEventHandler(this.GisAddressWorker_RunWorkerCompleted); // // MessageScreen // this.MessageScreen.Enabled = true; this.MessageScreen.Interval = 200; this.MessageScreen.Tick += new System.EventHandler(this.MessageScreen_Tick); // // ForceRefreshTimer // this.ForceRefreshTimer.Enabled = true; this.ForceRefreshTimer.Interval = 5000; this.ForceRefreshTimer.Tick += new System.EventHandler(this.ForceRefreshTimer_Tick); // // StartGoogleMap // this.StartGoogleMap.Enabled = true; this.StartGoogleMap.Interval = 500; this.StartGoogleMap.Tick += new System.EventHandler(this.StartGoogleMap_Tick); // // toolTabStrip4 // this.toolTabStrip4.CanUpdateChildIndex = true; this.toolTabStrip4.Location = new System.Drawing.Point(0, 0); this.toolTabStrip4.Name = "toolTabStrip4"; // // // this.toolTabStrip4.RootElement.MinSize = new System.Drawing.Size(25, 25); this.toolTabStrip4.SelectedIndex = 0; this.toolTabStrip4.Size = new System.Drawing.Size(200, 200); this.toolTabStrip4.TabIndex = 0; this.toolTabStrip4.TabStop = false; this.toolTabStrip4.ThemeName = "TelerikMetroBlue"; // // radColorDialog1 // this.radColorDialog1.Icon = ((System.Drawing.Icon)(resources.GetObject("radColorDialog1.Icon"))); this.radColorDialog1.RightToLeft = System.Windows.Forms.RightToLeft.No; this.radColorDialog1.SelectedColor = System.Drawing.Color.Red; this.radColorDialog1.SelectedHslColor = Telerik.WinControls.HslColor.FromAhsl(0D, 1D, 1D); // // HistoryTab // this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(254))))); this.Controls.Add(this.radDock1); this.DoubleBuffered = true; this.Name = "HistoryTab"; this.Size = new System.Drawing.Size(1150, 803); this.Load += new System.EventHandler(this.HistoryTab_Load); ((System.ComponentModel.ISupportInitialize)(this.textBox3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.label7)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.textBox4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.skinButton1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.skinButton2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.skinButton3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.skinButton4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radDock1)).EndInit(); this.radDock1.ResumeLayout(false); this.windowHistoryResult.ResumeLayout(false); this.windowHistoryResult.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.panelAnimationButtons)).EndInit(); this.panelAnimationButtons.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.rbPrev)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rbNext)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rbStop)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rbPause)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rbPlay)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridHistoryPoints.MasterTemplate)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridHistoryPoints)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.timeTrackBar)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rsePositionDisplay)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rseSkipSeconds)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel10)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.labelSlideshow)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rcbShowLabels)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rcbShowGeofence)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rlPositionDisplayMs)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rlAnimation)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.toolTabStripTabs)).EndInit(); this.toolTabStripTabs.ResumeLayout(false); this.toolWindow4.ResumeLayout(false); this.toolWindow4.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.pbFilter)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rbResetHistory)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rbSearchHistory)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rcbComputeAddress)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rcbSpeedUpper)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rseSpeedUpper)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pb24H)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rcbSpeedLower)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rtbFilterUnits)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rseSpeedLower)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rdpEndTime)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rdpStartTime)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rcb24H)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rlUntil)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.treeViewUnits)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rlHistoryForSelectedUnits)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.labelUnits)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.documentContainer1)).EndInit(); this.documentContainer1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.documentTabStrip1)).EndInit(); this.documentTabStrip1.ResumeLayout(false); this.toolWindow2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.HistoryPanel)).EndInit(); this.HistoryPanel.ResumeLayout(false); this.HistoryPanel.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.txProgStatus)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btStopCalc)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.HistroyProgBar)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.HistMapPanel)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.toolTabStrip4)).EndInit(); this.ResumeLayout(false); } #endregion /// /// - initializes the MapPoint control, draws it /// - gets the list of vehicles from the database /// - initializes the corners dataset /// - initializes the toolbars of the MapPoint control /// private void DrawMap() { //Int32 tmp; if (this.app == null) { mapControl = new AxMappointControlx(mapGoogles, tabName, 800, 600); mapControl.parent = parent; mapControl.parHist = this; // if (MainForm2.Maps.CompareTo("Europe") == 0) mapControl.NewMap(GeoMapRegionx.geoMapEurope); //else mapControl.NewMap(GeoMapRegionx.geoMapNorthAmerica); mapControl.NewMap(GeoMapRegionx.geoMapNorthAmerica); if (MainForm2.isInMile) mapControl.Units = GeoUnitsx.geoMiles; else mapControl.Units = GeoUnitsx.geoKm; app = mapControl.ActiveMap.Application; mapControl.ActiveMap.DragBehavior = GeoDragBehaviorx.geoDragNone; mapControl.ActiveMap.MapStyle = GeoMapStylex.geoMapStyleTerrain; //mapControl.ActiveMap.GoToLatLong(44.066998, -88.20902, 0);// Chicago //mapControl.ActiveMap.GoToLatLong(44.41905, 26.09876, 0);// Bucharest mapControl.ActiveMap.GoToLatLong(MainForm2.LatStart, MainForm2.LngStart, 0); switch (MainForm2.ZoomStart) { case 0: mapControl.ActiveMap.Altitude = 1; break; case 1: mapControl.ActiveMap.Altitude = 3; break; case 2: mapControl.ActiveMap.Altitude = 8; break; case 3: mapControl.ActiveMap.Altitude = 24; break; case 4: mapControl.ActiveMap.Altitude = 70; break; case 5: mapControl.ActiveMap.Altitude = 200; break; case 6: mapControl.ActiveMap.Altitude = 580; break; case 7: mapControl.ActiveMap.Altitude = 1700; break; case 8: mapControl.ActiveMap.Altitude = 5000; break; case 9: mapControl.ActiveMap.Altitude = 10000; break; case 10: mapControl.ActiveMap.Altitude = 32000; break; } OldAltitude = mapControl.ActiveMap.Altitude; } datasetCorners = mapControl.ActiveMap.DataSets.AddPushpinSet("corners_positions"); reportDataSet = mapControl.ActiveMap.DataSets.AddPushpinSet("report_positions"); placeDataSet = mapControl.ActiveMap.DataSets.AddPushpinSet("place_positions"); for (int i = 1; i < app.ActiveMap.PlaceCategories.Count + 1; i++) { object index = i; PlaceCategoryx placeCategory = app.ActiveMap.PlaceCategories.get_Item(ref index) as PlaceCategoryx; placeCategory.Visible = false; } object TOOLBAR_STANDARD = 1; object TOOLBAR_NAVIGATION = 2; object TOOLBAR_DRAWING = 3; object TOOLBAR_LOCATIONSCALE = 4; // mapControl.Toolbars.get_Item(ref TOOLBAR_DRAWING).Visible = true; mapControl.Toolbars.get_Item(ref TOOLBAR_LOCATIONSCALE).Visible = true; mapControl.Toolbars.get_Item(ref TOOLBAR_NAVIGATION).Visible = true; // mapControl.Toolbars.get_Item(ref TOOLBAR_STANDARD).Visible = true; object name = "Location and Scale"; mapControl.Toolbars.get_Item(ref name).Visible = true; } struct StartStop { public Int32 cont; public Int32 StopTime; public Int32 StartTime; public double lat; public double lng; } //controls used in the interface //positions of defined routes, to fill the positions table private ArrayList selectedPositions = new ArrayList(); //list with vehicle names private ArrayList vehicleListNames = new ArrayList(); //the object needed to access the database private SMdb_access smdbObj; //the MapPoint controls used in the application private MapGoogle.Application app = null; //the MapPoint dataset used to keep the "boundaries" of the vehicles routes private MapGoogle.DataSetx datasetCorners = null; //the MapPoint dataset used to keep the vehicles pushpins for heading // private MapGoogle.DataSetx vehiclesDataSet2 = null; //the MapPoint dataset used to keep the vehicles pushpins for place public MapGoogle.DataSetx placeDataSet = null; //the MapPoint dataset used to keep the pushpins for POI form database public MapGoogle.DataSetx POIDataSet = null; //the MapPoint dataset used to keep the corners for zones public MapGoogle.DataSetx reportDataSet = null; public volatile Hashtable IdReportHS = new Hashtable(); //the name of the centered bus on the MapPoint control public volatile String centeredBus = null; //a boolean variable used to check if the current state is centered or not public volatile bool centeredState = false; //minimum and maximum time for the play module private Int32 minTime, maxTime; //delta for two consecutive positions to be considered identical double delta=0.00000001; volatile int actualNOfPositions =0;//as opposed to nOfPositions, actualNOfPositions holds the number of positions retrieved //from the database //thread used to implement the play module private BackgroundWorker backgroundWorker1; //number of frame seconds which will be skiped //private Int32 playInterval = 1; //pause interval (miliseconds) //private int pauseInterval = 200; //heading protection for Shapex private Boolean headingMode = false; private BusSymbols busSymb; public PlaceSymbols placeSymb; //object used to perform various time/date conversions //private ConvertDT convDT = new ConvertDT(); //interface objects private Telerik.WinControls.UI.RadTextBox textBox3; private Telerik.WinControls.UI.RadLabel label7; private Telerik.WinControls.UI.RadTextBox textBox4; private Telerik.WinControls.UI.RadButton skinButton1; private Telerik.WinControls.UI.RadButton skinButton2; private Telerik.WinControls.UI.RadButton skinButton3; private Telerik.WinControls.UI.RadButton skinButton4; //private GlacialList alarmsList; //private GlacialList tableVehiclesList; public static Boolean GetPositionForStart; //AddPlace addPlaceForm = null; //Addnewzone ZonePosForm = null; private double[] corners = new double[4]; public BackgroundWorker WorkerHead; private Color[] ColorID = new Color[] { Color.Aqua, Color.Blue, Color.BlueViolet, Color.Chartreuse, Color.Crimson, Color.Cyan, Color.DarkBlue, Color.DarkMagenta, Color.DarkTurquoise, Color.DeepPink, Color.DeepSkyBlue, Color.ForestGreen, Color.Fuchsia, Color.GreenYellow, Color.HotPink, Color.LightSkyBlue, Color.Lime, Color.Magenta, Color.OrangeRed, Color.Purple, Color.Red, Color.SkyBlue, Color.SpringGreen, Color.Violet }; private volatile int TraceStyle; private volatile bool FirstPlay = false; private volatile bool FirstGoogle = true; private volatile Int32 FirstTime = 0; public String tabName; private MainForm2 parent; public volatile Boolean closeTabThread=false; private System.Windows.Forms.Timer Killtimer; private Double OldAltitude = 10; private Hashtable SquareList = new Hashtable(); private Hashtable SquareListPOI = new Hashtable(); private ArrayList SquareAddressShow = new ArrayList(); private ArrayList SquareLargeShow = new ArrayList(); private ArrayList PointsList = new ArrayList(); public AxMappointControlx mapControl; private volatile Shapesx shapes; private Telerik.WinControls.UI.RadContextMenu MapControlPopup; private Telerik.WinControls.UI.RadMenuItem showInformationToolStripMenuItem; private Telerik.WinControls.UI.RadMenuItem goToCenterToolStripMenuItem; private Int64 minstarttime = 2000000000; //2038 private Int64 maxendtime = 0;//1970 private volatile String updatecomand; private Telerik.WinControls.UI.GridViewCheckBoxColumn col1; private Telerik.WinControls.UI.GridViewTextBoxColumn col2; private Telerik.WinControls.UI.GridViewTextBoxColumn dataGridViewTextBoxColumn1; private Telerik.WinControls.UI.GridViewTextBoxColumn dataGridViewTextBoxColumn2; private Telerik.WinControls.UI.GridViewTextBoxColumn col3; private Telerik.WinControls.UI.GridViewTextBoxColumn col4; private Telerik.WinControls.UI.GridViewTextBoxColumn col5; private Telerik.WinControls.UI.GridViewTextBoxColumn col6; private Telerik.WinControls.UI.GridViewTextBoxColumn col7; public System.Windows.Forms.Timer timerAddPlace; public System.Windows.Forms.Timer GoogleClick; public System.Windows.Forms.Timer StartBasicHistory; private Telerik.WinControls.UI.Docking.RadDock radDock1; private Telerik.WinControls.UI.Docking.DocumentContainer documentContainer1; private Telerik.WinControls.UI.Docking.ToolWindow toolWindow2; private Telerik.WinControls.UI.RadPanel HistMapPanel; private Telerik.WinControls.UI.Docking.DocumentTabStrip documentTabStrip1; private Telerik.WinControls.UI.RadPanel HistoryPanel; public Telerik.WinControls.UI.RadTextBox txProgStatus; private Telerik.WinControls.UI.RadButton btStopCalc; public Telerik.WinControls.UI.RadProgressBar HistroyProgBar; private ImageList imageListGrid; private Telerik.WinControls.RadColorDialog radColorDialog1; private BackgroundWorker GisAddressWorker; private System.Windows.Forms.Timer MessageScreen; private System.Windows.Forms.Timer ForceRefreshTimer; private System.Windows.Forms.Timer TimerTestRefresh; private Telerik.WinControls.RadThemeManager radThemeManager1; private System.Windows.Forms.Timer StartGoogleMap; private Telerik.WinControls.UI.Docking.ToolWindow toolWindow4; private Telerik.WinControls.UI.RadTreeView treeViewUnits; private Telerik.WinControls.UI.RadTextBox rtbFilterUnits; private Telerik.WinControls.UI.RadLabel rlHistoryForSelectedUnits; private PictureBox pbFilter; private Telerik.WinControls.UI.RadDateTimePicker rdpEndTime; private Telerik.WinControls.UI.RadDateTimePicker rdpStartTime; private Telerik.WinControls.UI.RadLabel radLabel6; private Telerik.WinControls.UI.RadLabel rlUntil; private Telerik.WinControls.UI.RadCheckBox rcb24H; private Telerik.WinControls.UI.RadCheckBox rcbSpeedLower; private Telerik.WinControls.UI.RadSpinEditor rseSpeedLower; private PictureBox pb24H; private Telerik.WinControls.UI.RadCheckBox rcbSpeedUpper; private Telerik.WinControls.UI.RadSpinEditor rseSpeedUpper; private Telerik.WinControls.UI.RadCheckBox rcbComputeAddress; private Telerik.WinControls.UI.RadButton rbResetHistory; private ToolTip toolTipHelp; private Telerik.WinControls.UI.Docking.DocumentWindow documentWindow1; private Telerik.WinControls.UI.Docking.ToolTabStrip toolTabStripTabs; private Telerik.WinControls.UI.Docking.ToolWindow windowHistoryResult; private Telerik.WinControls.UI.Docking.ToolTabStrip toolTabStrip4; private Telerik.WinControls.UI.RadLabel labelUnits; private Telerik.WinControls.UI.RadLabel labelSlideshow; private Telerik.WinControls.UI.RadCheckBox rcbShowLabels; private Telerik.WinControls.UI.RadCheckBox rcbShowGeofence; private Telerik.WinControls.UI.RadTrackBar timeTrackBar; private Telerik.WinControls.UI.RadSpinEditor rsePositionDisplay; private Telerik.WinControls.UI.RadLabel rlPositionDisplayMs; private Telerik.WinControls.UI.RadSpinEditor rseSkipSeconds; private Telerik.WinControls.UI.RadLabel radLabel10; private Telerik.WinControls.UI.RadGridView gridHistoryPoints; private Telerik.WinControls.UI.RadLabel rlAnimation; private Telerik.WinControls.UI.RadButton rbPlay; private Telerik.WinControls.UI.RadButton rbPause; private Telerik.WinControls.UI.RadButton rbStop; private Telerik.WinControls.UI.RadButton rbPrev; private Telerik.WinControls.UI.RadButton rbNext; private Telerik.WinControls.UI.RadButton rbSearchHistory; private Telerik.WinControls.Themes.Office2013LightTheme office2013LightTheme1; private Telerik.WinControls.UI.RadPanel panelAnimationButtons; } }