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 SafeDispatch; using MapGoogle; using SafeMobileLib; namespace Safedispatch_4_0 { partial class LiveTabGIS { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// 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)) { components.Dispose(); } 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(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(LiveTabGIS)); Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn16 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); Telerik.WinControls.UI.GridViewImageColumn gridViewImageColumn2 = new Telerik.WinControls.UI.GridViewImageColumn(); Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn17 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); Telerik.WinControls.UI.GridViewCheckBoxColumn gridViewCheckBoxColumn2 = new Telerik.WinControls.UI.GridViewCheckBoxColumn(); Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn18 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); Telerik.WinControls.UI.GridViewDecimalColumn gridViewDecimalColumn2 = new Telerik.WinControls.UI.GridViewDecimalColumn(); Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn19 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn20 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); Telerik.WinControls.UI.TableViewDefinition tableViewDefinition3 = new Telerik.WinControls.UI.TableViewDefinition(); Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn21 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); Telerik.WinControls.UI.GridViewDateTimeColumn gridViewDateTimeColumn2 = new Telerik.WinControls.UI.GridViewDateTimeColumn(); Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn22 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn23 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn24 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn25 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn26 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn27 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn28 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn29 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn30 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); Telerik.WinControls.UI.TableViewDefinition tableViewDefinition4 = new Telerik.WinControls.UI.TableViewDefinition(); Telerik.WinControls.UI.RadListDataItem radListDataItem1 = new Telerik.WinControls.UI.RadListDataItem(); Telerik.WinControls.UI.RadListDataItem radListDataItem2 = new Telerik.WinControls.UI.RadListDataItem(); this.SendSMS = new Telerik.WinControls.UI.RadContextMenu(this.components); this.sendSMSToolStripMenuItem1 = new Telerik.WinControls.UI.RadMenuItem(); this.basicHistoryToolStripMenuItem = new Telerik.WinControls.UI.RadMenuItem(); this.sendPOLLToolStripMenuItem = new Telerik.WinControls.UI.RadMenuItem(); this.changeDOStatusToolStripMenuItem = new Telerik.WinControls.UI.RadMenuItem(); this.imageList1 = new System.Windows.Forms.ImageList(this.components); this.MapControlPopup = new Telerik.WinControls.UI.RadContextMenu(this.components); this.Showinfo = new Telerik.WinControls.UI.RadMenuItem(); this.goToCenterToolStripMenuItem = new Telerik.WinControls.UI.RadMenuItem(); this.sendSMSToolStripMenuItem = new Telerik.WinControls.UI.RadMenuItem(); this.timerAddPlace = new System.Windows.Forms.Timer(this.components); this.Killtimer = new System.Windows.Forms.Timer(this.components); this.SelectionLive = new Telerik.WinControls.UI.RadPanel(); this.radSplitContainer2 = new Telerik.WinControls.UI.RadSplitContainer(); this.splitPanel1 = new Telerik.WinControls.UI.SplitPanel(); this.vehiclesList = new Telerik.WinControls.UI.RadGridView(); this.pbGroup = new System.Windows.Forms.PictureBox(); this.panel1 = new System.Windows.Forms.Panel(); this.sel_desel = new Telerik.WinControls.UI.RadCheckBox(); this.pbGroupTime = new System.Windows.Forms.PictureBox(); this.pbGroupStatusType = new System.Windows.Forms.PictureBox(); this.rlUnits = new Telerik.WinControls.UI.RadLabel(); this.splitPanel2 = new Telerik.WinControls.UI.SplitPanel(); this.rcbAutoRefresh = new Telerik.WinControls.UI.RadCheckBox(); this.pbFilter = new System.Windows.Forms.PictureBox(); this.displayButton = new Telerik.WinControls.UI.RadButton(); this.ckShowZone = new Telerik.WinControls.UI.RadCheckBox(); this.ckShowLand = new Telerik.WinControls.UI.RadCheckBox(); this.searchTextBox = new Telerik.WinControls.UI.RadTextBox(); this.label1 = new Telerik.WinControls.UI.RadLabel(); this.GoogleClick = new System.Windows.Forms.Timer(this.components); this.radDock1 = new Telerik.WinControls.UI.Docking.RadDock(); this.windowUnits = new Telerik.WinControls.UI.Docking.ToolWindow(); this.toolTabStrip1 = new Telerik.WinControls.UI.Docking.ToolTabStrip(); this.windowPositions = new Telerik.WinControls.UI.Docking.ToolWindow(); this.tableVehiclesList = new Telerik.WinControls.UI.RadGridView(); this.pictureBox3 = new System.Windows.Forms.PictureBox(); this.pictureBox4 = new System.Windows.Forms.PictureBox(); this.documentContainer1 = new Telerik.WinControls.UI.Docking.DocumentContainer(); this.documentTabStrip1 = new Telerik.WinControls.UI.Docking.DocumentTabStrip(); this.toolWindow2 = new Telerik.WinControls.UI.Docking.ToolWindow(); this.LiveMapPanel = new Telerik.WinControls.UI.RadPanel(); this.radSplitContainer3 = new Telerik.WinControls.UI.RadSplitContainer(); this.splitPanel3 = new Telerik.WinControls.UI.SplitPanel(); this.ToolControl = new ESRI.ArcGIS.Controls.AxToolbarControl(); this.splitPanel4 = new Telerik.WinControls.UI.SplitPanel(); this.mapControl = new ESRI.ArcGIS.Controls.AxMapControl(); this.LivePanel = new Telerik.WinControls.UI.RadPanel(); this.LiveProgBar = new Telerik.WinControls.UI.RadProgressBar(); this.txProgStatus = new Telerik.WinControls.UI.RadTextBox(); this.axLicenseControl1 = new ESRI.ArcGIS.Controls.AxLicenseControl(); this.StartOver500msec = new System.Windows.Forms.Timer(this.components); this.ResizeWorker = new System.ComponentModel.BackgroundWorker(); this.telerikMetroBlueTheme1 = new Telerik.WinControls.Themes.TelerikMetroBlueTheme(); this.toolTabStrip3 = new Telerik.WinControls.UI.Docking.ToolTabStrip(); this.radSplitContainer1 = new Telerik.WinControls.UI.RadSplitContainer(); this.rddlGroupingType = new Telerik.WinControls.UI.RadDropDownList(); ((System.ComponentModel.ISupportInitialize)(this.SelectionLive)).BeginInit(); this.SelectionLive.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer2)).BeginInit(); this.radSplitContainer2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitPanel1)).BeginInit(); this.splitPanel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.vehiclesList)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.vehiclesList.MasterTemplate)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pbGroup)).BeginInit(); this.panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.sel_desel)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pbGroupTime)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pbGroupStatusType)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rlUnits)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.splitPanel2)).BeginInit(); this.splitPanel2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.rcbAutoRefresh)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pbFilter)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.displayButton)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ckShowZone)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ckShowLand)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.searchTextBox)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.label1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radDock1)).BeginInit(); this.radDock1.SuspendLayout(); this.windowUnits.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.toolTabStrip1)).BeginInit(); this.toolTabStrip1.SuspendLayout(); this.windowPositions.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.tableVehiclesList)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tableVehiclesList.MasterTemplate)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).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.LiveMapPanel)).BeginInit(); this.LiveMapPanel.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer3)).BeginInit(); this.radSplitContainer3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitPanel3)).BeginInit(); this.splitPanel3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ToolControl)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.splitPanel4)).BeginInit(); this.splitPanel4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.mapControl)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.LivePanel)).BeginInit(); this.LivePanel.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.LiveProgBar)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txProgStatus)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.toolTabStrip3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rddlGroupingType)).BeginInit(); this.SuspendLayout(); // // SendSMS // this.SendSMS.Items.AddRange(new Telerik.WinControls.RadItem[] { this.sendSMSToolStripMenuItem1, this.basicHistoryToolStripMenuItem, this.sendPOLLToolStripMenuItem, this.changeDOStatusToolStripMenuItem}); // // sendSMSToolStripMenuItem1 // this.sendSMSToolStripMenuItem1.Name = "sendSMSToolStripMenuItem1"; this.sendSMSToolStripMenuItem1.Text = "Send SMS"; // // basicHistoryToolStripMenuItem // this.basicHistoryToolStripMenuItem.Name = "basicHistoryToolStripMenuItem"; this.basicHistoryToolStripMenuItem.Text = "Basic History"; // // sendPOLLToolStripMenuItem // this.sendPOLLToolStripMenuItem.Name = "sendPOLLToolStripMenuItem"; this.sendPOLLToolStripMenuItem.Text = "Send POLL"; this.sendPOLLToolStripMenuItem.Visibility = Telerik.WinControls.ElementVisibility.Hidden; this.sendPOLLToolStripMenuItem.Click += new System.EventHandler(this.sendPOLLToolStripMenuItem_Click); // // changeDOStatusToolStripMenuItem // this.changeDOStatusToolStripMenuItem.Name = "changeDOStatusToolStripMenuItem"; this.changeDOStatusToolStripMenuItem.Text = "Change DO status"; this.changeDOStatusToolStripMenuItem.Visibility = Telerik.WinControls.ElementVisibility.Hidden; // // imageList1 // this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream"))); this.imageList1.TransparentColor = System.Drawing.Color.Transparent; this.imageList1.Images.SetKeyName(0, "green_status.png"); this.imageList1.Images.SetKeyName(1, "yellow_status.png"); this.imageList1.Images.SetKeyName(2, "red_status.png"); // // MapControlPopup // this.MapControlPopup.Items.AddRange(new Telerik.WinControls.RadItem[] { this.Showinfo, this.goToCenterToolStripMenuItem, this.sendSMSToolStripMenuItem}); // // Showinfo // this.Showinfo.Name = "Showinfo"; this.Showinfo.Text = "Show Information"; // // goToCenterToolStripMenuItem // this.goToCenterToolStripMenuItem.Name = "goToCenterToolStripMenuItem"; this.goToCenterToolStripMenuItem.Text = "Go to center"; // // sendSMSToolStripMenuItem // this.sendSMSToolStripMenuItem.Name = "sendSMSToolStripMenuItem"; this.sendSMSToolStripMenuItem.Text = "Send SMS"; // // Killtimer // this.Killtimer.Interval = 15000; this.Killtimer.Tick += new System.EventHandler(this.Killtimer_Tick); // // SelectionLive // this.SelectionLive.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255))))); this.SelectionLive.Controls.Add(this.radSplitContainer2); this.SelectionLive.Dock = System.Windows.Forms.DockStyle.Fill; this.SelectionLive.Location = new System.Drawing.Point(0, 0); this.SelectionLive.Name = "SelectionLive"; this.SelectionLive.Size = new System.Drawing.Size(294, 632); this.SelectionLive.TabIndex = 6; // // radSplitContainer2 // this.radSplitContainer2.Controls.Add(this.splitPanel1); this.radSplitContainer2.Controls.Add(this.splitPanel2); this.radSplitContainer2.Dock = System.Windows.Forms.DockStyle.Fill; this.radSplitContainer2.IsCleanUpTarget = true; this.radSplitContainer2.Location = new System.Drawing.Point(0, 0); this.radSplitContainer2.Name = "radSplitContainer2"; this.radSplitContainer2.Orientation = System.Windows.Forms.Orientation.Horizontal; this.radSplitContainer2.Padding = new System.Windows.Forms.Padding(5); // // // this.radSplitContainer2.RootElement.MinSize = new System.Drawing.Size(25, 25); this.radSplitContainer2.Size = new System.Drawing.Size(294, 632); this.radSplitContainer2.TabIndex = 37; this.radSplitContainer2.TabStop = false; this.radSplitContainer2.Text = "radSplitContainer2"; this.radSplitContainer2.ThemeName = "TelerikMetroBlue"; // // splitPanel1 // this.splitPanel1.BackColor = System.Drawing.Color.WhiteSmoke; this.splitPanel1.Controls.Add(this.vehiclesList); this.splitPanel1.Controls.Add(this.pbGroup); this.splitPanel1.Controls.Add(this.panel1); this.splitPanel1.Controls.Add(this.pbGroupTime); this.splitPanel1.Controls.Add(this.pbGroupStatusType); this.splitPanel1.Controls.Add(this.rlUnits); this.splitPanel1.Location = new System.Drawing.Point(0, 0); this.splitPanel1.Name = "splitPanel1"; // // // this.splitPanel1.RootElement.MinSize = new System.Drawing.Size(25, 25); this.splitPanel1.Size = new System.Drawing.Size(294, 503); this.splitPanel1.SizeInfo.AutoSizeScale = new System.Drawing.SizeF(0F, 0.2420382F); this.splitPanel1.SizeInfo.SplitterCorrection = new System.Drawing.Size(0, -41); this.splitPanel1.TabIndex = 0; this.splitPanel1.TabStop = false; this.splitPanel1.Text = "splitPanel1"; this.splitPanel1.ThemeName = "TelerikMetroBlue"; // // vehiclesList // this.vehiclesList.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.vehiclesList.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255))))); this.vehiclesList.Cursor = System.Windows.Forms.Cursors.Hand; this.vehiclesList.EnableCustomGrouping = true; this.vehiclesList.Font = new System.Drawing.Font("Segoe UI", 8.25F); this.vehiclesList.ForeColor = System.Drawing.Color.Black; this.vehiclesList.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.vehiclesList.Location = new System.Drawing.Point(2, 68); // // // this.vehiclesList.MasterTemplate.AllowAddNewRow = false; this.vehiclesList.MasterTemplate.AllowColumnChooser = false; this.vehiclesList.MasterTemplate.AllowColumnHeaderContextMenu = false; this.vehiclesList.MasterTemplate.AllowColumnReorder = false; this.vehiclesList.MasterTemplate.AllowColumnResize = false; this.vehiclesList.MasterTemplate.AllowDeleteRow = false; this.vehiclesList.MasterTemplate.AllowDragToGroup = false; this.vehiclesList.MasterTemplate.AllowRowResize = false; this.vehiclesList.MasterTemplate.AutoGenerateColumns = false; this.vehiclesList.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill; gridViewTextBoxColumn16.EnableExpressionEditor = false; gridViewTextBoxColumn16.FieldName = "GrpName"; gridViewTextBoxColumn16.HeaderText = "GroupName"; gridViewTextBoxColumn16.IsVisible = false; gridViewTextBoxColumn16.Name = "GroupName"; gridViewTextBoxColumn16.ReadOnly = true; gridViewTextBoxColumn16.Width = 158; gridViewImageColumn2.EnableExpressionEditor = false; gridViewImageColumn2.FieldName = "Pict"; gridViewImageColumn2.HeaderText = " "; gridViewImageColumn2.ImageLayout = System.Windows.Forms.ImageLayout.Zoom; gridViewImageColumn2.IsVisible = false; gridViewImageColumn2.MaxWidth = 32; gridViewImageColumn2.MinWidth = 32; gridViewImageColumn2.Name = "pict"; gridViewImageColumn2.Width = 32; gridViewTextBoxColumn17.EnableExpressionEditor = false; gridViewTextBoxColumn17.FieldName = "UnitName"; gridViewTextBoxColumn17.HeaderText = "UnitName"; gridViewTextBoxColumn17.IsVisible = false; gridViewTextBoxColumn17.MinWidth = 30; gridViewTextBoxColumn17.Name = "unitName"; gridViewTextBoxColumn17.ReadOnly = true; gridViewTextBoxColumn17.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; gridViewTextBoxColumn17.Width = 48; gridViewCheckBoxColumn2.EnableExpressionEditor = false; gridViewCheckBoxColumn2.FieldName = "OnMap"; gridViewCheckBoxColumn2.HeaderText = " "; gridViewCheckBoxColumn2.IsVisible = false; gridViewCheckBoxColumn2.MaxWidth = 20; gridViewCheckBoxColumn2.MinWidth = 20; gridViewCheckBoxColumn2.Name = "onMap"; gridViewCheckBoxColumn2.Width = 20; gridViewTextBoxColumn18.EnableExpressionEditor = false; gridViewTextBoxColumn18.FieldName = "Status"; gridViewTextBoxColumn18.HeaderText = "Status"; gridViewTextBoxColumn18.IsVisible = false; gridViewTextBoxColumn18.Name = "status"; gridViewTextBoxColumn18.ReadOnly = true; gridViewTextBoxColumn18.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; gridViewTextBoxColumn18.Width = 15; gridViewDecimalColumn2.EnableExpressionEditor = false; gridViewDecimalColumn2.HeaderText = "column1"; gridViewDecimalColumn2.IsVisible = false; gridViewDecimalColumn2.Name = "Emerg0off1on"; gridViewDecimalColumn2.Width = 25; gridViewTextBoxColumn19.FieldName = "PositionTimeAgo"; gridViewTextBoxColumn19.HeaderText = "PositionTimeAgo"; gridViewTextBoxColumn19.IsVisible = false; gridViewTextBoxColumn19.Name = "PositionTimeAgo"; gridViewTextBoxColumn19.Width = 293; gridViewTextBoxColumn20.FieldName = "RadioGateway"; gridViewTextBoxColumn20.HeaderText = "RadioGateway"; gridViewTextBoxColumn20.IsVisible = false; gridViewTextBoxColumn20.Name = "RadioGateway"; gridViewTextBoxColumn20.Width = 293; this.vehiclesList.MasterTemplate.Columns.AddRange(new Telerik.WinControls.UI.GridViewDataColumn[] { gridViewTextBoxColumn16, gridViewImageColumn2, gridViewTextBoxColumn17, gridViewCheckBoxColumn2, gridViewTextBoxColumn18, gridViewDecimalColumn2, gridViewTextBoxColumn19, gridViewTextBoxColumn20}); this.vehiclesList.MasterTemplate.EnableCustomGrouping = true; this.vehiclesList.MasterTemplate.ShowColumnHeaders = false; this.vehiclesList.MasterTemplate.ShowFilteringRow = false; this.vehiclesList.MasterTemplate.ShowRowHeaderColumn = false; this.vehiclesList.MasterTemplate.ViewDefinition = tableViewDefinition3; this.vehiclesList.Name = "vehiclesList"; this.vehiclesList.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.vehiclesList.RightToLeft = System.Windows.Forms.RightToLeft.No; this.vehiclesList.ShowGroupPanel = false; this.vehiclesList.Size = new System.Drawing.Size(294, 432); this.vehiclesList.TabIndex = 86; this.vehiclesList.ThemeName = "TelerikMetroBlue"; this.vehiclesList.CreateCell += new Telerik.WinControls.UI.GridViewCreateCellEventHandler(this.vehiclesList_CreateCell); this.vehiclesList.CellFormatting += new Telerik.WinControls.UI.CellFormattingEventHandler(this.vehiclesList_CellFormatting); this.vehiclesList.ViewCellFormatting += new Telerik.WinControls.UI.CellFormattingEventHandler(this.vehiclesList_ViewCellFormatting_1); this.vehiclesList.CellClick += new Telerik.WinControls.UI.GridViewCellEventHandler(this.vehiclesList_CellClick); this.vehiclesList.CellDoubleClick += new Telerik.WinControls.UI.GridViewCellEventHandler(this.vehiclesList_CellDoubleClick); this.vehiclesList.GroupSummaryEvaluate += new Telerik.WinControls.UI.GroupSummaryEvaluateEventHandler(this.vehiclesList_GroupSummaryEvaluate); this.vehiclesList.ContextMenuOpening += new Telerik.WinControls.UI.ContextMenuOpeningEventHandler(this.vehiclesList_ContextMenuOpening); this.vehiclesList.CustomGrouping += new Telerik.WinControls.UI.GridViewCustomGroupingEventHandler(this.vehiclesList_CustomGrouping); // // pbGroup // this.pbGroup.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.pbGroup.Cursor = System.Windows.Forms.Cursors.Hand; this.pbGroup.Image = global::Dispatcher.Properties.Resources.l_user_n; this.pbGroup.Location = new System.Drawing.Point(205, 7); this.pbGroup.Name = "pbGroup"; this.pbGroup.Size = new System.Drawing.Size(24, 24); this.pbGroup.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.pbGroup.TabIndex = 85; this.pbGroup.TabStop = false; this.pbGroup.Click += new System.EventHandler(this.pbFilter_Click); // // panel1 // this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(215)))), ((int)(((byte)(219)))), ((int)(((byte)(206))))); this.panel1.Controls.Add(this.rddlGroupingType); this.panel1.Controls.Add(this.sel_desel); this.panel1.Location = new System.Drawing.Point(2, 38); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(295, 29); this.panel1.TabIndex = 83; // // sel_desel // this.sel_desel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.sel_desel.BackColor = System.Drawing.Color.Transparent; this.sel_desel.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold); this.sel_desel.ForeColor = System.Drawing.Color.Black; this.sel_desel.Location = new System.Drawing.Point(13, 5); this.sel_desel.Name = "sel_desel"; this.sel_desel.Size = new System.Drawing.Size(101, 19); this.sel_desel.TabIndex = 27; this.sel_desel.Text = "Sel./Desel. all"; this.sel_desel.ThemeName = "TelerikMetroBlue"; this.sel_desel.ToggleStateChanged += new Telerik.WinControls.UI.StateChangedEventHandler(this.sel_desel_ToggleStateChanged); // // pbGroupTime // this.pbGroupTime.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.pbGroupTime.Cursor = System.Windows.Forms.Cursors.Hand; this.pbGroupTime.Image = global::Dispatcher.Properties.Resources.l_history_b; this.pbGroupTime.Location = new System.Drawing.Point(237, 7); this.pbGroupTime.Name = "pbGroupTime"; this.pbGroupTime.Size = new System.Drawing.Size(24, 24); this.pbGroupTime.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.pbGroupTime.TabIndex = 84; this.pbGroupTime.TabStop = false; this.pbGroupTime.Visible = false; this.pbGroupTime.Click += new System.EventHandler(this.pbFilter_Click); // // pbGroupStatusType // this.pbGroupStatusType.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.pbGroupStatusType.Cursor = System.Windows.Forms.Cursors.Hand; this.pbGroupStatusType.Image = global::Dispatcher.Properties.Resources.l_bullet_bl; this.pbGroupStatusType.Location = new System.Drawing.Point(266, 8); this.pbGroupStatusType.Name = "pbGroupStatusType"; this.pbGroupStatusType.Size = new System.Drawing.Size(24, 24); this.pbGroupStatusType.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.pbGroupStatusType.TabIndex = 83; this.pbGroupStatusType.TabStop = false; this.pbGroupStatusType.Visible = false; this.pbGroupStatusType.Click += new System.EventHandler(this.pbFilter_Click); // // rlUnits // this.rlUnits.BackColor = System.Drawing.Color.WhiteSmoke; this.rlUnits.Font = new System.Drawing.Font("Segoe UI", 10F, System.Drawing.FontStyle.Bold); this.rlUnits.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226))))); this.rlUnits.Location = new System.Drawing.Point(6, 9); this.rlUnits.Name = "rlUnits"; this.rlUnits.Size = new System.Drawing.Size(40, 21); this.rlUnits.TabIndex = 82; this.rlUnits.Text = "Units"; // // splitPanel2 // this.splitPanel2.Controls.Add(this.rcbAutoRefresh); this.splitPanel2.Controls.Add(this.pbFilter); this.splitPanel2.Controls.Add(this.displayButton); this.splitPanel2.Controls.Add(this.ckShowZone); this.splitPanel2.Controls.Add(this.ckShowLand); this.splitPanel2.Controls.Add(this.searchTextBox); this.splitPanel2.Location = new System.Drawing.Point(0, 507); this.splitPanel2.Name = "splitPanel2"; // // // this.splitPanel2.RootElement.MinSize = new System.Drawing.Size(25, 25); this.splitPanel2.Size = new System.Drawing.Size(294, 125); this.splitPanel2.SizeInfo.AutoSizeScale = new System.Drawing.SizeF(0F, -0.2420382F); this.splitPanel2.SizeInfo.MaximumSize = new System.Drawing.Size(0, 125); this.splitPanel2.SizeInfo.MinimumSize = new System.Drawing.Size(25, 125); this.splitPanel2.SizeInfo.SplitterCorrection = new System.Drawing.Size(0, 41); this.splitPanel2.TabIndex = 1; this.splitPanel2.TabStop = false; this.splitPanel2.Text = "splitPanel2"; this.splitPanel2.ThemeName = "TelerikMetroBlue"; // // rcbAutoRefresh // this.rcbAutoRefresh.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.rcbAutoRefresh.CheckState = System.Windows.Forms.CheckState.Checked; this.rcbAutoRefresh.ForeColor = System.Drawing.Color.Black; this.rcbAutoRefresh.Location = new System.Drawing.Point(20, 90); this.rcbAutoRefresh.Name = "rcbAutoRefresh"; this.rcbAutoRefresh.Size = new System.Drawing.Size(172, 19); this.rcbAutoRefresh.TabIndex = 86; this.rcbAutoRefresh.Text = "Enable groups auto-refresh"; this.rcbAutoRefresh.ThemeName = "TelerikMetroBlue"; this.rcbAutoRefresh.ToggleState = Telerik.WinControls.Enumerations.ToggleState.On; // // pbFilter // this.pbFilter.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.pbFilter.BackColor = System.Drawing.Color.White; this.pbFilter.Image = global::Dispatcher.Properties.Resources.i_search; this.pbFilter.Location = new System.Drawing.Point(269, 1); this.pbFilter.Name = "pbFilter"; this.pbFilter.Size = new System.Drawing.Size(21, 21); this.pbFilter.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.pbFilter.TabIndex = 85; this.pbFilter.TabStop = false; this.pbFilter.Tag = "unselected"; // // displayButton // this.displayButton.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.displayButton.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226))))); this.displayButton.CausesValidation = false; this.displayButton.Cursor = System.Windows.Forms.Cursors.Hand; this.displayButton.Font = new System.Drawing.Font("Segoe UI", 10F); this.displayButton.Location = new System.Drawing.Point(137, 54); this.displayButton.Name = "displayButton"; this.displayButton.Size = new System.Drawing.Size(156, 34); this.displayButton.TabIndex = 77; this.displayButton.Text = "Display"; this.displayButton.ThemeName = "TelerikMetroBlue"; this.displayButton.Visible = false; this.displayButton.Click += new System.EventHandler(this.displayButton_Click); ((Telerik.WinControls.UI.RadButtonElement)(this.displayButton.GetChildAt(0))).Text = "Display"; ((Telerik.WinControls.Primitives.FillPrimitive)(this.displayButton.GetChildAt(0).GetChildAt(0))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226))))); ((Telerik.WinControls.Primitives.TextPrimitive)(this.displayButton.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.displayButton.GetChildAt(0).GetChildAt(1).GetChildAt(1))).Font = new System.Drawing.Font("Segoe UI", 10F, System.Drawing.FontStyle.Bold); ((Telerik.WinControls.Primitives.TextPrimitive)(this.displayButton.GetChildAt(0).GetChildAt(1).GetChildAt(1))).Alignment = System.Drawing.ContentAlignment.MiddleCenter; ((Telerik.WinControls.Primitives.FocusPrimitive)(this.displayButton.GetChildAt(0).GetChildAt(3))).BackColor = System.Drawing.Color.DeepSkyBlue; // // ckShowZone // this.ckShowZone.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom))); this.ckShowZone.Location = new System.Drawing.Point(28, 61); this.ckShowZone.Name = "ckShowZone"; this.ckShowZone.Size = new System.Drawing.Size(121, 19); this.ckShowZone.TabIndex = 35; this.ckShowZone.Text = "Show Geo-Fences"; this.ckShowZone.ThemeName = "TelerikMetroBlue"; this.ckShowZone.ToggleStateChanged += new Telerik.WinControls.UI.StateChangedEventHandler(this.ckShowZone_ToggleStateChanged); // // ckShowLand // this.ckShowLand.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom))); this.ckShowLand.Location = new System.Drawing.Point(27, 32); this.ckShowLand.Name = "ckShowLand"; this.ckShowLand.Size = new System.Drawing.Size(116, 19); this.ckShowLand.TabIndex = 34; this.ckShowLand.Text = "Show Landmarks"; this.ckShowLand.ThemeName = "TelerikMetroBlue"; this.ckShowLand.ToggleStateChanged += new Telerik.WinControls.UI.StateChangedEventHandler(this.ckShowLand_ToggleStateChanged); // // searchTextBox // this.searchTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.searchTextBox.BackColor = System.Drawing.Color.Transparent; this.searchTextBox.Location = new System.Drawing.Point(3, 3); this.searchTextBox.Name = "searchTextBox"; this.searchTextBox.NullText = "Type to search unit"; this.searchTextBox.Size = new System.Drawing.Size(289, 20); this.searchTextBox.TabIndex = 28; this.searchTextBox.TabStop = false; this.searchTextBox.TextChanged += new System.EventHandler(this.searchTextBox_TextChanged); // // label1 // this.label1.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold); this.label1.Location = new System.Drawing.Point(3, 12); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(78, 17); this.label1.TabIndex = 30; this.label1.Text = "Select group"; // // radDock1 // this.radDock1.ActiveWindow = this.windowUnits; this.radDock1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(254))))); this.radDock1.CausesValidation = false; this.radDock1.Controls.Add(this.toolTabStrip1); 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(794, 662); this.radDock1.TabIndex = 7; this.radDock1.TabStop = false; this.radDock1.Text = "radDock1"; this.radDock1.ThemeName = "TelerikMetroBlue"; this.radDock1.ToolTabsAlignment = Telerik.WinControls.UI.TabStripAlignment.Top; 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); // // windowUnits // this.windowUnits.BackColor = System.Drawing.Color.WhiteSmoke; this.windowUnits.Caption = null; this.windowUnits.Controls.Add(this.SelectionLive); this.windowUnits.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.windowUnits.Location = new System.Drawing.Point(1, 28); this.windowUnits.Name = "windowUnits"; this.windowUnits.PreviousDockState = Telerik.WinControls.UI.Docking.DockState.Docked; this.windowUnits.Size = new System.Drawing.Size(294, 632); this.windowUnits.Text = "Units"; // // toolTabStrip1 // this.toolTabStrip1.CanUpdateChildIndex = true; this.toolTabStrip1.CaptionVisible = false; this.toolTabStrip1.CausesValidation = false; this.toolTabStrip1.Controls.Add(this.windowUnits); this.toolTabStrip1.Controls.Add(this.windowPositions); this.toolTabStrip1.Location = new System.Drawing.Point(0, 0); this.toolTabStrip1.Name = "toolTabStrip1"; // // // this.toolTabStrip1.RootElement.MinSize = new System.Drawing.Size(25, 25); this.toolTabStrip1.SelectedIndex = 0; this.toolTabStrip1.Size = new System.Drawing.Size(296, 662); this.toolTabStrip1.SizeInfo.AbsoluteSize = new System.Drawing.Size(296, 200); this.toolTabStrip1.SizeInfo.MinimumSize = new System.Drawing.Size(255, 25); this.toolTabStrip1.SizeInfo.SplitterCorrection = new System.Drawing.Size(76, 0); this.toolTabStrip1.TabIndex = 1; this.toolTabStrip1.TabStop = false; this.toolTabStrip1.TabStripAlignment = Telerik.WinControls.UI.TabStripAlignment.Top; this.toolTabStrip1.ThemeName = "TelerikMetroBlue"; // // windowPositions // this.windowPositions.BackColor = System.Drawing.Color.WhiteSmoke; this.windowPositions.Caption = null; this.windowPositions.Controls.Add(this.tableVehiclesList); this.windowPositions.Controls.Add(this.pictureBox3); this.windowPositions.Controls.Add(this.pictureBox4); this.windowPositions.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.windowPositions.Location = new System.Drawing.Point(1, 28); this.windowPositions.Name = "windowPositions"; this.windowPositions.PreviousDockState = Telerik.WinControls.UI.Docking.DockState.Docked; this.windowPositions.Size = new System.Drawing.Size(274, 632); this.windowPositions.Text = "Positions"; this.windowPositions.Enter += new System.EventHandler(this.windowPositions_Enter); // // tableVehiclesList // this.tableVehiclesList.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.tableVehiclesList.AutoSizeRows = true; this.tableVehiclesList.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255))))); this.tableVehiclesList.CausesValidation = false; this.tableVehiclesList.Cursor = System.Windows.Forms.Cursors.Default; this.tableVehiclesList.Font = new System.Drawing.Font("Segoe UI", 8.25F); this.tableVehiclesList.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(66)))), ((int)(((byte)(139))))); this.tableVehiclesList.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.tableVehiclesList.Location = new System.Drawing.Point(0, 34); // // // this.tableVehiclesList.MasterTemplate.AllowAddNewRow = false; this.tableVehiclesList.MasterTemplate.AllowColumnChooser = false; this.tableVehiclesList.MasterTemplate.AllowColumnHeaderContextMenu = false; this.tableVehiclesList.MasterTemplate.AllowColumnReorder = false; this.tableVehiclesList.MasterTemplate.AllowDeleteRow = false; this.tableVehiclesList.MasterTemplate.AllowDragToGroup = false; this.tableVehiclesList.MasterTemplate.AllowEditRow = false; this.tableVehiclesList.MasterTemplate.AllowRowResize = false; this.tableVehiclesList.MasterTemplate.AutoGenerateColumns = false; this.tableVehiclesList.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill; gridViewTextBoxColumn21.EnableExpressionEditor = false; gridViewTextBoxColumn21.FieldName = "VehName"; gridViewTextBoxColumn21.HeaderText = "Col1"; gridViewTextBoxColumn21.IsVisible = false; gridViewTextBoxColumn21.MinWidth = 80; gridViewTextBoxColumn21.Name = "VehName"; gridViewTextBoxColumn21.ReadOnly = true; gridViewTextBoxColumn21.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; gridViewTextBoxColumn21.Width = 80; gridViewDateTimeColumn2.EnableExpressionEditor = false; gridViewDateTimeColumn2.FieldName = "Datatime"; gridViewDateTimeColumn2.Format = System.Windows.Forms.DateTimePickerFormat.Long; gridViewDateTimeColumn2.HeaderText = "datatime"; gridViewDateTimeColumn2.IsVisible = false; gridViewDateTimeColumn2.MinWidth = 90; gridViewDateTimeColumn2.Name = "datetime"; gridViewDateTimeColumn2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; gridViewDateTimeColumn2.Width = 90; gridViewTextBoxColumn22.EnableExpressionEditor = false; gridViewTextBoxColumn22.FieldName = "Address"; gridViewTextBoxColumn22.HeaderText = "Address"; gridViewTextBoxColumn22.IsVisible = false; gridViewTextBoxColumn22.MinWidth = 100; gridViewTextBoxColumn22.Name = "address"; gridViewTextBoxColumn22.ReadOnly = true; gridViewTextBoxColumn22.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; gridViewTextBoxColumn22.Width = 100; gridViewTextBoxColumn23.EnableExpressionEditor = false; gridViewTextBoxColumn23.FieldName = "Speed"; gridViewTextBoxColumn23.HeaderText = "Speed"; gridViewTextBoxColumn23.IsVisible = false; gridViewTextBoxColumn23.MaxWidth = 100; gridViewTextBoxColumn23.MinWidth = 55; gridViewTextBoxColumn23.Name = "speed"; gridViewTextBoxColumn23.ReadOnly = true; gridViewTextBoxColumn23.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; gridViewTextBoxColumn23.Width = 55; gridViewTextBoxColumn24.EnableExpressionEditor = false; gridViewTextBoxColumn24.FieldName = "Head"; gridViewTextBoxColumn24.HeaderText = "Head"; gridViewTextBoxColumn24.IsVisible = false; gridViewTextBoxColumn24.MaxWidth = 100; gridViewTextBoxColumn24.MinWidth = 55; gridViewTextBoxColumn24.Name = "head"; gridViewTextBoxColumn24.ReadOnly = true; gridViewTextBoxColumn24.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; gridViewTextBoxColumn24.Width = 55; gridViewTextBoxColumn25.EnableExpressionEditor = false; gridViewTextBoxColumn25.FieldName = "DI"; gridViewTextBoxColumn25.HeaderText = "DI"; gridViewTextBoxColumn25.IsVisible = false; gridViewTextBoxColumn25.MaxWidth = 50; gridViewTextBoxColumn25.MinWidth = 40; gridViewTextBoxColumn25.Name = "di"; gridViewTextBoxColumn25.ReadOnly = true; gridViewTextBoxColumn25.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; gridViewTextBoxColumn25.Width = 40; gridViewTextBoxColumn26.EnableExpressionEditor = false; gridViewTextBoxColumn26.FieldName = "DO"; gridViewTextBoxColumn26.HeaderText = "DO"; gridViewTextBoxColumn26.IsVisible = false; gridViewTextBoxColumn26.MaxWidth = 50; gridViewTextBoxColumn26.MinWidth = 40; gridViewTextBoxColumn26.Name = "do"; gridViewTextBoxColumn26.ReadOnly = true; gridViewTextBoxColumn26.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; gridViewTextBoxColumn26.Width = 40; gridViewTextBoxColumn27.EnableExpressionEditor = false; gridViewTextBoxColumn27.FieldName = "Lat"; gridViewTextBoxColumn27.HeaderText = "Lat"; gridViewTextBoxColumn27.IsVisible = false; gridViewTextBoxColumn27.MaxWidth = 100; gridViewTextBoxColumn27.MinWidth = 45; gridViewTextBoxColumn27.Name = "lat"; gridViewTextBoxColumn27.ReadOnly = true; gridViewTextBoxColumn27.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; gridViewTextBoxColumn27.Width = 45; gridViewTextBoxColumn28.EnableExpressionEditor = false; gridViewTextBoxColumn28.FieldName = "Lng"; gridViewTextBoxColumn28.HeaderText = "Lng"; gridViewTextBoxColumn28.IsVisible = false; gridViewTextBoxColumn28.MaxWidth = 100; gridViewTextBoxColumn28.MinWidth = 45; gridViewTextBoxColumn28.Name = "lng"; gridViewTextBoxColumn28.ReadOnly = true; gridViewTextBoxColumn28.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; gridViewTextBoxColumn28.Width = 45; gridViewTextBoxColumn29.EnableExpressionEditor = false; gridViewTextBoxColumn29.FieldName = "Zone"; gridViewTextBoxColumn29.HeaderText = "Zone"; gridViewTextBoxColumn29.IsVisible = false; gridViewTextBoxColumn29.MaxWidth = 60; gridViewTextBoxColumn29.MinWidth = 10; gridViewTextBoxColumn29.Name = "zone"; gridViewTextBoxColumn29.ReadOnly = true; gridViewTextBoxColumn29.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; gridViewTextBoxColumn29.Width = 10; gridViewTextBoxColumn30.EnableExpressionEditor = false; gridViewTextBoxColumn30.FieldName = "Alt"; gridViewTextBoxColumn30.HeaderText = "Altitude"; gridViewTextBoxColumn30.IsVisible = false; gridViewTextBoxColumn30.MaxWidth = 100; gridViewTextBoxColumn30.MinWidth = 45; gridViewTextBoxColumn30.Name = "Altitude"; gridViewTextBoxColumn30.ReadOnly = true; gridViewTextBoxColumn30.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; gridViewTextBoxColumn30.Width = 45; this.tableVehiclesList.MasterTemplate.Columns.AddRange(new Telerik.WinControls.UI.GridViewDataColumn[] { gridViewTextBoxColumn21, gridViewDateTimeColumn2, gridViewTextBoxColumn22, gridViewTextBoxColumn23, gridViewTextBoxColumn24, gridViewTextBoxColumn25, gridViewTextBoxColumn26, gridViewTextBoxColumn27, gridViewTextBoxColumn28, gridViewTextBoxColumn29, gridViewTextBoxColumn30}); this.tableVehiclesList.MasterTemplate.EnableGrouping = false; this.tableVehiclesList.MasterTemplate.ShowColumnHeaders = false; this.tableVehiclesList.MasterTemplate.ShowRowHeaderColumn = false; this.tableVehiclesList.MasterTemplate.ViewDefinition = tableViewDefinition4; this.tableVehiclesList.Name = "tableVehiclesList"; this.tableVehiclesList.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.tableVehiclesList.ReadOnly = true; this.tableVehiclesList.RightToLeft = System.Windows.Forms.RightToLeft.No; this.tableVehiclesList.ShowGroupPanel = false; this.tableVehiclesList.Size = new System.Drawing.Size(270, 593); this.tableVehiclesList.TabIndex = 85; this.tableVehiclesList.ThemeName = "TelerikMetroBlue"; // // pictureBox3 // this.pictureBox3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.pictureBox3.Cursor = System.Windows.Forms.Cursors.Hand; this.pictureBox3.Image = global::Dispatcher.Properties.Resources.filter_user_grey; this.pictureBox3.Location = new System.Drawing.Point(205, 3); this.pictureBox3.Name = "pictureBox3"; this.pictureBox3.Size = new System.Drawing.Size(24, 24); this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.pictureBox3.TabIndex = 84; this.pictureBox3.TabStop = false; // // pictureBox4 // this.pictureBox4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.pictureBox4.Cursor = System.Windows.Forms.Cursors.Hand; this.pictureBox4.Image = global::Dispatcher.Properties.Resources.i_grid; this.pictureBox4.Location = new System.Drawing.Point(235, 3); this.pictureBox4.Name = "pictureBox4"; this.pictureBox4.Size = new System.Drawing.Size(24, 24); this.pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.pictureBox4.TabIndex = 83; this.pictureBox4.TabStop = false; // // 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.SizeMode = Telerik.WinControls.UI.Docking.SplitPanelSizeMode.Fill; this.documentContainer1.TabIndex = 2; this.documentContainer1.ThemeName = "TelerikMetroBlue"; // // documentTabStrip1 // this.documentTabStrip1.CanUpdateChildIndex = true; 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 = 0; this.documentTabStrip1.Size = new System.Drawing.Size(494, 662); this.documentTabStrip1.TabIndex = 0; this.documentTabStrip1.TabStop = false; this.documentTabStrip1.TabStripVisible = false; this.documentTabStrip1.ThemeName = "TelerikMetroBlue"; // // toolWindow2 // this.toolWindow2.Caption = null; this.toolWindow2.Controls.Add(this.LiveMapPanel); this.toolWindow2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.toolWindow2.Location = new System.Drawing.Point(5, 6); this.toolWindow2.Name = "toolWindow2"; this.toolWindow2.PreviousDockState = Telerik.WinControls.UI.Docking.DockState.Docked; this.toolWindow2.Size = new System.Drawing.Size(484, 651); this.toolWindow2.Text = "toolWindow2"; // // LiveMapPanel // this.LiveMapPanel.Controls.Add(this.radSplitContainer3); this.LiveMapPanel.Controls.Add(this.LivePanel); this.LiveMapPanel.Dock = System.Windows.Forms.DockStyle.Fill; this.LiveMapPanel.Location = new System.Drawing.Point(0, 0); this.LiveMapPanel.Name = "LiveMapPanel"; this.LiveMapPanel.Size = new System.Drawing.Size(484, 651); this.LiveMapPanel.TabIndex = 0; this.LiveMapPanel.Text = "radPanel1"; // // radSplitContainer3 // this.radSplitContainer3.Controls.Add(this.splitPanel3); this.radSplitContainer3.Controls.Add(this.splitPanel4); this.radSplitContainer3.Dock = System.Windows.Forms.DockStyle.Fill; this.radSplitContainer3.IsCleanUpTarget = true; this.radSplitContainer3.Location = new System.Drawing.Point(0, 0); this.radSplitContainer3.Name = "radSplitContainer3"; this.radSplitContainer3.Orientation = System.Windows.Forms.Orientation.Horizontal; this.radSplitContainer3.Padding = new System.Windows.Forms.Padding(5); // // // this.radSplitContainer3.RootElement.MinSize = new System.Drawing.Size(25, 25); this.radSplitContainer3.Size = new System.Drawing.Size(484, 651); this.radSplitContainer3.TabIndex = 7; this.radSplitContainer3.TabStop = false; this.radSplitContainer3.Text = "radSplitContainer3"; this.radSplitContainer3.ThemeName = "TelerikMetroBlue"; // // splitPanel3 // this.splitPanel3.Controls.Add(this.ToolControl); this.splitPanel3.Location = new System.Drawing.Point(0, 0); this.splitPanel3.Name = "splitPanel3"; // // // this.splitPanel3.RootElement.MinSize = new System.Drawing.Size(25, 25); this.splitPanel3.Size = new System.Drawing.Size(484, 28); this.splitPanel3.SizeInfo.MaximumSize = new System.Drawing.Size(0, 28); this.splitPanel3.SizeInfo.MinimumSize = new System.Drawing.Size(25, 28); this.splitPanel3.TabIndex = 0; this.splitPanel3.TabStop = false; this.splitPanel3.Text = "splitPanel3"; this.splitPanel3.ThemeName = "TelerikMetroBlue"; // // ToolControl // this.ToolControl.Dock = System.Windows.Forms.DockStyle.Fill; this.ToolControl.Location = new System.Drawing.Point(0, 0); this.ToolControl.Name = "ToolControl"; this.ToolControl.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("ToolControl.OcxState"))); this.ToolControl.Size = new System.Drawing.Size(484, 28); this.ToolControl.TabIndex = 0; // // splitPanel4 // this.splitPanel4.Controls.Add(this.mapControl); this.splitPanel4.Location = new System.Drawing.Point(0, 32); this.splitPanel4.Name = "splitPanel4"; // // // this.splitPanel4.RootElement.MinSize = new System.Drawing.Size(25, 25); this.splitPanel4.Size = new System.Drawing.Size(484, 619); this.splitPanel4.TabIndex = 1; this.splitPanel4.TabStop = false; this.splitPanel4.Text = "splitPanel4"; this.splitPanel4.ThemeName = "TelerikMetroBlue"; // // mapControl // this.mapControl.Dock = System.Windows.Forms.DockStyle.Fill; this.mapControl.Location = new System.Drawing.Point(0, 0); this.mapControl.Name = "mapControl"; this.mapControl.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("mapControl.OcxState"))); this.mapControl.Size = new System.Drawing.Size(484, 619); this.mapControl.TabIndex = 0; // // LivePanel // this.LivePanel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255))))); this.LivePanel.Controls.Add(this.LiveProgBar); this.LivePanel.Controls.Add(this.txProgStatus); this.LivePanel.Location = new System.Drawing.Point(187, 210); this.LivePanel.Name = "LivePanel"; this.LivePanel.Size = new System.Drawing.Size(286, 67); this.LivePanel.TabIndex = 6; this.LivePanel.Visible = false; // // LiveProgBar // this.LiveProgBar.Location = new System.Drawing.Point(11, 33); this.LiveProgBar.Name = "LiveProgBar"; this.LiveProgBar.SeparatorColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(239)))), ((int)(((byte)(239))))); this.LiveProgBar.SeparatorWidth = 4; this.LiveProgBar.Size = new System.Drawing.Size(259, 21); this.LiveProgBar.StepWidth = 13; this.LiveProgBar.TabIndex = 1; // // txProgStatus // this.txProgStatus.Location = new System.Drawing.Point(11, 9); this.txProgStatus.Name = "txProgStatus"; this.txProgStatus.Size = new System.Drawing.Size(259, 20); this.txProgStatus.TabIndex = 0; this.txProgStatus.TabStop = false; // // axLicenseControl1 // this.axLicenseControl1.Enabled = true; this.axLicenseControl1.Location = new System.Drawing.Point(0, 0); this.axLicenseControl1.Name = "axLicenseControl1"; this.axLicenseControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axLicenseControl1.OcxState"))); this.axLicenseControl1.Size = new System.Drawing.Size(32, 32); this.axLicenseControl1.TabIndex = 0; // // StartOver500msec // this.StartOver500msec.Interval = 500; this.StartOver500msec.Tick += new System.EventHandler(this.StartOver500msec_Tick); // // toolTabStrip3 // this.toolTabStrip3.CanUpdateChildIndex = true; this.toolTabStrip3.Location = new System.Drawing.Point(0, 0); this.toolTabStrip3.Name = "toolTabStrip3"; // // // this.toolTabStrip3.RootElement.MinSize = new System.Drawing.Size(25, 25); this.toolTabStrip3.SelectedIndex = 0; this.toolTabStrip3.Size = new System.Drawing.Size(200, 200); this.toolTabStrip3.TabIndex = 0; this.toolTabStrip3.TabStop = false; // // radSplitContainer1 // this.radSplitContainer1.CausesValidation = false; this.radSplitContainer1.IsCleanUpTarget = true; this.radSplitContainer1.Location = new System.Drawing.Point(285, 5); this.radSplitContainer1.Name = "radSplitContainer1"; this.radSplitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal; this.radSplitContainer1.Padding = new System.Windows.Forms.Padding(5); // // // this.radSplitContainer1.RootElement.MinSize = new System.Drawing.Size(25, 25); this.radSplitContainer1.Size = new System.Drawing.Size(504, 652); this.radSplitContainer1.SizeInfo.AbsoluteSize = new System.Drawing.Size(504, 200); this.radSplitContainer1.SizeInfo.SplitterCorrection = new System.Drawing.Size(-76, 0); this.radSplitContainer1.TabIndex = 0; this.radSplitContainer1.TabStop = false; // // rddlGroupingType // this.rddlGroupingType.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.rddlGroupingType.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList; radListDataItem1.Tag = "categories"; radListDataItem1.Text = "Categories"; radListDataItem2.Tag = "radiogateways"; radListDataItem2.Text = "Radio Gateway"; this.rddlGroupingType.Items.Add(radListDataItem1); this.rddlGroupingType.Items.Add(radListDataItem2); this.rddlGroupingType.Location = new System.Drawing.Point(135, 4); this.rddlGroupingType.MaximumSize = new System.Drawing.Size(296, 21); this.rddlGroupingType.Name = "rddlGroupingType"; // // // this.rddlGroupingType.RootElement.MaxSize = new System.Drawing.Size(296, 21); this.rddlGroupingType.Size = new System.Drawing.Size(154, 21); this.rddlGroupingType.TabIndex = 89; this.rddlGroupingType.ThemeName = "Office2013Light"; // // LiveTabGIS // this.Controls.Add(this.radDock1); this.DoubleBuffered = true; this.Name = "LiveTabGIS"; this.Size = new System.Drawing.Size(794, 662); this.Load += new System.EventHandler(this.LiveTabGIS_Load); ((System.ComponentModel.ISupportInitialize)(this.SelectionLive)).EndInit(); this.SelectionLive.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer2)).EndInit(); this.radSplitContainer2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitPanel1)).EndInit(); this.splitPanel1.ResumeLayout(false); this.splitPanel1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.vehiclesList.MasterTemplate)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.vehiclesList)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pbGroup)).EndInit(); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.sel_desel)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pbGroupTime)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pbGroupStatusType)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rlUnits)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.splitPanel2)).EndInit(); this.splitPanel2.ResumeLayout(false); this.splitPanel2.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.rcbAutoRefresh)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pbFilter)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.displayButton)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ckShowZone)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ckShowLand)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.searchTextBox)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.label1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radDock1)).EndInit(); this.radDock1.ResumeLayout(false); this.windowUnits.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.toolTabStrip1)).EndInit(); this.toolTabStrip1.ResumeLayout(false); this.windowPositions.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.tableVehiclesList.MasterTemplate)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tableVehiclesList)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).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.LiveMapPanel)).EndInit(); this.LiveMapPanel.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer3)).EndInit(); this.radSplitContainer3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitPanel3)).EndInit(); this.splitPanel3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ToolControl)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.splitPanel4)).EndInit(); this.splitPanel4.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.mapControl)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.LivePanel)).EndInit(); this.LivePanel.ResumeLayout(false); this.LivePanel.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.LiveProgBar)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txProgStatus)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.toolTabStrip3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rddlGroupingType)).EndInit(); this.ResumeLayout(false); } #endregion /// /// - initializes the MapPoint control, draws it /// - gets the list of vehicles from the database /// - gets the scheduled and actual events from the database /// - initializes the vehicles and stops datasets /// - initializes the toolbars of the MapPoint control /// //list with vehicle names public ArrayList vehicleListNames = new ArrayList(); //the object needed to access the database private SMdb_access smdbObj = new SMdb_access(); //images used in the application //background worker is used to let the application know when a new message arrives //in the MySQL database //a control of VehicleInfo type, used to display information //regarding the selected vehicle //a control of RunInfo type, used to display information //regarding the current run of the selected vehicle //the MapPoint controls used in the application private MapGoogle.Application app = null; //the MapPoint dataset used to keep the vehicles pushpins for place public MapGoogle.DataSetx placeDataSet = null; //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 //centered state means that the map always follows the centered vehicle //private bool centeredState = false; public volatile bool centeredState = false; //object used to perform various time/date conversions //private ConvertDT convDT = new ConvertDT(); //queue for speeding alarm pop-up //private AxMapPoint.AxMappointControlx mapControl; public PlaceSymbolsGIS placeSymb; public BusSymbolsGIS busSymb = null; public static Boolean GetPositionForPlace; public static Boolean GetPositionForStart; public static Boolean GetPositionForZones; // AddPlace addPlaceForm = null; // Addnewzone ZonePosForm = null; private ArrayList StreetList = new ArrayList(); private ArrayList PlaceList = new ArrayList(); private MainForm2 parent; public String tabName; private String langProgStat; 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(); private Boolean firstSTEP = false; private Boolean HideALLName = false; private Int32 cnt = 0; private Telerik.WinControls.UI.RadContextMenu MapControlPopup; private Telerik.WinControls.UI.RadMenuItem Showinfo; private Telerik.WinControls.UI.RadMenuItem goToCenterToolStripMenuItem; public Boolean zoomChange = false; public Double zoomlevel = 0; //private GlacialList tableVehiclesList; private Telerik.WinControls.UI.RadContextMenu SendSMS; private Telerik.WinControls.UI.RadMenuItem sendSMSToolStripMenuItem1; private Telerik.WinControls.UI.RadMenuItem sendSMSToolStripMenuItem; //private NewSMS frmSMS; public ImageList imageList1; private Telerik.WinControls.UI.RadPanel SelectionLive; private Telerik.WinControls.UI.RadTextBox searchTextBox; private Telerik.WinControls.UI.RadLabel label1; public System.Windows.Forms.Timer timerAddPlace; public System.Windows.Forms.Timer GoogleClick; private Telerik.WinControls.UI.RadMenuItem basicHistoryToolStripMenuItem; private Telerik.WinControls.UI.RadMenuItem changeDOStatusToolStripMenuItem; private Telerik.WinControls.UI.RadMenuItem sendPOLLToolStripMenuItem; private Telerik.WinControls.UI.Docking.RadDock radDock1; private Telerik.WinControls.UI.Docking.ToolWindow windowUnits; private Telerik.WinControls.UI.Docking.ToolTabStrip toolTabStrip1; private Telerik.WinControls.UI.Docking.DocumentContainer documentContainer1; private Telerik.WinControls.UI.Docking.ToolWindow windowPositions; private Telerik.WinControls.UI.Docking.DocumentTabStrip documentTabStrip1; private Telerik.WinControls.UI.RadPanel LivePanel; public Telerik.WinControls.UI.RadProgressBar LiveProgBar; public Telerik.WinControls.UI.RadTextBox txProgStatus; public Telerik.WinControls.UI.RadPanel LiveMapPanel; private Telerik.WinControls.UI.RadSplitContainer radSplitContainer2; private Telerik.WinControls.UI.SplitPanel splitPanel1; private Telerik.WinControls.UI.SplitPanel splitPanel2; private Telerik.WinControls.UI.RadCheckBox ckShowZone; private Telerik.WinControls.UI.RadCheckBox ckShowLand; public Telerik.WinControls.UI.Docking.ToolWindow toolWindow2; private Telerik.WinControls.UI.RadSplitContainer radSplitContainer3; private Telerik.WinControls.UI.SplitPanel splitPanel3; private Telerik.WinControls.UI.SplitPanel splitPanel4; private ESRI.ArcGIS.Controls.AxLicenseControl axLicenseControl1; private System.Windows.Forms.Timer StartOver500msec; private BackgroundWorker ResizeWorker; private ESRI.ArcGIS.Controls.AxMapControl mapControl; private ESRI.ArcGIS.Controls.AxToolbarControl ToolControl; private Telerik.WinControls.Themes.TelerikMetroBlueTheme telerikMetroBlueTheme1; private Telerik.WinControls.UI.Docking.ToolTabStrip toolTabStrip3; private Telerik.WinControls.UI.RadSplitContainer radSplitContainer1; public Telerik.WinControls.UI.RadButton displayButton; private Panel panel1; private Telerik.WinControls.UI.RadCheckBox sel_desel; private PictureBox pbFilter; private Telerik.WinControls.UI.RadCheckBox rcbAutoRefresh; private PictureBox pbGroup; private PictureBox pbGroupTime; private PictureBox pbGroupStatusType; private Telerik.WinControls.UI.RadLabel rlUnits; public Telerik.WinControls.UI.RadGridView vehiclesList; private PictureBox pictureBox3; private PictureBox pictureBox4; private Telerik.WinControls.UI.RadGridView tableVehiclesList; private Telerik.WinControls.UI.RadDropDownList rddlGroupingType; } }