1120 lines
69 KiB
C#
1120 lines
69 KiB
C#
namespace Dispatcher
|
|
{
|
|
partial class TestForm
|
|
{
|
|
/// <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 Windows Form Designer generated code
|
|
|
|
/// <summary>
|
|
/// Required method for Designer support - do not modify
|
|
/// the contents of this method with the code editor.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
this.components = new System.ComponentModel.Container();
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(TestForm));
|
|
Telerik.WinControls.UI.RadListDataItem radListDataItem1 = new Telerik.WinControls.UI.RadListDataItem();
|
|
Telerik.WinControls.UI.RadListDataItem radListDataItem2 = new Telerik.WinControls.UI.RadListDataItem();
|
|
Telerik.WinControls.UI.RadListDataItem radListDataItem3 = new Telerik.WinControls.UI.RadListDataItem();
|
|
Telerik.WinControls.UI.RadListDataItem radListDataItem4 = new Telerik.WinControls.UI.RadListDataItem();
|
|
Telerik.WinControls.UI.RadListDataItem radListDataItem5 = new Telerik.WinControls.UI.RadListDataItem();
|
|
Telerik.WinControls.UI.RadListDataItem radListDataItem6 = new Telerik.WinControls.UI.RadListDataItem();
|
|
Telerik.WinControls.UI.RadListDataItem radListDataItem7 = new Telerik.WinControls.UI.RadListDataItem();
|
|
Telerik.WinControls.UI.RadListDataItem radListDataItem8 = new Telerik.WinControls.UI.RadListDataItem();
|
|
Telerik.WinControls.UI.RadListDataItem radListDataItem9 = new Telerik.WinControls.UI.RadListDataItem();
|
|
Telerik.WinControls.UI.RadListDataItem radListDataItem10 = new Telerik.WinControls.UI.RadListDataItem();
|
|
Telerik.WinControls.UI.RadListDataItem radListDataItem11 = new Telerik.WinControls.UI.RadListDataItem();
|
|
Telerik.WinControls.UI.RadListDataItem radListDataItem12 = new Telerik.WinControls.UI.RadListDataItem();
|
|
Telerik.WinControls.UI.RadListDataItem radListDataItem13 = new Telerik.WinControls.UI.RadListDataItem();
|
|
Telerik.WinControls.UI.RadListDataItem radListDataItem14 = new Telerik.WinControls.UI.RadListDataItem();
|
|
Telerik.WinControls.UI.RadListDataItem radListDataItem15 = new Telerik.WinControls.UI.RadListDataItem();
|
|
Telerik.WinControls.UI.RadListDataItem radListDataItem16 = new Telerik.WinControls.UI.RadListDataItem();
|
|
Telerik.WinControls.UI.RadListDataItem radListDataItem17 = new Telerik.WinControls.UI.RadListDataItem();
|
|
Telerik.WinControls.UI.RadListDataItem radListDataItem18 = new Telerik.WinControls.UI.RadListDataItem();
|
|
Telerik.WinControls.UI.RadListDataItem radListDataItem19 = new Telerik.WinControls.UI.RadListDataItem();
|
|
this.btPrintReport = new Telerik.WinControls.UI.RadButton();
|
|
this.rtbEmail = new Telerik.WinControls.UI.RadTextBox();
|
|
this.ckReportDaily = new Telerik.WinControls.UI.RadCheckBox();
|
|
this.rcbUnitGroup = new Telerik.WinControls.UI.RadDropDownList();
|
|
this.imageList1 = new System.Windows.Forms.ImageList(this.components);
|
|
this.rdtUntil = new Telerik.WinControls.UI.RadDateTimePicker();
|
|
this.rdtFrom = new Telerik.WinControls.UI.RadDateTimePicker();
|
|
this.rlUntil = new Telerik.WinControls.UI.RadLabel();
|
|
this.ckDataFilter = new Telerik.WinControls.UI.RadCheckBox();
|
|
this.ckUnitGroupFilter = new Telerik.WinControls.UI.RadCheckBox();
|
|
this.ckComputeAddress = new System.Windows.Forms.CheckBox();
|
|
this.ckCoordinates = new System.Windows.Forms.CheckBox();
|
|
this.radPanelDateTime = new Telerik.WinControls.UI.RadPanel();
|
|
this.pbIconDateTime = new System.Windows.Forms.PictureBox();
|
|
this.rlDateTimeFilter = new Telerik.WinControls.UI.RadLabel();
|
|
this.pbDateTime = new System.Windows.Forms.PictureBox();
|
|
this.radDDReportType = new Telerik.WinControls.UI.RadDropDownList();
|
|
this.radPanelUnitGroup = new Telerik.WinControls.UI.RadPanel();
|
|
this.pbIconUnitGroup = new System.Windows.Forms.PictureBox();
|
|
this.rlUnitGroup = new Telerik.WinControls.UI.RadLabel();
|
|
this.pbUnitGroup = 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.radLabel3 = new Telerik.WinControls.UI.RadLabel();
|
|
this.pbReportDaily = new System.Windows.Forms.PictureBox();
|
|
this.radPanelComputeAddress = new Telerik.WinControls.UI.RadPanel();
|
|
this.radLabel4 = new Telerik.WinControls.UI.RadLabel();
|
|
this.pbComputeAddress = new System.Windows.Forms.PictureBox();
|
|
this.radPanelLatLng = new Telerik.WinControls.UI.RadPanel();
|
|
this.radLabel5 = new Telerik.WinControls.UI.RadLabel();
|
|
this.pbCoordinates = new System.Windows.Forms.PictureBox();
|
|
this.pbGeofenceType = new System.Windows.Forms.PictureBox();
|
|
this.radPanelGeofenceType = new Telerik.WinControls.UI.RadPanel();
|
|
this.rcbType = new Telerik.WinControls.UI.RadDropDownList();
|
|
this.radLabelGeofenceType = new Telerik.WinControls.UI.RadLabel();
|
|
this.radLabelGeofenceName = new Telerik.WinControls.UI.RadLabel();
|
|
this.cbName = new Telerik.WinControls.UI.RadDropDownList();
|
|
this.radPanelGeofenceName = new Telerik.WinControls.UI.RadPanel();
|
|
this.pbGeofenceName = new System.Windows.Forms.PictureBox();
|
|
this.ckGeofenceType = new Telerik.WinControls.UI.RadCheckBox();
|
|
this.ckGeofenceName = new Telerik.WinControls.UI.RadCheckBox();
|
|
this.pbStatus = new System.Windows.Forms.PictureBox();
|
|
this.radPanelStatus = new Telerik.WinControls.UI.RadPanel();
|
|
this.rcbStatus = new Telerik.WinControls.UI.RadDropDownList();
|
|
this.radLabel6 = new Telerik.WinControls.UI.RadLabel();
|
|
this.ckStatus = new Telerik.WinControls.UI.RadCheckBox();
|
|
this.radPanelIdle = new Telerik.WinControls.UI.RadPanel();
|
|
this.rlMin = new Telerik.WinControls.UI.RadLabel();
|
|
this.rtbIdle = new Telerik.WinControls.UI.RadTextBox();
|
|
this.rlIdle = new Telerik.WinControls.UI.RadLabel();
|
|
this.pbSelectAll = new System.Windows.Forms.PictureBox();
|
|
this.radPanelSelectAll = new Telerik.WinControls.UI.RadPanel();
|
|
this.radLabel9 = new Telerik.WinControls.UI.RadLabel();
|
|
this.ckSelectALL = new Telerik.WinControls.UI.RadCheckBox();
|
|
this.rProgressBar = new Telerik.WinControls.UI.RadProgressBar();
|
|
this.rcbUnitFleet = new Safedispatch_4_0.RadMultiSelectDropDownList();
|
|
((System.ComponentModel.ISupportInitialize)(this.btPrintReport)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.rtbEmail)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.ckReportDaily)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.rcbUnitGroup)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.rdtUntil)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.rdtFrom)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.rlUntil)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.ckDataFilter)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.ckUnitGroupFilter)).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.pbDateTime)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.radDDReportType)).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.pbUnitGroup)).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.radLabel3)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pbReportDaily)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.radPanelComputeAddress)).BeginInit();
|
|
this.radPanelComputeAddress.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.radLabel4)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pbComputeAddress)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.radPanelLatLng)).BeginInit();
|
|
this.radPanelLatLng.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.radLabel5)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pbCoordinates)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pbGeofenceType)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.radPanelGeofenceType)).BeginInit();
|
|
this.radPanelGeofenceType.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.rcbType)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.radLabelGeofenceType)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.radLabelGeofenceName)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.cbName)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.radPanelGeofenceName)).BeginInit();
|
|
this.radPanelGeofenceName.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pbGeofenceName)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.ckGeofenceType)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.ckGeofenceName)).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.radLabel6)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.ckStatus)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.radPanelIdle)).BeginInit();
|
|
this.radPanelIdle.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.rlMin)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.rtbIdle)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.rlIdle)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pbSelectAll)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.radPanelSelectAll)).BeginInit();
|
|
this.radPanelSelectAll.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.radLabel9)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.ckSelectALL)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.rProgressBar)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.rcbUnitFleet)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// btPrintReport
|
|
//
|
|
this.btPrintReport.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
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(661, 1);
|
|
this.btPrintReport.MaximumSize = new System.Drawing.Size(105, 153);
|
|
this.btPrintReport.MinimumSize = new System.Drawing.Size(105, 53);
|
|
this.btPrintReport.Name = "btPrintReport";
|
|
//
|
|
//
|
|
//
|
|
this.btPrintReport.RootElement.MaxSize = new System.Drawing.Size(105, 153);
|
|
this.btPrintReport.RootElement.MinSize = new System.Drawing.Size(105, 53);
|
|
this.btPrintReport.Size = new System.Drawing.Size(105, 95);
|
|
this.btPrintReport.TabIndex = 10;
|
|
this.btPrintReport.Text = "Generate Report";
|
|
this.btPrintReport.TextAlignment = System.Drawing.ContentAlignment.TopCenter;
|
|
this.btPrintReport.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
|
this.btPrintReport.TextWrap = true;
|
|
//
|
|
// 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.Size = new System.Drawing.Size(200, 20);
|
|
this.rtbEmail.TabIndex = 26;
|
|
this.rtbEmail.TabStop = false;
|
|
//
|
|
// ckReportDaily
|
|
//
|
|
this.ckReportDaily.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
this.ckReportDaily.Location = new System.Drawing.Point(610, 73);
|
|
this.ckReportDaily.Name = "ckReportDaily";
|
|
this.ckReportDaily.Size = new System.Drawing.Size(15, 15);
|
|
this.ckReportDaily.TabIndex = 25;
|
|
//
|
|
// 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.ImageList = this.imageList1;
|
|
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.cbVehName_SelectedIndexChanged);
|
|
this.rcbUnitGroup.ItemDataBound += new Telerik.WinControls.UI.ListItemDataBoundEventHandler(this.cbVehName_ItemDataBound);
|
|
//
|
|
// imageList1
|
|
//
|
|
this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
|
|
this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
|
|
this.imageList1.Images.SetKeyName(0, "addradio3.png");
|
|
this.imageList1.Images.SetKeyName(1, "adduserwhite1.png");
|
|
this.imageList1.Images.SetKeyName(2, "alarma16x.png");
|
|
this.imageList1.Images.SetKeyName(3, "call_made.png");
|
|
this.imageList1.Images.SetKeyName(4, "call_made_all.png");
|
|
this.imageList1.Images.SetKeyName(5, "call_made_group.png");
|
|
this.imageList1.Images.SetKeyName(6, "call_made_group_24x20.png");
|
|
this.imageList1.Images.SetKeyName(7, "call_received_group.png");
|
|
this.imageList1.Images.SetKeyName(8, "close.png");
|
|
//
|
|
// 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);
|
|
//
|
|
// 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);
|
|
//
|
|
// 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:";
|
|
//
|
|
// ckDataFilter
|
|
//
|
|
this.ckDataFilter.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
this.ckDataFilter.Location = new System.Drawing.Point(612, 10);
|
|
this.ckDataFilter.Name = "ckDataFilter";
|
|
this.ckDataFilter.Size = new System.Drawing.Size(15, 15);
|
|
this.ckDataFilter.TabIndex = 31;
|
|
//
|
|
// ckUnitGroupFilter
|
|
//
|
|
this.ckUnitGroupFilter.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
this.ckUnitGroupFilter.Location = new System.Drawing.Point(613, 41);
|
|
this.ckUnitGroupFilter.Name = "ckUnitGroupFilter";
|
|
this.ckUnitGroupFilter.Size = new System.Drawing.Size(15, 15);
|
|
this.ckUnitGroupFilter.TabIndex = 32;
|
|
//
|
|
// ckComputeAddress
|
|
//
|
|
this.ckComputeAddress.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
this.ckComputeAddress.AutoSize = true;
|
|
this.ckComputeAddress.Location = new System.Drawing.Point(614, 74);
|
|
this.ckComputeAddress.Name = "ckComputeAddress";
|
|
this.ckComputeAddress.Size = new System.Drawing.Size(15, 14);
|
|
this.ckComputeAddress.TabIndex = 33;
|
|
this.ckComputeAddress.UseVisualStyleBackColor = true;
|
|
//
|
|
// ckCoordinates
|
|
//
|
|
this.ckCoordinates.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
this.ckCoordinates.AutoSize = true;
|
|
this.ckCoordinates.Location = new System.Drawing.Point(322, 76);
|
|
this.ckCoordinates.Name = "ckCoordinates";
|
|
this.ckCoordinates.Size = new System.Drawing.Size(15, 14);
|
|
this.ckCoordinates.TabIndex = 34;
|
|
this.ckCoordinates.UseVisualStyleBackColor = true;
|
|
//
|
|
// radPanelDateTime
|
|
//
|
|
this.radPanelDateTime.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
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(199, 1);
|
|
this.radPanelDateTime.Name = "radPanelDateTime";
|
|
this.radPanelDateTime.Size = new System.Drawing.Size(456, 31);
|
|
this.radPanelDateTime.TabIndex = 35;
|
|
//
|
|
// 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.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.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold);
|
|
this.rlDateTimeFilter.Location = new System.Drawing.Point(30, 7);
|
|
this.rlDateTimeFilter.Name = "rlDateTimeFilter";
|
|
this.rlDateTimeFilter.Size = new System.Drawing.Size(93, 18);
|
|
this.rlDateTimeFilter.TabIndex = 30;
|
|
this.rlDateTimeFilter.Text = "Date/Time Filter";
|
|
//
|
|
// pbDateTime
|
|
//
|
|
this.pbDateTime.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
this.pbDateTime.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.pbDateTime.Image = global::Dispatcher.Properties.Resources.datepicker_disabled;
|
|
this.pbDateTime.Location = new System.Drawing.Point(626, 4);
|
|
this.pbDateTime.Name = "pbDateTime";
|
|
this.pbDateTime.Size = new System.Drawing.Size(26, 26);
|
|
this.pbDateTime.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.pbDateTime.TabIndex = 36;
|
|
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);
|
|
//
|
|
// radDDReportType
|
|
//
|
|
radListDataItem1.Text = "Speeding";
|
|
radListDataItem1.TextWrap = true;
|
|
radListDataItem2.Text = "GeoFence Alarm";
|
|
radListDataItem2.TextWrap = true;
|
|
radListDataItem3.Text = "Landmark Alarm";
|
|
radListDataItem3.TextWrap = true;
|
|
radListDataItem4.Text = "MotoTRBO ON/OFF";
|
|
radListDataItem4.TextWrap = true;
|
|
radListDataItem5.Text = "Emergency Alarm";
|
|
radListDataItem5.TextWrap = true;
|
|
radListDataItem6.Text = "All Alarm";
|
|
radListDataItem6.TextWrap = true;
|
|
radListDataItem7.Text = "History";
|
|
radListDataItem7.TextWrap = true;
|
|
radListDataItem8.Text = "End of Day";
|
|
radListDataItem8.TextWrap = true;
|
|
radListDataItem9.Text = "Idling";
|
|
radListDataItem9.TextWrap = true;
|
|
radListDataItem10.Text = "Stops";
|
|
radListDataItem10.TextWrap = true;
|
|
radListDataItem11.Text = "Fleet";
|
|
radListDataItem11.TextWrap = true;
|
|
radListDataItem12.Text = "Telemetry Alarm";
|
|
radListDataItem12.TextWrap = true;
|
|
radListDataItem13.Text = "Telemetry Event";
|
|
radListDataItem13.TextWrap = true;
|
|
this.radDDReportType.Items.Add(radListDataItem1);
|
|
this.radDDReportType.Items.Add(radListDataItem2);
|
|
this.radDDReportType.Items.Add(radListDataItem3);
|
|
this.radDDReportType.Items.Add(radListDataItem4);
|
|
this.radDDReportType.Items.Add(radListDataItem5);
|
|
this.radDDReportType.Items.Add(radListDataItem6);
|
|
this.radDDReportType.Items.Add(radListDataItem7);
|
|
this.radDDReportType.Items.Add(radListDataItem8);
|
|
this.radDDReportType.Items.Add(radListDataItem9);
|
|
this.radDDReportType.Items.Add(radListDataItem10);
|
|
this.radDDReportType.Items.Add(radListDataItem11);
|
|
this.radDDReportType.Items.Add(radListDataItem12);
|
|
this.radDDReportType.Items.Add(radListDataItem13);
|
|
this.radDDReportType.Location = new System.Drawing.Point(1061, 10);
|
|
this.radDDReportType.Name = "radDDReportType";
|
|
this.radDDReportType.Size = new System.Drawing.Size(174, 20);
|
|
this.radDDReportType.TabIndex = 37;
|
|
this.radDDReportType.SelectedIndexChanged += new Telerik.WinControls.UI.Data.PositionChangedEventHandler(this.radDDReportType_SelectedIndexChanged);
|
|
//
|
|
// radPanelUnitGroup
|
|
//
|
|
this.radPanelUnitGroup.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
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(199, 33);
|
|
this.radPanelUnitGroup.Name = "radPanelUnitGroup";
|
|
this.radPanelUnitGroup.Size = new System.Drawing.Size(456, 31);
|
|
this.radPanelUnitGroup.TabIndex = 38;
|
|
//
|
|
// 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.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.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold);
|
|
this.rlUnitGroup.Location = new System.Drawing.Point(30, 7);
|
|
this.rlUnitGroup.Name = "rlUnitGroup";
|
|
this.rlUnitGroup.Size = new System.Drawing.Size(98, 18);
|
|
this.rlUnitGroup.TabIndex = 31;
|
|
this.rlUnitGroup.Text = "Unit/Group Filter";
|
|
//
|
|
// pbUnitGroup
|
|
//
|
|
this.pbUnitGroup.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
this.pbUnitGroup.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.pbUnitGroup.Image = global::Dispatcher.Properties.Resources.datepicker_disabled;
|
|
this.pbUnitGroup.Location = new System.Drawing.Point(626, 35);
|
|
this.pbUnitGroup.Name = "pbUnitGroup";
|
|
this.pbUnitGroup.Size = new System.Drawing.Size(26, 26);
|
|
this.pbUnitGroup.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.pbUnitGroup.TabIndex = 37;
|
|
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);
|
|
//
|
|
// radPanelReportDaily
|
|
//
|
|
this.radPanelReportDaily.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
this.radPanelReportDaily.Controls.Add(this.pbIconReportDaily);
|
|
this.radPanelReportDaily.Controls.Add(this.btSaveEmail);
|
|
this.radPanelReportDaily.Controls.Add(this.radLabel3);
|
|
this.radPanelReportDaily.Controls.Add(this.rtbEmail);
|
|
this.radPanelReportDaily.Enabled = false;
|
|
this.radPanelReportDaily.Location = new System.Drawing.Point(199, 65);
|
|
this.radPanelReportDaily.Name = "radPanelReportDaily";
|
|
this.radPanelReportDaily.Size = new System.Drawing.Size(456, 31);
|
|
this.radPanelReportDaily.TabIndex = 39;
|
|
//
|
|
// 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.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(358, 4);
|
|
this.btSaveEmail.MaximumSize = new System.Drawing.Size(65, 23);
|
|
this.btSaveEmail.MinimumSize = new System.Drawing.Size(65, 23);
|
|
this.btSaveEmail.Name = "btSaveEmail";
|
|
//
|
|
//
|
|
//
|
|
this.btSaveEmail.RootElement.MaxSize = new System.Drawing.Size(65, 23);
|
|
this.btSaveEmail.RootElement.MinSize = new System.Drawing.Size(65, 23);
|
|
this.btSaveEmail.Size = new System.Drawing.Size(65, 23);
|
|
this.btSaveEmail.TabIndex = 41;
|
|
this.btSaveEmail.Text = "Save email";
|
|
this.btSaveEmail.TextWrap = true;
|
|
//
|
|
// radLabel3
|
|
//
|
|
this.radLabel3.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold);
|
|
this.radLabel3.Location = new System.Drawing.Point(30, 7);
|
|
this.radLabel3.Name = "radLabel3";
|
|
this.radLabel3.Size = new System.Drawing.Size(118, 18);
|
|
this.radLabel3.TabIndex = 32;
|
|
this.radLabel3.Text = "Report daily to email";
|
|
//
|
|
// pbReportDaily
|
|
//
|
|
this.pbReportDaily.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
this.pbReportDaily.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.pbReportDaily.Image = global::Dispatcher.Properties.Resources.datepicker_disabled;
|
|
this.pbReportDaily.Location = new System.Drawing.Point(626, 68);
|
|
this.pbReportDaily.Name = "pbReportDaily";
|
|
this.pbReportDaily.Size = new System.Drawing.Size(26, 26);
|
|
this.pbReportDaily.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.pbReportDaily.TabIndex = 40;
|
|
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);
|
|
//
|
|
// radPanelComputeAddress
|
|
//
|
|
this.radPanelComputeAddress.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
this.radPanelComputeAddress.Controls.Add(this.radLabel4);
|
|
this.radPanelComputeAddress.Enabled = false;
|
|
this.radPanelComputeAddress.Location = new System.Drawing.Point(510, 97);
|
|
this.radPanelComputeAddress.Name = "radPanelComputeAddress";
|
|
this.radPanelComputeAddress.Size = new System.Drawing.Size(145, 31);
|
|
this.radPanelComputeAddress.TabIndex = 41;
|
|
//
|
|
// radLabel4
|
|
//
|
|
this.radLabel4.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold);
|
|
this.radLabel4.Location = new System.Drawing.Point(9, 6);
|
|
this.radLabel4.Name = "radLabel4";
|
|
this.radLabel4.Size = new System.Drawing.Size(101, 18);
|
|
this.radLabel4.TabIndex = 33;
|
|
this.radLabel4.Text = "Compute Address";
|
|
//
|
|
// pbComputeAddress
|
|
//
|
|
this.pbComputeAddress.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
this.pbComputeAddress.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.pbComputeAddress.Image = global::Dispatcher.Properties.Resources.datepicker_disabled;
|
|
this.pbComputeAddress.Location = new System.Drawing.Point(626, 99);
|
|
this.pbComputeAddress.Name = "pbComputeAddress";
|
|
this.pbComputeAddress.Size = new System.Drawing.Size(26, 26);
|
|
this.pbComputeAddress.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.pbComputeAddress.TabIndex = 42;
|
|
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);
|
|
//
|
|
// radPanelLatLng
|
|
//
|
|
this.radPanelLatLng.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
this.radPanelLatLng.Controls.Add(this.radLabel5);
|
|
this.radPanelLatLng.Enabled = false;
|
|
this.radPanelLatLng.Location = new System.Drawing.Point(199, 97);
|
|
this.radPanelLatLng.Name = "radPanelLatLng";
|
|
this.radPanelLatLng.Size = new System.Drawing.Size(145, 31);
|
|
this.radPanelLatLng.TabIndex = 43;
|
|
//
|
|
// radLabel5
|
|
//
|
|
this.radLabel5.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold);
|
|
this.radLabel5.Location = new System.Drawing.Point(9, 6);
|
|
this.radLabel5.Name = "radLabel5";
|
|
this.radLabel5.Size = new System.Drawing.Size(103, 18);
|
|
this.radLabel5.TabIndex = 33;
|
|
this.radLabel5.Text = "Show Coordinates";
|
|
//
|
|
// pbCoordinates
|
|
//
|
|
this.pbCoordinates.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
this.pbCoordinates.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.pbCoordinates.Image = global::Dispatcher.Properties.Resources.datepicker_disabled;
|
|
this.pbCoordinates.Location = new System.Drawing.Point(315, 99);
|
|
this.pbCoordinates.Name = "pbCoordinates";
|
|
this.pbCoordinates.Size = new System.Drawing.Size(26, 26);
|
|
this.pbCoordinates.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.pbCoordinates.TabIndex = 43;
|
|
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);
|
|
//
|
|
// pbGeofenceType
|
|
//
|
|
this.pbGeofenceType.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
this.pbGeofenceType.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.pbGeofenceType.Image = global::Dispatcher.Properties.Resources.datepicker_disabled;
|
|
this.pbGeofenceType.Location = new System.Drawing.Point(626, 99);
|
|
this.pbGeofenceType.Name = "pbGeofenceType";
|
|
this.pbGeofenceType.Size = new System.Drawing.Size(26, 26);
|
|
this.pbGeofenceType.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.pbGeofenceType.TabIndex = 46;
|
|
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)
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
this.radPanelGeofenceType.Controls.Add(this.rcbType);
|
|
this.radPanelGeofenceType.Controls.Add(this.radLabelGeofenceType);
|
|
this.radPanelGeofenceType.Enabled = false;
|
|
this.radPanelGeofenceType.Location = new System.Drawing.Point(476, 97);
|
|
this.radPanelGeofenceType.Name = "radPanelGeofenceType";
|
|
this.radPanelGeofenceType.Size = new System.Drawing.Size(179, 31);
|
|
this.radPanelGeofenceType.TabIndex = 45;
|
|
this.radPanelGeofenceType.Visible = false;
|
|
//
|
|
// rcbType
|
|
//
|
|
this.rcbType.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|
this.rcbType.DropDownAnimationEasing = Telerik.WinControls.RadEasingType.Linear;
|
|
this.rcbType.DropDownAnimationFrames = 4;
|
|
this.rcbType.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
|
|
this.rcbType.ImageList = this.imageList1;
|
|
radListDataItem14.Text = "IN";
|
|
radListDataItem14.TextWrap = true;
|
|
radListDataItem15.Text = "OUT";
|
|
radListDataItem15.TextWrap = true;
|
|
this.rcbType.Items.Add(radListDataItem14);
|
|
this.rcbType.Items.Add(radListDataItem15);
|
|
this.rcbType.Location = new System.Drawing.Point(100, 5);
|
|
this.rcbType.Name = "rcbType";
|
|
//
|
|
//
|
|
//
|
|
this.rcbType.RootElement.StretchVertically = true;
|
|
this.rcbType.Size = new System.Drawing.Size(51, 20);
|
|
this.rcbType.TabIndex = 48;
|
|
this.rcbType.Text = "OUT";
|
|
//
|
|
// radLabelGeofenceType
|
|
//
|
|
this.radLabelGeofenceType.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold);
|
|
this.radLabelGeofenceType.Location = new System.Drawing.Point(9, 6);
|
|
this.radLabelGeofenceType.Name = "radLabelGeofenceType";
|
|
this.radLabelGeofenceType.Size = new System.Drawing.Size(91, 18);
|
|
this.radLabelGeofenceType.TabIndex = 33;
|
|
this.radLabelGeofenceType.Text = "Geo-Fence Type";
|
|
//
|
|
// radLabelGeofenceName
|
|
//
|
|
this.radLabelGeofenceName.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold);
|
|
this.radLabelGeofenceName.Location = new System.Drawing.Point(9, 6);
|
|
this.radLabelGeofenceName.Name = "radLabelGeofenceName";
|
|
this.radLabelGeofenceName.Size = new System.Drawing.Size(95, 18);
|
|
this.radLabelGeofenceName.TabIndex = 33;
|
|
this.radLabelGeofenceName.Text = "Geo-Fence name";
|
|
//
|
|
// cbName
|
|
//
|
|
this.cbName.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|
this.cbName.DropDownAnimationEasing = Telerik.WinControls.RadEasingType.Linear;
|
|
this.cbName.DropDownAnimationFrames = 4;
|
|
this.cbName.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
|
|
this.cbName.ImageList = this.imageList1;
|
|
this.cbName.Location = new System.Drawing.Point(103, 5);
|
|
this.cbName.Name = "cbName";
|
|
//
|
|
//
|
|
//
|
|
this.cbName.RootElement.StretchVertically = true;
|
|
this.cbName.Size = new System.Drawing.Size(119, 20);
|
|
this.cbName.TabIndex = 45;
|
|
//
|
|
// radPanelGeofenceName
|
|
//
|
|
this.radPanelGeofenceName.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
this.radPanelGeofenceName.Controls.Add(this.cbName);
|
|
this.radPanelGeofenceName.Controls.Add(this.radLabelGeofenceName);
|
|
this.radPanelGeofenceName.Enabled = false;
|
|
this.radPanelGeofenceName.Location = new System.Drawing.Point(199, 97);
|
|
this.radPanelGeofenceName.Name = "radPanelGeofenceName";
|
|
this.radPanelGeofenceName.Size = new System.Drawing.Size(252, 31);
|
|
this.radPanelGeofenceName.TabIndex = 44;
|
|
this.radPanelGeofenceName.Visible = false;
|
|
//
|
|
// pbGeofenceName
|
|
//
|
|
this.pbGeofenceName.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
this.pbGeofenceName.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.pbGeofenceName.Image = global::Dispatcher.Properties.Resources.datepicker_disabled;
|
|
this.pbGeofenceName.Location = new System.Drawing.Point(422, 99);
|
|
this.pbGeofenceName.Name = "pbGeofenceName";
|
|
this.pbGeofenceName.Size = new System.Drawing.Size(26, 26);
|
|
this.pbGeofenceName.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.pbGeofenceName.TabIndex = 47;
|
|
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);
|
|
//
|
|
// ckGeofenceType
|
|
//
|
|
this.ckGeofenceType.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
this.ckGeofenceType.Location = new System.Drawing.Point(590, 75);
|
|
this.ckGeofenceType.Name = "ckGeofenceType";
|
|
this.ckGeofenceType.Size = new System.Drawing.Size(15, 15);
|
|
this.ckGeofenceType.TabIndex = 48;
|
|
//
|
|
// ckGeofenceName
|
|
//
|
|
this.ckGeofenceName.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
this.ckGeofenceName.Location = new System.Drawing.Point(223, 73);
|
|
this.ckGeofenceName.Name = "ckGeofenceName";
|
|
this.ckGeofenceName.Size = new System.Drawing.Size(15, 15);
|
|
this.ckGeofenceName.TabIndex = 49;
|
|
//
|
|
// pbStatus
|
|
//
|
|
this.pbStatus.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
this.pbStatus.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.pbStatus.Image = global::Dispatcher.Properties.Resources.datepicker_disabled;
|
|
this.pbStatus.Location = new System.Drawing.Point(352, 99);
|
|
this.pbStatus.Name = "pbStatus";
|
|
this.pbStatus.Size = new System.Drawing.Size(26, 26);
|
|
this.pbStatus.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.pbStatus.TabIndex = 51;
|
|
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)
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
this.radPanelStatus.Controls.Add(this.rcbStatus);
|
|
this.radPanelStatus.Controls.Add(this.radLabel6);
|
|
this.radPanelStatus.Enabled = false;
|
|
this.radPanelStatus.Location = new System.Drawing.Point(199, 97);
|
|
this.radPanelStatus.Name = "radPanelStatus";
|
|
this.radPanelStatus.Size = new System.Drawing.Size(184, 31);
|
|
this.radPanelStatus.TabIndex = 50;
|
|
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.ImageList = this.imageList1;
|
|
radListDataItem16.Text = "OFF";
|
|
radListDataItem16.TextWrap = true;
|
|
radListDataItem17.Text = "ON";
|
|
radListDataItem17.TextWrap = true;
|
|
radListDataItem18.Text = "MADE OFF";
|
|
radListDataItem18.TextWrap = true;
|
|
radListDataItem19.Text = "MADE ON";
|
|
radListDataItem19.TextWrap = true;
|
|
this.rcbStatus.Items.Add(radListDataItem16);
|
|
this.rcbStatus.Items.Add(radListDataItem17);
|
|
this.rcbStatus.Items.Add(radListDataItem18);
|
|
this.rcbStatus.Items.Add(radListDataItem19);
|
|
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;
|
|
//
|
|
// radLabel6
|
|
//
|
|
this.radLabel6.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold);
|
|
this.radLabel6.Location = new System.Drawing.Point(9, 6);
|
|
this.radLabel6.Name = "radLabel6";
|
|
this.radLabel6.Size = new System.Drawing.Size(39, 18);
|
|
this.radLabel6.TabIndex = 33;
|
|
this.radLabel6.Text = "Status";
|
|
//
|
|
// ckStatus
|
|
//
|
|
this.ckStatus.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
this.ckStatus.Location = new System.Drawing.Point(519, 74);
|
|
this.ckStatus.Name = "ckStatus";
|
|
this.ckStatus.Size = new System.Drawing.Size(15, 15);
|
|
this.ckStatus.TabIndex = 52;
|
|
//
|
|
// radPanelIdle
|
|
//
|
|
this.radPanelIdle.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
this.radPanelIdle.Controls.Add(this.rlMin);
|
|
this.radPanelIdle.Controls.Add(this.rtbIdle);
|
|
this.radPanelIdle.Controls.Add(this.rlIdle);
|
|
this.radPanelIdle.Location = new System.Drawing.Point(350, 97);
|
|
this.radPanelIdle.Name = "radPanelIdle";
|
|
this.radPanelIdle.Size = new System.Drawing.Size(305, 31);
|
|
this.radPanelIdle.TabIndex = 53;
|
|
this.radPanelIdle.Visible = false;
|
|
//
|
|
// rlMin
|
|
//
|
|
this.rlMin.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold);
|
|
this.rlMin.Location = new System.Drawing.Point(265, 6);
|
|
this.rlMin.Name = "rlMin";
|
|
this.rlMin.Size = new System.Drawing.Size(27, 18);
|
|
this.rlMin.TabIndex = 35;
|
|
this.rlMin.Text = "min";
|
|
//
|
|
// rtbIdle
|
|
//
|
|
this.rtbIdle.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|
this.rtbIdle.Location = new System.Drawing.Point(231, 5);
|
|
this.rtbIdle.Name = "rtbIdle";
|
|
this.rtbIdle.Size = new System.Drawing.Size(31, 20);
|
|
this.rtbIdle.TabIndex = 34;
|
|
this.rtbIdle.TabStop = false;
|
|
//
|
|
// rlIdle
|
|
//
|
|
this.rlIdle.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold);
|
|
this.rlIdle.Location = new System.Drawing.Point(9, 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 ";
|
|
//
|
|
// pbSelectAll
|
|
//
|
|
this.pbSelectAll.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
this.pbSelectAll.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.pbSelectAll.Image = global::Dispatcher.Properties.Resources.datepicker_disabled;
|
|
this.pbSelectAll.Location = new System.Drawing.Point(280, 99);
|
|
this.pbSelectAll.Name = "pbSelectAll";
|
|
this.pbSelectAll.Size = new System.Drawing.Size(26, 26);
|
|
this.pbSelectAll.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.pbSelectAll.TabIndex = 55;
|
|
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)
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
this.radPanelSelectAll.Controls.Add(this.radLabel9);
|
|
this.radPanelSelectAll.Enabled = false;
|
|
this.radPanelSelectAll.Location = new System.Drawing.Point(199, 97);
|
|
this.radPanelSelectAll.Name = "radPanelSelectAll";
|
|
this.radPanelSelectAll.Size = new System.Drawing.Size(110, 31);
|
|
this.radPanelSelectAll.TabIndex = 54;
|
|
//
|
|
// radLabel9
|
|
//
|
|
this.radLabel9.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold);
|
|
this.radLabel9.Location = new System.Drawing.Point(9, 6);
|
|
this.radLabel9.Name = "radLabel9";
|
|
this.radLabel9.Size = new System.Drawing.Size(55, 18);
|
|
this.radLabel9.TabIndex = 33;
|
|
this.radLabel9.Text = "Select All";
|
|
//
|
|
// ckSelectALL
|
|
//
|
|
this.ckSelectALL.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
this.ckSelectALL.Location = new System.Drawing.Point(230, 76);
|
|
this.ckSelectALL.Name = "ckSelectALL";
|
|
this.ckSelectALL.Size = new System.Drawing.Size(15, 15);
|
|
this.ckSelectALL.TabIndex = 56;
|
|
//
|
|
// rProgressBar
|
|
//
|
|
this.rProgressBar.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
this.rProgressBar.Location = new System.Drawing.Point(661, 100);
|
|
this.rProgressBar.Name = "rProgressBar";
|
|
this.rProgressBar.Size = new System.Drawing.Size(105, 25);
|
|
this.rProgressBar.Step = 1;
|
|
this.rProgressBar.TabIndex = 57;
|
|
this.rProgressBar.Visible = false;
|
|
//
|
|
// 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;
|
|
//
|
|
// TestForm
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(1449, 128);
|
|
this.Controls.Add(this.rProgressBar);
|
|
this.Controls.Add(this.radPanelIdle);
|
|
this.Controls.Add(this.pbSelectAll);
|
|
this.Controls.Add(this.pbCoordinates);
|
|
this.Controls.Add(this.radPanelSelectAll);
|
|
this.Controls.Add(this.radPanelLatLng);
|
|
this.Controls.Add(this.pbReportDaily);
|
|
this.Controls.Add(this.radPanelReportDaily);
|
|
this.Controls.Add(this.pbUnitGroup);
|
|
this.Controls.Add(this.radPanelUnitGroup);
|
|
this.Controls.Add(this.ckUnitGroupFilter);
|
|
this.Controls.Add(this.radDDReportType);
|
|
this.Controls.Add(this.pbDateTime);
|
|
this.Controls.Add(this.radPanelDateTime);
|
|
this.Controls.Add(this.ckCoordinates);
|
|
this.Controls.Add(this.ckComputeAddress);
|
|
this.Controls.Add(this.ckReportDaily);
|
|
this.Controls.Add(this.btPrintReport);
|
|
this.Controls.Add(this.ckGeofenceName);
|
|
this.Controls.Add(this.ckGeofenceType);
|
|
this.Controls.Add(this.pbGeofenceType);
|
|
this.Controls.Add(this.radPanelGeofenceType);
|
|
this.Controls.Add(this.pbComputeAddress);
|
|
this.Controls.Add(this.radPanelComputeAddress);
|
|
this.Controls.Add(this.ckStatus);
|
|
this.Controls.Add(this.pbStatus);
|
|
this.Controls.Add(this.radPanelStatus);
|
|
this.Controls.Add(this.pbGeofenceName);
|
|
this.Controls.Add(this.radPanelGeofenceName);
|
|
this.Controls.Add(this.ckSelectALL);
|
|
this.Controls.Add(this.ckDataFilter);
|
|
this.Name = "TestForm";
|
|
//
|
|
//
|
|
//
|
|
this.RootElement.ApplyShapeToControl = true;
|
|
this.Text = "TestForm";
|
|
this.ThemeName = "ControlDefault";
|
|
((System.ComponentModel.ISupportInitialize)(this.btPrintReport)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.rtbEmail)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.ckReportDaily)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.rcbUnitGroup)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.rdtUntil)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.rdtFrom)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.rlUntil)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.ckDataFilter)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.ckUnitGroupFilter)).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.pbDateTime)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.radDDReportType)).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.pbUnitGroup)).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.radLabel3)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pbReportDaily)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.radPanelComputeAddress)).EndInit();
|
|
this.radPanelComputeAddress.ResumeLayout(false);
|
|
this.radPanelComputeAddress.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.radLabel4)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pbComputeAddress)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.radPanelLatLng)).EndInit();
|
|
this.radPanelLatLng.ResumeLayout(false);
|
|
this.radPanelLatLng.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.radLabel5)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pbCoordinates)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pbGeofenceType)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.radPanelGeofenceType)).EndInit();
|
|
this.radPanelGeofenceType.ResumeLayout(false);
|
|
this.radPanelGeofenceType.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.rcbType)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.radLabelGeofenceType)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.radLabelGeofenceName)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.cbName)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.radPanelGeofenceName)).EndInit();
|
|
this.radPanelGeofenceName.ResumeLayout(false);
|
|
this.radPanelGeofenceName.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pbGeofenceName)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.ckGeofenceType)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.ckGeofenceName)).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.radLabel6)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.ckStatus)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.radPanelIdle)).EndInit();
|
|
this.radPanelIdle.ResumeLayout(false);
|
|
this.radPanelIdle.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.rlMin)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.rtbIdle)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.rlIdle)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pbSelectAll)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.radPanelSelectAll)).EndInit();
|
|
this.radPanelSelectAll.ResumeLayout(false);
|
|
this.radPanelSelectAll.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.radLabel9)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.ckSelectALL)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.rProgressBar)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.rcbUnitFleet)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this)).EndInit();
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private Telerik.WinControls.UI.RadButton btPrintReport;
|
|
private Telerik.WinControls.UI.RadTextBox rtbEmail;
|
|
private Telerik.WinControls.UI.RadCheckBox ckReportDaily;
|
|
private Telerik.WinControls.UI.RadDropDownList rcbUnitGroup;
|
|
private Telerik.WinControls.UI.RadDateTimePicker rdtUntil;
|
|
private Telerik.WinControls.UI.RadDateTimePicker rdtFrom;
|
|
private Telerik.WinControls.UI.RadLabel rlUntil;
|
|
private Telerik.WinControls.UI.RadCheckBox ckDataFilter;
|
|
private Telerik.WinControls.UI.RadCheckBox ckUnitGroupFilter;
|
|
private System.Windows.Forms.CheckBox ckComputeAddress;
|
|
private System.Windows.Forms.CheckBox ckCoordinates;
|
|
private System.Windows.Forms.ImageList imageList1;
|
|
private Telerik.WinControls.UI.RadPanel radPanelDateTime;
|
|
private Telerik.WinControls.UI.RadLabel rlDateTimeFilter;
|
|
private System.Windows.Forms.PictureBox pbDateTime;
|
|
private Telerik.WinControls.UI.RadDropDownList radDDReportType;
|
|
private Telerik.WinControls.UI.RadPanel radPanelUnitGroup;
|
|
private Telerik.WinControls.UI.RadLabel rlUnitGroup;
|
|
private System.Windows.Forms.PictureBox pbUnitGroup;
|
|
private Telerik.WinControls.UI.RadPanel radPanelReportDaily;
|
|
private Telerik.WinControls.UI.RadLabel radLabel3;
|
|
private System.Windows.Forms.PictureBox pbReportDaily;
|
|
private Telerik.WinControls.UI.RadButton btSaveEmail;
|
|
private Telerik.WinControls.UI.RadPanel radPanelLatLng;
|
|
private Telerik.WinControls.UI.RadLabel radLabel5;
|
|
private Telerik.WinControls.UI.RadPanel radPanelComputeAddress;
|
|
private Telerik.WinControls.UI.RadLabel radLabel4;
|
|
private System.Windows.Forms.PictureBox pbComputeAddress;
|
|
private System.Windows.Forms.PictureBox pbCoordinates;
|
|
private System.Windows.Forms.PictureBox pbGeofenceType;
|
|
private Telerik.WinControls.UI.RadPanel radPanelGeofenceType;
|
|
private Telerik.WinControls.UI.RadDropDownList rcbType;
|
|
private Telerik.WinControls.UI.RadLabel radLabelGeofenceType;
|
|
private Telerik.WinControls.UI.RadLabel radLabelGeofenceName;
|
|
private Telerik.WinControls.UI.RadDropDownList cbName;
|
|
private Telerik.WinControls.UI.RadPanel radPanelGeofenceName;
|
|
private System.Windows.Forms.PictureBox pbGeofenceName;
|
|
private Telerik.WinControls.UI.RadCheckBox ckGeofenceType;
|
|
private Telerik.WinControls.UI.RadCheckBox ckGeofenceName;
|
|
private System.Windows.Forms.PictureBox pbIconDateTime;
|
|
private System.Windows.Forms.PictureBox pbIconUnitGroup;
|
|
private System.Windows.Forms.PictureBox pbIconReportDaily;
|
|
private System.Windows.Forms.PictureBox pbStatus;
|
|
private Telerik.WinControls.UI.RadPanel radPanelStatus;
|
|
private Telerik.WinControls.UI.RadDropDownList rcbStatus;
|
|
private Telerik.WinControls.UI.RadLabel radLabel6;
|
|
private Telerik.WinControls.UI.RadCheckBox ckStatus;
|
|
private Telerik.WinControls.UI.RadPanel radPanelIdle;
|
|
private Telerik.WinControls.UI.RadLabel rlIdle;
|
|
private Telerik.WinControls.UI.RadTextBox rtbIdle;
|
|
private Telerik.WinControls.UI.RadLabel rlMin;
|
|
private Telerik.WinControls.UI.RadPanel radPanelSelectAll;
|
|
private Telerik.WinControls.UI.RadLabel radLabel9;
|
|
private System.Windows.Forms.PictureBox pbSelectAll;
|
|
private Telerik.WinControls.UI.RadCheckBox ckSelectALL;
|
|
private Telerik.WinControls.UI.RadProgressBar rProgressBar;
|
|
private Safedispatch_4_0.RadMultiSelectDropDownList rcbUnitFleet;
|
|
}
|
|
}
|