1534 lines
100 KiB
C#
1534 lines
100 KiB
C#
|
using System;
|
||
|
using System.Drawing;
|
||
|
using System.Collections;
|
||
|
using System.Windows.Forms;
|
||
|
//using SafeDispatch;
|
||
|
using MapGoogle;
|
||
|
using SafeMobileLib;
|
||
|
using Dispatcher.maptab;
|
||
|
|
||
|
namespace Safedispatch_4_0
|
||
|
{
|
||
|
partial class LiveTab
|
||
|
{
|
||
|
/// <summary>
|
||
|
/// Required designer variable.
|
||
|
/// </summary>
|
||
|
private System.ComponentModel.IContainer components = null;
|
||
|
public CefSharpChromiumWebBrowser mapGoogles;
|
||
|
|
||
|
/// <summary>
|
||
|
/// Clean up any resources being used.
|
||
|
/// </summary>
|
||
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
||
|
protected override void Dispose(bool disposing)
|
||
|
{
|
||
|
if (disposing && (components != null))
|
||
|
{
|
||
|
components.Dispose();
|
||
|
}
|
||
|
base.Dispose(disposing);
|
||
|
}
|
||
|
|
||
|
#region Component Designer generated code
|
||
|
|
||
|
/// <summary>
|
||
|
/// Required method for Designer support - do not modify
|
||
|
/// the contents of this method with the code editor.
|
||
|
/// </summary>
|
||
|
private void InitializeComponent()
|
||
|
{
|
||
|
this.components = new System.ComponentModel.Container();
|
||
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(LiveTab));
|
||
|
Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn1 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
|
||
|
Telerik.WinControls.UI.GridViewDateTimeColumn gridViewDateTimeColumn1 = new Telerik.WinControls.UI.GridViewDateTimeColumn();
|
||
|
Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn2 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
|
||
|
Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn3 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
|
||
|
Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn4 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
|
||
|
Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn5 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
|
||
|
Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn6 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
|
||
|
Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn7 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
|
||
|
Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn8 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
|
||
|
Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn9 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
|
||
|
Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn10 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
|
||
|
Telerik.WinControls.UI.TableViewDefinition tableViewDefinition1 = new Telerik.WinControls.UI.TableViewDefinition();
|
||
|
Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn11 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
|
||
|
Telerik.WinControls.UI.GridViewImageColumn gridViewImageColumn1 = new Telerik.WinControls.UI.GridViewImageColumn();
|
||
|
Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn12 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
|
||
|
Telerik.WinControls.UI.GridViewCheckBoxColumn gridViewCheckBoxColumn1 = new Telerik.WinControls.UI.GridViewCheckBoxColumn();
|
||
|
Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn13 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
|
||
|
Telerik.WinControls.UI.GridViewDecimalColumn gridViewDecimalColumn1 = new Telerik.WinControls.UI.GridViewDecimalColumn();
|
||
|
Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn14 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
|
||
|
Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn15 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
|
||
|
Telerik.WinControls.UI.TableViewDefinition tableViewDefinition2 = 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.sendPOLLARSToolStripMenuItem = 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.tableVehiclesList = new Telerik.WinControls.UI.RadGridView();
|
||
|
this.searchTextBox = new Telerik.WinControls.UI.RadTextBox();
|
||
|
this.sel_desel = new Telerik.WinControls.UI.RadCheckBox();
|
||
|
this.gridVehicles = new Telerik.WinControls.UI.RadGridView();
|
||
|
this.ckShowZone = new Telerik.WinControls.UI.RadCheckBox();
|
||
|
this.ckShowLand = new Telerik.WinControls.UI.RadCheckBox();
|
||
|
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.chkWebsocketConnected = new Telerik.WinControls.UI.RadCheckBox();
|
||
|
this.lbReportingInterval = new Telerik.WinControls.UI.RadLabel();
|
||
|
this.rcbMarkersLables = new Telerik.WinControls.UI.RadCheckBox();
|
||
|
this.rseUnitsOnMap = new Telerik.WinControls.UI.RadSpinEditor();
|
||
|
this.rbRefreshGroups = new Telerik.WinControls.UI.RadButton();
|
||
|
this.pbFilter = new System.Windows.Forms.PictureBox();
|
||
|
this.rcbAutoRefresh = new Telerik.WinControls.UI.RadCheckBox();
|
||
|
this.pbGroup = new System.Windows.Forms.PictureBox();
|
||
|
this.pbGroupTime = new System.Windows.Forms.PictureBox();
|
||
|
this.pbGroupStatusType = new System.Windows.Forms.PictureBox();
|
||
|
this.rbDisplay = new Telerik.WinControls.UI.RadButton();
|
||
|
this.rlUnits = new Telerik.WinControls.UI.RadLabel();
|
||
|
this.panel1 = new System.Windows.Forms.Panel();
|
||
|
this.rddlGroupingType = new Telerik.WinControls.UI.RadDropDownList();
|
||
|
this.pbExpandAll = new System.Windows.Forms.PictureBox();
|
||
|
this.pbCollapseAll = new System.Windows.Forms.PictureBox();
|
||
|
this.toolTabStrip1 = new Telerik.WinControls.UI.Docking.ToolTabStrip();
|
||
|
this.windowPositions = new Telerik.WinControls.UI.Docking.ToolWindow();
|
||
|
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.LivePanel = new Telerik.WinControls.UI.RadPanel();
|
||
|
this.LiveWaitingBar = new Telerik.WinControls.UI.RadWaitingBar();
|
||
|
this.txProgStatus = new Telerik.WinControls.UI.RadTextBox();
|
||
|
this.LiveMapPanel = new Telerik.WinControls.UI.RadPanel();
|
||
|
this.mapLoadingPanel = new Telerik.WinControls.UI.RadPanel();
|
||
|
this.mapLoadingBar = new Telerik.WinControls.UI.RadProgressBar();
|
||
|
this.mapLoadingMessage = new Telerik.WinControls.UI.RadLabel();
|
||
|
this.NewRowUpdated = new System.Windows.Forms.Timer(this.components);
|
||
|
this.TimerToLoadMap = new System.Windows.Forms.Timer(this.components);
|
||
|
this.TimerLoad3Sec = new System.Windows.Forms.Timer(this.components);
|
||
|
this.ForceRefreshTimer = new System.Windows.Forms.Timer(this.components);
|
||
|
this.MessageScreen = new System.Windows.Forms.Timer(this.components);
|
||
|
this.ForceLogin = new System.Windows.Forms.Timer(this.components);
|
||
|
this.toolTabStrip4 = new Telerik.WinControls.UI.Docking.ToolTabStrip();
|
||
|
this.office2013LightTheme1 = new Telerik.WinControls.Themes.Office2013LightTheme();
|
||
|
this.toolTipHelp = new System.Windows.Forms.ToolTip(this.components);
|
||
|
this.telerikMetroBlueTheme1 = new Telerik.WinControls.Themes.TelerikMetroBlueTheme();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.tableVehiclesList)).BeginInit();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.tableVehiclesList.MasterTemplate)).BeginInit();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.searchTextBox)).BeginInit();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.sel_desel)).BeginInit();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.gridVehicles)).BeginInit();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.gridVehicles.MasterTemplate)).BeginInit();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.ckShowZone)).BeginInit();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.ckShowLand)).BeginInit();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.label1)).BeginInit();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.radDock1)).BeginInit();
|
||
|
this.radDock1.SuspendLayout();
|
||
|
this.windowUnits.SuspendLayout();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.chkWebsocketConnected)).BeginInit();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.lbReportingInterval)).BeginInit();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.rcbMarkersLables)).BeginInit();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.rseUnitsOnMap)).BeginInit();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.rbRefreshGroups)).BeginInit();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.pbFilter)).BeginInit();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.rcbAutoRefresh)).BeginInit();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.pbGroup)).BeginInit();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.pbGroupTime)).BeginInit();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.pbGroupStatusType)).BeginInit();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.rbDisplay)).BeginInit();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.rlUnits)).BeginInit();
|
||
|
this.panel1.SuspendLayout();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.rddlGroupingType)).BeginInit();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.pbExpandAll)).BeginInit();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.pbCollapseAll)).BeginInit();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.toolTabStrip1)).BeginInit();
|
||
|
this.toolTabStrip1.SuspendLayout();
|
||
|
this.windowPositions.SuspendLayout();
|
||
|
((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.LivePanel)).BeginInit();
|
||
|
this.LivePanel.SuspendLayout();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.LiveWaitingBar)).BeginInit();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.txProgStatus)).BeginInit();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.LiveMapPanel)).BeginInit();
|
||
|
this.LiveMapPanel.SuspendLayout();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.mapLoadingPanel)).BeginInit();
|
||
|
this.mapLoadingPanel.SuspendLayout();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.mapLoadingBar)).BeginInit();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.mapLoadingMessage)).BeginInit();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.toolTabStrip4)).BeginInit();
|
||
|
this.SuspendLayout();
|
||
|
//
|
||
|
// SendSMS
|
||
|
//
|
||
|
this.SendSMS.Items.AddRange(new Telerik.WinControls.RadItem[] {
|
||
|
this.sendSMSToolStripMenuItem1,
|
||
|
this.basicHistoryToolStripMenuItem,
|
||
|
this.sendPOLLToolStripMenuItem,
|
||
|
this.sendPOLLARSToolStripMenuItem,
|
||
|
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);
|
||
|
//
|
||
|
// sendPOLLARSToolStripMenuItem
|
||
|
//
|
||
|
this.sendPOLLARSToolStripMenuItem.Name = "sendPOLLARSToolStripMenuItem";
|
||
|
this.sendPOLLARSToolStripMenuItem.Text = "Radio online check";
|
||
|
//
|
||
|
// 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);
|
||
|
//
|
||
|
// 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.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(2, 32);
|
||
|
//
|
||
|
//
|
||
|
//
|
||
|
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;
|
||
|
gridViewTextBoxColumn1.EnableExpressionEditor = false;
|
||
|
gridViewTextBoxColumn1.FieldName = "VehName";
|
||
|
gridViewTextBoxColumn1.HeaderText = "Col1";
|
||
|
gridViewTextBoxColumn1.IsVisible = false;
|
||
|
gridViewTextBoxColumn1.MinWidth = 80;
|
||
|
gridViewTextBoxColumn1.Name = "VehName";
|
||
|
gridViewTextBoxColumn1.ReadOnly = true;
|
||
|
gridViewTextBoxColumn1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
||
|
gridViewTextBoxColumn1.Width = 80;
|
||
|
gridViewDateTimeColumn1.EnableExpressionEditor = false;
|
||
|
gridViewDateTimeColumn1.FieldName = "Datatime";
|
||
|
gridViewDateTimeColumn1.Format = System.Windows.Forms.DateTimePickerFormat.Long;
|
||
|
gridViewDateTimeColumn1.HeaderText = "datatime";
|
||
|
gridViewDateTimeColumn1.IsVisible = false;
|
||
|
gridViewDateTimeColumn1.MinWidth = 90;
|
||
|
gridViewDateTimeColumn1.Name = "datetime";
|
||
|
gridViewDateTimeColumn1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
||
|
gridViewDateTimeColumn1.Width = 90;
|
||
|
gridViewTextBoxColumn2.EnableExpressionEditor = false;
|
||
|
gridViewTextBoxColumn2.FieldName = "Address";
|
||
|
gridViewTextBoxColumn2.HeaderText = "Address";
|
||
|
gridViewTextBoxColumn2.IsVisible = false;
|
||
|
gridViewTextBoxColumn2.MinWidth = 100;
|
||
|
gridViewTextBoxColumn2.Name = "address";
|
||
|
gridViewTextBoxColumn2.ReadOnly = true;
|
||
|
gridViewTextBoxColumn2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
||
|
gridViewTextBoxColumn2.Width = 100;
|
||
|
gridViewTextBoxColumn3.EnableExpressionEditor = false;
|
||
|
gridViewTextBoxColumn3.FieldName = "Speed";
|
||
|
gridViewTextBoxColumn3.HeaderText = "Speed";
|
||
|
gridViewTextBoxColumn3.IsVisible = false;
|
||
|
gridViewTextBoxColumn3.MaxWidth = 100;
|
||
|
gridViewTextBoxColumn3.MinWidth = 55;
|
||
|
gridViewTextBoxColumn3.Name = "speed";
|
||
|
gridViewTextBoxColumn3.ReadOnly = true;
|
||
|
gridViewTextBoxColumn3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
||
|
gridViewTextBoxColumn3.Width = 55;
|
||
|
gridViewTextBoxColumn4.EnableExpressionEditor = false;
|
||
|
gridViewTextBoxColumn4.FieldName = "Head";
|
||
|
gridViewTextBoxColumn4.HeaderText = "Head";
|
||
|
gridViewTextBoxColumn4.IsVisible = false;
|
||
|
gridViewTextBoxColumn4.MaxWidth = 100;
|
||
|
gridViewTextBoxColumn4.MinWidth = 55;
|
||
|
gridViewTextBoxColumn4.Name = "head";
|
||
|
gridViewTextBoxColumn4.ReadOnly = true;
|
||
|
gridViewTextBoxColumn4.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
||
|
gridViewTextBoxColumn4.Width = 55;
|
||
|
gridViewTextBoxColumn5.EnableExpressionEditor = false;
|
||
|
gridViewTextBoxColumn5.FieldName = "DI";
|
||
|
gridViewTextBoxColumn5.HeaderText = "DI";
|
||
|
gridViewTextBoxColumn5.IsVisible = false;
|
||
|
gridViewTextBoxColumn5.MaxWidth = 50;
|
||
|
gridViewTextBoxColumn5.MinWidth = 40;
|
||
|
gridViewTextBoxColumn5.Name = "di";
|
||
|
gridViewTextBoxColumn5.ReadOnly = true;
|
||
|
gridViewTextBoxColumn5.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
||
|
gridViewTextBoxColumn5.Width = 40;
|
||
|
gridViewTextBoxColumn6.EnableExpressionEditor = false;
|
||
|
gridViewTextBoxColumn6.FieldName = "DO";
|
||
|
gridViewTextBoxColumn6.HeaderText = "DO";
|
||
|
gridViewTextBoxColumn6.IsVisible = false;
|
||
|
gridViewTextBoxColumn6.MaxWidth = 50;
|
||
|
gridViewTextBoxColumn6.MinWidth = 40;
|
||
|
gridViewTextBoxColumn6.Name = "do";
|
||
|
gridViewTextBoxColumn6.ReadOnly = true;
|
||
|
gridViewTextBoxColumn6.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
||
|
gridViewTextBoxColumn6.Width = 40;
|
||
|
gridViewTextBoxColumn7.EnableExpressionEditor = false;
|
||
|
gridViewTextBoxColumn7.FieldName = "Lat";
|
||
|
gridViewTextBoxColumn7.HeaderText = "Lat";
|
||
|
gridViewTextBoxColumn7.IsVisible = false;
|
||
|
gridViewTextBoxColumn7.MaxWidth = 100;
|
||
|
gridViewTextBoxColumn7.MinWidth = 45;
|
||
|
gridViewTextBoxColumn7.Name = "lat";
|
||
|
gridViewTextBoxColumn7.ReadOnly = true;
|
||
|
gridViewTextBoxColumn7.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
||
|
gridViewTextBoxColumn7.Width = 45;
|
||
|
gridViewTextBoxColumn8.EnableExpressionEditor = false;
|
||
|
gridViewTextBoxColumn8.FieldName = "Lng";
|
||
|
gridViewTextBoxColumn8.HeaderText = "Lng";
|
||
|
gridViewTextBoxColumn8.IsVisible = false;
|
||
|
gridViewTextBoxColumn8.MaxWidth = 100;
|
||
|
gridViewTextBoxColumn8.MinWidth = 45;
|
||
|
gridViewTextBoxColumn8.Name = "lng";
|
||
|
gridViewTextBoxColumn8.ReadOnly = true;
|
||
|
gridViewTextBoxColumn8.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
||
|
gridViewTextBoxColumn8.Width = 45;
|
||
|
gridViewTextBoxColumn9.EnableExpressionEditor = false;
|
||
|
gridViewTextBoxColumn9.FieldName = "Zone";
|
||
|
gridViewTextBoxColumn9.HeaderText = "Zone";
|
||
|
gridViewTextBoxColumn9.IsVisible = false;
|
||
|
gridViewTextBoxColumn9.MaxWidth = 60;
|
||
|
gridViewTextBoxColumn9.MinWidth = 10;
|
||
|
gridViewTextBoxColumn9.Name = "zone";
|
||
|
gridViewTextBoxColumn9.ReadOnly = true;
|
||
|
gridViewTextBoxColumn9.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
||
|
gridViewTextBoxColumn9.Width = 10;
|
||
|
gridViewTextBoxColumn10.EnableExpressionEditor = false;
|
||
|
gridViewTextBoxColumn10.FieldName = "Alt";
|
||
|
gridViewTextBoxColumn10.HeaderText = "Altitude";
|
||
|
gridViewTextBoxColumn10.IsVisible = false;
|
||
|
gridViewTextBoxColumn10.MaxWidth = 100;
|
||
|
gridViewTextBoxColumn10.MinWidth = 45;
|
||
|
gridViewTextBoxColumn10.Name = "Altitude";
|
||
|
gridViewTextBoxColumn10.ReadOnly = true;
|
||
|
gridViewTextBoxColumn10.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
||
|
gridViewTextBoxColumn10.Width = 45;
|
||
|
this.tableVehiclesList.MasterTemplate.Columns.AddRange(new Telerik.WinControls.UI.GridViewDataColumn[] {
|
||
|
gridViewTextBoxColumn1,
|
||
|
gridViewDateTimeColumn1,
|
||
|
gridViewTextBoxColumn2,
|
||
|
gridViewTextBoxColumn3,
|
||
|
gridViewTextBoxColumn4,
|
||
|
gridViewTextBoxColumn5,
|
||
|
gridViewTextBoxColumn6,
|
||
|
gridViewTextBoxColumn7,
|
||
|
gridViewTextBoxColumn8,
|
||
|
gridViewTextBoxColumn9,
|
||
|
gridViewTextBoxColumn10});
|
||
|
this.tableVehiclesList.MasterTemplate.EnableGrouping = false;
|
||
|
this.tableVehiclesList.MasterTemplate.ShowColumnHeaders = false;
|
||
|
this.tableVehiclesList.MasterTemplate.ShowRowHeaderColumn = false;
|
||
|
this.tableVehiclesList.MasterTemplate.ViewDefinition = tableViewDefinition1;
|
||
|
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(282, 587);
|
||
|
this.tableVehiclesList.TabIndex = 0;
|
||
|
this.tableVehiclesList.ThemeName = "TelerikMetroBlue";
|
||
|
this.tableVehiclesList.RowFormatting += new Telerik.WinControls.UI.RowFormattingEventHandler(this.tableVehiclesList_RowFormatting);
|
||
|
this.tableVehiclesList.ContextMenuOpening += new Telerik.WinControls.UI.ContextMenuOpeningEventHandler(this.tableVehiclesList_ContextMenuOpening);
|
||
|
this.tableVehiclesList.DataBindingComplete += new Telerik.WinControls.UI.GridViewBindingCompleteEventHandler(this.tableVehiclesList_DataBindingComplete);
|
||
|
this.tableVehiclesList.SortChanged += new Telerik.WinControls.UI.GridViewCollectionChangedEventHandler(this.tableVehiclesList_SortChanged);
|
||
|
//
|
||
|
// 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.Font = new System.Drawing.Font("Segoe UI", 10F);
|
||
|
this.searchTextBox.Location = new System.Drawing.Point(-1, 502);
|
||
|
this.searchTextBox.Name = "searchTextBox";
|
||
|
this.searchTextBox.NullText = "Type to search unit";
|
||
|
this.searchTextBox.Size = new System.Drawing.Size(289, 23);
|
||
|
this.searchTextBox.TabIndex = 28;
|
||
|
this.searchTextBox.TabStop = false;
|
||
|
this.searchTextBox.TextChanged += new System.EventHandler(this.searchTextBox_TextChanged);
|
||
|
//
|
||
|
// 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(10, 4);
|
||
|
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.Visible = false;
|
||
|
this.sel_desel.ToggleStateChanged += new Telerik.WinControls.UI.StateChangedEventHandler(this.sel_desel_ToggleStateChanged);
|
||
|
//
|
||
|
// gridVehicles
|
||
|
//
|
||
|
this.gridVehicles.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.gridVehicles.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
|
||
|
this.gridVehicles.Cursor = System.Windows.Forms.Cursors.Hand;
|
||
|
this.gridVehicles.EnableCustomGrouping = true;
|
||
|
this.gridVehicles.Font = new System.Drawing.Font("Segoe UI", 8.25F);
|
||
|
this.gridVehicles.ForeColor = System.Drawing.Color.Black;
|
||
|
this.gridVehicles.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
||
|
this.gridVehicles.Location = new System.Drawing.Point(0, 56);
|
||
|
//
|
||
|
//
|
||
|
//
|
||
|
this.gridVehicles.MasterTemplate.AllowAddNewRow = false;
|
||
|
this.gridVehicles.MasterTemplate.AllowColumnChooser = false;
|
||
|
this.gridVehicles.MasterTemplate.AllowColumnHeaderContextMenu = false;
|
||
|
this.gridVehicles.MasterTemplate.AllowColumnReorder = false;
|
||
|
this.gridVehicles.MasterTemplate.AllowColumnResize = false;
|
||
|
this.gridVehicles.MasterTemplate.AllowDeleteRow = false;
|
||
|
this.gridVehicles.MasterTemplate.AllowDragToGroup = false;
|
||
|
this.gridVehicles.MasterTemplate.AllowRowResize = false;
|
||
|
this.gridVehicles.MasterTemplate.AutoGenerateColumns = false;
|
||
|
this.gridVehicles.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill;
|
||
|
gridViewTextBoxColumn11.EnableExpressionEditor = false;
|
||
|
gridViewTextBoxColumn11.FieldName = "GrpName";
|
||
|
gridViewTextBoxColumn11.HeaderText = "GroupName";
|
||
|
gridViewTextBoxColumn11.IsVisible = false;
|
||
|
gridViewTextBoxColumn11.Name = "GroupName";
|
||
|
gridViewTextBoxColumn11.ReadOnly = true;
|
||
|
gridViewTextBoxColumn11.Width = 158;
|
||
|
gridViewImageColumn1.EnableExpressionEditor = false;
|
||
|
gridViewImageColumn1.FieldName = "Pict";
|
||
|
gridViewImageColumn1.HeaderText = " ";
|
||
|
gridViewImageColumn1.ImageLayout = System.Windows.Forms.ImageLayout.Zoom;
|
||
|
gridViewImageColumn1.IsVisible = false;
|
||
|
gridViewImageColumn1.MaxWidth = 32;
|
||
|
gridViewImageColumn1.MinWidth = 32;
|
||
|
gridViewImageColumn1.Name = "pict";
|
||
|
gridViewImageColumn1.Width = 32;
|
||
|
gridViewTextBoxColumn12.EnableExpressionEditor = false;
|
||
|
gridViewTextBoxColumn12.FieldName = "UnitName";
|
||
|
gridViewTextBoxColumn12.HeaderText = "UnitName";
|
||
|
gridViewTextBoxColumn12.IsVisible = false;
|
||
|
gridViewTextBoxColumn12.MinWidth = 30;
|
||
|
gridViewTextBoxColumn12.Name = "unitName";
|
||
|
gridViewTextBoxColumn12.ReadOnly = true;
|
||
|
gridViewTextBoxColumn12.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
||
|
gridViewTextBoxColumn12.Width = 48;
|
||
|
gridViewCheckBoxColumn1.EnableExpressionEditor = false;
|
||
|
gridViewCheckBoxColumn1.FieldName = "OnMap";
|
||
|
gridViewCheckBoxColumn1.HeaderText = " ";
|
||
|
gridViewCheckBoxColumn1.IsVisible = false;
|
||
|
gridViewCheckBoxColumn1.MaxWidth = 20;
|
||
|
gridViewCheckBoxColumn1.MinWidth = 20;
|
||
|
gridViewCheckBoxColumn1.Name = "onMap";
|
||
|
gridViewCheckBoxColumn1.Width = 20;
|
||
|
gridViewTextBoxColumn13.EnableExpressionEditor = false;
|
||
|
gridViewTextBoxColumn13.FieldName = "Status";
|
||
|
gridViewTextBoxColumn13.HeaderText = "Status";
|
||
|
gridViewTextBoxColumn13.IsVisible = false;
|
||
|
gridViewTextBoxColumn13.Name = "status";
|
||
|
gridViewTextBoxColumn13.ReadOnly = true;
|
||
|
gridViewTextBoxColumn13.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
||
|
gridViewTextBoxColumn13.Width = 15;
|
||
|
gridViewDecimalColumn1.EnableExpressionEditor = false;
|
||
|
gridViewDecimalColumn1.HeaderText = "Emerg0off1on";
|
||
|
gridViewDecimalColumn1.IsVisible = false;
|
||
|
gridViewDecimalColumn1.Name = "Emerg0off1on";
|
||
|
gridViewDecimalColumn1.Width = 25;
|
||
|
gridViewTextBoxColumn14.FieldName = "PositionTimeAgo";
|
||
|
gridViewTextBoxColumn14.HeaderText = "PositionTimeAgo";
|
||
|
gridViewTextBoxColumn14.IsVisible = false;
|
||
|
gridViewTextBoxColumn14.Name = "PositionTimeAgo";
|
||
|
gridViewTextBoxColumn14.Width = 293;
|
||
|
gridViewTextBoxColumn15.FieldName = "RadioGateway";
|
||
|
gridViewTextBoxColumn15.HeaderText = "RadioGateway";
|
||
|
gridViewTextBoxColumn15.IsVisible = false;
|
||
|
gridViewTextBoxColumn15.Name = "RadioGateway";
|
||
|
gridViewTextBoxColumn15.Width = 285;
|
||
|
this.gridVehicles.MasterTemplate.Columns.AddRange(new Telerik.WinControls.UI.GridViewDataColumn[] {
|
||
|
gridViewTextBoxColumn11,
|
||
|
gridViewImageColumn1,
|
||
|
gridViewTextBoxColumn12,
|
||
|
gridViewCheckBoxColumn1,
|
||
|
gridViewTextBoxColumn13,
|
||
|
gridViewDecimalColumn1,
|
||
|
gridViewTextBoxColumn14,
|
||
|
gridViewTextBoxColumn15});
|
||
|
this.gridVehicles.MasterTemplate.EnableCustomGrouping = true;
|
||
|
this.gridVehicles.MasterTemplate.ShowColumnHeaders = false;
|
||
|
this.gridVehicles.MasterTemplate.ShowFilteringRow = false;
|
||
|
this.gridVehicles.MasterTemplate.ShowRowHeaderColumn = false;
|
||
|
this.gridVehicles.MasterTemplate.ViewDefinition = tableViewDefinition2;
|
||
|
this.gridVehicles.Name = "gridVehicles";
|
||
|
this.gridVehicles.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1);
|
||
|
this.gridVehicles.RightToLeft = System.Windows.Forms.RightToLeft.No;
|
||
|
this.gridVehicles.ShowGroupPanel = false;
|
||
|
this.gridVehicles.Size = new System.Drawing.Size(286, 446);
|
||
|
this.gridVehicles.TabIndex = 36;
|
||
|
this.gridVehicles.ThemeName = "TelerikMetroBlue";
|
||
|
this.gridVehicles.CreateCell += new Telerik.WinControls.UI.GridViewCreateCellEventHandler(this.gridVehicles_CreateCell);
|
||
|
this.gridVehicles.RowFormatting += new Telerik.WinControls.UI.RowFormattingEventHandler(this.gridVehicles_RowFormatting);
|
||
|
this.gridVehicles.CellFormatting += new Telerik.WinControls.UI.CellFormattingEventHandler(this.gridVehicles_CellFormatting);
|
||
|
this.gridVehicles.ViewCellFormatting += new Telerik.WinControls.UI.CellFormattingEventHandler(this.vehiclesList_ViewCellFormatting);
|
||
|
this.gridVehicles.GroupExpanded += new Telerik.WinControls.UI.GroupExpandedEventHandler(this.gridVehicles_GroupExpanded);
|
||
|
this.gridVehicles.GroupSummaryEvaluate += new Telerik.WinControls.UI.GroupSummaryEvaluateEventHandler(this.vehiclesList_GroupSummaryEvaluate);
|
||
|
this.gridVehicles.ContextMenuOpening += new Telerik.WinControls.UI.ContextMenuOpeningEventHandler(this.vehiclesList_ContextMenuOpening);
|
||
|
this.gridVehicles.DataBindingComplete += new Telerik.WinControls.UI.GridViewBindingCompleteEventHandler(this.vehiclesList_DataBindingComplete);
|
||
|
this.gridVehicles.CustomGrouping += new Telerik.WinControls.UI.GridViewCustomGroupingEventHandler(this.gridVehicles_CustomGrouping);
|
||
|
//
|
||
|
// ckShowZone
|
||
|
//
|
||
|
this.ckShowZone.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
||
|
this.ckShowZone.ForeColor = System.Drawing.Color.Black;
|
||
|
this.ckShowZone.Location = new System.Drawing.Point(3, 530);
|
||
|
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";
|
||
|
//
|
||
|
// ckShowLand
|
||
|
//
|
||
|
this.ckShowLand.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
||
|
this.ckShowLand.ForeColor = System.Drawing.Color.Black;
|
||
|
this.ckShowLand.Location = new System.Drawing.Point(2, 555);
|
||
|
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";
|
||
|
//
|
||
|
// 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.Transparent;
|
||
|
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.SplitterWidth = 0;
|
||
|
this.radDock1.TabIndex = 7;
|
||
|
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);
|
||
|
((Telerik.WinControls.UI.SplitPanelElement)(this.radDock1.GetChildAt(0))).Padding = new System.Windows.Forms.Padding(5);
|
||
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radDock1.GetChildAt(0).GetChildAt(1))).Width = 0F;
|
||
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radDock1.GetChildAt(0).GetChildAt(1))).LeftWidth = 0F;
|
||
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radDock1.GetChildAt(0).GetChildAt(1))).TopWidth = 0F;
|
||
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radDock1.GetChildAt(0).GetChildAt(1))).RightWidth = 0F;
|
||
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radDock1.GetChildAt(0).GetChildAt(1))).BottomWidth = 0F;
|
||
|
((Telerik.WinControls.UI.SplitContainerElement)(this.radDock1.GetChildAt(1))).SplitterWidth = 0;
|
||
|
//
|
||
|
// windowUnits
|
||
|
//
|
||
|
this.windowUnits.BackColor = System.Drawing.Color.WhiteSmoke;
|
||
|
this.windowUnits.Caption = null;
|
||
|
this.windowUnits.Controls.Add(this.chkWebsocketConnected);
|
||
|
this.windowUnits.Controls.Add(this.lbReportingInterval);
|
||
|
this.windowUnits.Controls.Add(this.rcbMarkersLables);
|
||
|
this.windowUnits.Controls.Add(this.rseUnitsOnMap);
|
||
|
this.windowUnits.Controls.Add(this.rbRefreshGroups);
|
||
|
this.windowUnits.Controls.Add(this.pbFilter);
|
||
|
this.windowUnits.Controls.Add(this.rcbAutoRefresh);
|
||
|
this.windowUnits.Controls.Add(this.pbGroup);
|
||
|
this.windowUnits.Controls.Add(this.pbGroupTime);
|
||
|
this.windowUnits.Controls.Add(this.pbGroupStatusType);
|
||
|
this.windowUnits.Controls.Add(this.rbDisplay);
|
||
|
this.windowUnits.Controls.Add(this.searchTextBox);
|
||
|
this.windowUnits.Controls.Add(this.ckShowZone);
|
||
|
this.windowUnits.Controls.Add(this.gridVehicles);
|
||
|
this.windowUnits.Controls.Add(this.ckShowLand);
|
||
|
this.windowUnits.Controls.Add(this.rlUnits);
|
||
|
this.windowUnits.Controls.Add(this.panel1);
|
||
|
this.windowUnits.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
||
|
this.windowUnits.Location = new System.Drawing.Point(5, 32);
|
||
|
this.windowUnits.Name = "windowUnits";
|
||
|
this.windowUnits.PreviousDockState = Telerik.WinControls.UI.Docking.DockState.Docked;
|
||
|
this.windowUnits.Size = new System.Drawing.Size(286, 625);
|
||
|
this.windowUnits.Text = "Units";
|
||
|
//
|
||
|
// chkWebsocketConnected
|
||
|
//
|
||
|
this.chkWebsocketConnected.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
||
|
this.chkWebsocketConnected.IsThreeState = true;
|
||
|
this.chkWebsocketConnected.Location = new System.Drawing.Point(4, 600);
|
||
|
this.chkWebsocketConnected.Name = "chkWebsocketConnected";
|
||
|
this.chkWebsocketConnected.ReadOnly = true;
|
||
|
this.chkWebsocketConnected.Size = new System.Drawing.Size(170, 18);
|
||
|
this.chkWebsocketConnected.TabIndex = 88;
|
||
|
this.chkWebsocketConnected.ButtonElement.CheckMarkPrimitive.CheckElement.DrawFill = true;
|
||
|
this.chkWebsocketConnected.ButtonElement.CheckMarkPrimitive.CheckElement.BackColor = Color.Red;
|
||
|
this.chkWebsocketConnected.ButtonElement.CheckMarkPrimitive.CheckElement.BackColor2 = Color.Red;
|
||
|
this.chkWebsocketConnected.ButtonElement.CheckMarkPrimitive.CheckElement.ForeColor = Color.Red;
|
||
|
this.chkWebsocketConnected.Text = "Websocket Server Connection";
|
||
|
//
|
||
|
// lbReportingInterval
|
||
|
//
|
||
|
this.lbReportingInterval.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
||
|
this.lbReportingInterval.BackColor = System.Drawing.Color.Transparent;
|
||
|
this.lbReportingInterval.Location = new System.Drawing.Point(3, 600);
|
||
|
this.lbReportingInterval.Name = "lbReportingInterval";
|
||
|
this.lbReportingInterval.Size = new System.Drawing.Size(161, 18);
|
||
|
this.lbReportingInterval.TabIndex = 86;
|
||
|
this.lbReportingInterval.Text = "Max number of displayed units";
|
||
|
//
|
||
|
// rcbMarkersLables
|
||
|
//
|
||
|
this.rcbMarkersLables.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
||
|
this.rcbMarkersLables.CheckState = System.Windows.Forms.CheckState.Checked;
|
||
|
this.rcbMarkersLables.ForeColor = System.Drawing.Color.Black;
|
||
|
this.rcbMarkersLables.Location = new System.Drawing.Point(3, 578);
|
||
|
this.rcbMarkersLables.Name = "rcbMarkersLables";
|
||
|
this.rcbMarkersLables.Size = new System.Drawing.Size(135, 19);
|
||
|
this.rcbMarkersLables.TabIndex = 87;
|
||
|
this.rcbMarkersLables.Text = "Show markers labels";
|
||
|
this.rcbMarkersLables.ThemeName = "TelerikMetroBlue";
|
||
|
this.rcbMarkersLables.ToggleState = Telerik.WinControls.Enumerations.ToggleState.On;
|
||
|
this.rcbMarkersLables.ToggleStateChanged += new Telerik.WinControls.UI.StateChangedEventHandler(this.rcbMarkersLables_ToggleStateChanged);
|
||
|
//
|
||
|
// rseUnitsOnMap
|
||
|
//
|
||
|
this.rseUnitsOnMap.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
||
|
this.rseUnitsOnMap.Location = new System.Drawing.Point(202, 597);
|
||
|
this.rseUnitsOnMap.Maximum = new decimal(new int[] {
|
||
|
1000000,
|
||
|
0,
|
||
|
0,
|
||
|
0});
|
||
|
this.rseUnitsOnMap.Minimum = new decimal(new int[] {
|
||
|
1,
|
||
|
0,
|
||
|
0,
|
||
|
0});
|
||
|
this.rseUnitsOnMap.MinimumSize = new System.Drawing.Size(0, 24);
|
||
|
this.rseUnitsOnMap.Name = "rseUnitsOnMap";
|
||
|
//
|
||
|
//
|
||
|
//
|
||
|
this.rseUnitsOnMap.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren;
|
||
|
this.rseUnitsOnMap.RootElement.MinSize = new System.Drawing.Size(0, 24);
|
||
|
this.rseUnitsOnMap.Size = new System.Drawing.Size(69, 24);
|
||
|
this.rseUnitsOnMap.TabIndex = 85;
|
||
|
this.rseUnitsOnMap.TabStop = false;
|
||
|
this.rseUnitsOnMap.ThemeName = "VisualStudio2012Light";
|
||
|
this.rseUnitsOnMap.Value = new decimal(new int[] {
|
||
|
200,
|
||
|
0,
|
||
|
0,
|
||
|
0});
|
||
|
this.rseUnitsOnMap.ValueChanged += new System.EventHandler(this.rseUnitsOnMap_ValueChanged);
|
||
|
((Telerik.WinControls.UI.RadSpinElement)(this.rseUnitsOnMap.GetChildAt(0))).Padding = new System.Windows.Forms.Padding(0);
|
||
|
//
|
||
|
// rbRefreshGroups
|
||
|
//
|
||
|
this.rbRefreshGroups.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
|
||
|
| System.Windows.Forms.AnchorStyles.Right)));
|
||
|
this.rbRefreshGroups.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226)))));
|
||
|
this.rbRefreshGroups.CausesValidation = false;
|
||
|
this.rbRefreshGroups.Cursor = System.Windows.Forms.Cursors.Hand;
|
||
|
this.rbRefreshGroups.Font = new System.Drawing.Font("Segoe UI", 10F);
|
||
|
this.rbRefreshGroups.Location = new System.Drawing.Point(279, 593);
|
||
|
this.rbRefreshGroups.Name = "rbRefreshGroups";
|
||
|
this.rbRefreshGroups.Size = new System.Drawing.Size(89, 34);
|
||
|
this.rbRefreshGroups.TabIndex = 77;
|
||
|
this.rbRefreshGroups.Text = "Refresh groups";
|
||
|
this.rbRefreshGroups.ThemeName = "TelerikMetroBlue";
|
||
|
this.rbRefreshGroups.Visible = false;
|
||
|
this.rbRefreshGroups.Click += new System.EventHandler(this.rbRefreshGroups_Click);
|
||
|
((Telerik.WinControls.UI.RadButtonElement)(this.rbRefreshGroups.GetChildAt(0))).Text = "Refresh groups";
|
||
|
((Telerik.WinControls.Primitives.FillPrimitive)(this.rbRefreshGroups.GetChildAt(0).GetChildAt(0))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226)))));
|
||
|
((Telerik.WinControls.Primitives.TextPrimitive)(this.rbRefreshGroups.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.rbRefreshGroups.GetChildAt(0).GetChildAt(1).GetChildAt(1))).Font = new System.Drawing.Font("Segoe UI", 10F, System.Drawing.FontStyle.Bold);
|
||
|
((Telerik.WinControls.Primitives.TextPrimitive)(this.rbRefreshGroups.GetChildAt(0).GetChildAt(1).GetChildAt(1))).Alignment = System.Drawing.ContentAlignment.MiddleCenter;
|
||
|
((Telerik.WinControls.Primitives.FocusPrimitive)(this.rbRefreshGroups.GetChildAt(0).GetChildAt(3))).BackColor = System.Drawing.Color.DeepSkyBlue;
|
||
|
//
|
||
|
// 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(264, 503);
|
||
|
this.pbFilter.Name = "pbFilter";
|
||
|
this.pbFilter.Size = new System.Drawing.Size(21, 21);
|
||
|
this.pbFilter.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
||
|
this.pbFilter.TabIndex = 84;
|
||
|
this.pbFilter.TabStop = false;
|
||
|
this.pbFilter.Tag = "unselected";
|
||
|
//
|
||
|
// 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(16, 603);
|
||
|
this.rcbAutoRefresh.Name = "rcbAutoRefresh";
|
||
|
this.rcbAutoRefresh.Size = new System.Drawing.Size(172, 19);
|
||
|
this.rcbAutoRefresh.TabIndex = 83;
|
||
|
this.rcbAutoRefresh.Text = "Enable groups auto-refresh";
|
||
|
this.rcbAutoRefresh.ThemeName = "TelerikMetroBlue";
|
||
|
this.rcbAutoRefresh.ToggleState = Telerik.WinControls.Enumerations.ToggleState.On;
|
||
|
this.rcbAutoRefresh.Visible = false;
|
||
|
this.rcbAutoRefresh.ToggleStateChanged += new Telerik.WinControls.UI.StateChangedEventHandler(this.rcbAutoRefresh_ToggleStateChanged);
|
||
|
//
|
||
|
// 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(258, 4);
|
||
|
this.pbGroup.Name = "pbGroup";
|
||
|
this.pbGroup.Size = new System.Drawing.Size(24, 24);
|
||
|
this.pbGroup.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
||
|
this.pbGroup.TabIndex = 81;
|
||
|
this.pbGroup.TabStop = false;
|
||
|
this.pbGroup.Tag = "disabled";
|
||
|
this.pbGroup.Click += new System.EventHandler(this.pbFilter_Click);
|
||
|
this.pbGroup.MouseEnter += new System.EventHandler(this.pbFilter_MouseEnter);
|
||
|
this.pbGroup.MouseLeave += new System.EventHandler(this.pbFilter_MouseLeave);
|
||
|
//
|
||
|
// 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(228, 4);
|
||
|
this.pbGroupTime.Name = "pbGroupTime";
|
||
|
this.pbGroupTime.Size = new System.Drawing.Size(24, 24);
|
||
|
this.pbGroupTime.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
||
|
this.pbGroupTime.TabIndex = 80;
|
||
|
this.pbGroupTime.TabStop = false;
|
||
|
this.pbGroupTime.Tag = "disabled";
|
||
|
this.pbGroupTime.Visible = false;
|
||
|
this.pbGroupTime.Click += new System.EventHandler(this.pbFilter_Click);
|
||
|
this.pbGroupTime.MouseEnter += new System.EventHandler(this.pbFilter_MouseEnter);
|
||
|
this.pbGroupTime.MouseLeave += new System.EventHandler(this.pbFilter_MouseLeave);
|
||
|
//
|
||
|
// 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(258, 4);
|
||
|
this.pbGroupStatusType.Name = "pbGroupStatusType";
|
||
|
this.pbGroupStatusType.Size = new System.Drawing.Size(24, 24);
|
||
|
this.pbGroupStatusType.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
||
|
this.pbGroupStatusType.TabIndex = 79;
|
||
|
this.pbGroupStatusType.TabStop = false;
|
||
|
this.pbGroupStatusType.Tag = "disabled";
|
||
|
this.pbGroupStatusType.Visible = false;
|
||
|
this.pbGroupStatusType.Click += new System.EventHandler(this.pbFilter_Click);
|
||
|
this.pbGroupStatusType.MouseEnter += new System.EventHandler(this.pbFilter_MouseEnter);
|
||
|
this.pbGroupStatusType.MouseLeave += new System.EventHandler(this.pbFilter_MouseLeave);
|
||
|
//
|
||
|
// rbDisplay
|
||
|
//
|
||
|
this.rbDisplay.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
|
||
|
| System.Windows.Forms.AnchorStyles.Right)));
|
||
|
this.rbDisplay.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226)))));
|
||
|
this.rbDisplay.CausesValidation = false;
|
||
|
this.rbDisplay.Cursor = System.Windows.Forms.Cursors.Hand;
|
||
|
this.rbDisplay.Font = new System.Drawing.Font("Segoe UI", 10F);
|
||
|
this.rbDisplay.Location = new System.Drawing.Point(280, 553);
|
||
|
this.rbDisplay.Name = "rbDisplay";
|
||
|
this.rbDisplay.Size = new System.Drawing.Size(128, 34);
|
||
|
this.rbDisplay.TabIndex = 76;
|
||
|
this.rbDisplay.Text = "Display";
|
||
|
this.rbDisplay.ThemeName = "TelerikMetroBlue";
|
||
|
this.rbDisplay.Visible = false;
|
||
|
this.rbDisplay.Click += new System.EventHandler(this.displayButton_Click);
|
||
|
((Telerik.WinControls.UI.RadButtonElement)(this.rbDisplay.GetChildAt(0))).Text = "Display";
|
||
|
((Telerik.WinControls.Primitives.FillPrimitive)(this.rbDisplay.GetChildAt(0).GetChildAt(0))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226)))));
|
||
|
((Telerik.WinControls.Primitives.TextPrimitive)(this.rbDisplay.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.rbDisplay.GetChildAt(0).GetChildAt(1).GetChildAt(1))).Font = new System.Drawing.Font("Segoe UI", 10F, System.Drawing.FontStyle.Bold);
|
||
|
((Telerik.WinControls.Primitives.TextPrimitive)(this.rbDisplay.GetChildAt(0).GetChildAt(1).GetChildAt(1))).Alignment = System.Drawing.ContentAlignment.MiddleCenter;
|
||
|
((Telerik.WinControls.Primitives.FocusPrimitive)(this.rbDisplay.GetChildAt(0).GetChildAt(3))).BackColor = System.Drawing.Color.DeepSkyBlue;
|
||
|
//
|
||
|
// 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(3, 4);
|
||
|
this.rlUnits.Name = "rlUnits";
|
||
|
this.rlUnits.Size = new System.Drawing.Size(40, 21);
|
||
|
this.rlUnits.TabIndex = 78;
|
||
|
this.rlUnits.Text = "Units";
|
||
|
this.rlUnits.Click += new System.EventHandler(this.rlUnits_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.pbExpandAll);
|
||
|
this.panel1.Controls.Add(this.pbCollapseAll);
|
||
|
this.panel1.Controls.Add(this.sel_desel);
|
||
|
this.panel1.Location = new System.Drawing.Point(-1, 31);
|
||
|
this.panel1.Name = "panel1";
|
||
|
this.panel1.Size = new System.Drawing.Size(295, 29);
|
||
|
this.panel1.TabIndex = 82;
|
||
|
//
|
||
|
// 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(132, 2);
|
||
|
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 = 88;
|
||
|
this.rddlGroupingType.ThemeName = "Office2013Light";
|
||
|
//
|
||
|
// pbExpandAll
|
||
|
//
|
||
|
this.pbExpandAll.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
||
|
this.pbExpandAll.Cursor = System.Windows.Forms.Cursors.Hand;
|
||
|
this.pbExpandAll.Image = global::Dispatcher.Properties.Resources.expand;
|
||
|
this.pbExpandAll.Location = new System.Drawing.Point(43, 2);
|
||
|
this.pbExpandAll.Name = "pbExpandAll";
|
||
|
this.pbExpandAll.Size = new System.Drawing.Size(24, 24);
|
||
|
this.pbExpandAll.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
||
|
this.pbExpandAll.TabIndex = 86;
|
||
|
this.pbExpandAll.TabStop = false;
|
||
|
this.pbExpandAll.Tag = "disabled";
|
||
|
this.pbExpandAll.Click += new System.EventHandler(this.CollapseExpandGrid);
|
||
|
this.pbExpandAll.MouseEnter += new System.EventHandler(this.pbFilter_MouseEnter);
|
||
|
this.pbExpandAll.MouseLeave += new System.EventHandler(this.pbFilter_MouseLeave);
|
||
|
//
|
||
|
// pbCollapseAll
|
||
|
//
|
||
|
this.pbCollapseAll.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
||
|
this.pbCollapseAll.Cursor = System.Windows.Forms.Cursors.Hand;
|
||
|
this.pbCollapseAll.Image = global::Dispatcher.Properties.Resources.collapse;
|
||
|
this.pbCollapseAll.Location = new System.Drawing.Point(5, 2);
|
||
|
this.pbCollapseAll.Name = "pbCollapseAll";
|
||
|
this.pbCollapseAll.Size = new System.Drawing.Size(24, 24);
|
||
|
this.pbCollapseAll.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
||
|
this.pbCollapseAll.TabIndex = 85;
|
||
|
this.pbCollapseAll.TabStop = false;
|
||
|
this.pbCollapseAll.Tag = "disabled";
|
||
|
this.pbCollapseAll.Click += new System.EventHandler(this.CollapseExpandGrid);
|
||
|
this.pbCollapseAll.MouseEnter += new System.EventHandler(this.pbFilter_MouseEnter);
|
||
|
this.pbCollapseAll.MouseLeave += new System.EventHandler(this.pbFilter_MouseLeave);
|
||
|
//
|
||
|
// 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(96, 0);
|
||
|
this.toolTabStrip1.TabIndex = 1;
|
||
|
this.toolTabStrip1.TabStop = false;
|
||
|
this.toolTabStrip1.TabStripAlignment = Telerik.WinControls.UI.TabStripAlignment.Top;
|
||
|
this.toolTabStrip1.ThemeName = "TelerikMetroBlue";
|
||
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.toolTabStrip1.GetChildAt(0).GetChildAt(1))).Width = 0F;
|
||
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.toolTabStrip1.GetChildAt(0).GetChildAt(1))).LeftWidth = 0F;
|
||
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.toolTabStrip1.GetChildAt(0).GetChildAt(1))).TopWidth = 0F;
|
||
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.toolTabStrip1.GetChildAt(0).GetChildAt(1))).RightWidth = 0F;
|
||
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.toolTabStrip1.GetChildAt(0).GetChildAt(1))).BottomWidth = 0F;
|
||
|
((Telerik.WinControls.Layouts.DockLayoutPanel)(this.toolTabStrip1.GetChildAt(0).GetChildAt(2))).Margin = new System.Windows.Forms.Padding(1, 2, 1, 1);
|
||
|
((Telerik.WinControls.UI.Docking.ToolWindowCaptionElement)(this.toolTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(0))).Margin = new System.Windows.Forms.Padding(3);
|
||
|
((Telerik.WinControls.UI.Docking.ToolWindowCaptionElement)(this.toolTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(0))).Visibility = Telerik.WinControls.ElementVisibility.Collapsed;
|
||
|
((Telerik.WinControls.Primitives.FillPrimitive)(this.toolTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(0).GetChildAt(0))).NumberOfColors = 1;
|
||
|
((Telerik.WinControls.Primitives.FillPrimitive)(this.toolTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(0).GetChildAt(0))).BackColor = System.Drawing.Color.White;
|
||
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.toolTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(0).GetChildAt(1))).Width = 0F;
|
||
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.toolTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(0).GetChildAt(1))).TopWidth = 0F;
|
||
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.toolTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(0).GetChildAt(1))).RightWidth = 0F;
|
||
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.toolTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(0).GetChildAt(1))).SmoothingMode = System.Drawing.Drawing2D.SmoothingMode.Default;
|
||
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.toolTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(0).GetChildAt(1))).Margin = new System.Windows.Forms.Padding(0);
|
||
|
((Telerik.WinControls.UI.RadPageViewTabStripElement)(this.toolTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(1))).ItemContentOrientation = Telerik.WinControls.UI.PageViewContentOrientation.Horizontal;
|
||
|
((Telerik.WinControls.UI.RadPageViewTabStripElement)(this.toolTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(1))).BorderWidth = 0F;
|
||
|
((Telerik.WinControls.UI.RadPageViewTabStripElement)(this.toolTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(1))).BorderLeftWidth = 0F;
|
||
|
((Telerik.WinControls.UI.RadPageViewTabStripElement)(this.toolTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(1))).BorderTopWidth = 0F;
|
||
|
((Telerik.WinControls.UI.RadPageViewTabStripElement)(this.toolTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(1))).BorderRightWidth = 0F;
|
||
|
((Telerik.WinControls.UI.RadPageViewTabStripElement)(this.toolTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(1))).BorderBottomWidth = 0F;
|
||
|
((Telerik.WinControls.UI.RadPageViewTabStripElement)(this.toolTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(1))).NumberOfColors = 2;
|
||
|
((Telerik.WinControls.UI.StripViewItemContainer)(this.toolTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(0))).BorderWidth = 0F;
|
||
|
((Telerik.WinControls.UI.StripViewItemContainer)(this.toolTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(0))).BorderBottomWidth = 4F;
|
||
|
((Telerik.WinControls.UI.StripViewItemContainer)(this.toolTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(0))).BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
||
|
((Telerik.WinControls.UI.StripViewItemContainer)(this.toolTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(0))).NumberOfColors = 1;
|
||
|
((Telerik.WinControls.UI.StripViewItemContainer)(this.toolTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(0))).Margin = new System.Windows.Forms.Padding(0, 1, 0, 0);
|
||
|
((Telerik.WinControls.UI.StripViewItemLayout)(this.toolTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(0).GetChildAt(0))).BorderWidth = 0F;
|
||
|
((Telerik.WinControls.UI.StripViewItemLayout)(this.toolTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(0).GetChildAt(0))).BorderLeftWidth = 0F;
|
||
|
((Telerik.WinControls.UI.StripViewItemLayout)(this.toolTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(0).GetChildAt(0))).BorderTopWidth = 0F;
|
||
|
((Telerik.WinControls.UI.StripViewItemLayout)(this.toolTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(0).GetChildAt(0))).BorderRightWidth = 0F;
|
||
|
((Telerik.WinControls.UI.StripViewItemLayout)(this.toolTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(0).GetChildAt(0))).BorderBottomWidth = 0F;
|
||
|
((Telerik.WinControls.UI.StripViewItemLayout)(this.toolTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(0).GetChildAt(0))).Margin = new System.Windows.Forms.Padding(0, 0, 0, -1);
|
||
|
((Telerik.WinControls.UI.StripViewButtonsPanel)(this.toolTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(0).GetChildAt(1))).BorderWidth = 0F;
|
||
|
((Telerik.WinControls.UI.StripViewButtonsPanel)(this.toolTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(0).GetChildAt(1))).BorderBottomWidth = 0F;
|
||
|
((Telerik.WinControls.UI.RadPageViewContentAreaElement)(this.toolTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(1))).Padding = new System.Windows.Forms.Padding(4);
|
||
|
((Telerik.WinControls.UI.RadPageViewLabelElement)(this.toolTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(2))).BorderWidth = 0F;
|
||
|
((Telerik.WinControls.UI.RadPageViewLabelElement)(this.toolTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(2))).BorderLeftWidth = 0F;
|
||
|
((Telerik.WinControls.UI.RadPageViewLabelElement)(this.toolTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(2))).BorderTopWidth = 0F;
|
||
|
((Telerik.WinControls.UI.RadPageViewLabelElement)(this.toolTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(2))).BorderRightWidth = 0F;
|
||
|
((Telerik.WinControls.UI.RadPageViewLabelElement)(this.toolTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(2))).BorderBottomWidth = 0F;
|
||
|
((Telerik.WinControls.UI.RadPageViewLabelElement)(this.toolTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(2))).Text = "Units";
|
||
|
((Telerik.WinControls.UI.RadPageViewLabelElement)(this.toolTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(3))).BorderWidth = 0F;
|
||
|
((Telerik.WinControls.UI.RadPageViewLabelElement)(this.toolTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(3))).BorderLeftWidth = 0F;
|
||
|
((Telerik.WinControls.UI.RadPageViewLabelElement)(this.toolTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(3))).BorderTopWidth = 0F;
|
||
|
((Telerik.WinControls.UI.RadPageViewLabelElement)(this.toolTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(3))).BorderRightWidth = 0F;
|
||
|
((Telerik.WinControls.UI.RadPageViewLabelElement)(this.toolTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(3))).BorderBottomWidth = 0F;
|
||
|
((Telerik.WinControls.UI.RadPageViewLabelElement)(this.toolTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(3))).Text = "Units";
|
||
|
//
|
||
|
// windowPositions
|
||
|
//
|
||
|
this.windowPositions.BackColor = System.Drawing.Color.WhiteSmoke;
|
||
|
this.windowPositions.Caption = null;
|
||
|
this.windowPositions.Controls.Add(this.pictureBox3);
|
||
|
this.windowPositions.Controls.Add(this.pictureBox4);
|
||
|
this.windowPositions.Controls.Add(this.tableVehiclesList);
|
||
|
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(5, 32);
|
||
|
this.windowPositions.Name = "windowPositions";
|
||
|
this.windowPositions.PreviousDockState = Telerik.WinControls.UI.Docking.DockState.Docked;
|
||
|
this.windowPositions.Size = new System.Drawing.Size(286, 625);
|
||
|
this.windowPositions.Text = "Positions";
|
||
|
this.windowPositions.Enter += new System.EventHandler(this.windowPositions_Enter);
|
||
|
this.windowPositions.Leave += new System.EventHandler(this.windowPositions_Leave);
|
||
|
//
|
||
|
// pictureBox3
|
||
|
//
|
||
|
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(234, 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 = 82;
|
||
|
this.pictureBox3.TabStop = false;
|
||
|
this.pictureBox3.Visible = 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(256, 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 = 81;
|
||
|
this.pictureBox4.TabStop = false;
|
||
|
this.pictureBox4.Visible = 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.SplitterWidth = 0;
|
||
|
this.documentContainer1.TabIndex = 2;
|
||
|
this.documentContainer1.ThemeName = "TelerikMetroBlue";
|
||
|
//
|
||
|
// documentTabStrip1
|
||
|
//
|
||
|
this.documentTabStrip1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(254)))));
|
||
|
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(498, 662);
|
||
|
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.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);
|
||
|
//
|
||
|
// toolWindow2
|
||
|
//
|
||
|
this.toolWindow2.BackColor = System.Drawing.Color.Transparent;
|
||
|
this.toolWindow2.Caption = null;
|
||
|
this.toolWindow2.Controls.Add(this.LivePanel);
|
||
|
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)(238)));
|
||
|
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(498, 662);
|
||
|
this.toolWindow2.Text = "toolWindow2";
|
||
|
this.toolWindow2.Resize += new System.EventHandler(this.toolWindow2_Resize);
|
||
|
//
|
||
|
// LivePanel
|
||
|
//
|
||
|
this.LivePanel.BackColor = System.Drawing.Color.White;
|
||
|
this.LivePanel.Controls.Add(this.LiveWaitingBar);
|
||
|
this.LivePanel.Controls.Add(this.txProgStatus);
|
||
|
this.LivePanel.Location = new System.Drawing.Point(176, 185);
|
||
|
this.LivePanel.Name = "LivePanel";
|
||
|
this.LivePanel.Size = new System.Drawing.Size(286, 67);
|
||
|
this.LivePanel.TabIndex = 6;
|
||
|
this.LivePanel.ThemeName = "Office2010Blue";
|
||
|
this.LivePanel.Visible = false;
|
||
|
//
|
||
|
// LiveWaitingBar
|
||
|
//
|
||
|
this.LiveWaitingBar.BackColor = System.Drawing.Color.White;
|
||
|
this.LiveWaitingBar.Image = global::Dispatcher.Properties.Resources.SAFlogo;
|
||
|
this.LiveWaitingBar.ImageScalingSize = new System.Drawing.Size(0, 0);
|
||
|
this.LiveWaitingBar.Location = new System.Drawing.Point(11, 33);
|
||
|
this.LiveWaitingBar.Name = "LiveWaitingBar";
|
||
|
this.LiveWaitingBar.Size = new System.Drawing.Size(266, 30);
|
||
|
this.LiveWaitingBar.TabIndex = 13;
|
||
|
this.LiveWaitingBar.Text = "radWaitingBar1";
|
||
|
this.LiveWaitingBar.WaitingIndicatorSize = new System.Drawing.Size(0, 0);
|
||
|
this.LiveWaitingBar.WaitingSpeed = 100;
|
||
|
//
|
||
|
// txProgStatus
|
||
|
//
|
||
|
this.txProgStatus.Location = new System.Drawing.Point(11, 7);
|
||
|
this.txProgStatus.Name = "txProgStatus";
|
||
|
this.txProgStatus.ReadOnly = true;
|
||
|
this.txProgStatus.Size = new System.Drawing.Size(266, 20);
|
||
|
this.txProgStatus.TabIndex = 0;
|
||
|
this.txProgStatus.TabStop = false;
|
||
|
//
|
||
|
// LiveMapPanel
|
||
|
//
|
||
|
this.LiveMapPanel.Controls.Add(this.mapLoadingPanel);
|
||
|
this.LiveMapPanel.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
|
this.LiveMapPanel.Location = new System.Drawing.Point(0, 0);
|
||
|
this.LiveMapPanel.Margin = new System.Windows.Forms.Padding(0);
|
||
|
this.LiveMapPanel.Name = "LiveMapPanel";
|
||
|
this.LiveMapPanel.Size = new System.Drawing.Size(498, 662);
|
||
|
this.LiveMapPanel.TabIndex = 0;
|
||
|
this.LiveMapPanel.Text = "radPanel1";
|
||
|
((Telerik.WinControls.UI.RadPanelElement)(this.LiveMapPanel.GetChildAt(0))).Text = "radPanel1";
|
||
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.LiveMapPanel.GetChildAt(0).GetChildAt(1))).Width = 0F;
|
||
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.LiveMapPanel.GetChildAt(0).GetChildAt(1))).LeftWidth = 0F;
|
||
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.LiveMapPanel.GetChildAt(0).GetChildAt(1))).TopWidth = 0F;
|
||
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.LiveMapPanel.GetChildAt(0).GetChildAt(1))).RightWidth = 0F;
|
||
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.LiveMapPanel.GetChildAt(0).GetChildAt(1))).BottomWidth = 0F;
|
||
|
//
|
||
|
// mapLoadingPanel
|
||
|
//
|
||
|
this.mapLoadingPanel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
||
|
this.mapLoadingPanel.Controls.Add(this.mapLoadingBar);
|
||
|
this.mapLoadingPanel.Controls.Add(this.mapLoadingMessage);
|
||
|
this.mapLoadingPanel.Location = new System.Drawing.Point(-199, 642);
|
||
|
this.mapLoadingPanel.Name = "mapLoadingPanel";
|
||
|
this.mapLoadingPanel.Size = new System.Drawing.Size(696, 19);
|
||
|
this.mapLoadingPanel.TabIndex = 0;
|
||
|
this.mapLoadingPanel.Visible = false;
|
||
|
//
|
||
|
// mapLoadingBar
|
||
|
//
|
||
|
this.mapLoadingBar.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
||
|
| System.Windows.Forms.AnchorStyles.Right)));
|
||
|
this.mapLoadingBar.Location = new System.Drawing.Point(494, 0);
|
||
|
this.mapLoadingBar.Name = "mapLoadingBar";
|
||
|
this.mapLoadingBar.Size = new System.Drawing.Size(202, 19);
|
||
|
this.mapLoadingBar.TabIndex = 1;
|
||
|
this.mapLoadingBar.ThemeName = "TelerikMetroBlue";
|
||
|
//
|
||
|
// mapLoadingMessage
|
||
|
//
|
||
|
this.mapLoadingMessage.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.mapLoadingMessage.AutoSize = false;
|
||
|
this.mapLoadingMessage.BackColor = System.Drawing.Color.Khaki;
|
||
|
this.mapLoadingMessage.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold);
|
||
|
this.mapLoadingMessage.Location = new System.Drawing.Point(3, 0);
|
||
|
this.mapLoadingMessage.Name = "mapLoadingMessage";
|
||
|
this.mapLoadingMessage.Size = new System.Drawing.Size(492, 18);
|
||
|
this.mapLoadingMessage.TabIndex = 1;
|
||
|
this.mapLoadingMessage.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
|
||
|
this.mapLoadingMessage.TextWrap = false;
|
||
|
//
|
||
|
// NewRowUpdated
|
||
|
//
|
||
|
this.NewRowUpdated.Enabled = true;
|
||
|
this.NewRowUpdated.Interval = 2000;
|
||
|
this.NewRowUpdated.Tick += new System.EventHandler(this.NewRowUpdated_Tick);
|
||
|
//
|
||
|
// TimerToLoadMap
|
||
|
//
|
||
|
this.TimerToLoadMap.Interval = 2000;
|
||
|
//
|
||
|
// TimerLoad3Sec
|
||
|
//
|
||
|
this.TimerLoad3Sec.Interval = 1500;
|
||
|
this.TimerLoad3Sec.Tick += new System.EventHandler(this.TimerLoad5Sec_Tick);
|
||
|
//
|
||
|
// ForceRefreshTimer
|
||
|
//
|
||
|
this.ForceRefreshTimer.Enabled = true;
|
||
|
this.ForceRefreshTimer.Interval = 5000;
|
||
|
this.ForceRefreshTimer.Tick += new System.EventHandler(this.ForceRefreshTimer_Tick);
|
||
|
//
|
||
|
// MessageScreen
|
||
|
//
|
||
|
this.MessageScreen.Enabled = true;
|
||
|
this.MessageScreen.Interval = 1000;
|
||
|
this.MessageScreen.Tick += new System.EventHandler(this.MessageScreen_Tick);
|
||
|
//
|
||
|
// ForceLogin
|
||
|
//
|
||
|
this.ForceLogin.Enabled = true;
|
||
|
this.ForceLogin.Interval = 10000;
|
||
|
this.ForceLogin.Tick += new System.EventHandler(this.ForceLogin_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";
|
||
|
//
|
||
|
// LiveTab
|
||
|
//
|
||
|
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 = "LiveTab";
|
||
|
this.Size = new System.Drawing.Size(794, 662);
|
||
|
this.Load += new System.EventHandler(this.LiveTab_Load);
|
||
|
((System.ComponentModel.ISupportInitialize)(this.tableVehiclesList.MasterTemplate)).EndInit();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.tableVehiclesList)).EndInit();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.searchTextBox)).EndInit();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.sel_desel)).EndInit();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.gridVehicles.MasterTemplate)).EndInit();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.gridVehicles)).EndInit();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.ckShowZone)).EndInit();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.ckShowLand)).EndInit();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.label1)).EndInit();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.radDock1)).EndInit();
|
||
|
this.radDock1.ResumeLayout(false);
|
||
|
this.windowUnits.ResumeLayout(false);
|
||
|
this.windowUnits.PerformLayout();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.chkWebsocketConnected)).EndInit();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.lbReportingInterval)).EndInit();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.rcbMarkersLables)).EndInit();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.rseUnitsOnMap)).EndInit();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.rbRefreshGroups)).EndInit();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.pbFilter)).EndInit();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.rcbAutoRefresh)).EndInit();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.pbGroup)).EndInit();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.pbGroupTime)).EndInit();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.pbGroupStatusType)).EndInit();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.rbDisplay)).EndInit();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.rlUnits)).EndInit();
|
||
|
this.panel1.ResumeLayout(false);
|
||
|
this.panel1.PerformLayout();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.rddlGroupingType)).EndInit();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.pbExpandAll)).EndInit();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.pbCollapseAll)).EndInit();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.toolTabStrip1)).EndInit();
|
||
|
this.toolTabStrip1.ResumeLayout(false);
|
||
|
this.windowPositions.ResumeLayout(false);
|
||
|
((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.LivePanel)).EndInit();
|
||
|
this.LivePanel.ResumeLayout(false);
|
||
|
this.LivePanel.PerformLayout();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.LiveWaitingBar)).EndInit();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.txProgStatus)).EndInit();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.LiveMapPanel)).EndInit();
|
||
|
this.LiveMapPanel.ResumeLayout(false);
|
||
|
((System.ComponentModel.ISupportInitialize)(this.mapLoadingPanel)).EndInit();
|
||
|
this.mapLoadingPanel.ResumeLayout(false);
|
||
|
((System.ComponentModel.ISupportInitialize)(this.mapLoadingBar)).EndInit();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.mapLoadingMessage)).EndInit();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.toolTabStrip4)).EndInit();
|
||
|
this.ResumeLayout(false);
|
||
|
|
||
|
}
|
||
|
|
||
|
#endregion
|
||
|
|
||
|
/// <summary>
|
||
|
/// - 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
|
||
|
/// </summary>
|
||
|
private void DrawMap()
|
||
|
{
|
||
|
if (this.app == null)
|
||
|
{
|
||
|
mapControl = new AxMappointControlx(mapGoogles, tabName, 800, 600);
|
||
|
mapControl.parent = parent;
|
||
|
mapControl.parLive = this;
|
||
|
//if (MainForm2.Maps.CompareTo("Europe") == 0) mapControl.NewMap(GeoMapRegionx.geoMapEurope);
|
||
|
mapControl.NewMap(GeoMapRegionx.geoMapEurope);
|
||
|
|
||
|
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;
|
||
|
default:
|
||
|
mapControl.ActiveMap.Altitude = 32000;
|
||
|
break;
|
||
|
}
|
||
|
OldAltitude = mapControl.ActiveMap.Altitude;
|
||
|
}
|
||
|
busSymb = new BusSymbols(mapControl);
|
||
|
placeSymb = new PlaceSymbols(mapControl);
|
||
|
vehiclesDataSet = mapControl.ActiveMap.DataSets.AddPushpinSet("vehicles_positions");
|
||
|
vehiclesIDataSet = mapControl.ActiveMap.DataSets.AddPushpinSet("inactive_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;
|
||
|
} */
|
||
|
try
|
||
|
{
|
||
|
//
|
||
|
foreach (String obj in MainForm2.vehicleHT.Keys)
|
||
|
vehicleListNames.Add(((Vehicle)MainForm2.vehicleHT[obj]).busName);
|
||
|
}
|
||
|
catch (Exception ex)
|
||
|
{
|
||
|
SM.Debug("Error Connect to database: " + ex.ToString());
|
||
|
MainForm2.Connfailed = true;
|
||
|
this.mapControl.ActiveMap.Saved = true;
|
||
|
return;
|
||
|
}
|
||
|
try
|
||
|
{
|
||
|
foreach (String obj in vehicleListNames)
|
||
|
((Vehicle)MainForm2.vehicleHT[obj]).AddNewLive(tabName, mapControl, busSymb, vehiclesDataSet, vehiclesIDataSet);
|
||
|
}
|
||
|
catch (Exception ex)
|
||
|
{
|
||
|
SM.Debug("Error on init vehicle on new live tab" + ex.Message);
|
||
|
}
|
||
|
SM.Debug("File: LiveTabs.Designer.cs Meth: DrawMap() Computation completed");
|
||
|
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_STANDARD).Visible = true;
|
||
|
mapControl.Toolbars.get_Item(ref TOOLBAR_LOCATIONSCALE).Visible = true;
|
||
|
mapControl.Toolbars.get_Item(ref TOOLBAR_NAVIGATION).Visible = true;
|
||
|
|
||
|
object name = "Location and Scale";
|
||
|
mapControl.Toolbars.get_Item(ref name).Visible = true;
|
||
|
}
|
||
|
|
||
|
//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
|
||
|
public MapGoogle.DataSetx vehiclesDataSet = null;
|
||
|
//the MapPoint dataset used to keep inactive vehicles
|
||
|
public MapGoogle.DataSetx vehiclesIDataSet = 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 PlaceSymbols placeSymb;
|
||
|
public BusSymbols busSymb;
|
||
|
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;
|
||
|
public AxMappointControlx mapControl;
|
||
|
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 Telerik.WinControls.UI.RadContextMenu SendSMS;
|
||
|
private Telerik.WinControls.UI.RadMenuItem sendSMSToolStripMenuItem1;
|
||
|
private Telerik.WinControls.UI.RadMenuItem sendSMSToolStripMenuItem;
|
||
|
|
||
|
private Telerik.WinControls.UI.RadGridView tableVehiclesList;
|
||
|
public ImageList imageList1;
|
||
|
private Telerik.WinControls.UI.RadCheckBox sel_desel;
|
||
|
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.DocumentTabStrip documentTabStrip1;
|
||
|
private Telerik.WinControls.UI.RadPanel LivePanel;
|
||
|
private Telerik.WinControls.UI.RadCheckBox ckShowZone;
|
||
|
private Telerik.WinControls.UI.RadCheckBox ckShowLand;
|
||
|
private Telerik.WinControls.UI.RadWaitingBar LiveWaitingBar;
|
||
|
private Telerik.WinControls.UI.RadMenuItem sendPOLLARSToolStripMenuItem;
|
||
|
private System.Windows.Forms.Timer NewRowUpdated;
|
||
|
private System.Windows.Forms.Timer TimerToLoadMap;
|
||
|
private System.Windows.Forms.Timer TimerLoad3Sec;
|
||
|
public Telerik.WinControls.UI.RadGridView gridVehicles;
|
||
|
private Telerik.WinControls.UI.RadTextBox txProgStatus;
|
||
|
private Telerik.WinControls.UI.RadPanel LiveMapPanel;
|
||
|
private Telerik.WinControls.UI.Docking.ToolWindow toolWindow2;
|
||
|
private System.Windows.Forms.Timer ForceRefreshTimer;
|
||
|
private System.Windows.Forms.Timer MessageScreen;
|
||
|
private System.Windows.Forms.Timer ForceLogin;
|
||
|
private Telerik.WinControls.UI.Docking.ToolWindow windowPositions;
|
||
|
private Telerik.WinControls.UI.Docking.ToolTabStrip toolTabStrip4;
|
||
|
public Telerik.WinControls.UI.RadButton rbDisplay;
|
||
|
private Telerik.WinControls.UI.RadLabel rlUnits;
|
||
|
private PictureBox pbGroupStatusType;
|
||
|
private PictureBox pbGroupTime;
|
||
|
private PictureBox pbGroup;
|
||
|
private PictureBox pictureBox3;
|
||
|
private PictureBox pictureBox4;
|
||
|
private Panel panel1;
|
||
|
private Telerik.WinControls.UI.RadCheckBox rcbAutoRefresh;
|
||
|
private PictureBox pbFilter;
|
||
|
private Telerik.WinControls.Themes.Office2013LightTheme office2013LightTheme1;
|
||
|
private ToolTip toolTipHelp;
|
||
|
public Telerik.WinControls.UI.RadButton rbRefreshGroups;
|
||
|
private PictureBox pbExpandAll;
|
||
|
private PictureBox pbCollapseAll;
|
||
|
private Telerik.WinControls.UI.RadSpinEditor rseUnitsOnMap;
|
||
|
private Telerik.WinControls.UI.RadLabel lbReportingInterval;
|
||
|
private Telerik.WinControls.UI.RadCheckBox rcbMarkersLables;
|
||
|
private Telerik.WinControls.UI.RadPanel mapLoadingPanel;
|
||
|
private Telerik.WinControls.UI.RadLabel mapLoadingMessage;
|
||
|
private Telerik.WinControls.Themes.TelerikMetroBlueTheme telerikMetroBlueTheme1;
|
||
|
private Telerik.WinControls.UI.RadProgressBar mapLoadingBar;
|
||
|
private Telerik.WinControls.UI.RadDropDownList rddlGroupingType;
|
||
|
private Telerik.WinControls.UI.RadCheckBox chkWebsocketConnected;
|
||
|
}
|
||
|
}
|