namespace Safedispatch_4_0 { partial class ReportCont { /// /// 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.radDock1 = new Telerik.WinControls.UI.Docking.RadDock(); this.repGeofenc = new Telerik.WinControls.UI.Docking.ToolWindow(); this.documentContainer1 = new Telerik.WinControls.UI.Docking.DocumentContainer(); this.documentTabStrip1 = new Telerik.WinControls.UI.Docking.DocumentTabStrip(); this.repSpeed = new Telerik.WinControls.UI.Docking.ToolWindow(); this.repLand = new Telerik.WinControls.UI.Docking.ToolWindow(); this.repONOFF = new Telerik.WinControls.UI.Docking.ToolWindow(); this.repEmerg = new Telerik.WinControls.UI.Docking.ToolWindow(); this.repALL = new Telerik.WinControls.UI.Docking.ToolWindow(); this.repHist = new Telerik.WinControls.UI.Docking.ToolWindow(); this.repEndDay = new Telerik.WinControls.UI.Docking.ToolWindow(); this.repIdle = new Telerik.WinControls.UI.Docking.ToolWindow(); this.repStop = new Telerik.WinControls.UI.Docking.ToolWindow(); this.repFleet = new Telerik.WinControls.UI.Docking.ToolWindow(); this.repTelem = new Telerik.WinControls.UI.Docking.ToolWindow(); this.repTelemEvn = new Telerik.WinControls.UI.Docking.ToolWindow(); this.repSMSLocation = new Telerik.WinControls.UI.Docking.ToolWindow(); this.repTicketing = new Telerik.WinControls.UI.Docking.ToolWindow(); this.radThemeManager1 = new Telerik.WinControls.RadThemeManager(); ((System.ComponentModel.ISupportInitialize)(this.radDock1)).BeginInit(); this.radDock1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.documentContainer1)).BeginInit(); this.documentContainer1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.documentTabStrip1)).BeginInit(); this.documentTabStrip1.SuspendLayout(); this.SuspendLayout(); // // radDock1 // this.radDock1.ActiveWindow = this.repONOFF; 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.documentContainer1); this.radDock1.Dock = System.Windows.Forms.DockStyle.Fill; this.radDock1.IsCleanUpTarget = true; this.radDock1.Location = new System.Drawing.Point(0, 0); this.radDock1.MainDocumentContainer = this.documentContainer1; this.radDock1.Name = "radDock1"; this.radDock1.Padding = new System.Windows.Forms.Padding(0); // // // this.radDock1.RootElement.MinSize = new System.Drawing.Size(25, 25); this.radDock1.Size = new System.Drawing.Size(1462, 538); this.radDock1.SplitterWidth = 0; this.radDock1.TabIndex = 0; this.radDock1.TabStop = false; this.radDock1.Text = "radDock1"; this.radDock1.ThemeName = "TelerikMetroBlue"; this.radDock1.ActiveWindowChanging += new Telerik.WinControls.UI.Docking.DockWindowCancelEventHandler(this.radDock1_ActiveWindowChanging); this.radDock1.ActiveWindowChanged += new Telerik.WinControls.UI.Docking.DockWindowEventHandler(this.radDock1_ActiveWindowChanged); ((Telerik.WinControls.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; // // repGeofenc // this.repGeofenc.Caption = null; this.repGeofenc.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.repGeofenc.Location = new System.Drawing.Point(4, 32); this.repGeofenc.Name = "repGeofenc"; this.repGeofenc.PreviousDockState = Telerik.WinControls.UI.Docking.DockState.Docked; this.repGeofenc.Size = new System.Drawing.Size(1454, 502); this.repGeofenc.Text = "Geofencing Retroactive"; this.repGeofenc.Enter += new System.EventHandler(this.repGeofenc_Enter); // // documentContainer1 // this.documentContainer1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(254))))); this.documentContainer1.CausesValidation = false; this.documentContainer1.Controls.Add(this.documentTabStrip1); this.documentContainer1.Name = "documentContainer1"; // // // this.documentContainer1.RootElement.MinSize = new System.Drawing.Size(25, 25); this.documentContainer1.SizeInfo.SizeMode = Telerik.WinControls.UI.Docking.SplitPanelSizeMode.Fill; this.documentContainer1.SplitterWidth = 0; this.documentContainer1.ThemeName = "TelerikMetroBlue"; // // documentTabStrip1 // this.documentTabStrip1.CanUpdateChildIndex = true; this.documentTabStrip1.CausesValidation = false; this.documentTabStrip1.Controls.Add(this.repSpeed); this.documentTabStrip1.Controls.Add(this.repGeofenc); this.documentTabStrip1.Controls.Add(this.repLand); this.documentTabStrip1.Controls.Add(this.repONOFF); this.documentTabStrip1.Controls.Add(this.repEmerg); this.documentTabStrip1.Controls.Add(this.repALL); this.documentTabStrip1.Controls.Add(this.repHist); this.documentTabStrip1.Controls.Add(this.repEndDay); this.documentTabStrip1.Controls.Add(this.repIdle); this.documentTabStrip1.Controls.Add(this.repStop); this.documentTabStrip1.Controls.Add(this.repFleet); this.documentTabStrip1.Controls.Add(this.repTelem); this.documentTabStrip1.Controls.Add(this.repTelemEvn); this.documentTabStrip1.Controls.Add(this.repSMSLocation); this.documentTabStrip1.Controls.Add(this.repTicketing); 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 = 3; this.documentTabStrip1.Size = new System.Drawing.Size(1462, 538); this.documentTabStrip1.TabIndex = 0; this.documentTabStrip1.TabStop = 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))).BorderRightWidth = 0F; ((Telerik.WinControls.UI.RadPageViewContentAreaElement)(this.documentTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(1))).BorderBottomWidth = 0F; // // repSpeed // this.repSpeed.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(240)))), ((int)(((byte)(249))))); this.repSpeed.Caption = null; this.repSpeed.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.repSpeed.Location = new System.Drawing.Point(4, 32); this.repSpeed.Margin = new System.Windows.Forms.Padding(0); this.repSpeed.Name = "repSpeed"; this.repSpeed.PreviousDockState = Telerik.WinControls.UI.Docking.DockState.Docked; this.repSpeed.Size = new System.Drawing.Size(1454, 502); this.repSpeed.Text = "Speeding"; this.repSpeed.ToolCaptionButtons = Telerik.WinControls.UI.Docking.ToolStripCaptionButtons.None; this.repSpeed.Enter += new System.EventHandler(this.repSpeed_Enter); // // repLand // this.repLand.Caption = null; this.repLand.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.repLand.Location = new System.Drawing.Point(6, 30); this.repLand.Name = "repLand"; this.repLand.PreviousDockState = Telerik.WinControls.UI.Docking.DockState.Docked; this.repLand.Size = new System.Drawing.Size(1440, 492); this.repLand.Text = "Landmarks"; this.repLand.Enter += new System.EventHandler(this.repLand_Enter); // // repONOFF // this.repONOFF.Caption = null; this.repONOFF.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.repONOFF.Location = new System.Drawing.Point(4, 32); this.repONOFF.Name = "repONOFF"; this.repONOFF.PreviousDockState = Telerik.WinControls.UI.Docking.DockState.Docked; this.repONOFF.Size = new System.Drawing.Size(1454, 502); this.repONOFF.Text = "Mototrbo ON / OFF"; this.repONOFF.Enter += new System.EventHandler(this.repONOFF_Enter); // // repEmerg // this.repEmerg.Caption = null; this.repEmerg.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.repEmerg.Location = new System.Drawing.Point(6, 28); this.repEmerg.Name = "repEmerg"; this.repEmerg.PreviousDockState = Telerik.WinControls.UI.Docking.DockState.Docked; this.repEmerg.Size = new System.Drawing.Size(1015, 446); this.repEmerg.Text = "Emergency Alarm"; this.repEmerg.Enter += new System.EventHandler(this.repEmerg_Enter); // // repALL // this.repALL.Caption = null; this.repALL.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.repALL.Location = new System.Drawing.Point(6, 28); this.repALL.Name = "repALL"; this.repALL.PreviousDockState = Telerik.WinControls.UI.Docking.DockState.Docked; this.repALL.Size = new System.Drawing.Size(1015, 446); this.repALL.Text = "All Alarm"; this.repALL.Enter += new System.EventHandler(this.repALL_Enter); // // repHist // this.repHist.Caption = null; this.repHist.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.repHist.Location = new System.Drawing.Point(6, 28); this.repHist.Name = "repHist"; this.repHist.PreviousDockState = Telerik.WinControls.UI.Docking.DockState.Docked; this.repHist.Size = new System.Drawing.Size(1015, 446); this.repHist.Text = "History"; this.repHist.Enter += new System.EventHandler(this.repHist_Enter); // // repEndDay // this.repEndDay.Caption = null; this.repEndDay.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.repEndDay.Location = new System.Drawing.Point(6, 29); this.repEndDay.Name = "repEndDay"; this.repEndDay.PreviousDockState = Telerik.WinControls.UI.Docking.DockState.Docked; this.repEndDay.Size = new System.Drawing.Size(1440, 493); this.repEndDay.Text = "End of Day"; this.repEndDay.Enter += new System.EventHandler(this.repEndDay_Enter); // // repIdle // this.repIdle.Caption = null; this.repIdle.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.repIdle.Location = new System.Drawing.Point(6, 29); this.repIdle.Name = "repIdle"; this.repIdle.PreviousDockState = Telerik.WinControls.UI.Docking.DockState.Docked; this.repIdle.Size = new System.Drawing.Size(1440, 493); this.repIdle.Text = "Idling"; this.repIdle.Enter += new System.EventHandler(this.repIdle_Enter); // // repStop // this.repStop.Caption = null; this.repStop.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.repStop.Location = new System.Drawing.Point(6, 29); this.repStop.Name = "repStop"; this.repStop.PreviousDockState = Telerik.WinControls.UI.Docking.DockState.Docked; this.repStop.Size = new System.Drawing.Size(1440, 493); this.repStop.Text = "Stops"; this.repStop.Enter += new System.EventHandler(this.repStop_Enter); // // repFleet // this.repFleet.Caption = null; this.repFleet.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.repFleet.Location = new System.Drawing.Point(6, 29); this.repFleet.Name = "repFleet"; this.repFleet.PreviousDockState = Telerik.WinControls.UI.Docking.DockState.Docked; this.repFleet.Size = new System.Drawing.Size(1440, 493); this.repFleet.Text = "Fleet"; this.repFleet.Enter += new System.EventHandler(this.repFleet_Enter); // // repTelem // this.repTelem.Caption = null; this.repTelem.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.repTelem.Location = new System.Drawing.Point(6, 29); this.repTelem.Name = "repTelem"; this.repTelem.PreviousDockState = Telerik.WinControls.UI.Docking.DockState.Docked; this.repTelem.Size = new System.Drawing.Size(1440, 493); this.repTelem.Text = "Telemetry"; this.repTelem.Enter += new System.EventHandler(this.repTelem_Enter); // // repTelemEvn // this.repTelemEvn.Caption = null; this.repTelemEvn.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.repTelemEvn.Location = new System.Drawing.Point(6, 29); this.repTelemEvn.Name = "repTelemEvn"; this.repTelemEvn.PreviousDockState = Telerik.WinControls.UI.Docking.DockState.Docked; this.repTelemEvn.Size = new System.Drawing.Size(1440, 493); this.repTelemEvn.Text = "Telemetry Event"; this.repTelemEvn.Enter += new System.EventHandler(this.repTelemEvn_Enter); // // repSMSLocation // this.repSMSLocation.Caption = null; this.repSMSLocation.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.repSMSLocation.Location = new System.Drawing.Point(4, 32); this.repSMSLocation.Name = "repSMSLocation"; this.repSMSLocation.PreviousDockState = Telerik.WinControls.UI.Docking.DockState.Docked; this.repSMSLocation.Size = new System.Drawing.Size(1454, 502); this.repSMSLocation.Text = "Text message location"; this.repSMSLocation.Enter += new System.EventHandler(this.repSMSLocation_Enter); // // repTicketing // this.repTicketing.Caption = null; this.repTicketing.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.repTicketing.Location = new System.Drawing.Point(6, 29); this.repTicketing.Name = "repTicketing"; this.repTicketing.PreviousDockState = Telerik.WinControls.UI.Docking.DockState.Docked; this.repTicketing.Size = new System.Drawing.Size(1440, 493); this.repTicketing.Text = "Job Ticketing"; this.repTicketing.Enter += new System.EventHandler(this.repTicketing_Enter); // // ReportCont // this.Controls.Add(this.radDock1); this.Margin = new System.Windows.Forms.Padding(0); this.Name = "ReportCont"; this.Size = new System.Drawing.Size(1462, 538); ((System.ComponentModel.ISupportInitialize)(this.radDock1)).EndInit(); this.radDock1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.documentContainer1)).EndInit(); this.documentContainer1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.documentTabStrip1)).EndInit(); this.documentTabStrip1.ResumeLayout(false); this.ResumeLayout(false); } #endregion private Telerik.WinControls.UI.Docking.DocumentContainer documentContainer1; private Telerik.WinControls.UI.Docking.ToolWindow repHist; private Telerik.WinControls.UI.Docking.DocumentTabStrip documentTabStrip1; private Telerik.WinControls.UI.Docking.ToolWindow repONOFF; private Telerik.WinControls.UI.Docking.ToolWindow repGeofenc; private Telerik.WinControls.UI.Docking.ToolWindow repEmerg; private Telerik.WinControls.UI.Docking.ToolWindow repEndDay; private Telerik.WinControls.UI.Docking.ToolWindow repStop; private Telerik.WinControls.UI.Docking.ToolWindow repIdle; private Telerik.WinControls.UI.Docking.ToolWindow repFleet; private Telerik.WinControls.UI.Docking.ToolWindow repTelem; private Telerik.WinControls.UI.Docking.ToolWindow repALL; public Telerik.WinControls.UI.Docking.RadDock radDock1; public Telerik.WinControls.UI.Docking.ToolWindow repSpeed; private Telerik.WinControls.UI.Docking.ToolWindow repLand; private Telerik.WinControls.UI.Docking.ToolWindow repTelemEvn; private Telerik.WinControls.UI.Docking.ToolWindow repSMSLocation; private Telerik.WinControls.UI.Docking.ToolWindow repTicketing; private Telerik.WinControls.RadThemeManager radThemeManager1; } }