SafeDispatch/Safedispatch_4_0/maptab/Reports/ReportsControl.Designer2.cs
2024-02-22 18:43:59 +02:00

1527 lines
94 KiB
C#

namespace Safedispatch_4_0
{
partial class ReportsControl
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region 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();
this.radDock1 = new Telerik.WinControls.UI.Docking.RadDock();
this.toolWindow1 = new Telerik.WinControls.UI.Docking.ToolWindow();
this.rProgressBar = new Telerik.WinControls.UI.RadProgressBar();
this.rlComputing = new Telerik.WinControls.UI.RadLabel();
this.pbReportDaily = new System.Windows.Forms.PictureBox();
this.radPanelReportDaily = new Telerik.WinControls.UI.RadPanel();
this.pbIconReportDaily = new System.Windows.Forms.PictureBox();
this.btSaveEmail = new Telerik.WinControls.UI.RadButton();
this.rlReportDaily = new Telerik.WinControls.UI.RadLabel();
this.rtbEmail = new Telerik.WinControls.UI.RadTextBox();
this.pbUnitGroup = new System.Windows.Forms.PictureBox();
this.radPanelUnitGroup = new Telerik.WinControls.UI.RadPanel();
this.pbIconUnitGroup = new System.Windows.Forms.PictureBox();
this.rlUnitGroup = new Telerik.WinControls.UI.RadLabel();
this.rcbUnitGroup = new Telerik.WinControls.UI.RadDropDownList();
this.rcbUnitFleet = new Safedispatch_4_0.RadMultiSelectDropDownList();
this.ckUnitGroupFilter = new Telerik.WinControls.UI.RadCheckBox();
this.pbDateTime = new System.Windows.Forms.PictureBox();
this.radPanelDateTime = new Telerik.WinControls.UI.RadPanel();
this.rcbTicketingTime = new Safedispatch_4_0.RadMultiSelectDropDownList();
this.pbIconDateTime = new System.Windows.Forms.PictureBox();
this.rlDateTimeFilter = new Telerik.WinControls.UI.RadLabel();
this.rdtFrom = new Telerik.WinControls.UI.RadDateTimePicker();
this.rdtUntil = new Telerik.WinControls.UI.RadDateTimePicker();
this.rlUntil = new Telerik.WinControls.UI.RadLabel();
this.ckCoordinates = new System.Windows.Forms.CheckBox();
this.ckComputeAddress = new System.Windows.Forms.CheckBox();
this.ckReportDaily = new Telerik.WinControls.UI.RadCheckBox();
this.btPrintReport = new Telerik.WinControls.UI.RadButton();
this.ckGeofenceName = new Telerik.WinControls.UI.RadCheckBox();
this.ckGeofenceType = new Telerik.WinControls.UI.RadCheckBox();
this.ckStatus = new Telerik.WinControls.UI.RadCheckBox();
this.ckDataFilter = new Telerik.WinControls.UI.RadCheckBox();
this.pbSelectAll = new System.Windows.Forms.PictureBox();
this.radPanelSelectAll = new Telerik.WinControls.UI.RadPanel();
this.rlSelectAll = new Telerik.WinControls.UI.RadLabel();
this.pbCoordinates = new System.Windows.Forms.PictureBox();
this.radPanelLatLng = new Telerik.WinControls.UI.RadPanel();
this.rlCoordinates = new Telerik.WinControls.UI.RadLabel();
this.pbStatus = new System.Windows.Forms.PictureBox();
this.radPanelStatus = new Telerik.WinControls.UI.RadPanel();
this.rcbStatus = new Telerik.WinControls.UI.RadDropDownList();
this.rlStatus = new Telerik.WinControls.UI.RadLabel();
this.pbGeofenceName = new System.Windows.Forms.PictureBox();
this.radPanelGeofenceName = new Telerik.WinControls.UI.RadPanel();
this.rcbGeoLandName = new Telerik.WinControls.UI.RadDropDownList();
this.rlGeoLanName = new Telerik.WinControls.UI.RadLabel();
this.ckSelectALL = new Telerik.WinControls.UI.RadCheckBox();
this.pbGeofenceType = new System.Windows.Forms.PictureBox();
this.radPanelGeofenceType = new Telerik.WinControls.UI.RadPanel();
this.rcbGeoLandType = new Telerik.WinControls.UI.RadDropDownList();
this.rlGeoLanType = new Telerik.WinControls.UI.RadLabel();
this.pbComputeAddress = new System.Windows.Forms.PictureBox();
this.radPanelComputeAddress = new Telerik.WinControls.UI.RadPanel();
this.rlComputeAddress = new Telerik.WinControls.UI.RadLabel();
this.radPanelIdle = new Telerik.WinControls.UI.RadPanel();
this.rseIdle = new Telerik.WinControls.UI.RadSpinEditor();
this.rlMin = new Telerik.WinControls.UI.RadLabel();
this.rlIdle = new Telerik.WinControls.UI.RadLabel();
this.pbTicketing = new System.Windows.Forms.PictureBox();
this.ckTicketing = new Telerik.WinControls.UI.RadCheckBox();
this.radPanelTicketing = new Telerik.WinControls.UI.RadPanel();
this.rcbTicketing = new Safedispatch_4_0.RadMultiSelectDropDownList();
this.rlTicketing = new Telerik.WinControls.UI.RadLabel();
this.toolTabStrip2 = new Telerik.WinControls.UI.Docking.ToolTabStrip();
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.backDB = new System.ComponentModel.BackgroundWorker();
this.GisAddressWorker = new System.ComponentModel.BackgroundWorker();
this.toolTipHelp = new System.Windows.Forms.ToolTip(this.components);
this.radDock2 = new Telerik.WinControls.UI.Docking.RadDock();
this.documentWindow1 = new Telerik.WinControls.UI.Docking.DocumentWindow();
this.documentTabStrip4 = new Telerik.WinControls.UI.Docking.DocumentTabStrip();
this.documentWindow2 = new Telerik.WinControls.UI.Docking.DocumentWindow();
this.documentContainer2 = new Telerik.WinControls.UI.Docking.DocumentContainer();
this.documentTabStrip3 = new Telerik.WinControls.UI.Docking.DocumentTabStrip();
this.reportViewer1 = new Telerik.ReportViewer.WinForms.ReportViewer();
((System.ComponentModel.ISupportInitialize)(this.radDock1)).BeginInit();
this.radDock1.SuspendLayout();
this.toolWindow1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.rProgressBar)).BeginInit();
this.rProgressBar.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.rlComputing)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pbReportDaily)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radPanelReportDaily)).BeginInit();
this.radPanelReportDaily.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pbIconReportDaily)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.btSaveEmail)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.rlReportDaily)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.rtbEmail)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pbUnitGroup)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radPanelUnitGroup)).BeginInit();
this.radPanelUnitGroup.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pbIconUnitGroup)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.rlUnitGroup)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.rcbUnitGroup)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.rcbUnitFleet)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ckUnitGroupFilter)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pbDateTime)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radPanelDateTime)).BeginInit();
this.radPanelDateTime.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.rcbTicketingTime)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pbIconDateTime)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.rlDateTimeFilter)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.rdtFrom)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.rdtUntil)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.rlUntil)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ckReportDaily)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.btPrintReport)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ckGeofenceName)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ckGeofenceType)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ckStatus)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ckDataFilter)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pbSelectAll)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radPanelSelectAll)).BeginInit();
this.radPanelSelectAll.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.rlSelectAll)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pbCoordinates)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radPanelLatLng)).BeginInit();
this.radPanelLatLng.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.rlCoordinates)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pbStatus)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radPanelStatus)).BeginInit();
this.radPanelStatus.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.rcbStatus)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.rlStatus)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pbGeofenceName)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radPanelGeofenceName)).BeginInit();
this.radPanelGeofenceName.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.rcbGeoLandName)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.rlGeoLanName)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ckSelectALL)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pbGeofenceType)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radPanelGeofenceType)).BeginInit();
this.radPanelGeofenceType.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.rcbGeoLandType)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.rlGeoLanType)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pbComputeAddress)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radPanelComputeAddress)).BeginInit();
this.radPanelComputeAddress.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.rlComputeAddress)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radPanelIdle)).BeginInit();
this.radPanelIdle.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.rseIdle)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.rlMin)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.rlIdle)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pbTicketing)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ckTicketing)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radPanelTicketing)).BeginInit();
this.radPanelTicketing.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.rcbTicketing)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.rlTicketing)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.toolTabStrip2)).BeginInit();
this.toolTabStrip2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.documentContainer1)).BeginInit();
this.documentContainer1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.documentTabStrip1)).BeginInit();
this.documentTabStrip1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.radDock2)).BeginInit();
this.radDock2.SuspendLayout();
this.documentWindow1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.documentTabStrip4)).BeginInit();
this.documentTabStrip4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.documentContainer2)).BeginInit();
this.documentContainer2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.documentTabStrip3)).BeginInit();
this.documentTabStrip3.SuspendLayout();
this.SuspendLayout();
//
// radDock1
//
this.radDock1.ActiveWindow = this.toolWindow1;
this.radDock1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(254)))));
this.radDock1.CausesValidation = false;
this.radDock1.Controls.Add(this.toolTabStrip2);
this.radDock1.Controls.Add(this.documentContainer1);
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(1182, 455);
this.radDock1.TabIndex = 0;
this.radDock1.TabStop = false;
this.radDock1.Text = "radDock1";
this.radDock1.ThemeName = "TelerikMetroBlue";
//
// toolWindow1
//
this.toolWindow1.Caption = null;
this.toolWindow1.Controls.Add(this.rProgressBar);
this.toolWindow1.Controls.Add(this.pbReportDaily);
this.toolWindow1.Controls.Add(this.radPanelReportDaily);
this.toolWindow1.Controls.Add(this.pbUnitGroup);
this.toolWindow1.Controls.Add(this.radPanelUnitGroup);
this.toolWindow1.Controls.Add(this.ckUnitGroupFilter);
this.toolWindow1.Controls.Add(this.pbDateTime);
this.toolWindow1.Controls.Add(this.radPanelDateTime);
this.toolWindow1.Controls.Add(this.ckCoordinates);
this.toolWindow1.Controls.Add(this.ckComputeAddress);
this.toolWindow1.Controls.Add(this.ckReportDaily);
this.toolWindow1.Controls.Add(this.btPrintReport);
this.toolWindow1.Controls.Add(this.ckGeofenceName);
this.toolWindow1.Controls.Add(this.ckGeofenceType);
this.toolWindow1.Controls.Add(this.ckStatus);
this.toolWindow1.Controls.Add(this.ckDataFilter);
this.toolWindow1.Controls.Add(this.pbSelectAll);
this.toolWindow1.Controls.Add(this.radPanelSelectAll);
this.toolWindow1.Controls.Add(this.pbCoordinates);
this.toolWindow1.Controls.Add(this.radPanelLatLng);
this.toolWindow1.Controls.Add(this.pbStatus);
this.toolWindow1.Controls.Add(this.radPanelStatus);
this.toolWindow1.Controls.Add(this.pbGeofenceName);
this.toolWindow1.Controls.Add(this.radPanelGeofenceName);
this.toolWindow1.Controls.Add(this.ckSelectALL);
this.toolWindow1.Controls.Add(this.pbGeofenceType);
this.toolWindow1.Controls.Add(this.radPanelGeofenceType);
this.toolWindow1.Controls.Add(this.pbComputeAddress);
this.toolWindow1.Controls.Add(this.radPanelComputeAddress);
this.toolWindow1.Controls.Add(this.radPanelIdle);
this.toolWindow1.Controls.Add(this.pbTicketing);
this.toolWindow1.Controls.Add(this.ckTicketing);
this.toolWindow1.Controls.Add(this.radPanelTicketing);
this.toolWindow1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.toolWindow1.Location = new System.Drawing.Point(1, 30);
this.toolWindow1.Name = "toolWindow1";
this.toolWindow1.PreviousDockState = Telerik.WinControls.UI.Docking.DockState.Docked;
this.toolWindow1.Size = new System.Drawing.Size(713, 423);
this.toolWindow1.Text = "toolWindow1";
//
// rProgressBar
//
this.rProgressBar.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.rProgressBar.CausesValidation = false;
this.rProgressBar.Controls.Add(this.rlComputing);
this.rProgressBar.Location = new System.Drawing.Point(485, 235);
this.rProgressBar.MaximumSize = new System.Drawing.Size(105, 25);
this.rProgressBar.MinimumSize = new System.Drawing.Size(105, 25);
this.rProgressBar.Name = "rProgressBar";
//
//
//
this.rProgressBar.RootElement.MaxSize = new System.Drawing.Size(105, 25);
this.rProgressBar.RootElement.MinSize = new System.Drawing.Size(105, 25);
this.rProgressBar.Size = new System.Drawing.Size(105, 25);
this.rProgressBar.Step = 1;
this.rProgressBar.TabIndex = 87;
this.rProgressBar.Visible = false;
this.rProgressBar.VisibleChanged += new System.EventHandler(this.rProgressBar_VisibleChanged);
//
// rlComputing
//
this.rlComputing.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.rlComputing.AutoSize = false;
this.rlComputing.BackColor = System.Drawing.Color.Transparent;
this.rlComputing.Location = new System.Drawing.Point(3, 4);
this.rlComputing.MaximumSize = new System.Drawing.Size(99, 18);
this.rlComputing.MinimumSize = new System.Drawing.Size(99, 18);
this.rlComputing.Name = "rlComputing";
//
//
//
this.rlComputing.RootElement.MaxSize = new System.Drawing.Size(99, 18);
this.rlComputing.RootElement.MinSize = new System.Drawing.Size(99, 18);
this.rlComputing.Size = new System.Drawing.Size(99, 18);
this.rlComputing.TabIndex = 21;
this.rlComputing.Text = "Computing";
this.rlComputing.TextAlignment = System.Drawing.ContentAlignment.TopCenter;
this.rlComputing.Visible = false;
this.rlComputing.Click += new System.EventHandler(this.rlComputing_Click);
//
// pbReportDaily
//
this.pbReportDaily.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.pbReportDaily.Cursor = System.Windows.Forms.Cursors.Hand;
this.pbReportDaily.Image = global::Dispatcher.Properties.Resources.datepicker_disabled;
this.pbReportDaily.Location = new System.Drawing.Point(450, 203);
this.pbReportDaily.MaximumSize = new System.Drawing.Size(26, 26);
this.pbReportDaily.MinimumSize = new System.Drawing.Size(26, 26);
this.pbReportDaily.Name = "pbReportDaily";
this.pbReportDaily.Size = new System.Drawing.Size(26, 26);
this.pbReportDaily.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pbReportDaily.TabIndex = 69;
this.pbReportDaily.TabStop = false;
this.pbReportDaily.Tag = "disabled";
this.pbReportDaily.Click += new System.EventHandler(this.pbEnableDisable_Click);
this.pbReportDaily.DoubleClick += new System.EventHandler(this.pbEnableDisable_Click);
//
// radPanelReportDaily
//
this.radPanelReportDaily.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.radPanelReportDaily.Controls.Add(this.pbIconReportDaily);
this.radPanelReportDaily.Controls.Add(this.btSaveEmail);
this.radPanelReportDaily.Controls.Add(this.rlReportDaily);
this.radPanelReportDaily.Controls.Add(this.rtbEmail);
this.radPanelReportDaily.Enabled = false;
this.radPanelReportDaily.Location = new System.Drawing.Point(23, 200);
this.radPanelReportDaily.MaximumSize = new System.Drawing.Size(456, 31);
this.radPanelReportDaily.MinimumSize = new System.Drawing.Size(456, 31);
this.radPanelReportDaily.Name = "radPanelReportDaily";
//
//
//
this.radPanelReportDaily.RootElement.MaxSize = new System.Drawing.Size(456, 31);
this.radPanelReportDaily.RootElement.MinSize = new System.Drawing.Size(456, 31);
this.radPanelReportDaily.Size = new System.Drawing.Size(456, 31);
this.radPanelReportDaily.TabIndex = 68;
this.radPanelReportDaily.MouseEnter += new System.EventHandler(this.emailHint_MouseEnter);
this.radPanelReportDaily.MouseLeave += new System.EventHandler(this.emailHint_MouseLeave);
this.radPanelReportDaily.MouseHover += new System.EventHandler(this.emailHint_MouseHover);
//
// pbIconReportDaily
//
this.pbIconReportDaily.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.pbIconReportDaily.Cursor = System.Windows.Forms.Cursors.Hand;
this.pbIconReportDaily.Image = global::Dispatcher.Properties.Resources.icon_email_disabled;
this.pbIconReportDaily.Location = new System.Drawing.Point(3, 2);
this.pbIconReportDaily.MaximumSize = new System.Drawing.Size(26, 26);
this.pbIconReportDaily.MinimumSize = new System.Drawing.Size(26, 26);
this.pbIconReportDaily.Name = "pbIconReportDaily";
this.pbIconReportDaily.Size = new System.Drawing.Size(26, 26);
this.pbIconReportDaily.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pbIconReportDaily.TabIndex = 52;
this.pbIconReportDaily.TabStop = false;
this.pbIconReportDaily.Tag = "disabled";
this.pbIconReportDaily.EnabledChanged += new System.EventHandler(this.pbEnabled_Changed);
//
// btSaveEmail
//
this.btSaveEmail.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.btSaveEmail.Enabled = false;
this.btSaveEmail.Location = new System.Drawing.Point(342, 4);
this.btSaveEmail.MaximumSize = new System.Drawing.Size(95, 23);
this.btSaveEmail.MinimumSize = new System.Drawing.Size(65, 23);
this.btSaveEmail.Name = "btSaveEmail";
//
//
//
this.btSaveEmail.RootElement.MaxSize = new System.Drawing.Size(95, 23);
this.btSaveEmail.RootElement.MinSize = new System.Drawing.Size(65, 23);
this.btSaveEmail.Size = new System.Drawing.Size(81, 23);
this.btSaveEmail.TabIndex = 41;
this.btSaveEmail.Text = "Save email";
this.btSaveEmail.TextWrap = true;
this.btSaveEmail.Click += new System.EventHandler(this.btSaveEmail_Click);
//
// rlReportDaily
//
this.rlReportDaily.AutoSize = false;
this.rlReportDaily.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold);
this.rlReportDaily.Location = new System.Drawing.Point(30, 7);
this.rlReportDaily.Margin = new System.Windows.Forms.Padding(0);
this.rlReportDaily.Name = "rlReportDaily";
this.rlReportDaily.Size = new System.Drawing.Size(117, 18);
this.rlReportDaily.TabIndex = 32;
this.rlReportDaily.Text = "Report daily to email";
this.rlReportDaily.MouseEnter += new System.EventHandler(this.emailHint_MouseEnter);
this.rlReportDaily.MouseLeave += new System.EventHandler(this.emailHint_MouseLeave);
this.rlReportDaily.MouseHover += new System.EventHandler(this.emailHint_MouseHover);
//
// rtbEmail
//
this.rtbEmail.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.rtbEmail.Location = new System.Drawing.Point(151, 6);
this.rtbEmail.Name = "rtbEmail";
this.rtbEmail.ShowItemToolTips = false;
this.rtbEmail.Size = new System.Drawing.Size(184, 20);
this.rtbEmail.TabIndex = 26;
this.rtbEmail.TabStop = false;
this.rtbEmail.TextChanged += new System.EventHandler(this.rtbEmail_TextChanged);
//
// pbUnitGroup
//
this.pbUnitGroup.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.pbUnitGroup.Cursor = System.Windows.Forms.Cursors.Hand;
this.pbUnitGroup.Image = global::Dispatcher.Properties.Resources.datepicker_disabled;
this.pbUnitGroup.Location = new System.Drawing.Point(450, 170);
this.pbUnitGroup.MaximumSize = new System.Drawing.Size(26, 26);
this.pbUnitGroup.MinimumSize = new System.Drawing.Size(26, 26);
this.pbUnitGroup.Name = "pbUnitGroup";
this.pbUnitGroup.Size = new System.Drawing.Size(26, 26);
this.pbUnitGroup.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pbUnitGroup.TabIndex = 66;
this.pbUnitGroup.TabStop = false;
this.pbUnitGroup.Tag = "disabled";
this.pbUnitGroup.Click += new System.EventHandler(this.pbEnableDisable_Click);
this.pbUnitGroup.DoubleClick += new System.EventHandler(this.pbEnableDisable_Click);
//
// radPanelUnitGroup
//
this.radPanelUnitGroup.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.radPanelUnitGroup.Controls.Add(this.pbIconUnitGroup);
this.radPanelUnitGroup.Controls.Add(this.rlUnitGroup);
this.radPanelUnitGroup.Controls.Add(this.rcbUnitGroup);
this.radPanelUnitGroup.Controls.Add(this.rcbUnitFleet);
this.radPanelUnitGroup.Enabled = false;
this.radPanelUnitGroup.Location = new System.Drawing.Point(23, 168);
this.radPanelUnitGroup.MaximumSize = new System.Drawing.Size(456, 31);
this.radPanelUnitGroup.MinimumSize = new System.Drawing.Size(456, 31);
this.radPanelUnitGroup.Name = "radPanelUnitGroup";
//
//
//
this.radPanelUnitGroup.RootElement.MaxSize = new System.Drawing.Size(456, 31);
this.radPanelUnitGroup.RootElement.MinSize = new System.Drawing.Size(456, 31);
this.radPanelUnitGroup.Size = new System.Drawing.Size(456, 31);
this.radPanelUnitGroup.TabIndex = 67;
//
// pbIconUnitGroup
//
this.pbIconUnitGroup.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.pbIconUnitGroup.Cursor = System.Windows.Forms.Cursors.Hand;
this.pbIconUnitGroup.Image = global::Dispatcher.Properties.Resources.icon_unit_disabled;
this.pbIconUnitGroup.Location = new System.Drawing.Point(3, 2);
this.pbIconUnitGroup.MaximumSize = new System.Drawing.Size(26, 26);
this.pbIconUnitGroup.MinimumSize = new System.Drawing.Size(26, 26);
this.pbIconUnitGroup.Name = "pbIconUnitGroup";
this.pbIconUnitGroup.Size = new System.Drawing.Size(26, 26);
this.pbIconUnitGroup.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pbIconUnitGroup.TabIndex = 51;
this.pbIconUnitGroup.TabStop = false;
this.pbIconUnitGroup.Tag = "disabled";
this.pbIconUnitGroup.EnabledChanged += new System.EventHandler(this.pbEnabled_Changed);
//
// rlUnitGroup
//
this.rlUnitGroup.AutoSize = false;
this.rlUnitGroup.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold);
this.rlUnitGroup.Location = new System.Drawing.Point(30, 7);
this.rlUnitGroup.Margin = new System.Windows.Forms.Padding(0);
this.rlUnitGroup.Name = "rlUnitGroup";
this.rlUnitGroup.Size = new System.Drawing.Size(117, 18);
this.rlUnitGroup.TabIndex = 31;
this.rlUnitGroup.Text = "Unit/Group Filter";
//
// rcbUnitGroup
//
this.rcbUnitGroup.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.rcbUnitGroup.DropDownAnimationEasing = Telerik.WinControls.RadEasingType.Linear;
this.rcbUnitGroup.DropDownAnimationFrames = 4;
this.rcbUnitGroup.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
this.rcbUnitGroup.Location = new System.Drawing.Point(151, 6);
this.rcbUnitGroup.Name = "rcbUnitGroup";
this.rcbUnitGroup.Size = new System.Drawing.Size(272, 20);
this.rcbUnitGroup.TabIndex = 27;
this.rcbUnitGroup.SelectedIndexChanged += new Telerik.WinControls.UI.Data.PositionChangedEventHandler(this.rcbUnitGroup_SelectedIndexChanged);
this.rcbUnitGroup.ItemDataBound += new Telerik.WinControls.UI.ListItemDataBoundEventHandler(this.cbVehName_ItemDataBound);
//
// rcbUnitFleet
//
this.rcbUnitFleet.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.rcbUnitFleet.DropDownAnimationEasing = Telerik.WinControls.RadEasingType.Linear;
this.rcbUnitFleet.DropDownAnimationFrames = 4;
this.rcbUnitFleet.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
this.rcbUnitFleet.Location = new System.Drawing.Point(151, 6);
this.rcbUnitFleet.Name = "rcbUnitFleet";
this.rcbUnitFleet.Size = new System.Drawing.Size(272, 20);
this.rcbUnitFleet.TabIndex = 52;
//
// ckUnitGroupFilter
//
this.ckUnitGroupFilter.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.ckUnitGroupFilter.Location = new System.Drawing.Point(437, 176);
this.ckUnitGroupFilter.Name = "ckUnitGroupFilter";
this.ckUnitGroupFilter.Size = new System.Drawing.Size(15, 15);
this.ckUnitGroupFilter.TabIndex = 61;
//
// pbDateTime
//
this.pbDateTime.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.pbDateTime.Cursor = System.Windows.Forms.Cursors.Hand;
this.pbDateTime.Image = global::Dispatcher.Properties.Resources.datepicker_disabled;
this.pbDateTime.Location = new System.Drawing.Point(450, 139);
this.pbDateTime.MaximumSize = new System.Drawing.Size(26, 26);
this.pbDateTime.MinimumSize = new System.Drawing.Size(26, 26);
this.pbDateTime.Name = "pbDateTime";
this.pbDateTime.Size = new System.Drawing.Size(26, 26);
this.pbDateTime.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pbDateTime.TabIndex = 65;
this.pbDateTime.TabStop = false;
this.pbDateTime.Tag = "disabled";
this.pbDateTime.Click += new System.EventHandler(this.pbEnableDisable_Click);
this.pbDateTime.DoubleClick += new System.EventHandler(this.pbEnableDisable_Click);
//
// radPanelDateTime
//
this.radPanelDateTime.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.radPanelDateTime.Controls.Add(this.rcbTicketingTime);
this.radPanelDateTime.Controls.Add(this.pbIconDateTime);
this.radPanelDateTime.Controls.Add(this.rlDateTimeFilter);
this.radPanelDateTime.Controls.Add(this.rdtFrom);
this.radPanelDateTime.Controls.Add(this.rdtUntil);
this.radPanelDateTime.Controls.Add(this.rlUntil);
this.radPanelDateTime.Enabled = false;
this.radPanelDateTime.Location = new System.Drawing.Point(23, 136);
this.radPanelDateTime.MaximumSize = new System.Drawing.Size(456, 31);
this.radPanelDateTime.MinimumSize = new System.Drawing.Size(456, 31);
this.radPanelDateTime.Name = "radPanelDateTime";
//
//
//
this.radPanelDateTime.RootElement.MaxSize = new System.Drawing.Size(456, 31);
this.radPanelDateTime.RootElement.MinSize = new System.Drawing.Size(456, 31);
this.radPanelDateTime.Size = new System.Drawing.Size(456, 31);
this.radPanelDateTime.TabIndex = 64;
//
// rcbTicketingTime
//
this.rcbTicketingTime.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.rcbTicketingTime.DropDownAnimationEasing = Telerik.WinControls.RadEasingType.Linear;
this.rcbTicketingTime.DropDownAnimationFrames = 4;
this.rcbTicketingTime.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
this.rcbTicketingTime.Location = new System.Drawing.Point(65, 6);
this.rcbTicketingTime.Name = "rcbTicketingTime";
this.rcbTicketingTime.Size = new System.Drawing.Size(86, 20);
this.rcbTicketingTime.TabIndex = 90;
//
// pbIconDateTime
//
this.pbIconDateTime.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.pbIconDateTime.Cursor = System.Windows.Forms.Cursors.Hand;
this.pbIconDateTime.Image = global::Dispatcher.Properties.Resources.icon_date_disabled;
this.pbIconDateTime.Location = new System.Drawing.Point(3, 2);
this.pbIconDateTime.MaximumSize = new System.Drawing.Size(26, 26);
this.pbIconDateTime.MinimumSize = new System.Drawing.Size(26, 26);
this.pbIconDateTime.Name = "pbIconDateTime";
this.pbIconDateTime.Size = new System.Drawing.Size(26, 26);
this.pbIconDateTime.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pbIconDateTime.TabIndex = 50;
this.pbIconDateTime.TabStop = false;
this.pbIconDateTime.Tag = "disabled";
this.pbIconDateTime.EnabledChanged += new System.EventHandler(this.pbEnabled_Changed);
//
// rlDateTimeFilter
//
this.rlDateTimeFilter.AutoSize = false;
this.rlDateTimeFilter.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold);
this.rlDateTimeFilter.Location = new System.Drawing.Point(30, 7);
this.rlDateTimeFilter.Margin = new System.Windows.Forms.Padding(0);
this.rlDateTimeFilter.Name = "rlDateTimeFilter";
this.rlDateTimeFilter.Size = new System.Drawing.Size(118, 18);
this.rlDateTimeFilter.TabIndex = 30;
this.rlDateTimeFilter.Text = "Date/Time Filter";
//
// rdtFrom
//
this.rdtFrom.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.rdtFrom.CustomFormat = "MM/dd/yyyy, HH:mm";
this.rdtFrom.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.rdtFrom.Location = new System.Drawing.Point(151, 6);
this.rdtFrom.MinDate = new System.DateTime(1900, 1, 1, 0, 0, 0, 0);
this.rdtFrom.Name = "rdtFrom";
this.rdtFrom.NullDate = new System.DateTime(1900, 1, 1, 0, 0, 0, 0);
this.rdtFrom.Size = new System.Drawing.Size(116, 20);
this.rdtFrom.TabIndex = 28;
this.rdtFrom.TabStop = false;
this.rdtFrom.Text = "06/09/2010, 15:36";
this.rdtFrom.Value = new System.DateTime(2010, 6, 9, 15, 36, 20, 640);
//
// rdtUntil
//
this.rdtUntil.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.rdtUntil.CustomFormat = "MM/dd/yyyy, HH:mm";
this.rdtUntil.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.rdtUntil.Location = new System.Drawing.Point(307, 6);
this.rdtUntil.MinDate = new System.DateTime(1900, 1, 1, 0, 0, 0, 0);
this.rdtUntil.Name = "rdtUntil";
this.rdtUntil.NullDate = new System.DateTime(1900, 1, 1, 0, 0, 0, 0);
this.rdtUntil.Size = new System.Drawing.Size(116, 20);
this.rdtUntil.TabIndex = 29;
this.rdtUntil.TabStop = false;
this.rdtUntil.Text = "06/09/2010, 15:36";
this.rdtUntil.Value = new System.DateTime(2010, 6, 9, 15, 36, 25, 332);
//
// rlUntil
//
this.rlUntil.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.rlUntil.Location = new System.Drawing.Point(273, 7);
this.rlUntil.Name = "rlUntil";
this.rlUntil.Size = new System.Drawing.Size(32, 18);
this.rlUntil.TabIndex = 3;
this.rlUntil.Text = "Until:";
this.rlUntil.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
//
// ckCoordinates
//
this.ckCoordinates.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.ckCoordinates.AutoSize = true;
this.ckCoordinates.Location = new System.Drawing.Point(146, 211);
this.ckCoordinates.Name = "ckCoordinates";
this.ckCoordinates.Size = new System.Drawing.Size(15, 14);
this.ckCoordinates.TabIndex = 63;
this.ckCoordinates.UseVisualStyleBackColor = true;
//
// ckComputeAddress
//
this.ckComputeAddress.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.ckComputeAddress.AutoSize = true;
this.ckComputeAddress.Location = new System.Drawing.Point(438, 209);
this.ckComputeAddress.Name = "ckComputeAddress";
this.ckComputeAddress.Size = new System.Drawing.Size(15, 14);
this.ckComputeAddress.TabIndex = 62;
this.ckComputeAddress.UseVisualStyleBackColor = true;
//
// ckReportDaily
//
this.ckReportDaily.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.ckReportDaily.Location = new System.Drawing.Point(434, 208);
this.ckReportDaily.Name = "ckReportDaily";
this.ckReportDaily.Size = new System.Drawing.Size(15, 15);
this.ckReportDaily.TabIndex = 59;
//
// btPrintReport
//
this.btPrintReport.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.btPrintReport.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold);
this.btPrintReport.Image = global::Dispatcher.Properties.Resources.report;
this.btPrintReport.ImageAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.btPrintReport.Location = new System.Drawing.Point(485, 136);
this.btPrintReport.MaximumSize = new System.Drawing.Size(105, 128);
this.btPrintReport.MinimumSize = new System.Drawing.Size(105, 128);
this.btPrintReport.Name = "btPrintReport";
//
//
//
this.btPrintReport.RootElement.MaxSize = new System.Drawing.Size(105, 128);
this.btPrintReport.RootElement.MinSize = new System.Drawing.Size(105, 128);
this.btPrintReport.Size = new System.Drawing.Size(105, 128);
this.btPrintReport.TabIndex = 58;
this.btPrintReport.Text = "Generate Report";
this.btPrintReport.TextAlignment = System.Drawing.ContentAlignment.TopCenter;
this.btPrintReport.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.btPrintReport.TextWrap = true;
this.btPrintReport.Click += new System.EventHandler(this.btPrintReport_Click);
//
// ckGeofenceName
//
this.ckGeofenceName.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.ckGeofenceName.Location = new System.Drawing.Point(47, 208);
this.ckGeofenceName.Name = "ckGeofenceName";
this.ckGeofenceName.Size = new System.Drawing.Size(15, 15);
this.ckGeofenceName.TabIndex = 79;
//
// ckGeofenceType
//
this.ckGeofenceType.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.ckGeofenceType.Location = new System.Drawing.Point(414, 210);
this.ckGeofenceType.Name = "ckGeofenceType";
this.ckGeofenceType.Size = new System.Drawing.Size(15, 15);
this.ckGeofenceType.TabIndex = 78;
//
// ckStatus
//
this.ckStatus.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.ckStatus.Location = new System.Drawing.Point(343, 209);
this.ckStatus.Name = "ckStatus";
this.ckStatus.Size = new System.Drawing.Size(15, 15);
this.ckStatus.TabIndex = 82;
//
// ckDataFilter
//
this.ckDataFilter.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.ckDataFilter.Location = new System.Drawing.Point(436, 145);
this.ckDataFilter.Name = "ckDataFilter";
this.ckDataFilter.Size = new System.Drawing.Size(15, 15);
this.ckDataFilter.TabIndex = 60;
//
// pbSelectAll
//
this.pbSelectAll.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.pbSelectAll.Cursor = System.Windows.Forms.Cursors.Hand;
this.pbSelectAll.Image = global::Dispatcher.Properties.Resources.datepicker_disabled;
this.pbSelectAll.Location = new System.Drawing.Point(104, 234);
this.pbSelectAll.MaximumSize = new System.Drawing.Size(26, 26);
this.pbSelectAll.MinimumSize = new System.Drawing.Size(26, 26);
this.pbSelectAll.Name = "pbSelectAll";
this.pbSelectAll.Size = new System.Drawing.Size(26, 26);
this.pbSelectAll.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pbSelectAll.TabIndex = 85;
this.pbSelectAll.TabStop = false;
this.pbSelectAll.Tag = "disabled";
this.pbSelectAll.Click += new System.EventHandler(this.pbEnableDisable_Click);
this.pbSelectAll.DoubleClick += new System.EventHandler(this.pbEnableDisable_Click);
//
// radPanelSelectAll
//
this.radPanelSelectAll.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.radPanelSelectAll.Controls.Add(this.rlSelectAll);
this.radPanelSelectAll.Enabled = false;
this.radPanelSelectAll.Location = new System.Drawing.Point(23, 232);
this.radPanelSelectAll.MaximumSize = new System.Drawing.Size(110, 31);
this.radPanelSelectAll.MinimumSize = new System.Drawing.Size(110, 31);
this.radPanelSelectAll.Name = "radPanelSelectAll";
//
//
//
this.radPanelSelectAll.RootElement.MaxSize = new System.Drawing.Size(110, 31);
this.radPanelSelectAll.RootElement.MinSize = new System.Drawing.Size(110, 31);
this.radPanelSelectAll.Size = new System.Drawing.Size(110, 31);
this.radPanelSelectAll.TabIndex = 84;
//
// rlSelectAll
//
this.rlSelectAll.AutoSize = false;
this.rlSelectAll.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold);
this.rlSelectAll.Location = new System.Drawing.Point(9, 6);
this.rlSelectAll.Name = "rlSelectAll";
this.rlSelectAll.Size = new System.Drawing.Size(66, 18);
this.rlSelectAll.TabIndex = 33;
this.rlSelectAll.Text = "Select All";
//
// pbCoordinates
//
this.pbCoordinates.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.pbCoordinates.Cursor = System.Windows.Forms.Cursors.Hand;
this.pbCoordinates.Image = global::Dispatcher.Properties.Resources.datepicker_disabled;
this.pbCoordinates.Location = new System.Drawing.Point(139, 234);
this.pbCoordinates.MaximumSize = new System.Drawing.Size(26, 26);
this.pbCoordinates.MinimumSize = new System.Drawing.Size(26, 26);
this.pbCoordinates.Name = "pbCoordinates";
this.pbCoordinates.Size = new System.Drawing.Size(26, 26);
this.pbCoordinates.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pbCoordinates.TabIndex = 72;
this.pbCoordinates.TabStop = false;
this.pbCoordinates.Tag = "disabled";
this.pbCoordinates.Click += new System.EventHandler(this.pbEnableDisable_Click);
this.pbCoordinates.DoubleClick += new System.EventHandler(this.pbEnableDisable_Click);
//
// radPanelLatLng
//
this.radPanelLatLng.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.radPanelLatLng.Controls.Add(this.rlCoordinates);
this.radPanelLatLng.Enabled = false;
this.radPanelLatLng.Location = new System.Drawing.Point(23, 232);
this.radPanelLatLng.MaximumSize = new System.Drawing.Size(145, 31);
this.radPanelLatLng.MinimumSize = new System.Drawing.Size(145, 31);
this.radPanelLatLng.Name = "radPanelLatLng";
//
//
//
this.radPanelLatLng.RootElement.MaxSize = new System.Drawing.Size(145, 31);
this.radPanelLatLng.RootElement.MinSize = new System.Drawing.Size(145, 31);
this.radPanelLatLng.Size = new System.Drawing.Size(145, 31);
this.radPanelLatLng.TabIndex = 73;
//
// rlCoordinates
//
this.rlCoordinates.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold);
this.rlCoordinates.Location = new System.Drawing.Point(9, 6);
this.rlCoordinates.Name = "rlCoordinates";
this.rlCoordinates.Size = new System.Drawing.Size(103, 18);
this.rlCoordinates.TabIndex = 33;
this.rlCoordinates.Text = "Show Coordinates";
//
// pbStatus
//
this.pbStatus.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.pbStatus.Cursor = System.Windows.Forms.Cursors.Hand;
this.pbStatus.Image = global::Dispatcher.Properties.Resources.datepicker_disabled;
this.pbStatus.Location = new System.Drawing.Point(176, 234);
this.pbStatus.MaximumSize = new System.Drawing.Size(26, 26);
this.pbStatus.MinimumSize = new System.Drawing.Size(26, 26);
this.pbStatus.Name = "pbStatus";
this.pbStatus.Size = new System.Drawing.Size(26, 26);
this.pbStatus.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pbStatus.TabIndex = 81;
this.pbStatus.TabStop = false;
this.pbStatus.Tag = "disabled";
this.pbStatus.Click += new System.EventHandler(this.pbEnableDisable_Click);
this.pbStatus.DoubleClick += new System.EventHandler(this.pbEnableDisable_Click);
//
// radPanelStatus
//
this.radPanelStatus.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.radPanelStatus.Controls.Add(this.rcbStatus);
this.radPanelStatus.Controls.Add(this.rlStatus);
this.radPanelStatus.Enabled = false;
this.radPanelStatus.Location = new System.Drawing.Point(23, 232);
this.radPanelStatus.MaximumSize = new System.Drawing.Size(184, 31);
this.radPanelStatus.MinimumSize = new System.Drawing.Size(184, 31);
this.radPanelStatus.Name = "radPanelStatus";
//
//
//
this.radPanelStatus.RootElement.MaxSize = new System.Drawing.Size(184, 31);
this.radPanelStatus.RootElement.MinSize = new System.Drawing.Size(184, 31);
this.radPanelStatus.Size = new System.Drawing.Size(184, 31);
this.radPanelStatus.TabIndex = 80;
this.radPanelStatus.Visible = false;
//
// rcbStatus
//
this.rcbStatus.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.rcbStatus.DropDownAnimationEasing = Telerik.WinControls.RadEasingType.Linear;
this.rcbStatus.DropDownAnimationFrames = 4;
this.rcbStatus.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
this.rcbStatus.Location = new System.Drawing.Point(50, 5);
this.rcbStatus.Name = "rcbStatus";
//
//
//
this.rcbStatus.RootElement.StretchVertically = true;
this.rcbStatus.Size = new System.Drawing.Size(97, 20);
this.rcbStatus.TabIndex = 48;
//
// rlStatus
//
this.rlStatus.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold);
this.rlStatus.Location = new System.Drawing.Point(9, 6);
this.rlStatus.Name = "rlStatus";
this.rlStatus.Size = new System.Drawing.Size(39, 18);
this.rlStatus.TabIndex = 33;
this.rlStatus.Text = "Status";
//
// pbGeofenceName
//
this.pbGeofenceName.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.pbGeofenceName.Cursor = System.Windows.Forms.Cursors.Hand;
this.pbGeofenceName.Image = global::Dispatcher.Properties.Resources.datepicker_disabled;
this.pbGeofenceName.Location = new System.Drawing.Point(246, 234);
this.pbGeofenceName.MaximumSize = new System.Drawing.Size(26, 26);
this.pbGeofenceName.MinimumSize = new System.Drawing.Size(26, 26);
this.pbGeofenceName.Name = "pbGeofenceName";
this.pbGeofenceName.Size = new System.Drawing.Size(26, 26);
this.pbGeofenceName.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pbGeofenceName.TabIndex = 77;
this.pbGeofenceName.TabStop = false;
this.pbGeofenceName.Tag = "disabled";
this.pbGeofenceName.Click += new System.EventHandler(this.pbEnableDisable_Click);
this.pbGeofenceName.DoubleClick += new System.EventHandler(this.pbEnableDisable_Click);
//
// radPanelGeofenceName
//
this.radPanelGeofenceName.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.radPanelGeofenceName.Controls.Add(this.rcbGeoLandName);
this.radPanelGeofenceName.Controls.Add(this.rlGeoLanName);
this.radPanelGeofenceName.Enabled = false;
this.radPanelGeofenceName.Location = new System.Drawing.Point(23, 232);
this.radPanelGeofenceName.MaximumSize = new System.Drawing.Size(252, 31);
this.radPanelGeofenceName.MinimumSize = new System.Drawing.Size(252, 31);
this.radPanelGeofenceName.Name = "radPanelGeofenceName";
//
//
//
this.radPanelGeofenceName.RootElement.MaxSize = new System.Drawing.Size(252, 31);
this.radPanelGeofenceName.RootElement.MinSize = new System.Drawing.Size(252, 31);
this.radPanelGeofenceName.Size = new System.Drawing.Size(252, 31);
this.radPanelGeofenceName.TabIndex = 74;
this.radPanelGeofenceName.Visible = false;
//
// rcbGeoLandName
//
this.rcbGeoLandName.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.rcbGeoLandName.DropDownAnimationEasing = Telerik.WinControls.RadEasingType.Linear;
this.rcbGeoLandName.DropDownAnimationFrames = 4;
this.rcbGeoLandName.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
this.rcbGeoLandName.Location = new System.Drawing.Point(103, 5);
this.rcbGeoLandName.Name = "rcbGeoLandName";
//
//
//
this.rcbGeoLandName.RootElement.StretchVertically = true;
this.rcbGeoLandName.Size = new System.Drawing.Size(119, 20);
this.rcbGeoLandName.TabIndex = 45;
//
// rlGeoLanName
//
this.rlGeoLanName.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold);
this.rlGeoLanName.Location = new System.Drawing.Point(9, 6);
this.rlGeoLanName.Name = "rlGeoLanName";
this.rlGeoLanName.Size = new System.Drawing.Size(95, 18);
this.rlGeoLanName.TabIndex = 33;
this.rlGeoLanName.Text = "Geo-Fence name";
//
// ckSelectALL
//
this.ckSelectALL.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.ckSelectALL.Location = new System.Drawing.Point(44, 207);
this.ckSelectALL.Name = "ckSelectALL";
this.ckSelectALL.Size = new System.Drawing.Size(15, 15);
this.ckSelectALL.TabIndex = 14;
this.ckSelectALL.ToggleStateChanged += new Telerik.WinControls.UI.StateChangedEventHandler(this.ckSelectALL_ToggleStateChanged);
//
// pbGeofenceType
//
this.pbGeofenceType.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.pbGeofenceType.Cursor = System.Windows.Forms.Cursors.Hand;
this.pbGeofenceType.Image = global::Dispatcher.Properties.Resources.datepicker_disabled;
this.pbGeofenceType.Location = new System.Drawing.Point(450, 234);
this.pbGeofenceType.MaximumSize = new System.Drawing.Size(26, 26);
this.pbGeofenceType.MinimumSize = new System.Drawing.Size(26, 26);
this.pbGeofenceType.Name = "pbGeofenceType";
this.pbGeofenceType.Size = new System.Drawing.Size(26, 26);
this.pbGeofenceType.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pbGeofenceType.TabIndex = 76;
this.pbGeofenceType.TabStop = false;
this.pbGeofenceType.Tag = "disabled";
this.pbGeofenceType.Click += new System.EventHandler(this.pbEnableDisable_Click);
this.pbGeofenceType.DoubleClick += new System.EventHandler(this.pbEnableDisable_Click);
//
// radPanelGeofenceType
//
this.radPanelGeofenceType.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.radPanelGeofenceType.Controls.Add(this.rcbGeoLandType);
this.radPanelGeofenceType.Controls.Add(this.rlGeoLanType);
this.radPanelGeofenceType.Enabled = false;
this.radPanelGeofenceType.Location = new System.Drawing.Point(300, 232);
this.radPanelGeofenceType.MaximumSize = new System.Drawing.Size(179, 31);
this.radPanelGeofenceType.MinimumSize = new System.Drawing.Size(179, 31);
this.radPanelGeofenceType.Name = "radPanelGeofenceType";
//
//
//
this.radPanelGeofenceType.RootElement.MaxSize = new System.Drawing.Size(179, 31);
this.radPanelGeofenceType.RootElement.MinSize = new System.Drawing.Size(179, 31);
this.radPanelGeofenceType.Size = new System.Drawing.Size(179, 31);
this.radPanelGeofenceType.TabIndex = 75;
this.radPanelGeofenceType.Visible = false;
//
// rcbGeoLandType
//
this.rcbGeoLandType.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.rcbGeoLandType.DropDownAnimationEasing = Telerik.WinControls.RadEasingType.Linear;
this.rcbGeoLandType.DropDownAnimationFrames = 4;
this.rcbGeoLandType.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
this.rcbGeoLandType.Location = new System.Drawing.Point(100, 5);
this.rcbGeoLandType.Name = "rcbGeoLandType";
//
//
//
this.rcbGeoLandType.RootElement.StretchVertically = true;
this.rcbGeoLandType.Size = new System.Drawing.Size(51, 20);
this.rcbGeoLandType.TabIndex = 48;
//
// rlGeoLanType
//
this.rlGeoLanType.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold);
this.rlGeoLanType.Location = new System.Drawing.Point(9, 6);
this.rlGeoLanType.Name = "rlGeoLanType";
this.rlGeoLanType.Size = new System.Drawing.Size(91, 18);
this.rlGeoLanType.TabIndex = 33;
this.rlGeoLanType.Text = "Geo-Fence Type";
//
// pbComputeAddress
//
this.pbComputeAddress.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.pbComputeAddress.Cursor = System.Windows.Forms.Cursors.Hand;
this.pbComputeAddress.Image = global::Dispatcher.Properties.Resources.datepicker_disabled;
this.pbComputeAddress.Location = new System.Drawing.Point(450, 234);
this.pbComputeAddress.MaximumSize = new System.Drawing.Size(26, 26);
this.pbComputeAddress.MinimumSize = new System.Drawing.Size(26, 26);
this.pbComputeAddress.Name = "pbComputeAddress";
this.pbComputeAddress.Size = new System.Drawing.Size(26, 26);
this.pbComputeAddress.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pbComputeAddress.TabIndex = 71;
this.pbComputeAddress.TabStop = false;
this.pbComputeAddress.Tag = "disabled";
this.pbComputeAddress.Click += new System.EventHandler(this.pbEnableDisable_Click);
this.pbComputeAddress.DoubleClick += new System.EventHandler(this.pbEnableDisable_Click);
//
// radPanelComputeAddress
//
this.radPanelComputeAddress.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.radPanelComputeAddress.Controls.Add(this.rlComputeAddress);
this.radPanelComputeAddress.Enabled = false;
this.radPanelComputeAddress.Location = new System.Drawing.Point(334, 232);
this.radPanelComputeAddress.MaximumSize = new System.Drawing.Size(145, 31);
this.radPanelComputeAddress.MinimumSize = new System.Drawing.Size(145, 31);
this.radPanelComputeAddress.Name = "radPanelComputeAddress";
//
//
//
this.radPanelComputeAddress.RootElement.MaxSize = new System.Drawing.Size(145, 31);
this.radPanelComputeAddress.RootElement.MinSize = new System.Drawing.Size(145, 31);
this.radPanelComputeAddress.Size = new System.Drawing.Size(145, 31);
this.radPanelComputeAddress.TabIndex = 70;
//
// rlComputeAddress
//
this.rlComputeAddress.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold);
this.rlComputeAddress.Location = new System.Drawing.Point(9, 6);
this.rlComputeAddress.Name = "rlComputeAddress";
this.rlComputeAddress.Size = new System.Drawing.Size(101, 18);
this.rlComputeAddress.TabIndex = 33;
this.rlComputeAddress.Text = "Compute Address";
//
// radPanelIdle
//
this.radPanelIdle.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.radPanelIdle.Controls.Add(this.rseIdle);
this.radPanelIdle.Controls.Add(this.rlMin);
this.radPanelIdle.Controls.Add(this.rlIdle);
this.radPanelIdle.Location = new System.Drawing.Point(174, 232);
this.radPanelIdle.MaximumSize = new System.Drawing.Size(305, 31);
this.radPanelIdle.MinimumSize = new System.Drawing.Size(305, 31);
this.radPanelIdle.Name = "radPanelIdle";
//
//
//
this.radPanelIdle.RootElement.MaxSize = new System.Drawing.Size(305, 31);
this.radPanelIdle.RootElement.MinSize = new System.Drawing.Size(305, 31);
this.radPanelIdle.Size = new System.Drawing.Size(305, 31);
this.radPanelIdle.TabIndex = 83;
this.radPanelIdle.Visible = false;
//
// rseIdle
//
this.rseIdle.Location = new System.Drawing.Point(231, 6);
this.rseIdle.Maximum = new decimal(new int[] {
180,
0,
0,
0});
this.rseIdle.Minimum = new decimal(new int[] {
1,
0,
0,
0});
this.rseIdle.Name = "rseIdle";
this.rseIdle.Size = new System.Drawing.Size(39, 20);
this.rseIdle.TabIndex = 88;
this.rseIdle.TabStop = false;
this.rseIdle.Value = new decimal(new int[] {
5,
0,
0,
0});
//
// rlMin
//
this.rlMin.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold);
this.rlMin.Location = new System.Drawing.Point(273, 6);
this.rlMin.Name = "rlMin";
this.rlMin.Size = new System.Drawing.Size(27, 18);
this.rlMin.TabIndex = 35;
this.rlMin.Text = "min";
//
// rlIdle
//
this.rlIdle.AutoSize = false;
this.rlIdle.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold);
this.rlIdle.Location = new System.Drawing.Point(6, 6);
this.rlIdle.Name = "rlIdle";
this.rlIdle.Size = new System.Drawing.Size(224, 18);
this.rlIdle.TabIndex = 33;
this.rlIdle.Text = "Generate IDLE event if unit stationed for ";
this.rlIdle.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
//
// pbTicketing
//
this.pbTicketing.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.pbTicketing.Cursor = System.Windows.Forms.Cursors.Hand;
this.pbTicketing.Image = global::Dispatcher.Properties.Resources.datepicker_disabled;
this.pbTicketing.Location = new System.Drawing.Point(200, 136);
this.pbTicketing.MaximumSize = new System.Drawing.Size(26, 26);
this.pbTicketing.MinimumSize = new System.Drawing.Size(26, 26);
this.pbTicketing.Name = "pbTicketing";
this.pbTicketing.Size = new System.Drawing.Size(26, 26);
this.pbTicketing.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pbTicketing.TabIndex = 66;
this.pbTicketing.TabStop = false;
this.pbTicketing.Tag = "disabled";
this.pbTicketing.Click += new System.EventHandler(this.pbEnableDisable_Click);
//
// ckTicketing
//
this.ckTicketing.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.ckTicketing.Location = new System.Drawing.Point(209, 142);
this.ckTicketing.Name = "ckTicketing";
this.ckTicketing.Size = new System.Drawing.Size(15, 15);
this.ckTicketing.TabIndex = 89;
//
// radPanelTicketing
//
this.radPanelTicketing.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.radPanelTicketing.Controls.Add(this.rcbTicketing);
this.radPanelTicketing.Controls.Add(this.rlTicketing);
this.radPanelTicketing.Enabled = false;
this.radPanelTicketing.Location = new System.Drawing.Point(27, 137);
this.radPanelTicketing.MaximumSize = new System.Drawing.Size(456, 31);
this.radPanelTicketing.MinimumSize = new System.Drawing.Size(456, 31);
this.radPanelTicketing.Name = "radPanelTicketing";
//
//
//
this.radPanelTicketing.RootElement.MaxSize = new System.Drawing.Size(456, 31);
this.radPanelTicketing.RootElement.MinSize = new System.Drawing.Size(456, 31);
this.radPanelTicketing.Size = new System.Drawing.Size(456, 31);
this.radPanelTicketing.TabIndex = 88;
//
// rcbTicketing
//
this.rcbTicketing.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.rcbTicketing.DropDownAnimationEasing = Telerik.WinControls.RadEasingType.Linear;
this.rcbTicketing.DropDownAnimationFrames = 4;
this.rcbTicketing.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
this.rcbTicketing.Location = new System.Drawing.Point(151, 5);
this.rcbTicketing.Name = "rcbTicketing";
this.rcbTicketing.Size = new System.Drawing.Size(269, 20);
this.rcbTicketing.TabIndex = 53;
//
// rlTicketing
//
this.rlTicketing.AutoSize = false;
this.rlTicketing.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold);
this.rlTicketing.Location = new System.Drawing.Point(30, 7);
this.rlTicketing.Margin = new System.Windows.Forms.Padding(0);
this.rlTicketing.Name = "rlTicketing";
this.rlTicketing.Size = new System.Drawing.Size(117, 18);
this.rlTicketing.TabIndex = 31;
this.rlTicketing.Text = "Ticket Status Filter";
//
// toolTabStrip2
//
this.toolTabStrip2.CanUpdateChildIndex = true;
this.toolTabStrip2.Controls.Add(this.toolWindow1);
this.toolTabStrip2.Location = new System.Drawing.Point(0, 0);
this.toolTabStrip2.Name = "toolTabStrip2";
//
//
//
this.toolTabStrip2.RootElement.MinSize = new System.Drawing.Size(25, 25);
this.toolTabStrip2.SelectedIndex = 0;
this.toolTabStrip2.Size = new System.Drawing.Size(715, 455);
this.toolTabStrip2.SizeInfo.AbsoluteSize = new System.Drawing.Size(715, 157);
this.toolTabStrip2.SizeInfo.SplitterCorrection = new System.Drawing.Size(515, -43);
this.toolTabStrip2.TabIndex = 1;
this.toolTabStrip2.TabStop = false;
this.toolTabStrip2.ThemeName = "TelerikMetroBlue";
//
// documentContainer1
//
this.documentContainer1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(254)))));
this.documentContainer1.Controls.Add(this.documentTabStrip1);
this.documentContainer1.Name = "documentContainer1";
//
//
//
this.documentContainer1.RootElement.MinSize = new System.Drawing.Size(25, 25);
this.documentContainer1.SizeInfo.AbsoluteSize = new System.Drawing.Size(317, 284);
this.documentContainer1.SizeInfo.SizeMode = Telerik.WinControls.UI.Docking.SplitPanelSizeMode.Fill;
this.documentContainer1.SizeInfo.SplitterCorrection = new System.Drawing.Size(-515, 43);
this.documentContainer1.TabIndex = 2;
this.documentContainer1.ThemeName = "TelerikMetroBlue";
//
// documentTabStrip1
//
this.documentTabStrip1.CanUpdateChildIndex = true;
this.documentTabStrip1.Controls.Add(this.toolWindow2);
this.documentTabStrip1.Location = new System.Drawing.Point(0, 0);
this.documentTabStrip1.Name = "documentTabStrip1";
//
//
//
this.documentTabStrip1.RootElement.MinSize = new System.Drawing.Size(25, 25);
this.documentTabStrip1.SelectedIndex = 0;
this.documentTabStrip1.Size = new System.Drawing.Size(463, 455);
this.documentTabStrip1.TabIndex = 0;
this.documentTabStrip1.TabStop = false;
this.documentTabStrip1.ThemeName = "TelerikMetroBlue";
//
// toolWindow2
//
this.toolWindow2.Caption = null;
this.toolWindow2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.toolWindow2.Location = new System.Drawing.Point(5, 30);
this.toolWindow2.Name = "toolWindow2";
this.toolWindow2.PreviousDockState = Telerik.WinControls.UI.Docking.DockState.Docked;
this.toolWindow2.Size = new System.Drawing.Size(453, 420);
this.toolWindow2.Text = "toolWindow2";
//
// backDB
//
this.backDB.WorkerSupportsCancellation = true;
this.backDB.DoWork += new System.ComponentModel.DoWorkEventHandler(this.backDB_DoWork);
this.backDB.RunWorkerCompleted += new System.ComponentModel.RunWorkerCompletedEventHandler(this.backDB_RunWorkerCompleted);
//
// GisAddressWorker
//
this.GisAddressWorker.WorkerSupportsCancellation = true;
this.GisAddressWorker.DoWork += new System.ComponentModel.DoWorkEventHandler(this.GisAddressWorker_DoWork);
this.GisAddressWorker.RunWorkerCompleted += new System.ComponentModel.RunWorkerCompletedEventHandler(this.GisAddressWorker_RunWorkerCompleted);
//
// radDock2
//
this.radDock2.ActiveWindow = this.documentWindow1;
this.radDock2.CausesValidation = false;
this.radDock2.Controls.Add(this.documentTabStrip4);
this.radDock2.Controls.Add(this.documentContainer2);
this.radDock2.IsCleanUpTarget = true;
this.radDock2.Location = new System.Drawing.Point(29, 342);
this.radDock2.MainDocumentContainer = this.documentContainer2;
this.radDock2.Name = "radDock2";
this.radDock2.Padding = new System.Windows.Forms.Padding(0);
//
//
//
this.radDock2.RootElement.MinSize = new System.Drawing.Size(25, 25);
this.radDock2.Size = new System.Drawing.Size(1122, 343);
this.radDock2.SplitterWidth = 0;
this.radDock2.TabIndex = 1;
this.radDock2.TabStop = false;
this.radDock2.Text = "radDock2";
this.radDock2.ThemeName = "TelerikMetroBlue";
//
// documentWindow1
//
this.documentWindow1.Controls.Add(this.reportViewer1);
this.documentWindow1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
this.documentWindow1.Location = new System.Drawing.Point(5, 4);
this.documentWindow1.Name = "documentWindow1";
this.documentWindow1.PreviousDockState = Telerik.WinControls.UI.Docking.DockState.TabbedDocument;
this.documentWindow1.Size = new System.Drawing.Size(806, 334);
this.documentWindow1.Text = "documentWindow1";
this.documentWindow1.ToolCaptionButtons = Telerik.WinControls.UI.Docking.ToolStripCaptionButtons.None;
//
// documentTabStrip4
//
this.documentTabStrip4.CanUpdateChildIndex = true;
this.documentTabStrip4.Controls.Add(this.documentWindow2);
this.documentTabStrip4.Location = new System.Drawing.Point(0, 0);
this.documentTabStrip4.Name = "documentTabStrip4";
//
//
//
this.documentTabStrip4.RootElement.MinSize = new System.Drawing.Size(25, 25);
this.documentTabStrip4.SelectedIndex = 0;
this.documentTabStrip4.Size = new System.Drawing.Size(306, 343);
this.documentTabStrip4.SizeInfo.AbsoluteSize = new System.Drawing.Size(306, 200);
this.documentTabStrip4.SizeInfo.SplitterCorrection = new System.Drawing.Size(106, 0);
this.documentTabStrip4.TabIndex = 10;
this.documentTabStrip4.TabStop = false;
this.documentTabStrip4.ThemeName = "TelerikMetroBlue";
//
// documentWindow2
//
this.documentWindow2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
this.documentWindow2.Location = new System.Drawing.Point(5, 30);
this.documentWindow2.Name = "documentWindow2";
this.documentWindow2.PreviousDockState = Telerik.WinControls.UI.Docking.DockState.TabbedDocument;
this.documentWindow2.Size = new System.Drawing.Size(296, 308);
this.documentWindow2.Text = "documentWindow2";
//
// documentContainer2
//
this.documentContainer2.Controls.Add(this.documentTabStrip3);
this.documentContainer2.Name = "documentContainer2";
//
//
//
this.documentContainer2.RootElement.MinSize = new System.Drawing.Size(25, 25);
this.documentContainer2.SizeInfo.AbsoluteSize = new System.Drawing.Size(812, 200);
this.documentContainer2.SizeInfo.SizeMode = Telerik.WinControls.UI.Docking.SplitPanelSizeMode.Fill;
this.documentContainer2.SizeInfo.SplitterCorrection = new System.Drawing.Size(-429, 0);
this.documentContainer2.SplitterWidth = 0;
this.documentContainer2.TabIndex = 11;
this.documentContainer2.ThemeName = "TelerikMetroBlue";
((Telerik.WinControls.UI.SplitPanelElement)(this.documentContainer2.GetChildAt(0))).Padding = new System.Windows.Forms.Padding(5);
((Telerik.WinControls.Primitives.BorderPrimitive)(this.documentContainer2.GetChildAt(0).GetChildAt(1))).Width = 0F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.documentContainer2.GetChildAt(0).GetChildAt(1))).LeftWidth = 0F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.documentContainer2.GetChildAt(0).GetChildAt(1))).TopWidth = 0F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.documentContainer2.GetChildAt(0).GetChildAt(1))).RightWidth = 0F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.documentContainer2.GetChildAt(0).GetChildAt(1))).BottomWidth = 0F;
//
// documentTabStrip3
//
this.documentTabStrip3.CanUpdateChildIndex = true;
this.documentTabStrip3.Controls.Add(this.documentWindow1);
this.documentTabStrip3.Location = new System.Drawing.Point(0, 0);
this.documentTabStrip3.Name = "documentTabStrip3";
//
//
//
this.documentTabStrip3.RootElement.MinSize = new System.Drawing.Size(25, 25);
this.documentTabStrip3.SelectedIndex = 0;
this.documentTabStrip3.Size = new System.Drawing.Size(816, 343);
this.documentTabStrip3.TabIndex = 0;
this.documentTabStrip3.TabStop = false;
this.documentTabStrip3.TabStripVisible = false;
this.documentTabStrip3.ThemeName = "TelerikMetroBlue";
((Telerik.WinControls.Primitives.BorderPrimitive)(this.documentTabStrip3.GetChildAt(0).GetChildAt(1))).Width = 0F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.documentTabStrip3.GetChildAt(0).GetChildAt(1))).LeftWidth = 0F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.documentTabStrip3.GetChildAt(0).GetChildAt(1))).TopWidth = 0F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.documentTabStrip3.GetChildAt(0).GetChildAt(1))).RightWidth = 0F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.documentTabStrip3.GetChildAt(0).GetChildAt(1))).BottomWidth = 0F;
((Telerik.WinControls.UI.RadPageViewTabStripElement)(this.documentTabStrip3.GetChildAt(0).GetChildAt(2))).ItemContentOrientation = Telerik.WinControls.UI.PageViewContentOrientation.Horizontal;
((Telerik.WinControls.UI.RadPageViewContentAreaElement)(this.documentTabStrip3.GetChildAt(0).GetChildAt(2).GetChildAt(1))).BorderWidth = 0F;
((Telerik.WinControls.UI.RadPageViewContentAreaElement)(this.documentTabStrip3.GetChildAt(0).GetChildAt(2).GetChildAt(1))).BorderTopWidth = 0F;
//
// reportViewer1
//
this.reportViewer1.Location = new System.Drawing.Point(26, 14);
this.reportViewer1.Name = "reportViewer1";
this.reportViewer1.Size = new System.Drawing.Size(396, 246);
this.reportViewer1.TabIndex = 0;
//
// ReportsControl
//
this.Controls.Add(this.radDock2);
this.Controls.Add(this.radDock1);
this.Name = "ReportsControl";
this.Size = new System.Drawing.Size(1209, 731);
this.Load += new System.EventHandler(this.ReportsControl_Load);
((System.ComponentModel.ISupportInitialize)(this.radDock1)).EndInit();
this.radDock1.ResumeLayout(false);
this.toolWindow1.ResumeLayout(false);
this.toolWindow1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.rProgressBar)).EndInit();
this.rProgressBar.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.rlComputing)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pbReportDaily)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radPanelReportDaily)).EndInit();
this.radPanelReportDaily.ResumeLayout(false);
this.radPanelReportDaily.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pbIconReportDaily)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.btSaveEmail)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rlReportDaily)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rtbEmail)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pbUnitGroup)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radPanelUnitGroup)).EndInit();
this.radPanelUnitGroup.ResumeLayout(false);
this.radPanelUnitGroup.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pbIconUnitGroup)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rlUnitGroup)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rcbUnitGroup)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rcbUnitFleet)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ckUnitGroupFilter)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pbDateTime)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radPanelDateTime)).EndInit();
this.radPanelDateTime.ResumeLayout(false);
this.radPanelDateTime.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.rcbTicketingTime)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pbIconDateTime)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rlDateTimeFilter)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rdtFrom)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rdtUntil)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rlUntil)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ckReportDaily)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.btPrintReport)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ckGeofenceName)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ckGeofenceType)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ckStatus)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ckDataFilter)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pbSelectAll)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radPanelSelectAll)).EndInit();
this.radPanelSelectAll.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.rlSelectAll)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pbCoordinates)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radPanelLatLng)).EndInit();
this.radPanelLatLng.ResumeLayout(false);
this.radPanelLatLng.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.rlCoordinates)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pbStatus)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radPanelStatus)).EndInit();
this.radPanelStatus.ResumeLayout(false);
this.radPanelStatus.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.rcbStatus)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rlStatus)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pbGeofenceName)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radPanelGeofenceName)).EndInit();
this.radPanelGeofenceName.ResumeLayout(false);
this.radPanelGeofenceName.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.rcbGeoLandName)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rlGeoLanName)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ckSelectALL)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pbGeofenceType)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radPanelGeofenceType)).EndInit();
this.radPanelGeofenceType.ResumeLayout(false);
this.radPanelGeofenceType.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.rcbGeoLandType)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rlGeoLanType)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pbComputeAddress)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radPanelComputeAddress)).EndInit();
this.radPanelComputeAddress.ResumeLayout(false);
this.radPanelComputeAddress.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.rlComputeAddress)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radPanelIdle)).EndInit();
this.radPanelIdle.ResumeLayout(false);
this.radPanelIdle.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.rseIdle)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rlMin)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rlIdle)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pbTicketing)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ckTicketing)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radPanelTicketing)).EndInit();
this.radPanelTicketing.ResumeLayout(false);
this.radPanelTicketing.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.rcbTicketing)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rlTicketing)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.toolTabStrip2)).EndInit();
this.toolTabStrip2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.documentContainer1)).EndInit();
this.documentContainer1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.documentTabStrip1)).EndInit();
this.documentTabStrip1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.radDock2)).EndInit();
this.radDock2.ResumeLayout(false);
this.documentWindow1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.documentTabStrip4)).EndInit();
this.documentTabStrip4.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.documentContainer2)).EndInit();
this.documentContainer2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.documentTabStrip3)).EndInit();
this.documentTabStrip3.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private Telerik.WinControls.UI.Docking.DocumentContainer documentContainer1;
private Telerik.WinControls.UI.Docking.DocumentTabStrip documentTabStrip1;
private Telerik.WinControls.UI.Docking.ToolWindow toolWindow2;
private System.ComponentModel.BackgroundWorker backDB;
private Telerik.WinControls.UI.RadCheckBox ckSelectALL;
public Telerik.WinControls.UI.Docking.RadDock radDock1;
public Telerik.WinControls.UI.Docking.ToolWindow toolWindow1;
private System.ComponentModel.BackgroundWorker GisAddressWorker;
private Telerik.WinControls.UI.RadLabel rlComputing;
private Telerik.WinControls.UI.RadProgressBar rProgressBar;
private Telerik.WinControls.UI.RadPanel radPanelIdle;
private Telerik.WinControls.UI.RadLabel rlMin;
private Telerik.WinControls.UI.RadLabel rlIdle;
private System.Windows.Forms.PictureBox pbSelectAll;
private System.Windows.Forms.PictureBox pbCoordinates;
private Telerik.WinControls.UI.RadPanel radPanelSelectAll;
private Telerik.WinControls.UI.RadLabel rlSelectAll;
private Telerik.WinControls.UI.RadPanel radPanelLatLng;
private Telerik.WinControls.UI.RadLabel rlCoordinates;
private System.Windows.Forms.PictureBox pbReportDaily;
private Telerik.WinControls.UI.RadPanel radPanelReportDaily;
private System.Windows.Forms.PictureBox pbIconReportDaily;
private Telerik.WinControls.UI.RadButton btSaveEmail;
private Telerik.WinControls.UI.RadLabel rlReportDaily;
private Telerik.WinControls.UI.RadTextBox rtbEmail;
private System.Windows.Forms.PictureBox pbUnitGroup;
private Telerik.WinControls.UI.RadPanel radPanelUnitGroup;
private System.Windows.Forms.PictureBox pbIconUnitGroup;
private Telerik.WinControls.UI.RadLabel rlUnitGroup;
private Telerik.WinControls.UI.RadDropDownList rcbUnitGroup;
private Telerik.WinControls.UI.RadCheckBox ckUnitGroupFilter;
private System.Windows.Forms.PictureBox pbDateTime;
private Telerik.WinControls.UI.RadPanel radPanelDateTime;
private System.Windows.Forms.PictureBox pbIconDateTime;
private Telerik.WinControls.UI.RadLabel rlDateTimeFilter;
private Telerik.WinControls.UI.RadDateTimePicker rdtFrom;
private Telerik.WinControls.UI.RadDateTimePicker rdtUntil;
private Telerik.WinControls.UI.RadLabel rlUntil;
private System.Windows.Forms.CheckBox ckCoordinates;
private System.Windows.Forms.CheckBox ckComputeAddress;
private Telerik.WinControls.UI.RadCheckBox ckReportDaily;
private Telerik.WinControls.UI.RadButton btPrintReport;
private Telerik.WinControls.UI.RadCheckBox ckGeofenceName;
private Telerik.WinControls.UI.RadCheckBox ckGeofenceType;
private System.Windows.Forms.PictureBox pbGeofenceType;
private Telerik.WinControls.UI.RadPanel radPanelGeofenceType;
private Telerik.WinControls.UI.RadDropDownList rcbGeoLandType;
private Telerik.WinControls.UI.RadLabel rlGeoLanType;
private System.Windows.Forms.PictureBox pbComputeAddress;
private Telerik.WinControls.UI.RadPanel radPanelComputeAddress;
private Telerik.WinControls.UI.RadLabel rlComputeAddress;
private Telerik.WinControls.UI.RadCheckBox ckStatus;
private Telerik.WinControls.UI.RadPanel radPanelStatus;
private Telerik.WinControls.UI.RadDropDownList rcbStatus;
private Telerik.WinControls.UI.RadLabel rlStatus;
private System.Windows.Forms.PictureBox pbGeofenceName;
private Telerik.WinControls.UI.RadPanel radPanelGeofenceName;
private Telerik.WinControls.UI.RadDropDownList rcbGeoLandName;
private Telerik.WinControls.UI.RadLabel rlGeoLanName;
private Telerik.WinControls.UI.RadCheckBox ckDataFilter;
private RadMultiSelectDropDownList rcbUnitFleet;
private Telerik.WinControls.UI.RadSpinEditor rseIdle;
private System.Windows.Forms.ToolTip toolTipHelp;
private System.Windows.Forms.PictureBox pbStatus;
private Telerik.WinControls.UI.RadPanel radPanelTicketing;
private System.Windows.Forms.PictureBox pbTicketing;
private Telerik.WinControls.UI.RadLabel rlTicketing;
private RadMultiSelectDropDownList rcbTicketing;
private Telerik.WinControls.UI.RadCheckBox ckTicketing;
private RadMultiSelectDropDownList rcbTicketingTime;
private Telerik.WinControls.UI.Docking.RadDock radDock2;
private Telerik.WinControls.UI.Docking.DocumentContainer documentContainer2;
private Telerik.WinControls.UI.Docking.DocumentWindow documentWindow1;
private Telerik.WinControls.UI.Docking.ToolTabStrip toolTabStrip2;
private Telerik.WinControls.UI.Docking.DocumentTabStrip documentTabStrip4;
private Telerik.WinControls.UI.Docking.DocumentWindow documentWindow2;
private Telerik.WinControls.UI.Docking.DocumentTabStrip documentTabStrip3;
private Telerik.ReportViewer.WinForms.ReportViewer reportViewer1;
}
}