1306 lines
79 KiB
C#
1306 lines
79 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.pbUnitGroupForCombo = new System.Windows.Forms.PictureBox();
|
|||
|
this.pbIconUnitGroup = new System.Windows.Forms.PictureBox();
|
|||
|
this.rlUnitGroup = new Telerik.WinControls.UI.RadLabel();
|
|||
|
this.rcbUnitGroup = new Telerik.WinControls.UI.RadDropDownList();
|
|||
|
this.ckUnitGroupFilter = new Telerik.WinControls.UI.RadCheckBox();
|
|||
|
this.pbDateTime = new System.Windows.Forms.PictureBox();
|
|||
|
this.radPanelDateTime = new Telerik.WinControls.UI.RadPanel();
|
|||
|
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.toolTabStrip1 = 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.reportViewer1 = new Telerik.ReportViewer.WinForms.ReportViewer();
|
|||
|
this.backDB = new System.ComponentModel.BackgroundWorker();
|
|||
|
this.GisAddressWorker = new System.ComponentModel.BackgroundWorker();
|
|||
|
this.toolTipHelp = new System.Windows.Forms.ToolTip(this.components);
|
|||
|
this.rcbUnitFleet = new Safedispatch_4_0.RadMultiSelectDropDownList();
|
|||
|
((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.pbUnitGroupForCombo)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.pbIconUnitGroup)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.rlUnitGroup)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.rcbUnitGroup)).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.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.toolTabStrip1)).BeginInit();
|
|||
|
this.toolTabStrip1.SuspendLayout();
|
|||
|
((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.rcbUnitFleet)).BeginInit();
|
|||
|
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.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.Orientation = System.Windows.Forms.Orientation.Horizontal;
|
|||
|
//
|
|||
|
//
|
|||
|
//
|
|||
|
this.radDock1.RootElement.MinSize = new System.Drawing.Size(25, 25);
|
|||
|
this.radDock1.RootElement.Padding = new System.Windows.Forms.Padding(5);
|
|||
|
this.radDock1.Size = new System.Drawing.Size(1182, 455);
|
|||
|
this.radDock1.TabIndex = 0;
|
|||
|
this.radDock1.TabStop = false;
|
|||
|
this.radDock1.Text = "radDock1";
|
|||
|
//
|
|||
|
// toolWindow1
|
|||
|
//
|
|||
|
this.toolWindow1.Caption = null;
|
|||
|
this.toolWindow1.Controls.Add(this.pbDateTime);
|
|||
|
this.toolWindow1.Controls.Add(this.pbReportDaily);
|
|||
|
this.toolWindow1.Controls.Add(this.rProgressBar);
|
|||
|
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.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.ckSelectALL);
|
|||
|
this.toolWindow1.Controls.Add(this.radPanelIdle);
|
|||
|
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.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.Location = new System.Drawing.Point(1, 24);
|
|||
|
this.toolWindow1.Name = "toolWindow1";
|
|||
|
this.toolWindow1.PreviousDockState = Telerik.WinControls.UI.Docking.DockState.Docked;
|
|||
|
this.toolWindow1.Size = new System.Drawing.Size(1170, 131);
|
|||
|
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(774, 102);
|
|||
|
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(739, 69);
|
|||
|
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(252, 67);
|
|||
|
this.radPanelReportDaily.MaximumSize = new System.Drawing.Size(516, 31);
|
|||
|
this.radPanelReportDaily.MinimumSize = new System.Drawing.Size(516, 31);
|
|||
|
this.radPanelReportDaily.Name = "radPanelReportDaily";
|
|||
|
//
|
|||
|
//
|
|||
|
//
|
|||
|
this.radPanelReportDaily.RootElement.MaxSize = new System.Drawing.Size(516, 31);
|
|||
|
this.radPanelReportDaily.RootElement.MinSize = new System.Drawing.Size(516, 31);
|
|||
|
this.radPanelReportDaily.Size = new System.Drawing.Size(516, 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.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.Enabled = false;
|
|||
|
this.btSaveEmail.Location = new System.Drawing.Point(396, 3);
|
|||
|
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.Location = new System.Drawing.Point(151, 6);
|
|||
|
this.rtbEmail.Name = "rtbEmail";
|
|||
|
this.rtbEmail.ShowItemToolTips = false;
|
|||
|
this.rtbEmail.Size = new System.Drawing.Size(239, 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(739, 37);
|
|||
|
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.pbUnitGroupForCombo);
|
|||
|
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(252, 35);
|
|||
|
this.radPanelUnitGroup.MaximumSize = new System.Drawing.Size(516, 31);
|
|||
|
this.radPanelUnitGroup.MinimumSize = new System.Drawing.Size(516, 31);
|
|||
|
this.radPanelUnitGroup.Name = "radPanelUnitGroup";
|
|||
|
//
|
|||
|
//
|
|||
|
//
|
|||
|
this.radPanelUnitGroup.RootElement.MaxSize = new System.Drawing.Size(516, 31);
|
|||
|
this.radPanelUnitGroup.RootElement.MinSize = new System.Drawing.Size(516, 31);
|
|||
|
this.radPanelUnitGroup.Size = new System.Drawing.Size(516, 31);
|
|||
|
this.radPanelUnitGroup.TabIndex = 67;
|
|||
|
//
|
|||
|
// pbUnitGroupForCombo
|
|||
|
//
|
|||
|
this.pbUnitGroupForCombo.BackColor = System.Drawing.Color.Transparent;
|
|||
|
this.pbUnitGroupForCombo.Image = global::Dispatcher.Properties.Resources.icon_unit_disabled;
|
|||
|
this.pbUnitGroupForCombo.Location = new System.Drawing.Point(153, 7);
|
|||
|
this.pbUnitGroupForCombo.Name = "pbUnitGroupForCombo";
|
|||
|
this.pbUnitGroupForCombo.Size = new System.Drawing.Size(18, 18);
|
|||
|
this.pbUnitGroupForCombo.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|||
|
this.pbUnitGroupForCombo.TabIndex = 53;
|
|||
|
this.pbUnitGroupForCombo.TabStop = false;
|
|||
|
this.pbUnitGroupForCombo.EnabledChanged += new System.EventHandler(this.pbEnabled_Changed);
|
|||
|
//
|
|||
|
// 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.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
|
|||
|
//
|
|||
|
//
|
|||
|
//
|
|||
|
this.rcbUnitGroup.RootElement.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
|
|||
|
this.rcbUnitGroup.Size = new System.Drawing.Size(326, 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);
|
|||
|
//
|
|||
|
// 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(666, 43);
|
|||
|
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(739, 5);
|
|||
|
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.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(252, 3);
|
|||
|
this.radPanelDateTime.MaximumSize = new System.Drawing.Size(516, 31);
|
|||
|
this.radPanelDateTime.MinimumSize = new System.Drawing.Size(516, 31);
|
|||
|
this.radPanelDateTime.Name = "radPanelDateTime";
|
|||
|
//
|
|||
|
//
|
|||
|
//
|
|||
|
this.radPanelDateTime.RootElement.MaxSize = new System.Drawing.Size(516, 31);
|
|||
|
this.radPanelDateTime.RootElement.MinSize = new System.Drawing.Size(516, 31);
|
|||
|
this.radPanelDateTime.Size = new System.Drawing.Size(516, 31);
|
|||
|
this.radPanelDateTime.TabIndex = 64;
|
|||
|
//
|
|||
|
// 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 tt";
|
|||
|
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(140, 20);
|
|||
|
this.rdtFrom.TabIndex = 28;
|
|||
|
this.rdtFrom.TabStop = false;
|
|||
|
this.rdtFrom.Text = "06/09/2010, 03:36 PM";
|
|||
|
this.rdtFrom.Value = new System.DateTime(2010, 6, 9, 15, 36, 0, 0);
|
|||
|
//
|
|||
|
// 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 tt";
|
|||
|
this.rdtUntil.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
|
|||
|
this.rdtUntil.Location = new System.Drawing.Point(337, 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(140, 20);
|
|||
|
this.rdtUntil.TabIndex = 29;
|
|||
|
this.rdtUntil.TabStop = false;
|
|||
|
this.rdtUntil.Text = "06/09/2010, 03:36 PM";
|
|||
|
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(303, 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(375, 78);
|
|||
|
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(667, 76);
|
|||
|
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(663, 75);
|
|||
|
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(774, 3);
|
|||
|
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(276, 75);
|
|||
|
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(643, 77);
|
|||
|
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(572, 76);
|
|||
|
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(665, 12);
|
|||
|
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(333, 101);
|
|||
|
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(252, 99);
|
|||
|
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(368, 101);
|
|||
|
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(252, 99);
|
|||
|
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(405, 101);
|
|||
|
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(252, 99);
|
|||
|
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(475, 101);
|
|||
|
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(252, 99);
|
|||
|
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(273, 74);
|
|||
|
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(739, 101);
|
|||
|
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(589, 99);
|
|||
|
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(739, 101);
|
|||
|
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(623, 99);
|
|||
|
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(463, 99);
|
|||
|
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;
|
|||
|
//
|
|||
|
// toolTabStrip1
|
|||
|
//
|
|||
|
this.toolTabStrip1.CanUpdateChildIndex = true;
|
|||
|
this.toolTabStrip1.CausesValidation = false;
|
|||
|
this.toolTabStrip1.Controls.Add(this.toolWindow1);
|
|||
|
this.toolTabStrip1.Location = new System.Drawing.Point(5, 5);
|
|||
|
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(1172, 157);
|
|||
|
this.toolTabStrip1.SizeInfo.AbsoluteSize = new System.Drawing.Size(200, 157);
|
|||
|
this.toolTabStrip1.SizeInfo.SplitterCorrection = new System.Drawing.Size(0, -43);
|
|||
|
this.toolTabStrip1.TabIndex = 1;
|
|||
|
this.toolTabStrip1.TabStop = false;
|
|||
|
//
|
|||
|
// 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.RootElement.Padding = new System.Windows.Forms.Padding(5);
|
|||
|
this.documentContainer1.SizeInfo.AbsoluteSize = new System.Drawing.Size(200, 284);
|
|||
|
this.documentContainer1.SizeInfo.SizeMode = Telerik.WinControls.UI.Docking.SplitPanelSizeMode.Fill;
|
|||
|
this.documentContainer1.SizeInfo.SplitterCorrection = new System.Drawing.Size(0, 43);
|
|||
|
this.documentContainer1.TabIndex = 2;
|
|||
|
//
|
|||
|
// 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(1172, 284);
|
|||
|
this.documentTabStrip1.TabIndex = 0;
|
|||
|
this.documentTabStrip1.TabStop = false;
|
|||
|
//
|
|||
|
// toolWindow2
|
|||
|
//
|
|||
|
this.toolWindow2.Caption = null;
|
|||
|
this.toolWindow2.Controls.Add(this.reportViewer1);
|
|||
|
this.toolWindow2.Location = new System.Drawing.Point(6, 31);
|
|||
|
this.toolWindow2.Name = "toolWindow2";
|
|||
|
this.toolWindow2.PreviousDockState = Telerik.WinControls.UI.Docking.DockState.Docked;
|
|||
|
this.toolWindow2.Size = new System.Drawing.Size(1160, 247);
|
|||
|
this.toolWindow2.Text = "toolWindow2";
|
|||
|
//
|
|||
|
// reportViewer1
|
|||
|
//
|
|||
|
this.reportViewer1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|||
|
this.reportViewer1.Location = new System.Drawing.Point(0, 0);
|
|||
|
this.reportViewer1.Name = "reportViewer1";
|
|||
|
this.reportViewer1.Size = new System.Drawing.Size(1160, 247);
|
|||
|
this.reportViewer1.TabIndex = 0;
|
|||
|
this.reportViewer1.ViewMode = Telerik.ReportViewer.WinForms.ViewMode.PrintPreview;
|
|||
|
//
|
|||
|
// 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);
|
|||
|
//
|
|||
|
// 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(181, 6);
|
|||
|
this.rcbUnitFleet.Name = "rcbUnitFleet";
|
|||
|
this.rcbUnitFleet.Size = new System.Drawing.Size(272, 20);
|
|||
|
this.rcbUnitFleet.TabIndex = 52;
|
|||
|
//
|
|||
|
// ReportsControl
|
|||
|
//
|
|||
|
this.Controls.Add(this.radDock1);
|
|||
|
this.Name = "ReportsControl";
|
|||
|
this.Size = new System.Drawing.Size(1182, 455);
|
|||
|
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.pbUnitGroupForCombo)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.pbIconUnitGroup)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.rlUnitGroup)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.rcbUnitGroup)).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.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.toolTabStrip1)).EndInit();
|
|||
|
this.toolTabStrip1.ResumeLayout(false);
|
|||
|
((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.rcbUnitFleet)).EndInit();
|
|||
|
this.ResumeLayout(false);
|
|||
|
|
|||
|
}
|
|||
|
|
|||
|
#endregion
|
|||
|
|
|||
|
private Telerik.WinControls.UI.Docking.DocumentContainer documentContainer1;
|
|||
|
private Telerik.WinControls.UI.Docking.ToolTabStrip toolTabStrip1;
|
|||
|
private Telerik.WinControls.UI.Docking.DocumentTabStrip documentTabStrip1;
|
|||
|
private Telerik.WinControls.UI.Docking.ToolWindow toolWindow2;
|
|||
|
private Telerik.ReportViewer.WinForms.ReportViewer reportViewer1;
|
|||
|
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 pbUnitGroupForCombo;
|
|||
|
private System.Windows.Forms.PictureBox pbStatus;
|
|||
|
}
|
|||
|
}
|