namespace Safedispatch_4_0 { partial class ReportsControl { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Component Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); this.radDock1 = new Telerik.WinControls.UI.Docking.RadDock(); this.documentWindow1 = new Telerik.WinControls.UI.Docking.DocumentWindow(); this.btPrintReportInCsv = new Telerik.WinControls.UI.RadButton(); this.btPrintReport = new Telerik.WinControls.UI.RadButton(); this.radTreeUnits = new Telerik.WinControls.UI.RadTreeView(); this.pbReportDaily = new System.Windows.Forms.PictureBox(); this.ckReportDaily = new Telerik.WinControls.UI.RadCheckBox(); this.pbStatus = new System.Windows.Forms.PictureBox(); this.rgbReport = new Telerik.WinControls.UI.RadGroupBox(); this.btSaveEmail = new Telerik.WinControls.UI.RadButton(); this.rcbFriday = new Telerik.WinControls.UI.RadCheckBox(); this.rcbSunday = new Telerik.WinControls.UI.RadCheckBox(); this.rcbSaturday = new Telerik.WinControls.UI.RadCheckBox(); this.rcbTuesday = new Telerik.WinControls.UI.RadCheckBox(); this.rcbWednesday = new Telerik.WinControls.UI.RadCheckBox(); this.rcbMonday = new Telerik.WinControls.UI.RadCheckBox(); this.rcbThursday = new Telerik.WinControls.UI.RadCheckBox(); this.rtbEmail = new Telerik.WinControls.UI.RadTextBox(); this.rlEmailAddressInfo = new Telerik.WinControls.UI.RadLabel(); this.rProgressBar = new Telerik.WinControls.UI.RadProgressBar(); this.rlComputing = new Telerik.WinControls.UI.RadLabel(); this.ckComputeAddress = new Telerik.WinControls.UI.RadCheckBox(); this.rdtUntil = new Telerik.WinControls.UI.RadDateTimePicker(); this.ckDataFilter = new Telerik.WinControls.UI.RadCheckBox(); this.ckSelectALL = new Telerik.WinControls.UI.RadCheckBox(); this.rlUntil = new Telerik.WinControls.UI.RadLabel(); this.rdtFrom = new Telerik.WinControls.UI.RadDateTimePicker(); this.lbFrom = new Telerik.WinControls.UI.RadLabel(); this.ckCoordinates = new Telerik.WinControls.UI.RadCheckBox(); this.radPanelStatus = new Telerik.WinControls.UI.RadPanel(); this.rcbStatus = new Telerik.WinControls.UI.RadDropDownList(); this.radLabel5 = new Telerik.WinControls.UI.RadLabel(); this.ckStatus = new Telerik.WinControls.UI.RadCheckBox(); this.radPanelIdle = new Telerik.WinControls.UI.RadPanel(); this.rlIdle = new Telerik.WinControls.UI.RadLabel(); this.rlMin = new Telerik.WinControls.UI.RadLabel(); this.rseIdle = new Telerik.WinControls.UI.RadSpinEditor(); this.pbDateTime = new System.Windows.Forms.PictureBox(); this.rlUnitGroup = new Telerik.WinControls.UI.RadLabel(); this.pbUnitGroup = new System.Windows.Forms.PictureBox(); this.radPanelGeofence = new Telerik.WinControls.UI.RadPanel(); this.pbGeofenceName = new System.Windows.Forms.PictureBox(); this.pbGeofenceType = new System.Windows.Forms.PictureBox(); this.rcbGeoLandType = new Telerik.WinControls.UI.RadDropDownList(); this.ckGeofenceType = new Telerik.WinControls.UI.RadCheckBox(); this.rlGeoLanType = new Telerik.WinControls.UI.RadLabel(); this.ckGeofenceName = new Telerik.WinControls.UI.RadCheckBox(); this.rcbGeoLandName = new Telerik.WinControls.UI.RadDropDownList(); this.rlGeoLanName = new Telerik.WinControls.UI.RadLabel(); this.radPanelTicketing = new Telerik.WinControls.UI.RadPanel(); this.rcbTicketingTime = new Telerik.WinControls.UI.RadCheckedDropDownList(); this.rcbTicketing = new Telerik.WinControls.UI.RadCheckedDropDownList(); this.pbTicketing = new System.Windows.Forms.PictureBox(); this.radLabel4 = new Telerik.WinControls.UI.RadLabel(); this.radLabel6 = new Telerik.WinControls.UI.RadLabel(); this.ckTicketing = new Telerik.WinControls.UI.RadCheckBox(); this.rcbUnitGroup = new Telerik.WinControls.UI.RadDropDownList(); this.rcbUnitFleet2 = new Telerik.WinControls.UI.RadCheckedDropDownList(); this.ckUnitGroupFilter = new Telerik.WinControls.UI.RadCheckBox(); this.documentTabStrip2 = new Telerik.WinControls.UI.Docking.DocumentTabStrip(); 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.panelNoReport = new Telerik.WinControls.UI.RadPanel(); this.labelReportDetails = new System.Windows.Forms.Label(); this.pbReportType = new System.Windows.Forms.PictureBox(); this.labelReportName = new System.Windows.Forms.Label(); 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.office2013LightTheme1 = new Telerik.WinControls.Themes.Office2013LightTheme(); this.ckKeepValidPositions = new Telerik.WinControls.UI.RadCheckBox(); ((System.ComponentModel.ISupportInitialize)(this.radDock1)).BeginInit(); this.radDock1.SuspendLayout(); this.documentWindow1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.btPrintReportInCsv)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btPrintReport)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radTreeUnits)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pbReportDaily)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ckReportDaily)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pbStatus)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rgbReport)).BeginInit(); this.rgbReport.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.btSaveEmail)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rcbFriday)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rcbSunday)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rcbSaturday)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rcbTuesday)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rcbWednesday)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rcbMonday)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rcbThursday)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rtbEmail)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rlEmailAddressInfo)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rProgressBar)).BeginInit(); this.rProgressBar.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.rlComputing)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ckComputeAddress)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rdtUntil)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ckDataFilter)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ckSelectALL)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rlUntil)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rdtFrom)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.lbFrom)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ckCoordinates)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radPanelStatus)).BeginInit(); this.radPanelStatus.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.rcbStatus)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ckStatus)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radPanelIdle)).BeginInit(); this.radPanelIdle.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.rlIdle)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rlMin)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rseIdle)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pbDateTime)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rlUnitGroup)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pbUnitGroup)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radPanelGeofence)).BeginInit(); this.radPanelGeofence.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pbGeofenceName)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pbGeofenceType)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rcbGeoLandType)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ckGeofenceType)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rlGeoLanType)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ckGeofenceName)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rcbGeoLandName)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rlGeoLanName)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radPanelTicketing)).BeginInit(); this.radPanelTicketing.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.rcbTicketingTime)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rcbTicketing)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pbTicketing)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ckTicketing)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rcbUnitGroup)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rcbUnitFleet2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ckUnitGroupFilter)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.documentTabStrip2)).BeginInit(); this.documentTabStrip2.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.panelNoReport)).BeginInit(); this.panelNoReport.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pbReportType)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ckKeepValidPositions)).BeginInit(); this.SuspendLayout(); // // radDock1 // this.radDock1.ActiveWindow = this.documentWindow1; 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.documentTabStrip2); 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.RootElement.MinSize = new System.Drawing.Size(25, 25); this.radDock1.Size = new System.Drawing.Size(1368, 735); this.radDock1.SplitterWidth = 0; this.radDock1.TabIndex = 0; this.radDock1.TabStop = false; this.radDock1.Text = "radDock1"; this.radDock1.ThemeName = "TelerikMetroBlue"; ((Telerik.WinControls.UI.SplitPanelElement)(this.radDock1.GetChildAt(0))).Padding = new System.Windows.Forms.Padding(5); ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radDock1.GetChildAt(0).GetChildAt(1))).Width = 0F; ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radDock1.GetChildAt(0).GetChildAt(1))).LeftWidth = 0F; ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radDock1.GetChildAt(0).GetChildAt(1))).TopWidth = 0F; ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radDock1.GetChildAt(0).GetChildAt(1))).RightWidth = 0F; ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radDock1.GetChildAt(0).GetChildAt(1))).BottomWidth = 0F; // // documentWindow1 // this.documentWindow1.BackColor = System.Drawing.Color.WhiteSmoke; this.documentWindow1.Controls.Add(this.ckKeepValidPositions); this.documentWindow1.Controls.Add(this.btPrintReportInCsv); this.documentWindow1.Controls.Add(this.btPrintReport); this.documentWindow1.Controls.Add(this.radTreeUnits); this.documentWindow1.Controls.Add(this.pbReportDaily); this.documentWindow1.Controls.Add(this.ckReportDaily); this.documentWindow1.Controls.Add(this.pbStatus); this.documentWindow1.Controls.Add(this.rgbReport); this.documentWindow1.Controls.Add(this.rProgressBar); this.documentWindow1.Controls.Add(this.ckComputeAddress); this.documentWindow1.Controls.Add(this.rdtUntil); this.documentWindow1.Controls.Add(this.ckDataFilter); this.documentWindow1.Controls.Add(this.ckSelectALL); this.documentWindow1.Controls.Add(this.rlUntil); this.documentWindow1.Controls.Add(this.rdtFrom); this.documentWindow1.Controls.Add(this.lbFrom); this.documentWindow1.Controls.Add(this.ckCoordinates); this.documentWindow1.Controls.Add(this.radPanelStatus); this.documentWindow1.Controls.Add(this.radPanelIdle); this.documentWindow1.Controls.Add(this.pbDateTime); this.documentWindow1.Controls.Add(this.rlUnitGroup); this.documentWindow1.Controls.Add(this.pbUnitGroup); this.documentWindow1.Controls.Add(this.radPanelGeofence); this.documentWindow1.Controls.Add(this.radPanelTicketing); this.documentWindow1.Controls.Add(this.rcbUnitGroup); this.documentWindow1.Controls.Add(this.rcbUnitFleet2); this.documentWindow1.Controls.Add(this.ckUnitGroupFilter); this.documentWindow1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.documentWindow1.Location = new System.Drawing.Point(0, 0); this.documentWindow1.Margin = new System.Windows.Forms.Padding(0); this.documentWindow1.Name = "documentWindow1"; this.documentWindow1.PreviousDockState = Telerik.WinControls.UI.Docking.DockState.TabbedDocument; this.documentWindow1.Size = new System.Drawing.Size(287, 725); this.documentWindow1.Text = "documentWindow1"; // // btPrintReportInCsv // this.btPrintReportInCsv.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226))))); this.btPrintReportInCsv.CausesValidation = false; this.btPrintReportInCsv.Cursor = System.Windows.Forms.Cursors.Hand; this.btPrintReportInCsv.Font = new System.Drawing.Font("Segoe UI", 10F); this.btPrintReportInCsv.Location = new System.Drawing.Point(14, 671); this.btPrintReportInCsv.Name = "btPrintReportInCsv"; this.btPrintReportInCsv.Size = new System.Drawing.Size(257, 34); this.btPrintReportInCsv.TabIndex = 92; this.btPrintReportInCsv.Text = "Generate Report in CSV"; this.btPrintReportInCsv.ThemeName = "TelerikMetroBlue"; this.btPrintReportInCsv.Click += new System.EventHandler(this.btPrintReportInCsv_Click); ((Telerik.WinControls.UI.RadButtonElement)(this.btPrintReportInCsv.GetChildAt(0))).Text = "Generate Report in CSV"; ((Telerik.WinControls.Primitives.FillPrimitive)(this.btPrintReportInCsv.GetChildAt(0).GetChildAt(0))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226))))); ((Telerik.WinControls.Primitives.TextPrimitive)(this.btPrintReportInCsv.GetChildAt(0).GetChildAt(1).GetChildAt(1))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); ((Telerik.WinControls.Primitives.TextPrimitive)(this.btPrintReportInCsv.GetChildAt(0).GetChildAt(1).GetChildAt(1))).Font = new System.Drawing.Font("Segoe UI", 10F, System.Drawing.FontStyle.Bold); ((Telerik.WinControls.Primitives.TextPrimitive)(this.btPrintReportInCsv.GetChildAt(0).GetChildAt(1).GetChildAt(1))).Alignment = System.Drawing.ContentAlignment.MiddleCenter; ((Telerik.WinControls.Primitives.FocusPrimitive)(this.btPrintReportInCsv.GetChildAt(0).GetChildAt(3))).BackColor = System.Drawing.Color.DeepSkyBlue; // // btPrintReport // this.btPrintReport.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226))))); this.btPrintReport.CausesValidation = false; this.btPrintReport.Cursor = System.Windows.Forms.Cursors.Hand; this.btPrintReport.Font = new System.Drawing.Font("Segoe UI", 10F); this.btPrintReport.Location = new System.Drawing.Point(15, 631); this.btPrintReport.Name = "btPrintReport"; this.btPrintReport.Size = new System.Drawing.Size(257, 34); this.btPrintReport.TabIndex = 91; this.btPrintReport.Text = "Generate Report"; this.btPrintReport.ThemeName = "TelerikMetroBlue"; this.btPrintReport.Click += new System.EventHandler(this.btPrintReport_Click); ((Telerik.WinControls.UI.RadButtonElement)(this.btPrintReport.GetChildAt(0))).Text = "Generate Report"; ((Telerik.WinControls.Primitives.FillPrimitive)(this.btPrintReport.GetChildAt(0).GetChildAt(0))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226))))); ((Telerik.WinControls.Primitives.TextPrimitive)(this.btPrintReport.GetChildAt(0).GetChildAt(1).GetChildAt(1))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); ((Telerik.WinControls.Primitives.TextPrimitive)(this.btPrintReport.GetChildAt(0).GetChildAt(1).GetChildAt(1))).Font = new System.Drawing.Font("Segoe UI", 10F, System.Drawing.FontStyle.Bold); ((Telerik.WinControls.Primitives.TextPrimitive)(this.btPrintReport.GetChildAt(0).GetChildAt(1).GetChildAt(1))).Alignment = System.Drawing.ContentAlignment.MiddleCenter; ((Telerik.WinControls.Primitives.FocusPrimitive)(this.btPrintReport.GetChildAt(0).GetChildAt(3))).BackColor = System.Drawing.Color.DeepSkyBlue; // // radTreeUnits // this.radTreeUnits.CheckBoxes = true; this.radTreeUnits.Location = new System.Drawing.Point(16, 483); this.radTreeUnits.Name = "radTreeUnits"; this.radTreeUnits.Size = new System.Drawing.Size(257, 142); this.radTreeUnits.SortOrder = System.Windows.Forms.SortOrder.Ascending; this.radTreeUnits.SpacingBetweenNodes = -1; this.radTreeUnits.TabIndex = 130; this.radTreeUnits.Text = "radTreeView1"; this.radTreeUnits.ThemeName = "TelerikMetroBlue"; this.radTreeUnits.TriStateMode = true; this.radTreeUnits.Visible = false; // // pbReportDaily // this.pbReportDaily.BackColor = System.Drawing.Color.Transparent; this.pbReportDaily.Cursor = System.Windows.Forms.Cursors.Hand; this.pbReportDaily.Image = global::Dispatcher.Properties.Resources.r_email_d; this.pbReportDaily.Location = new System.Drawing.Point(247, 185); this.pbReportDaily.Name = "pbReportDaily"; this.pbReportDaily.Size = new System.Drawing.Size(24, 24); this.pbReportDaily.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.pbReportDaily.TabIndex = 98; this.pbReportDaily.TabStop = false; this.pbReportDaily.Tag = "disabled"; this.pbReportDaily.Click += new System.EventHandler(this.pbEnableDisable_Click); this.pbReportDaily.MouseEnter += new System.EventHandler(this.pbFilter_MouseEnter); this.pbReportDaily.MouseLeave += new System.EventHandler(this.pbFilter_MouseLeave); // // 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(254, 186); this.ckReportDaily.Name = "ckReportDaily"; this.ckReportDaily.Size = new System.Drawing.Size(15, 15); this.ckReportDaily.TabIndex = 59; this.ckReportDaily.ThemeName = "TelerikMetroBlue"; // // pbStatus // this.pbStatus.BackColor = System.Drawing.Color.Transparent; this.pbStatus.Cursor = System.Windows.Forms.Cursors.Hand; this.pbStatus.Image = global::Dispatcher.Properties.Resources.r_status_d; this.pbStatus.Location = new System.Drawing.Point(247, 376); this.pbStatus.Name = "pbStatus"; this.pbStatus.Size = new System.Drawing.Size(24, 24); this.pbStatus.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.pbStatus.TabIndex = 109; this.pbStatus.TabStop = false; this.pbStatus.Tag = "disabled"; this.pbStatus.Click += new System.EventHandler(this.pbEnableDisable_Click); this.pbStatus.MouseEnter += new System.EventHandler(this.pbFilter_MouseEnter); this.pbStatus.MouseLeave += new System.EventHandler(this.pbFilter_MouseLeave); // // rgbReport // this.rgbReport.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this.rgbReport.BackColor = System.Drawing.Color.WhiteSmoke; this.rgbReport.Controls.Add(this.btSaveEmail); this.rgbReport.Controls.Add(this.rcbFriday); this.rgbReport.Controls.Add(this.rcbSunday); this.rgbReport.Controls.Add(this.rcbSaturday); this.rgbReport.Controls.Add(this.rcbTuesday); this.rgbReport.Controls.Add(this.rcbWednesday); this.rgbReport.Controls.Add(this.rcbMonday); this.rgbReport.Controls.Add(this.rcbThursday); this.rgbReport.Controls.Add(this.rtbEmail); this.rgbReport.Controls.Add(this.rlEmailAddressInfo); this.rgbReport.Enabled = false; this.rgbReport.ForeColor = System.Drawing.Color.Black; this.rgbReport.HeaderText = "Report Daily Options"; this.rgbReport.Location = new System.Drawing.Point(5, 160); this.rgbReport.Name = "rgbReport"; this.rgbReport.Size = new System.Drawing.Size(274, 195); this.rgbReport.TabIndex = 129; this.rgbReport.Text = "Report Daily Options"; this.rgbReport.ThemeName = "TelerikMetroBlue"; ((Telerik.WinControls.UI.RadGroupBoxElement)(this.rgbReport.GetChildAt(0))).BorderWidth = 0F; ((Telerik.WinControls.UI.RadGroupBoxElement)(this.rgbReport.GetChildAt(0))).BorderLeftWidth = 0F; ((Telerik.WinControls.UI.RadGroupBoxElement)(this.rgbReport.GetChildAt(0))).BorderTopWidth = 0F; ((Telerik.WinControls.UI.RadGroupBoxElement)(this.rgbReport.GetChildAt(0))).BorderRightWidth = 0F; ((Telerik.WinControls.UI.RadGroupBoxElement)(this.rgbReport.GetChildAt(0))).BorderBottomWidth = 0F; ((Telerik.WinControls.Primitives.BorderPrimitive)(this.rgbReport.GetChildAt(0).GetChildAt(0).GetChildAt(1))).Width = 0F; ((Telerik.WinControls.Primitives.BorderPrimitive)(this.rgbReport.GetChildAt(0).GetChildAt(0).GetChildAt(1))).LeftWidth = 0F; ((Telerik.WinControls.Primitives.BorderPrimitive)(this.rgbReport.GetChildAt(0).GetChildAt(0).GetChildAt(1))).RightWidth = 0F; ((Telerik.WinControls.Primitives.BorderPrimitive)(this.rgbReport.GetChildAt(0).GetChildAt(0).GetChildAt(1))).SmoothingMode = System.Drawing.Drawing2D.SmoothingMode.Default; ((Telerik.WinControls.UI.GroupBoxHeader)(this.rgbReport.GetChildAt(0).GetChildAt(1))).Margin = new System.Windows.Forms.Padding(0); ((Telerik.WinControls.Primitives.BorderPrimitive)(this.rgbReport.GetChildAt(0).GetChildAt(1).GetChildAt(1))).TopColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226))))); ((Telerik.WinControls.Primitives.BorderPrimitive)(this.rgbReport.GetChildAt(0).GetChildAt(1).GetChildAt(1))).TopShadowColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226))))); ((Telerik.WinControls.Primitives.BorderPrimitive)(this.rgbReport.GetChildAt(0).GetChildAt(1).GetChildAt(1))).SmoothingMode = System.Drawing.Drawing2D.SmoothingMode.Default; ((Telerik.WinControls.Primitives.TextPrimitive)(this.rgbReport.GetChildAt(0).GetChildAt(1).GetChildAt(2).GetChildAt(1))).Text = "Report Daily Options"; ((Telerik.WinControls.Primitives.TextPrimitive)(this.rgbReport.GetChildAt(0).GetChildAt(1).GetChildAt(2).GetChildAt(1))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226))))); ((Telerik.WinControls.Primitives.TextPrimitive)(this.rgbReport.GetChildAt(0).GetChildAt(1).GetChildAt(2).GetChildAt(1))).Font = new System.Drawing.Font("Segoe UI", 9.5F, System.Drawing.FontStyle.Bold); ((Telerik.WinControls.Primitives.TextPrimitive)(this.rgbReport.GetChildAt(0).GetChildAt(1).GetChildAt(2).GetChildAt(1))).Alignment = System.Drawing.ContentAlignment.MiddleLeft; // // btSaveEmail // this.btSaveEmail.Location = new System.Drawing.Point(150, 162); this.btSaveEmail.Name = "btSaveEmail"; this.btSaveEmail.Size = new System.Drawing.Size(90, 25); this.btSaveEmail.TabIndex = 99; this.btSaveEmail.Text = "Save options"; this.btSaveEmail.ThemeName = "TelerikMetroBlue"; this.btSaveEmail.EnabledChanged += new System.EventHandler(this.btSaveEmail_EnabledChanged); this.btSaveEmail.Click += new System.EventHandler(this.btSaveEmail_Click); // // rcbFriday // this.rcbFriday.BackColor = System.Drawing.Color.Transparent; this.rcbFriday.CheckState = System.Windows.Forms.CheckState.Checked; this.rcbFriday.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(5)))), ((int)(((byte)(5)))), ((int)(((byte)(5))))); this.rcbFriday.Location = new System.Drawing.Point(11, 168); this.rcbFriday.Name = "rcbFriday"; // // // this.rcbFriday.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren; this.rcbFriday.Size = new System.Drawing.Size(50, 18); this.rcbFriday.TabIndex = 35; this.rcbFriday.Text = "Friday"; this.rcbFriday.ThemeName = "TelerikMetroBlue"; this.rcbFriday.ToggleState = Telerik.WinControls.Enumerations.ToggleState.On; this.rcbFriday.ToggleStateChanged += new Telerik.WinControls.UI.StateChangedEventHandler(this.DaysCheckBox_StateChanged); // // rcbSunday // this.rcbSunday.BackColor = System.Drawing.Color.Transparent; this.rcbSunday.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(5)))), ((int)(((byte)(5)))), ((int)(((byte)(5))))); this.rcbSunday.Location = new System.Drawing.Point(150, 96); this.rcbSunday.Name = "rcbSunday"; // // // this.rcbSunday.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren; this.rcbSunday.Size = new System.Drawing.Size(57, 18); this.rcbSunday.TabIndex = 31; this.rcbSunday.Text = "Sunday"; this.rcbSunday.ThemeName = "TelerikMetroBlue"; this.rcbSunday.ToggleStateChanged += new Telerik.WinControls.UI.StateChangedEventHandler(this.DaysCheckBox_StateChanged); // // rcbSaturday // this.rcbSaturday.BackColor = System.Drawing.Color.Transparent; this.rcbSaturday.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(5)))), ((int)(((byte)(5)))), ((int)(((byte)(5))))); this.rcbSaturday.Location = new System.Drawing.Point(150, 72); this.rcbSaturday.Name = "rcbSaturday"; // // // this.rcbSaturday.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren; this.rcbSaturday.Size = new System.Drawing.Size(64, 18); this.rcbSaturday.TabIndex = 28; this.rcbSaturday.Text = "Saturday"; this.rcbSaturday.ThemeName = "TelerikMetroBlue"; this.rcbSaturday.ToggleStateChanged += new Telerik.WinControls.UI.StateChangedEventHandler(this.DaysCheckBox_StateChanged); // // rcbTuesday // this.rcbTuesday.BackColor = System.Drawing.Color.Transparent; this.rcbTuesday.CheckState = System.Windows.Forms.CheckState.Checked; this.rcbTuesday.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(5)))), ((int)(((byte)(5)))), ((int)(((byte)(5))))); this.rcbTuesday.Location = new System.Drawing.Point(11, 96); this.rcbTuesday.Name = "rcbTuesday"; // // // this.rcbTuesday.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren; this.rcbTuesday.Size = new System.Drawing.Size(61, 18); this.rcbTuesday.TabIndex = 28; this.rcbTuesday.Text = "Tuesday"; this.rcbTuesday.ThemeName = "TelerikMetroBlue"; this.rcbTuesday.ToggleState = Telerik.WinControls.Enumerations.ToggleState.On; this.rcbTuesday.ToggleStateChanged += new Telerik.WinControls.UI.StateChangedEventHandler(this.DaysCheckBox_StateChanged); // // rcbWednesday // this.rcbWednesday.BackColor = System.Drawing.Color.Transparent; this.rcbWednesday.CheckState = System.Windows.Forms.CheckState.Checked; this.rcbWednesday.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(5)))), ((int)(((byte)(5)))), ((int)(((byte)(5))))); this.rcbWednesday.Location = new System.Drawing.Point(11, 120); this.rcbWednesday.Name = "rcbWednesday"; // // // this.rcbWednesday.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren; this.rcbWednesday.Size = new System.Drawing.Size(78, 18); this.rcbWednesday.TabIndex = 30; this.rcbWednesday.Text = "Wednesday"; this.rcbWednesday.ThemeName = "TelerikMetroBlue"; this.rcbWednesday.ToggleState = Telerik.WinControls.Enumerations.ToggleState.On; this.rcbWednesday.ToggleStateChanged += new Telerik.WinControls.UI.StateChangedEventHandler(this.DaysCheckBox_StateChanged); // // rcbMonday // this.rcbMonday.BackColor = System.Drawing.Color.Transparent; this.rcbMonday.CheckState = System.Windows.Forms.CheckState.Checked; this.rcbMonday.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(5)))), ((int)(((byte)(5)))), ((int)(((byte)(5))))); this.rcbMonday.Location = new System.Drawing.Point(11, 71); this.rcbMonday.Name = "rcbMonday"; // // // this.rcbMonday.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren; this.rcbMonday.Size = new System.Drawing.Size(61, 18); this.rcbMonday.TabIndex = 27; this.rcbMonday.Text = "Monday"; this.rcbMonday.ThemeName = "TelerikMetroBlue"; this.rcbMonday.ToggleState = Telerik.WinControls.Enumerations.ToggleState.On; this.rcbMonday.ToggleStateChanged += new Telerik.WinControls.UI.StateChangedEventHandler(this.DaysCheckBox_StateChanged); // // rcbThursday // this.rcbThursday.BackColor = System.Drawing.Color.Transparent; this.rcbThursday.CheckState = System.Windows.Forms.CheckState.Checked; this.rcbThursday.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(5)))), ((int)(((byte)(5)))), ((int)(((byte)(5))))); this.rcbThursday.Location = new System.Drawing.Point(11, 144); this.rcbThursday.Name = "rcbThursday"; // // // this.rcbThursday.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren; this.rcbThursday.Size = new System.Drawing.Size(66, 18); this.rcbThursday.TabIndex = 28; this.rcbThursday.Text = "Thursday"; this.rcbThursday.ThemeName = "TelerikMetroBlue"; this.rcbThursday.ToggleState = Telerik.WinControls.Enumerations.ToggleState.On; this.rcbThursday.ToggleStateChanged += new Telerik.WinControls.UI.StateChangedEventHandler(this.DaysCheckBox_StateChanged); // // rtbEmail // this.rtbEmail.Location = new System.Drawing.Point(11, 26); this.rtbEmail.Name = "rtbEmail"; this.rtbEmail.NullText = "email address"; this.rtbEmail.ShowItemToolTips = false; this.rtbEmail.Size = new System.Drawing.Size(222, 21); this.rtbEmail.TabIndex = 26; this.rtbEmail.TabStop = false; this.rtbEmail.ThemeName = "Office2013Light"; this.rtbEmail.TextChanged += new System.EventHandler(this.rtbEmail_TextChanged); // // rlEmailAddressInfo // this.rlEmailAddressInfo.AutoSize = false; this.rlEmailAddressInfo.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold); this.rlEmailAddressInfo.ForeColor = System.Drawing.Color.DarkGray; this.rlEmailAddressInfo.Location = new System.Drawing.Point(11, 46); this.rlEmailAddressInfo.Name = "rlEmailAddressInfo"; this.rlEmailAddressInfo.Size = new System.Drawing.Size(244, 19); this.rlEmailAddressInfo.TabIndex = 96; this.rlEmailAddressInfo.Text = "Report to email address on selected days"; // // 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(168, 400); 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.ThemeName = "Office2010Blue"; 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(2, 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); // // ckComputeAddress // this.ckComputeAddress.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom))); this.ckComputeAddress.Location = new System.Drawing.Point(17, 405); this.ckComputeAddress.Name = "ckComputeAddress"; this.ckComputeAddress.Size = new System.Drawing.Size(108, 18); this.ckComputeAddress.TabIndex = 105; this.ckComputeAddress.Text = "Compute address"; this.ckComputeAddress.ThemeName = "TelerikMetroBlue"; // // rdtUntil // this.rdtUntil.CustomFormat = "MM/dd/yyyy, HH:mm"; this.rdtUntil.Enabled = false; this.rdtUntil.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.rdtUntil.Location = new System.Drawing.Point(16, 52); 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(222, 21); this.rdtUntil.TabIndex = 29; this.rdtUntil.TabStop = false; this.rdtUntil.Text = "06/09/2010, 15:36"; this.rdtUntil.ThemeName = "Office2013Light"; this.rdtUntil.Value = new System.DateTime(2010, 6, 9, 15, 36, 25, 332); // // 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(202, 52); this.ckDataFilter.Name = "ckDataFilter"; this.ckDataFilter.Size = new System.Drawing.Size(15, 15); this.ckDataFilter.TabIndex = 60; this.ckDataFilter.ThemeName = "TelerikMetroBlue"; // // 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(17, 375); this.ckSelectALL.Name = "ckSelectALL"; this.ckSelectALL.Size = new System.Drawing.Size(64, 18); this.ckSelectALL.TabIndex = 14; this.ckSelectALL.Text = "Select all"; this.ckSelectALL.ThemeName = "TelerikMetroBlue"; this.ckSelectALL.ToggleStateChanged += new Telerik.WinControls.UI.StateChangedEventHandler(this.ckSelectALL_ToggleStateChanged); // // rlUntil // this.rlUntil.AutoSize = false; this.rlUntil.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold); this.rlUntil.ForeColor = System.Drawing.Color.DarkGray; this.rlUntil.Location = new System.Drawing.Point(70, 71); this.rlUntil.Name = "rlUntil"; this.rlUntil.Size = new System.Drawing.Size(170, 19); this.rlUntil.TabIndex = 93; this.rlUntil.Text = "Time until"; this.rlUntil.TextAlignment = System.Drawing.ContentAlignment.MiddleRight; // // rdtFrom // this.rdtFrom.CustomFormat = "MM/dd/yyyy, HH:mm"; this.rdtFrom.Enabled = false; this.rdtFrom.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.rdtFrom.Location = new System.Drawing.Point(16, 26); 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(222, 21); this.rdtFrom.TabIndex = 28; this.rdtFrom.TabStop = false; this.rdtFrom.Text = "06/09/2010, 15:36"; this.rdtFrom.ThemeName = "Office2013Light"; this.rdtFrom.Value = new System.DateTime(2010, 6, 9, 15, 36, 20, 640); // // lbFrom // this.lbFrom.AutoSize = false; this.lbFrom.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold); this.lbFrom.ForeColor = System.Drawing.Color.DarkGray; this.lbFrom.Location = new System.Drawing.Point(15, 8); this.lbFrom.Name = "lbFrom"; this.lbFrom.Size = new System.Drawing.Size(185, 19); this.lbFrom.TabIndex = 92; this.lbFrom.Text = "Time from"; // // ckCoordinates // this.ckCoordinates.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom))); this.ckCoordinates.Location = new System.Drawing.Point(17, 375); this.ckCoordinates.Name = "ckCoordinates"; this.ckCoordinates.Size = new System.Drawing.Size(109, 18); this.ckCoordinates.TabIndex = 15; this.ckCoordinates.Text = "Show coordinates"; this.ckCoordinates.ThemeName = "TelerikMetroBlue"; this.ckCoordinates.ToggleStateChanged += new Telerik.WinControls.UI.StateChangedEventHandler(this.ckCoordinates_ToggleStateChanged); // // radPanelStatus // this.radPanelStatus.Controls.Add(this.rcbStatus); this.radPanelStatus.Controls.Add(this.radLabel5); this.radPanelStatus.Controls.Add(this.ckStatus); this.radPanelStatus.Location = new System.Drawing.Point(16, 375); this.radPanelStatus.Name = "radPanelStatus"; this.radPanelStatus.Size = new System.Drawing.Size(256, 47); this.radPanelStatus.TabIndex = 110; ((Telerik.WinControls.UI.RadPanelElement)(this.radPanelStatus.GetChildAt(0))).Text = ""; ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radPanelStatus.GetChildAt(0).GetChildAt(1))).Width = 0F; ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radPanelStatus.GetChildAt(0).GetChildAt(1))).LeftWidth = 0F; ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radPanelStatus.GetChildAt(0).GetChildAt(1))).TopWidth = 0F; ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radPanelStatus.GetChildAt(0).GetChildAt(1))).RightWidth = 0F; ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radPanelStatus.GetChildAt(0).GetChildAt(1))).BottomWidth = 0F; // // rcbStatus // 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(0, 3); this.rcbStatus.Name = "rcbStatus"; // // // this.rcbStatus.RootElement.StretchVertically = true; this.rcbStatus.Size = new System.Drawing.Size(222, 24); this.rcbStatus.TabIndex = 48; this.rcbStatus.ThemeName = "Office2013Dark"; // // radLabel5 // this.radLabel5.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold); this.radLabel5.ForeColor = System.Drawing.Color.DarkGray; this.radLabel5.Location = new System.Drawing.Point(-1, 26); this.radLabel5.Name = "radLabel5"; this.radLabel5.Size = new System.Drawing.Size(43, 19); this.radLabel5.TabIndex = 102; this.radLabel5.Text = "Status"; // // 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(235, 6); this.ckStatus.Name = "ckStatus"; this.ckStatus.Size = new System.Drawing.Size(15, 15); this.ckStatus.TabIndex = 82; this.ckStatus.ThemeName = "TelerikMetroBlue"; // // radPanelIdle // this.radPanelIdle.Controls.Add(this.rlIdle); this.radPanelIdle.Controls.Add(this.rlMin); this.radPanelIdle.Controls.Add(this.rseIdle); this.radPanelIdle.Location = new System.Drawing.Point(15, 426); this.radPanelIdle.Margin = new System.Windows.Forms.Padding(0); this.radPanelIdle.Name = "radPanelIdle"; this.radPanelIdle.Size = new System.Drawing.Size(256, 47); this.radPanelIdle.TabIndex = 108; ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radPanelIdle.GetChildAt(0).GetChildAt(1))).Width = 0F; ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radPanelIdle.GetChildAt(0).GetChildAt(1))).LeftWidth = 0F; ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radPanelIdle.GetChildAt(0).GetChildAt(1))).TopWidth = 0F; ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radPanelIdle.GetChildAt(0).GetChildAt(1))).RightWidth = 0F; ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radPanelIdle.GetChildAt(0).GetChildAt(1))).BottomWidth = 0F; // // rlIdle // this.rlIdle.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold); this.rlIdle.ForeColor = System.Drawing.Color.DarkGray; this.rlIdle.Location = new System.Drawing.Point(0, 26); this.rlIdle.Name = "rlIdle"; this.rlIdle.Size = new System.Drawing.Size(239, 19); this.rlIdle.TabIndex = 106; this.rlIdle.Text = "IDLE event if unit stationed for minutes "; // // rlMin // this.rlMin.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold); this.rlMin.ForeColor = System.Drawing.Color.DarkGray; this.rlMin.Location = new System.Drawing.Point(42, 5); this.rlMin.Name = "rlMin"; this.rlMin.Size = new System.Drawing.Size(29, 19); this.rlMin.TabIndex = 35; this.rlMin.Text = "min"; // // rseIdle // this.rseIdle.Location = new System.Drawing.Point(3, 0); this.rseIdle.Maximum = new decimal(new int[] { 180, 0, 0, 0}); this.rseIdle.Minimum = new decimal(new int[] { 1, 0, 0, 0}); this.rseIdle.MinimumSize = new System.Drawing.Size(0, 24); this.rseIdle.Name = "rseIdle"; // // // this.rseIdle.RootElement.MinSize = new System.Drawing.Size(0, 24); this.rseIdle.Size = new System.Drawing.Size(39, 24); this.rseIdle.TabIndex = 88; this.rseIdle.TabStop = false; this.rseIdle.ThemeName = "VisualStudio2012Light"; this.rseIdle.Value = new decimal(new int[] { 5, 0, 0, 0}); // // pbDateTime // this.pbDateTime.BackColor = System.Drawing.Color.Transparent; this.pbDateTime.Cursor = System.Windows.Forms.Cursors.Hand; this.pbDateTime.Image = global::Dispatcher.Properties.Resources.r_time_d; this.pbDateTime.Location = new System.Drawing.Point(248, 37); this.pbDateTime.Name = "pbDateTime"; this.pbDateTime.Size = new System.Drawing.Size(24, 24); this.pbDateTime.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.pbDateTime.TabIndex = 94; this.pbDateTime.TabStop = false; this.pbDateTime.Tag = "disabled"; this.pbDateTime.Click += new System.EventHandler(this.pbEnableDisable_Click); this.pbDateTime.MouseEnter += new System.EventHandler(this.pbFilter_MouseEnter); this.pbDateTime.MouseLeave += new System.EventHandler(this.pbFilter_MouseLeave); // // rlUnitGroup // this.rlUnitGroup.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold); this.rlUnitGroup.ForeColor = System.Drawing.Color.DarkGray; this.rlUnitGroup.Location = new System.Drawing.Point(18, 128); this.rlUnitGroup.Name = "rlUnitGroup"; this.rlUnitGroup.Size = new System.Drawing.Size(77, 19); this.rlUnitGroup.TabIndex = 95; this.rlUnitGroup.Text = "Unit/Group "; // // pbUnitGroup // this.pbUnitGroup.BackColor = System.Drawing.Color.Transparent; this.pbUnitGroup.Cursor = System.Windows.Forms.Cursors.Hand; this.pbUnitGroup.Image = global::Dispatcher.Properties.Resources.r_user_d; this.pbUnitGroup.Location = new System.Drawing.Point(248, 101); this.pbUnitGroup.Name = "pbUnitGroup"; this.pbUnitGroup.Size = new System.Drawing.Size(24, 24); this.pbUnitGroup.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.pbUnitGroup.TabIndex = 97; this.pbUnitGroup.TabStop = false; this.pbUnitGroup.Tag = "disabled"; this.pbUnitGroup.Click += new System.EventHandler(this.pbEnableDisable_Click); this.pbUnitGroup.MouseEnter += new System.EventHandler(this.pbFilter_MouseEnter); this.pbUnitGroup.MouseLeave += new System.EventHandler(this.pbFilter_MouseLeave); // // radPanelGeofence // this.radPanelGeofence.Controls.Add(this.pbGeofenceName); this.radPanelGeofence.Controls.Add(this.pbGeofenceType); this.radPanelGeofence.Controls.Add(this.rcbGeoLandType); this.radPanelGeofence.Controls.Add(this.ckGeofenceType); this.radPanelGeofence.Controls.Add(this.rlGeoLanType); this.radPanelGeofence.Controls.Add(this.ckGeofenceName); this.radPanelGeofence.Controls.Add(this.rcbGeoLandName); this.radPanelGeofence.Controls.Add(this.rlGeoLanName); this.radPanelGeofence.Location = new System.Drawing.Point(16, 375); this.radPanelGeofence.Name = "radPanelGeofence"; this.radPanelGeofence.Size = new System.Drawing.Size(269, 97); this.radPanelGeofence.TabIndex = 112; ((Telerik.WinControls.UI.RadPanelElement)(this.radPanelGeofence.GetChildAt(0))).Text = ""; ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radPanelGeofence.GetChildAt(0).GetChildAt(1))).Width = 0F; ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radPanelGeofence.GetChildAt(0).GetChildAt(1))).LeftWidth = 0F; ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radPanelGeofence.GetChildAt(0).GetChildAt(1))).TopWidth = 0F; ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radPanelGeofence.GetChildAt(0).GetChildAt(1))).RightWidth = 0F; ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radPanelGeofence.GetChildAt(0).GetChildAt(1))).BottomWidth = 0F; // // pbGeofenceName // this.pbGeofenceName.BackColor = System.Drawing.Color.Transparent; this.pbGeofenceName.Cursor = System.Windows.Forms.Cursors.Hand; this.pbGeofenceName.Image = global::Dispatcher.Properties.Resources.r_geofence_d; this.pbGeofenceName.Location = new System.Drawing.Point(232, 3); this.pbGeofenceName.Name = "pbGeofenceName"; this.pbGeofenceName.Size = new System.Drawing.Size(24, 24); this.pbGeofenceName.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.pbGeofenceName.TabIndex = 101; this.pbGeofenceName.TabStop = false; this.pbGeofenceName.Tag = "disabled"; this.pbGeofenceName.Click += new System.EventHandler(this.pbEnableDisable_Click); this.pbGeofenceName.MouseEnter += new System.EventHandler(this.pbFilter_MouseEnter); this.pbGeofenceName.MouseLeave += new System.EventHandler(this.pbFilter_MouseLeave); // // pbGeofenceType // this.pbGeofenceType.BackColor = System.Drawing.Color.Transparent; this.pbGeofenceType.Cursor = System.Windows.Forms.Cursors.Hand; this.pbGeofenceType.Image = global::Dispatcher.Properties.Resources.r_type_d; this.pbGeofenceType.Location = new System.Drawing.Point(102, 51); this.pbGeofenceType.Name = "pbGeofenceType"; this.pbGeofenceType.Size = new System.Drawing.Size(24, 24); this.pbGeofenceType.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.pbGeofenceType.TabIndex = 107; this.pbGeofenceType.TabStop = false; this.pbGeofenceType.Tag = "disabled"; this.pbGeofenceType.Click += new System.EventHandler(this.pbEnableDisable_Click); this.pbGeofenceType.MouseEnter += new System.EventHandler(this.pbFilter_MouseEnter); this.pbGeofenceType.MouseLeave += new System.EventHandler(this.pbFilter_MouseLeave); // // rcbGeoLandType // this.rcbGeoLandType.DropDownAnimationEasing = Telerik.WinControls.RadEasingType.Linear; this.rcbGeoLandType.DropDownAnimationFrames = 4; this.rcbGeoLandType.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList; this.rcbGeoLandType.Enabled = false; this.rcbGeoLandType.Location = new System.Drawing.Point(0, 51); this.rcbGeoLandType.Name = "rcbGeoLandType"; // // // this.rcbGeoLandType.RootElement.StretchVertically = true; this.rcbGeoLandType.Size = new System.Drawing.Size(90, 24); this.rcbGeoLandType.TabIndex = 48; this.rcbGeoLandType.ThemeName = "Office2013Dark"; // // 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(105, 57); this.ckGeofenceType.Name = "ckGeofenceType"; this.ckGeofenceType.Size = new System.Drawing.Size(15, 15); this.ckGeofenceType.TabIndex = 104; this.ckGeofenceType.ThemeName = "TelerikMetroBlue"; this.ckGeofenceType.Visible = false; // // rlGeoLanType // this.rlGeoLanType.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold); this.rlGeoLanType.ForeColor = System.Drawing.Color.DarkGray; this.rlGeoLanType.Location = new System.Drawing.Point(0, 74); this.rlGeoLanType.Name = "rlGeoLanType"; this.rlGeoLanType.Size = new System.Drawing.Size(99, 19); this.rlGeoLanType.TabIndex = 103; this.rlGeoLanType.Text = "Geo-Fence Type"; // // 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(235, 7); this.ckGeofenceName.Name = "ckGeofenceName"; this.ckGeofenceName.Size = new System.Drawing.Size(15, 15); this.ckGeofenceName.TabIndex = 100; this.ckGeofenceName.ThemeName = "TelerikMetroBlue"; this.ckGeofenceName.Visible = false; // // rcbGeoLandName // this.rcbGeoLandName.DropDownAnimationEasing = Telerik.WinControls.RadEasingType.Linear; this.rcbGeoLandName.DropDownAnimationFrames = 4; this.rcbGeoLandName.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList; this.rcbGeoLandName.Enabled = false; this.rcbGeoLandName.Location = new System.Drawing.Point(0, 3); this.rcbGeoLandName.Name = "rcbGeoLandName"; // // // this.rcbGeoLandName.RootElement.StretchVertically = true; this.rcbGeoLandName.Size = new System.Drawing.Size(222, 24); this.rcbGeoLandName.TabIndex = 45; this.rcbGeoLandName.ThemeName = "Office2013Dark"; // // rlGeoLanName // this.rlGeoLanName.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold); this.rlGeoLanName.ForeColor = System.Drawing.Color.DarkGray; this.rlGeoLanName.Location = new System.Drawing.Point(0, 26); this.rlGeoLanName.Name = "rlGeoLanName"; this.rlGeoLanName.Size = new System.Drawing.Size(103, 19); this.rlGeoLanName.TabIndex = 99; this.rlGeoLanName.Text = "Geo-Fence name"; // // radPanelTicketing // this.radPanelTicketing.Controls.Add(this.rcbTicketingTime); this.radPanelTicketing.Controls.Add(this.rcbTicketing); this.radPanelTicketing.Controls.Add(this.pbTicketing); this.radPanelTicketing.Controls.Add(this.radLabel4); this.radPanelTicketing.Controls.Add(this.radLabel6); this.radPanelTicketing.Controls.Add(this.ckTicketing); this.radPanelTicketing.Location = new System.Drawing.Point(16, 375); this.radPanelTicketing.Name = "radPanelTicketing"; this.radPanelTicketing.Size = new System.Drawing.Size(256, 92); this.radPanelTicketing.TabIndex = 120; ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radPanelTicketing.GetChildAt(0).GetChildAt(1))).Width = 0F; ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radPanelTicketing.GetChildAt(0).GetChildAt(1))).LeftWidth = 0F; ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radPanelTicketing.GetChildAt(0).GetChildAt(1))).TopWidth = 0F; ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radPanelTicketing.GetChildAt(0).GetChildAt(1))).RightWidth = 0F; ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radPanelTicketing.GetChildAt(0).GetChildAt(1))).BottomWidth = 0F; // // rcbTicketingTime // this.rcbTicketingTime.Location = new System.Drawing.Point(0, 47); this.rcbTicketingTime.Name = "rcbTicketingTime"; this.rcbTicketingTime.NullText = "Select time event type"; this.rcbTicketingTime.Size = new System.Drawing.Size(223, 21); this.rcbTicketingTime.TabIndex = 123; this.rcbTicketingTime.ThemeName = "Office2013Light"; // // rcbTicketing // this.rcbTicketing.Location = new System.Drawing.Point(0, 4); this.rcbTicketing.Name = "rcbTicketing"; this.rcbTicketing.NullText = "Select ticket status"; this.rcbTicketing.Size = new System.Drawing.Size(223, 21); this.rcbTicketing.TabIndex = 122; this.rcbTicketing.ThemeName = "Office2013Light"; // // pbTicketing // this.pbTicketing.BackColor = System.Drawing.Color.Transparent; this.pbTicketing.Cursor = System.Windows.Forms.Cursors.Hand; this.pbTicketing.Image = global::Dispatcher.Properties.Resources.r_ticketing_d; this.pbTicketing.Location = new System.Drawing.Point(232, 3); this.pbTicketing.Name = "pbTicketing"; this.pbTicketing.Size = new System.Drawing.Size(24, 24); this.pbTicketing.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.pbTicketing.TabIndex = 111; this.pbTicketing.TabStop = false; this.pbTicketing.Tag = "disabled"; this.pbTicketing.Click += new System.EventHandler(this.pbEnableDisable_Click); this.pbTicketing.MouseEnter += new System.EventHandler(this.pbFilter_MouseEnter); this.pbTicketing.MouseLeave += new System.EventHandler(this.pbFilter_MouseLeave); // // radLabel4 // this.radLabel4.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold); this.radLabel4.ForeColor = System.Drawing.Color.DarkGray; this.radLabel4.Location = new System.Drawing.Point(1, 22); this.radLabel4.Name = "radLabel4"; this.radLabel4.Size = new System.Drawing.Size(80, 19); this.radLabel4.TabIndex = 118; this.radLabel4.Text = "Ticket status"; // // radLabel6 // this.radLabel6.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold); this.radLabel6.ForeColor = System.Drawing.Color.DarkGray; this.radLabel6.Location = new System.Drawing.Point(1, 66); this.radLabel6.Name = "radLabel6"; this.radLabel6.Size = new System.Drawing.Size(75, 19); this.radLabel6.TabIndex = 119; this.radLabel6.Text = "Ticket time "; // // ckTicketing // this.ckTicketing.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom))); this.ckTicketing.Location = new System.Drawing.Point(234, 8); this.ckTicketing.Name = "ckTicketing"; this.ckTicketing.Size = new System.Drawing.Size(15, 15); this.ckTicketing.TabIndex = 89; // // rcbUnitGroup // this.rcbUnitGroup.AutoSize = false; this.rcbUnitGroup.DropDownAnimationEasing = Telerik.WinControls.RadEasingType.Linear; this.rcbUnitGroup.DropDownAnimationFrames = 4; this.rcbUnitGroup.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList; this.rcbUnitGroup.Enabled = false; this.rcbUnitGroup.Location = new System.Drawing.Point(16, 103); this.rcbUnitGroup.Name = "rcbUnitGroup"; this.rcbUnitGroup.Size = new System.Drawing.Size(222, 22); this.rcbUnitGroup.TabIndex = 27; this.rcbUnitGroup.ThemeName = "Office2013Light"; this.rcbUnitGroup.SelectedIndexChanged += new Telerik.WinControls.UI.Data.PositionChangedEventHandler(this.rcb_SelectedIndexChanged); this.rcbUnitGroup.ItemDataBound += new Telerik.WinControls.UI.ListItemDataBoundEventHandler(this.cbVehName_ItemDataBound); // // rcbUnitFleet2 // this.rcbUnitFleet2.Location = new System.Drawing.Point(16, 103); this.rcbUnitFleet2.Name = "rcbUnitFleet2"; this.rcbUnitFleet2.NullText = "Display all"; this.rcbUnitFleet2.Size = new System.Drawing.Size(222, 20); this.rcbUnitFleet2.TabIndex = 121; this.rcbUnitFleet2.ThemeName = "Office2013Dark"; this.rcbUnitFleet2.SelectedIndexChanged += new Telerik.WinControls.UI.Data.PositionChangedEventHandler(this.rcb_SelectedIndexChanged); // // ckUnitGroupFilter // this.ckUnitGroupFilter.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom))); this.ckUnitGroupFilter.Font = new System.Drawing.Font("Segoe UI", 10F); this.ckUnitGroupFilter.Location = new System.Drawing.Point(208, 105); this.ckUnitGroupFilter.Margin = new System.Windows.Forms.Padding(0); this.ckUnitGroupFilter.Name = "ckUnitGroupFilter"; this.ckUnitGroupFilter.Size = new System.Drawing.Size(15, 15); this.ckUnitGroupFilter.TabIndex = 61; this.ckUnitGroupFilter.ThemeName = "TelerikMetroBlue"; this.ckUnitGroupFilter.ToggleStateChanged += new Telerik.WinControls.UI.StateChangedEventHandler(this.ckUnitGroupFilter_ToggleStateChanged); // // documentTabStrip2 // this.documentTabStrip2.CanUpdateChildIndex = true; this.documentTabStrip2.Controls.Add(this.documentWindow1); this.documentTabStrip2.Location = new System.Drawing.Point(5, 5); this.documentTabStrip2.Name = "documentTabStrip2"; // // // this.documentTabStrip2.RootElement.MinSize = new System.Drawing.Size(25, 25); this.documentTabStrip2.SelectedIndex = 0; this.documentTabStrip2.Size = new System.Drawing.Size(287, 725); this.documentTabStrip2.SizeInfo.AbsoluteSize = new System.Drawing.Size(287, 200); this.documentTabStrip2.SizeInfo.SplitterCorrection = new System.Drawing.Size(87, 0); this.documentTabStrip2.TabIndex = 1; this.documentTabStrip2.TabStop = false; this.documentTabStrip2.TabStripVisible = false; this.documentTabStrip2.ThemeName = "TelerikMetroBlue"; ((Telerik.WinControls.Primitives.BorderPrimitive)(this.documentTabStrip2.GetChildAt(0).GetChildAt(1))).Width = 0F; ((Telerik.WinControls.Primitives.BorderPrimitive)(this.documentTabStrip2.GetChildAt(0).GetChildAt(1))).LeftWidth = 0F; ((Telerik.WinControls.Primitives.BorderPrimitive)(this.documentTabStrip2.GetChildAt(0).GetChildAt(1))).TopWidth = 0F; ((Telerik.WinControls.Primitives.BorderPrimitive)(this.documentTabStrip2.GetChildAt(0).GetChildAt(1))).RightWidth = 0F; ((Telerik.WinControls.Primitives.BorderPrimitive)(this.documentTabStrip2.GetChildAt(0).GetChildAt(1))).BottomWidth = 0F; ((Telerik.WinControls.UI.RadPageViewTabStripElement)(this.documentTabStrip2.GetChildAt(0).GetChildAt(2))).ItemContentOrientation = Telerik.WinControls.UI.PageViewContentOrientation.Horizontal; ((Telerik.WinControls.UI.RadPageViewTabStripElement)(this.documentTabStrip2.GetChildAt(0).GetChildAt(2))).BorderWidth = 0F; ((Telerik.WinControls.UI.RadPageViewTabStripElement)(this.documentTabStrip2.GetChildAt(0).GetChildAt(2))).BorderLeftWidth = 0F; ((Telerik.WinControls.UI.RadPageViewTabStripElement)(this.documentTabStrip2.GetChildAt(0).GetChildAt(2))).BorderTopWidth = 0F; ((Telerik.WinControls.UI.RadPageViewTabStripElement)(this.documentTabStrip2.GetChildAt(0).GetChildAt(2))).BorderRightWidth = 0F; ((Telerik.WinControls.UI.RadPageViewTabStripElement)(this.documentTabStrip2.GetChildAt(0).GetChildAt(2))).BorderBottomWidth = 0F; ((Telerik.WinControls.UI.RadPageViewTabStripElement)(this.documentTabStrip2.GetChildAt(0).GetChildAt(2))).Margin = new System.Windows.Forms.Padding(0); ((Telerik.WinControls.UI.StripViewItemContainer)(this.documentTabStrip2.GetChildAt(0).GetChildAt(2).GetChildAt(0))).BorderWidth = 0F; ((Telerik.WinControls.UI.StripViewItemContainer)(this.documentTabStrip2.GetChildAt(0).GetChildAt(2).GetChildAt(0))).BorderLeftWidth = 0F; ((Telerik.WinControls.UI.StripViewItemContainer)(this.documentTabStrip2.GetChildAt(0).GetChildAt(2).GetChildAt(0))).BorderTopWidth = 0F; ((Telerik.WinControls.UI.StripViewItemContainer)(this.documentTabStrip2.GetChildAt(0).GetChildAt(2).GetChildAt(0))).BorderRightWidth = 0F; ((Telerik.WinControls.UI.StripViewItemContainer)(this.documentTabStrip2.GetChildAt(0).GetChildAt(2).GetChildAt(0))).BorderBottomWidth = 0F; ((Telerik.WinControls.UI.StripViewItemContainer)(this.documentTabStrip2.GetChildAt(0).GetChildAt(2).GetChildAt(0))).Visibility = Telerik.WinControls.ElementVisibility.Collapsed; ((Telerik.WinControls.UI.RadPageViewContentAreaElement)(this.documentTabStrip2.GetChildAt(0).GetChildAt(2).GetChildAt(1))).BorderWidth = 0F; ((Telerik.WinControls.UI.RadPageViewContentAreaElement)(this.documentTabStrip2.GetChildAt(0).GetChildAt(2).GetChildAt(1))).BorderTopWidth = 0F; ((Telerik.WinControls.UI.RadPageViewContentAreaElement)(this.documentTabStrip2.GetChildAt(0).GetChildAt(2).GetChildAt(1))).Padding = new System.Windows.Forms.Padding(0); // // documentContainer1 // this.documentContainer1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(254))))); this.documentContainer1.Controls.Add(this.documentTabStrip1); this.documentContainer1.Name = "documentContainer1"; // // // this.documentContainer1.RootElement.MinSize = new System.Drawing.Size(25, 25); this.documentContainer1.SizeInfo.AbsoluteSize = new System.Drawing.Size(1078, 284); this.documentContainer1.SizeInfo.SizeMode = Telerik.WinControls.UI.Docking.SplitPanelSizeMode.Fill; this.documentContainer1.SizeInfo.SplitterCorrection = new System.Drawing.Size(19, 43); this.documentContainer1.SplitterWidth = 0; this.documentContainer1.TabIndex = 2; this.documentContainer1.ThemeName = "TelerikMetroBlue"; // // documentTabStrip1 // this.documentTabStrip1.CanUpdateChildIndex = true; this.documentTabStrip1.Controls.Add(this.toolWindow2); this.documentTabStrip1.Location = new System.Drawing.Point(0, 0); this.documentTabStrip1.Name = "documentTabStrip1"; // // // this.documentTabStrip1.RootElement.MinSize = new System.Drawing.Size(25, 25); this.documentTabStrip1.SelectedIndex = 0; this.documentTabStrip1.Size = new System.Drawing.Size(1071, 725); this.documentTabStrip1.TabIndex = 0; this.documentTabStrip1.TabStop = false; this.documentTabStrip1.TabStripVisible = false; this.documentTabStrip1.ThemeName = "TelerikMetroBlue"; ((Telerik.WinControls.Primitives.BorderPrimitive)(this.documentTabStrip1.GetChildAt(0).GetChildAt(1))).Width = 0F; ((Telerik.WinControls.Primitives.BorderPrimitive)(this.documentTabStrip1.GetChildAt(0).GetChildAt(1))).LeftWidth = 0F; ((Telerik.WinControls.Primitives.BorderPrimitive)(this.documentTabStrip1.GetChildAt(0).GetChildAt(1))).TopWidth = 0F; ((Telerik.WinControls.Primitives.BorderPrimitive)(this.documentTabStrip1.GetChildAt(0).GetChildAt(1))).RightWidth = 0F; ((Telerik.WinControls.Primitives.BorderPrimitive)(this.documentTabStrip1.GetChildAt(0).GetChildAt(1))).BottomWidth = 0F; ((Telerik.WinControls.UI.RadPageViewTabStripElement)(this.documentTabStrip1.GetChildAt(0).GetChildAt(2))).ItemContentOrientation = Telerik.WinControls.UI.PageViewContentOrientation.Horizontal; ((Telerik.WinControls.UI.RadPageViewContentAreaElement)(this.documentTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(1))).BorderWidth = 0F; ((Telerik.WinControls.UI.RadPageViewContentAreaElement)(this.documentTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(1))).BorderLeftWidth = 0F; ((Telerik.WinControls.UI.RadPageViewContentAreaElement)(this.documentTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(1))).BorderTopWidth = 0F; ((Telerik.WinControls.UI.RadPageViewContentAreaElement)(this.documentTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(1))).BorderRightWidth = 0F; ((Telerik.WinControls.UI.RadPageViewContentAreaElement)(this.documentTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(1))).BorderBottomWidth = 0F; // // toolWindow2 // this.toolWindow2.Caption = null; this.toolWindow2.Controls.Add(this.panelNoReport); this.toolWindow2.Controls.Add(this.reportViewer1); this.toolWindow2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.toolWindow2.Location = new System.Drawing.Point(5, 5); this.toolWindow2.Name = "toolWindow2"; this.toolWindow2.PreviousDockState = Telerik.WinControls.UI.Docking.DockState.Docked; this.toolWindow2.Size = new System.Drawing.Size(1061, 715); this.toolWindow2.Text = "toolWindow2"; // // panelNoReport // this.panelNoReport.Anchor = System.Windows.Forms.AnchorStyles.None; this.panelNoReport.BackColor = System.Drawing.Color.White; this.panelNoReport.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center; this.panelNoReport.Controls.Add(this.labelReportDetails); this.panelNoReport.Controls.Add(this.pbReportType); this.panelNoReport.Controls.Add(this.labelReportName); this.panelNoReport.Location = new System.Drawing.Point(284, 167); this.panelNoReport.Name = "panelNoReport"; // // // this.panelNoReport.RootElement.MaxSize = new System.Drawing.Size(0, 0); this.panelNoReport.RootElement.MinSize = new System.Drawing.Size(0, 0); this.panelNoReport.Size = new System.Drawing.Size(500, 317); this.panelNoReport.TabIndex = 0; ((Telerik.WinControls.UI.RadPanelElement)(this.panelNoReport.GetChildAt(0))).Text = ""; ((Telerik.WinControls.Primitives.BorderPrimitive)(this.panelNoReport.GetChildAt(0).GetChildAt(1))).Width = 0F; ((Telerik.WinControls.Primitives.BorderPrimitive)(this.panelNoReport.GetChildAt(0).GetChildAt(1))).LeftWidth = 0F; ((Telerik.WinControls.Primitives.BorderPrimitive)(this.panelNoReport.GetChildAt(0).GetChildAt(1))).TopWidth = 0F; ((Telerik.WinControls.Primitives.BorderPrimitive)(this.panelNoReport.GetChildAt(0).GetChildAt(1))).RightWidth = 0F; ((Telerik.WinControls.Primitives.BorderPrimitive)(this.panelNoReport.GetChildAt(0).GetChildAt(1))).BottomWidth = 0F; // // labelReportDetails // this.labelReportDetails.Anchor = System.Windows.Forms.AnchorStyles.None; this.labelReportDetails.Font = new System.Drawing.Font("Segoe UI", 15F); this.labelReportDetails.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(121)))), ((int)(((byte)(121))))); this.labelReportDetails.Location = new System.Drawing.Point(16, 193); this.labelReportDetails.Name = "labelReportDetails"; this.labelReportDetails.Size = new System.Drawing.Size(471, 101); this.labelReportDetails.TabIndex = 2; this.labelReportDetails.Text = "Generate report by enabling/disabling filters on the left and then press the \'Gen" + "erate Report button\'"; this.labelReportDetails.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // pbReportType // this.pbReportType.Anchor = System.Windows.Forms.AnchorStyles.None; this.pbReportType.Image = global::Dispatcher.Properties.Resources.r_allalarm; this.pbReportType.Location = new System.Drawing.Point(192, 12); this.pbReportType.Name = "pbReportType"; this.pbReportType.Size = new System.Drawing.Size(120, 111); this.pbReportType.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage; this.pbReportType.TabIndex = 0; this.pbReportType.TabStop = false; // // labelReportName // this.labelReportName.Anchor = System.Windows.Forms.AnchorStyles.None; this.labelReportName.Font = new System.Drawing.Font("Segoe UI", 20F); this.labelReportName.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226))))); this.labelReportName.Location = new System.Drawing.Point(38, 121); this.labelReportName.Name = "labelReportName"; this.labelReportName.Size = new System.Drawing.Size(422, 72); this.labelReportName.TabIndex = 1; this.labelReportName.Text = "Speeding Report"; this.labelReportName.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // reportViewer1 // this.reportViewer1.AutoSize = true; 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(1061, 715); this.reportViewer1.TabIndex = 1; this.reportViewer1.ZoomMode = Telerik.ReportViewer.WinForms.ZoomMode.PageWidth; // // 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); // // ckKeepValidPositions // this.ckKeepValidPositions.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom))); this.ckKeepValidPositions.Location = new System.Drawing.Point(17, 356); this.ckKeepValidPositions.Name = "ckKeepValidPositions"; this.ckKeepValidPositions.Size = new System.Drawing.Size(144, 18); this.ckKeepValidPositions.TabIndex = 131; this.ckKeepValidPositions.Text = "Keep only valid positions"; this.ckKeepValidPositions.ThemeName = "TelerikMetroBlue"; this.ckKeepValidPositions.Visible = false; // // ReportsControl // this.Controls.Add(this.radDock1); this.Name = "ReportsControl"; this.Size = new System.Drawing.Size(1368, 735); this.Load += new System.EventHandler(this.ReportsControl_Load); ((System.ComponentModel.ISupportInitialize)(this.radDock1)).EndInit(); this.radDock1.ResumeLayout(false); this.documentWindow1.ResumeLayout(false); this.documentWindow1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.btPrintReportInCsv)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btPrintReport)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radTreeUnits)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pbReportDaily)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ckReportDaily)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pbStatus)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rgbReport)).EndInit(); this.rgbReport.ResumeLayout(false); this.rgbReport.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.btSaveEmail)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rcbFriday)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rcbSunday)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rcbSaturday)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rcbTuesday)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rcbWednesday)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rcbMonday)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rcbThursday)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rtbEmail)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rlEmailAddressInfo)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rProgressBar)).EndInit(); this.rProgressBar.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.rlComputing)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ckComputeAddress)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rdtUntil)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ckDataFilter)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ckSelectALL)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rlUntil)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rdtFrom)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.lbFrom)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ckCoordinates)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radPanelStatus)).EndInit(); this.radPanelStatus.ResumeLayout(false); this.radPanelStatus.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.rcbStatus)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ckStatus)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radPanelIdle)).EndInit(); this.radPanelIdle.ResumeLayout(false); this.radPanelIdle.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.rlIdle)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rlMin)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rseIdle)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pbDateTime)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rlUnitGroup)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pbUnitGroup)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radPanelGeofence)).EndInit(); this.radPanelGeofence.ResumeLayout(false); this.radPanelGeofence.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.pbGeofenceName)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pbGeofenceType)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rcbGeoLandType)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ckGeofenceType)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rlGeoLanType)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ckGeofenceName)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rcbGeoLandName)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rlGeoLanName)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radPanelTicketing)).EndInit(); this.radPanelTicketing.ResumeLayout(false); this.radPanelTicketing.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.rcbTicketingTime)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rcbTicketing)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pbTicketing)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ckTicketing)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rcbUnitGroup)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rcbUnitFleet2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ckUnitGroupFilter)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.documentTabStrip2)).EndInit(); this.documentTabStrip2.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); this.toolWindow2.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.panelNoReport)).EndInit(); this.panelNoReport.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pbReportType)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ckKeepValidPositions)).EndInit(); this.ResumeLayout(false); } #endregion private Telerik.WinControls.UI.Docking.DocumentContainer documentContainer1; private Telerik.WinControls.UI.Docking.DocumentTabStrip documentTabStrip1; private Telerik.WinControls.UI.Docking.ToolWindow toolWindow2; private System.ComponentModel.BackgroundWorker backDB; private Telerik.WinControls.UI.RadCheckBox ckSelectALL; public Telerik.WinControls.UI.Docking.RadDock radDock1; private System.ComponentModel.BackgroundWorker GisAddressWorker; private Telerik.WinControls.UI.RadLabel rlComputing; private Telerik.WinControls.UI.RadProgressBar rProgressBar; private Telerik.WinControls.UI.RadLabel rlMin; private Telerik.WinControls.UI.RadTextBox rtbEmail; private Telerik.WinControls.UI.RadDropDownList rcbUnitGroup; private Telerik.WinControls.UI.RadCheckBox ckUnitGroupFilter; private Telerik.WinControls.UI.RadDateTimePicker rdtFrom; private Telerik.WinControls.UI.RadDateTimePicker rdtUntil; private Telerik.WinControls.UI.RadCheckBox ckReportDaily; private Telerik.WinControls.UI.RadDropDownList rcbGeoLandType; private Telerik.WinControls.UI.RadCheckBox ckStatus; private Telerik.WinControls.UI.RadDropDownList rcbStatus; private Telerik.WinControls.UI.RadDropDownList rcbGeoLandName; private Telerik.WinControls.UI.RadCheckBox ckDataFilter; private Telerik.WinControls.UI.RadSpinEditor rseIdle; private System.Windows.Forms.ToolTip toolTipHelp; private Telerik.WinControls.UI.RadCheckBox ckTicketing; private Telerik.WinControls.UI.Docking.DocumentWindow documentWindow1; private Telerik.WinControls.UI.Docking.DocumentTabStrip documentTabStrip2; public Telerik.WinControls.UI.RadButton btPrintReport; private Telerik.WinControls.UI.RadLabel lbFrom; private Telerik.WinControls.UI.RadLabel rlUntil; private System.Windows.Forms.PictureBox pbDateTime; private Telerik.WinControls.UI.RadLabel rlUnitGroup; private System.Windows.Forms.PictureBox pbReportDaily; private System.Windows.Forms.PictureBox pbUnitGroup; private Telerik.WinControls.UI.RadLabel rlEmailAddressInfo; private Telerik.WinControls.UI.RadCheckBox ckComputeAddress; private Telerik.WinControls.UI.RadCheckBox ckGeofenceType; private System.Windows.Forms.PictureBox pbGeofenceName; private Telerik.WinControls.UI.RadCheckBox ckGeofenceName; private Telerik.WinControls.UI.RadCheckBox ckCoordinates; private Telerik.WinControls.UI.RadLabel rlGeoLanName; private Telerik.WinControls.UI.RadLabel radLabel5; private Telerik.WinControls.UI.RadLabel rlGeoLanType; private System.Windows.Forms.PictureBox pbGeofenceType; private Telerik.WinControls.UI.RadPanel radPanelIdle; private Telerik.WinControls.UI.RadPanel radPanelStatus; private System.Windows.Forms.PictureBox pbStatus; private System.Windows.Forms.PictureBox pbTicketing; private Telerik.WinControls.UI.RadPanel radPanelGeofence; private Telerik.WinControls.UI.RadPanel panelNoReport; private System.Windows.Forms.Label labelReportDetails; private System.Windows.Forms.Label labelReportName; private System.Windows.Forms.PictureBox pbReportType; private Telerik.ReportViewer.WinForms.ReportViewer reportViewer1; private Telerik.WinControls.UI.RadPanel radPanelTicketing; private Telerik.WinControls.UI.RadLabel radLabel4; private Telerik.WinControls.UI.RadLabel radLabel6; private Telerik.WinControls.UI.RadCheckedDropDownList rcbUnitFleet2; private Telerik.WinControls.UI.RadCheckedDropDownList rcbTicketingTime; private Telerik.WinControls.UI.RadCheckedDropDownList rcbTicketing; private Telerik.WinControls.UI.RadGroupBox rgbReport; private Telerik.WinControls.UI.RadCheckBox rcbFriday; private Telerik.WinControls.UI.RadCheckBox rcbSunday; private Telerik.WinControls.UI.RadCheckBox rcbSaturday; private Telerik.WinControls.UI.RadCheckBox rcbTuesday; private Telerik.WinControls.UI.RadCheckBox rcbWednesday; private Telerik.WinControls.UI.RadCheckBox rcbMonday; private Telerik.WinControls.UI.RadCheckBox rcbThursday; private Telerik.WinControls.UI.RadButton btSaveEmail; private Telerik.WinControls.Themes.Office2013LightTheme office2013LightTheme1; private Telerik.WinControls.UI.RadLabel rlIdle; private Telerik.WinControls.UI.RadTreeView radTreeUnits; public Telerik.WinControls.UI.RadButton btPrintReportInCsv; private Telerik.WinControls.UI.RadCheckBox ckKeepValidPositions; } }