SafeDispatch/SubscriberAndUserManager/controlRegistration.Designe...

790 lines
46 KiB
C#

namespace SubscriberAndUserManager
{
partial class controlRegistration
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Component Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn5 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
Telerik.WinControls.UI.GridViewCheckBoxColumn gridViewCheckBoxColumn17 = new Telerik.WinControls.UI.GridViewCheckBoxColumn();
Telerik.WinControls.UI.GridViewCheckBoxColumn gridViewCheckBoxColumn18 = new Telerik.WinControls.UI.GridViewCheckBoxColumn();
Telerik.WinControls.UI.GridViewCheckBoxColumn gridViewCheckBoxColumn19 = new Telerik.WinControls.UI.GridViewCheckBoxColumn();
Telerik.WinControls.UI.GridViewCheckBoxColumn gridViewCheckBoxColumn20 = new Telerik.WinControls.UI.GridViewCheckBoxColumn();
Telerik.WinControls.UI.GridViewCheckBoxColumn gridViewCheckBoxColumn21 = new Telerik.WinControls.UI.GridViewCheckBoxColumn();
Telerik.WinControls.UI.GridViewCheckBoxColumn gridViewCheckBoxColumn22 = new Telerik.WinControls.UI.GridViewCheckBoxColumn();
Telerik.WinControls.UI.GridViewCheckBoxColumn gridViewCheckBoxColumn23 = new Telerik.WinControls.UI.GridViewCheckBoxColumn();
Telerik.WinControls.UI.GridViewCheckBoxColumn gridViewCheckBoxColumn24 = new Telerik.WinControls.UI.GridViewCheckBoxColumn();
Telerik.WinControls.UI.GridViewDecimalColumn gridViewDecimalColumn3 = new Telerik.WinControls.UI.GridViewDecimalColumn();
Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn6 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
Telerik.WinControls.UI.TableViewDefinition tableViewDefinition3 = new Telerik.WinControls.UI.TableViewDefinition();
Telerik.WinControls.UI.RadListDataItem radListDataItem1 = new Telerik.WinControls.UI.RadListDataItem();
Telerik.WinControls.UI.RadListDataItem radListDataItem2 = new Telerik.WinControls.UI.RadListDataItem();
Telerik.WinControls.UI.RadListDataItem radListDataItem3 = new Telerik.WinControls.UI.RadListDataItem();
this.registrationBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.gvSafeDispatches = new Telerik.WinControls.UI.RadGridView();
this.sDRegistrationBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.gbSafeDispatches = new Telerik.WinControls.UI.RadGroupBox();
this.chbRecordings = new Telerik.WinControls.UI.RadCheckBox();
this.tbRecordings = new Telerik.WinControls.UI.RadTextBox();
this.chbTelemetry = new Telerik.WinControls.UI.RadCheckBox();
this.tbTicketing = new Telerik.WinControls.UI.RadTextBox();
this.chbTicketing = new Telerik.WinControls.UI.RadCheckBox();
this.tbMaps = new Telerik.WinControls.UI.RadTextBox();
this.tbTelemetry = new Telerik.WinControls.UI.RadTextBox();
this.btnDeleteSafeDispatch = new Telerik.WinControls.UI.RadButton();
this.btnUpdateSafeDispatch = new Telerik.WinControls.UI.RadButton();
this.chbZones = new Telerik.WinControls.UI.RadCheckBox();
this.chbVoice = new Telerik.WinControls.UI.RadCheckBox();
this.chbReports = new Telerik.WinControls.UI.RadCheckBox();
this.chbSMS = new Telerik.WinControls.UI.RadCheckBox();
this.chbGPS = new Telerik.WinControls.UI.RadCheckBox();
this.tbZones = new Telerik.WinControls.UI.RadTextBox();
this.tbVoice = new Telerik.WinControls.UI.RadTextBox();
this.tbReports = new Telerik.WinControls.UI.RadTextBox();
this.tbSMS = new Telerik.WinControls.UI.RadTextBox();
this.tbGPS = new Telerik.WinControls.UI.RadTextBox();
this.btnNewSafeDispatch = new Telerik.WinControls.UI.RadButton();
this.radLabel7 = new Telerik.WinControls.UI.RadLabel();
this.tbSafeDispatchIP = new Telerik.WinControls.UI.RadTextBox();
this.cbMapType = new Telerik.WinControls.UI.RadDropDownList();
this.radSplitContainer1 = new Telerik.WinControls.UI.RadSplitContainer();
this.splitPanel2 = new Telerik.WinControls.UI.SplitPanel();
this.radSplitContainer3 = new Telerik.WinControls.UI.RadSplitContainer();
this.splitPanel5 = new Telerik.WinControls.UI.SplitPanel();
this.splitPanel6 = new Telerik.WinControls.UI.SplitPanel();
this.telerikMetroBlueTheme1 = new Telerik.WinControls.Themes.TelerikMetroBlueTheme();
this.visualStudio2012LightTheme1 = new Telerik.WinControls.Themes.VisualStudio2012LightTheme();
((System.ComponentModel.ISupportInitialize)(this.registrationBindingSource)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gvSafeDispatches)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gvSafeDispatches.MasterTemplate)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.sDRegistrationBindingSource)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gbSafeDispatches)).BeginInit();
this.gbSafeDispatches.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.chbRecordings)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.tbRecordings)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.chbTelemetry)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.tbTicketing)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.chbTicketing)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.tbMaps)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.tbTelemetry)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.btnDeleteSafeDispatch)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.btnUpdateSafeDispatch)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.chbZones)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.chbVoice)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.chbReports)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.chbSMS)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.chbGPS)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.tbZones)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.tbVoice)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.tbReports)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.tbSMS)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.tbGPS)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.btnNewSafeDispatch)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel7)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.tbSafeDispatchIP)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.cbMapType)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radSplitContainer1)).BeginInit();
this.radSplitContainer1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.splitPanel2)).BeginInit();
this.splitPanel2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.radSplitContainer3)).BeginInit();
this.radSplitContainer3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.splitPanel5)).BeginInit();
this.splitPanel5.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.splitPanel6)).BeginInit();
this.splitPanel6.SuspendLayout();
this.SuspendLayout();
//
// gvSafeDispatches
//
this.gvSafeDispatches.BackColor = System.Drawing.SystemColors.Control;
this.gvSafeDispatches.Cursor = System.Windows.Forms.Cursors.Default;
this.gvSafeDispatches.Dock = System.Windows.Forms.DockStyle.Fill;
this.gvSafeDispatches.Font = new System.Drawing.Font("Segoe UI", 8.25F);
this.gvSafeDispatches.ForeColor = System.Drawing.Color.Black;
this.gvSafeDispatches.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.gvSafeDispatches.Location = new System.Drawing.Point(0, 0);
//
//
//
this.gvSafeDispatches.MasterTemplate.AllowAddNewRow = false;
this.gvSafeDispatches.MasterTemplate.AllowColumnChooser = false;
this.gvSafeDispatches.MasterTemplate.AllowColumnHeaderContextMenu = false;
this.gvSafeDispatches.MasterTemplate.AllowColumnReorder = false;
this.gvSafeDispatches.MasterTemplate.AllowColumnResize = false;
this.gvSafeDispatches.MasterTemplate.AllowDeleteRow = false;
this.gvSafeDispatches.MasterTemplate.AllowDragToGroup = false;
this.gvSafeDispatches.MasterTemplate.AllowEditRow = false;
this.gvSafeDispatches.MasterTemplate.AllowRowResize = false;
this.gvSafeDispatches.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill;
gridViewTextBoxColumn5.FieldName = "ip";
gridViewTextBoxColumn5.HeaderText = "ip";
gridViewTextBoxColumn5.IsAutoGenerated = true;
gridViewTextBoxColumn5.MaxWidth = 120;
gridViewTextBoxColumn5.MinWidth = 120;
gridViewTextBoxColumn5.Name = "ip";
gridViewTextBoxColumn5.Width = 120;
gridViewCheckBoxColumn17.FieldName = "gps";
gridViewCheckBoxColumn17.HeaderText = "gps";
gridViewCheckBoxColumn17.IsAutoGenerated = true;
gridViewCheckBoxColumn17.MinWidth = 20;
gridViewCheckBoxColumn17.Name = "gps";
gridViewCheckBoxColumn17.Width = 115;
gridViewCheckBoxColumn18.FieldName = "sms";
gridViewCheckBoxColumn18.HeaderText = "sms";
gridViewCheckBoxColumn18.IsAutoGenerated = true;
gridViewCheckBoxColumn18.MinWidth = 20;
gridViewCheckBoxColumn18.Name = "sms";
gridViewCheckBoxColumn18.Width = 115;
gridViewCheckBoxColumn19.FieldName = "ticketing";
gridViewCheckBoxColumn19.HeaderText = "Job Ticketing";
gridViewCheckBoxColumn19.Name = "ticketing";
gridViewCheckBoxColumn19.Width = 114;
gridViewCheckBoxColumn20.FieldName = "reports";
gridViewCheckBoxColumn20.HeaderText = "reports";
gridViewCheckBoxColumn20.IsAutoGenerated = true;
gridViewCheckBoxColumn20.MinWidth = 20;
gridViewCheckBoxColumn20.Name = "reports";
gridViewCheckBoxColumn20.Width = 115;
gridViewCheckBoxColumn21.FieldName = "voice";
gridViewCheckBoxColumn21.HeaderText = "voice";
gridViewCheckBoxColumn21.IsAutoGenerated = true;
gridViewCheckBoxColumn21.MaxWidth = 100;
gridViewCheckBoxColumn21.MinWidth = 100;
gridViewCheckBoxColumn21.Name = "voice";
gridViewCheckBoxColumn21.Width = 100;
gridViewCheckBoxColumn22.FieldName = "recordings";
gridViewCheckBoxColumn22.HeaderText = "recordings";
gridViewCheckBoxColumn22.MaxWidth = 100;
gridViewCheckBoxColumn22.MinWidth = 100;
gridViewCheckBoxColumn22.Name = "recordings";
gridViewCheckBoxColumn22.Width = 100;
gridViewCheckBoxColumn23.FieldName = "zones";
gridViewCheckBoxColumn23.HeaderText = "Geo-Fences";
gridViewCheckBoxColumn23.IsAutoGenerated = true;
gridViewCheckBoxColumn23.MinWidth = 20;
gridViewCheckBoxColumn23.Name = "zones";
gridViewCheckBoxColumn23.Width = 115;
gridViewCheckBoxColumn24.FieldName = "telemetry";
gridViewCheckBoxColumn24.HeaderText = "telemetry";
gridViewCheckBoxColumn24.IsAutoGenerated = true;
gridViewCheckBoxColumn24.MinWidth = 20;
gridViewCheckBoxColumn24.Name = "telemetry";
gridViewCheckBoxColumn24.Width = 105;
gridViewDecimalColumn3.DataType = typeof(short);
gridViewDecimalColumn3.FieldName = "map_type";
gridViewDecimalColumn3.HeaderText = "Map type";
gridViewDecimalColumn3.IsAutoGenerated = true;
gridViewDecimalColumn3.IsVisible = false;
gridViewDecimalColumn3.Name = "map_type";
gridViewDecimalColumn3.Width = 25;
gridViewTextBoxColumn6.FieldName = "MapTypeS";
gridViewTextBoxColumn6.HeaderText = "MapTypeS";
gridViewTextBoxColumn6.Name = "MapTypeS";
gridViewTextBoxColumn6.Width = 62;
this.gvSafeDispatches.MasterTemplate.Columns.AddRange(new Telerik.WinControls.UI.GridViewDataColumn[] {
gridViewTextBoxColumn5,
gridViewCheckBoxColumn17,
gridViewCheckBoxColumn18,
gridViewCheckBoxColumn19,
gridViewCheckBoxColumn20,
gridViewCheckBoxColumn21,
gridViewCheckBoxColumn22,
gridViewCheckBoxColumn23,
gridViewCheckBoxColumn24,
gridViewDecimalColumn3,
gridViewTextBoxColumn6});
this.gvSafeDispatches.MasterTemplate.DataSource = this.sDRegistrationBindingSource;
this.gvSafeDispatches.MasterTemplate.EnableGrouping = false;
this.gvSafeDispatches.MasterTemplate.ShowRowHeaderColumn = false;
this.gvSafeDispatches.MasterTemplate.ViewDefinition = tableViewDefinition3;
this.gvSafeDispatches.Name = "gvSafeDispatches";
this.gvSafeDispatches.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1);
this.gvSafeDispatches.ReadOnly = true;
this.gvSafeDispatches.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.gvSafeDispatches.Size = new System.Drawing.Size(1053, 385);
this.gvSafeDispatches.TabIndex = 4;
this.gvSafeDispatches.TabStop = false;
this.gvSafeDispatches.Text = "radGridView1";
this.gvSafeDispatches.ThemeName = "TelerikMetroBlue";
this.gvSafeDispatches.RowFormatting += new Telerik.WinControls.UI.RowFormattingEventHandler(this.gvSafeDispatches_RowFormatting);
this.gvSafeDispatches.CellFormatting += new Telerik.WinControls.UI.CellFormattingEventHandler(this.gvSafeDispatches_CellFormatting);
this.gvSafeDispatches.SelectionChanged += new System.EventHandler(this.gvSafeDispatches_SelectionChanged);
//
// sDRegistrationBindingSource
//
this.sDRegistrationBindingSource.DataSource = typeof(SafeMobileLib.SDRegistration);
//
// gbSafeDispatches
//
this.gbSafeDispatches.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
this.gbSafeDispatches.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.gbSafeDispatches.BackColor = System.Drawing.Color.Transparent;
this.gbSafeDispatches.Controls.Add(this.cbMapType);
this.gbSafeDispatches.Controls.Add(this.chbRecordings);
this.gbSafeDispatches.Controls.Add(this.tbRecordings);
this.gbSafeDispatches.Controls.Add(this.chbTelemetry);
this.gbSafeDispatches.Controls.Add(this.tbTicketing);
this.gbSafeDispatches.Controls.Add(this.chbTicketing);
this.gbSafeDispatches.Controls.Add(this.tbMaps);
this.gbSafeDispatches.Controls.Add(this.tbTelemetry);
this.gbSafeDispatches.Controls.Add(this.btnDeleteSafeDispatch);
this.gbSafeDispatches.Controls.Add(this.btnUpdateSafeDispatch);
this.gbSafeDispatches.Controls.Add(this.chbZones);
this.gbSafeDispatches.Controls.Add(this.chbVoice);
this.gbSafeDispatches.Controls.Add(this.chbReports);
this.gbSafeDispatches.Controls.Add(this.chbSMS);
this.gbSafeDispatches.Controls.Add(this.chbGPS);
this.gbSafeDispatches.Controls.Add(this.tbZones);
this.gbSafeDispatches.Controls.Add(this.tbVoice);
this.gbSafeDispatches.Controls.Add(this.tbReports);
this.gbSafeDispatches.Controls.Add(this.tbSMS);
this.gbSafeDispatches.Controls.Add(this.tbGPS);
this.gbSafeDispatches.Controls.Add(this.btnNewSafeDispatch);
this.gbSafeDispatches.Controls.Add(this.radLabel7);
this.gbSafeDispatches.Controls.Add(this.tbSafeDispatchIP);
this.gbSafeDispatches.HeaderText = "Safe Dispatch";
this.gbSafeDispatches.Location = new System.Drawing.Point(179, 3);
this.gbSafeDispatches.Name = "gbSafeDispatches";
this.gbSafeDispatches.Padding = new System.Windows.Forms.Padding(10, 20, 10, 10);
this.gbSafeDispatches.Size = new System.Drawing.Size(853, 133);
this.gbSafeDispatches.TabIndex = 6;
this.gbSafeDispatches.Text = "Safe Dispatch";
this.gbSafeDispatches.ThemeName = "TelerikMetroBlue";
((Telerik.WinControls.UI.RadGroupBoxElement)(this.gbSafeDispatches.GetChildAt(0))).BorderWidth = 0F;
((Telerik.WinControls.UI.RadGroupBoxElement)(this.gbSafeDispatches.GetChildAt(0))).BorderLeftWidth = 0F;
((Telerik.WinControls.UI.RadGroupBoxElement)(this.gbSafeDispatches.GetChildAt(0))).BorderTopWidth = 0F;
((Telerik.WinControls.UI.RadGroupBoxElement)(this.gbSafeDispatches.GetChildAt(0))).BorderRightWidth = 0F;
((Telerik.WinControls.UI.RadGroupBoxElement)(this.gbSafeDispatches.GetChildAt(0))).BorderBottomWidth = 0F;
((Telerik.WinControls.UI.RadGroupBoxElement)(this.gbSafeDispatches.GetChildAt(0))).Padding = new System.Windows.Forms.Padding(10, 20, 10, 10);
((Telerik.WinControls.Primitives.BorderPrimitive)(this.gbSafeDispatches.GetChildAt(0).GetChildAt(0).GetChildAt(1))).Width = 0F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.gbSafeDispatches.GetChildAt(0).GetChildAt(0).GetChildAt(1))).LeftWidth = 0F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.gbSafeDispatches.GetChildAt(0).GetChildAt(0).GetChildAt(1))).RightWidth = 0F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.gbSafeDispatches.GetChildAt(0).GetChildAt(0).GetChildAt(1))).SmoothingMode = System.Drawing.Drawing2D.SmoothingMode.Default;
//
// chbRecordings
//
this.chbRecordings.BackColor = System.Drawing.Color.Transparent;
this.chbRecordings.Location = new System.Drawing.Point(443, 39);
this.chbRecordings.Name = "chbRecordings";
this.chbRecordings.Size = new System.Drawing.Size(79, 18);
this.chbRecordings.TabIndex = 41;
this.chbRecordings.Text = "Recordings";
this.chbRecordings.ThemeName = "VisualStudio2012Light";
this.chbRecordings.ToggleStateChanged += new Telerik.WinControls.UI.StateChangedEventHandler(this.chbRecordings_ToggleStateChanged);
//
// tbRecordings
//
this.tbRecordings.Location = new System.Drawing.Point(443, 69);
this.tbRecordings.MinimumSize = new System.Drawing.Size(0, 24);
this.tbRecordings.Name = "tbRecordings";
this.tbRecordings.ReadOnly = true;
//
//
//
this.tbRecordings.RootElement.MinSize = new System.Drawing.Size(0, 24);
this.tbRecordings.Size = new System.Drawing.Size(51, 24);
this.tbRecordings.TabIndex = 42;
this.tbRecordings.TabStop = false;
this.tbRecordings.Text = "000";
this.tbRecordings.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.tbRecordings.ThemeName = "VisualStudio2012Light";
//
// chbTelemetry
//
this.chbTelemetry.BackColor = System.Drawing.Color.Transparent;
this.chbTelemetry.Location = new System.Drawing.Point(614, 40);
this.chbTelemetry.Name = "chbTelemetry";
this.chbTelemetry.Size = new System.Drawing.Size(73, 18);
this.chbTelemetry.TabIndex = 7;
this.chbTelemetry.Text = "Telemetry";
this.chbTelemetry.ThemeName = "VisualStudio2012Light";
this.chbTelemetry.ToggleStateChanged += new Telerik.WinControls.UI.StateChangedEventHandler(this.chbTelemetry_ToggleStateChanged);
//
// tbTicketing
//
this.tbTicketing.Location = new System.Drawing.Point(227, 70);
this.tbTicketing.MinimumSize = new System.Drawing.Size(0, 24);
this.tbTicketing.Name = "tbTicketing";
this.tbTicketing.ReadOnly = true;
//
//
//
this.tbTicketing.RootElement.MinSize = new System.Drawing.Size(0, 24);
this.tbTicketing.Size = new System.Drawing.Size(86, 24);
this.tbTicketing.TabIndex = 10;
this.tbTicketing.TabStop = false;
this.tbTicketing.Text = "000";
this.tbTicketing.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.tbTicketing.ThemeName = "VisualStudio2012Light";
//
// chbTicketing
//
this.chbTicketing.BackColor = System.Drawing.Color.Transparent;
this.chbTicketing.Location = new System.Drawing.Point(225, 40);
this.chbTicketing.Name = "chbTicketing";
this.chbTicketing.Size = new System.Drawing.Size(89, 18);
this.chbTicketing.TabIndex = 3;
this.chbTicketing.Text = "Job Ticketing";
this.chbTicketing.ThemeName = "VisualStudio2012Light";
this.chbTicketing.ToggleStateChanged += new Telerik.WinControls.UI.StateChangedEventHandler(this.chbTicketing_ToggleStateChanged);
//
// tbMaps
//
this.tbMaps.Location = new System.Drawing.Point(718, 69);
this.tbMaps.MinimumSize = new System.Drawing.Size(0, 24);
this.tbMaps.Name = "tbMaps";
this.tbMaps.ReadOnly = true;
//
//
//
this.tbMaps.RootElement.MinSize = new System.Drawing.Size(0, 24);
this.tbMaps.Size = new System.Drawing.Size(70, 24);
this.tbMaps.TabIndex = 15;
this.tbMaps.TabStop = false;
this.tbMaps.Text = "000";
this.tbMaps.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.tbMaps.ThemeName = "VisualStudio2012Light";
//
// tbTelemetry
//
this.tbTelemetry.Location = new System.Drawing.Point(615, 70);
this.tbTelemetry.MinimumSize = new System.Drawing.Size(0, 24);
this.tbTelemetry.Name = "tbTelemetry";
this.tbTelemetry.ReadOnly = true;
//
//
//
this.tbTelemetry.RootElement.MinSize = new System.Drawing.Size(0, 24);
this.tbTelemetry.Size = new System.Drawing.Size(73, 24);
this.tbTelemetry.TabIndex = 14;
this.tbTelemetry.TabStop = false;
this.tbTelemetry.Text = "000";
this.tbTelemetry.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.tbTelemetry.ThemeName = "VisualStudio2012Light";
//
// btnDeleteSafeDispatch
//
this.btnDeleteSafeDispatch.Location = new System.Drawing.Point(486, 100);
this.btnDeleteSafeDispatch.Name = "btnDeleteSafeDispatch";
this.btnDeleteSafeDispatch.Size = new System.Drawing.Size(211, 24);
this.btnDeleteSafeDispatch.TabIndex = 11;
this.btnDeleteSafeDispatch.Text = "Delete";
this.btnDeleteSafeDispatch.ThemeName = "TelerikMetroBlue";
this.btnDeleteSafeDispatch.Click += new System.EventHandler(this.btnDeleteSafeDispatch_Click);
//
// btnUpdateSafeDispatch
//
this.btnUpdateSafeDispatch.Location = new System.Drawing.Point(244, 100);
this.btnUpdateSafeDispatch.Name = "btnUpdateSafeDispatch";
this.btnUpdateSafeDispatch.Size = new System.Drawing.Size(211, 24);
this.btnUpdateSafeDispatch.TabIndex = 10;
this.btnUpdateSafeDispatch.Text = "Update";
this.btnUpdateSafeDispatch.ThemeName = "TelerikMetroBlue";
this.btnUpdateSafeDispatch.Click += new System.EventHandler(this.btnUpdateSafeDispatch_Click);
//
// chbZones
//
this.chbZones.BackColor = System.Drawing.Color.Transparent;
this.chbZones.Location = new System.Drawing.Point(525, 40);
this.chbZones.Name = "chbZones";
this.chbZones.Size = new System.Drawing.Size(77, 18);
this.chbZones.TabIndex = 6;
this.chbZones.Text = "Geo-Fence";
this.chbZones.ThemeName = "VisualStudio2012Light";
this.chbZones.ToggleStateChanged += new Telerik.WinControls.UI.StateChangedEventHandler(this.chbZones_ToggleStateChanged);
//
// chbVoice
//
this.chbVoice.BackColor = System.Drawing.Color.Transparent;
this.chbVoice.Location = new System.Drawing.Point(382, 40);
this.chbVoice.Name = "chbVoice";
this.chbVoice.Size = new System.Drawing.Size(51, 18);
this.chbVoice.TabIndex = 5;
this.chbVoice.Text = "Voice";
this.chbVoice.ThemeName = "VisualStudio2012Light";
this.chbVoice.ToggleStateChanged += new Telerik.WinControls.UI.StateChangedEventHandler(this.chbVoice_ToggleStateChanged);
//
// chbReports
//
this.chbReports.BackColor = System.Drawing.Color.Transparent;
this.chbReports.Location = new System.Drawing.Point(316, 40);
this.chbReports.Name = "chbReports";
this.chbReports.Size = new System.Drawing.Size(62, 18);
this.chbReports.TabIndex = 4;
this.chbReports.Text = "Reports";
this.chbReports.ThemeName = "VisualStudio2012Light";
this.chbReports.ToggleStateChanged += new Telerik.WinControls.UI.StateChangedEventHandler(this.chbReports_ToggleStateChanged);
//
// chbSMS
//
this.chbSMS.BackColor = System.Drawing.Color.Transparent;
this.chbSMS.Location = new System.Drawing.Point(168, 40);
this.chbSMS.Name = "chbSMS";
this.chbSMS.Size = new System.Drawing.Size(45, 18);
this.chbSMS.TabIndex = 2;
this.chbSMS.Text = "SMS";
this.chbSMS.ThemeName = "VisualStudio2012Light";
this.chbSMS.ToggleStateChanged += new Telerik.WinControls.UI.StateChangedEventHandler(this.chbSMS_ToggleStateChanged);
//
// chbGPS
//
this.chbGPS.BackColor = System.Drawing.Color.Transparent;
this.chbGPS.Location = new System.Drawing.Point(116, 40);
this.chbGPS.Name = "chbGPS";
this.chbGPS.Size = new System.Drawing.Size(43, 18);
this.chbGPS.TabIndex = 1;
this.chbGPS.Text = "GPS";
this.chbGPS.ThemeName = "VisualStudio2012Light";
this.chbGPS.ToggleStateChanged += new Telerik.WinControls.UI.StateChangedEventHandler(this.chbGPS_ToggleStateChanged);
//
// tbZones
//
this.tbZones.Location = new System.Drawing.Point(525, 70);
this.tbZones.MinimumSize = new System.Drawing.Size(0, 24);
this.tbZones.Name = "tbZones";
this.tbZones.ReadOnly = true;
//
//
//
this.tbZones.RootElement.MinSize = new System.Drawing.Size(0, 24);
this.tbZones.Size = new System.Drawing.Size(76, 24);
this.tbZones.TabIndex = 13;
this.tbZones.TabStop = false;
this.tbZones.Text = "000";
this.tbZones.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.tbZones.ThemeName = "VisualStudio2012Light";
//
// tbVoice
//
this.tbVoice.Location = new System.Drawing.Point(382, 70);
this.tbVoice.MinimumSize = new System.Drawing.Size(0, 24);
this.tbVoice.Name = "tbVoice";
this.tbVoice.ReadOnly = true;
//
//
//
this.tbVoice.RootElement.MinSize = new System.Drawing.Size(0, 24);
this.tbVoice.Size = new System.Drawing.Size(51, 24);
this.tbVoice.TabIndex = 12;
this.tbVoice.TabStop = false;
this.tbVoice.Text = "000";
this.tbVoice.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.tbVoice.ThemeName = "VisualStudio2012Light";
//
// tbReports
//
this.tbReports.Location = new System.Drawing.Point(316, 70);
this.tbReports.MinimumSize = new System.Drawing.Size(0, 24);
this.tbReports.Name = "tbReports";
this.tbReports.ReadOnly = true;
//
//
//
this.tbReports.RootElement.MinSize = new System.Drawing.Size(0, 24);
this.tbReports.Size = new System.Drawing.Size(60, 24);
this.tbReports.TabIndex = 11;
this.tbReports.TabStop = false;
this.tbReports.Text = "000";
this.tbReports.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.tbReports.ThemeName = "VisualStudio2012Light";
//
// tbSMS
//
this.tbSMS.Location = new System.Drawing.Point(169, 70);
this.tbSMS.MinimumSize = new System.Drawing.Size(0, 24);
this.tbSMS.Name = "tbSMS";
this.tbSMS.ReadOnly = true;
//
//
//
this.tbSMS.RootElement.MinSize = new System.Drawing.Size(0, 24);
this.tbSMS.Size = new System.Drawing.Size(50, 24);
this.tbSMS.TabIndex = 9;
this.tbSMS.TabStop = false;
this.tbSMS.Text = "000";
this.tbSMS.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.tbSMS.ThemeName = "VisualStudio2012Light";
//
// tbGPS
//
this.tbGPS.Location = new System.Drawing.Point(116, 70);
this.tbGPS.MinimumSize = new System.Drawing.Size(0, 24);
this.tbGPS.Name = "tbGPS";
this.tbGPS.ReadOnly = true;
//
//
//
this.tbGPS.RootElement.MinSize = new System.Drawing.Size(0, 24);
this.tbGPS.Size = new System.Drawing.Size(50, 24);
this.tbGPS.TabIndex = 8;
this.tbGPS.TabStop = false;
this.tbGPS.Text = "000";
this.tbGPS.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.tbGPS.ThemeName = "VisualStudio2012Light";
//
// btnNewSafeDispatch
//
this.btnNewSafeDispatch.Location = new System.Drawing.Point(2, 100);
this.btnNewSafeDispatch.Name = "btnNewSafeDispatch";
this.btnNewSafeDispatch.Size = new System.Drawing.Size(211, 24);
this.btnNewSafeDispatch.TabIndex = 9;
this.btnNewSafeDispatch.Text = "New";
this.btnNewSafeDispatch.ThemeName = "TelerikMetroBlue";
this.btnNewSafeDispatch.Click += new System.EventHandler(this.btnNewSafeDispatch_Click);
//
// radLabel7
//
this.radLabel7.BackColor = System.Drawing.Color.Transparent;
this.radLabel7.Location = new System.Drawing.Point(0, 71);
this.radLabel7.Name = "radLabel7";
this.radLabel7.Size = new System.Drawing.Size(114, 18);
this.radLabel7.TabIndex = 40;
this.radLabel7.Text = "Remaining on dongle";
//
// tbSafeDispatchIP
//
this.tbSafeDispatchIP.Location = new System.Drawing.Point(2, 38);
this.tbSafeDispatchIP.MinimumSize = new System.Drawing.Size(0, 24);
this.tbSafeDispatchIP.Name = "tbSafeDispatchIP";
//
//
//
this.tbSafeDispatchIP.RootElement.MinSize = new System.Drawing.Size(0, 24);
this.tbSafeDispatchIP.Size = new System.Drawing.Size(106, 24);
this.tbSafeDispatchIP.TabIndex = 0;
this.tbSafeDispatchIP.Text = "IP";
this.tbSafeDispatchIP.ThemeName = "VisualStudio2012Light";
this.tbSafeDispatchIP.TextChanged += new System.EventHandler(this.tbSafeDispatchIP_TextChanged);
//
// cbMapType
//
this.cbMapType.DropDownAnimationEasing = Telerik.WinControls.RadEasingType.Linear;
this.cbMapType.DropDownAnimationFrames = 4;
this.cbMapType.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
radListDataItem1.Text = "Google";
radListDataItem2.Text = "ArcGIS";
radListDataItem3.Text = "OpenStreetMap";
this.cbMapType.Items.Add(radListDataItem1);
this.cbMapType.Items.Add(radListDataItem2);
this.cbMapType.Items.Add(radListDataItem3);
this.cbMapType.Location = new System.Drawing.Point(708, 40);
this.cbMapType.Name = "cbMapType";
this.cbMapType.Size = new System.Drawing.Size(103, 24);
this.cbMapType.TabIndex = 8;
this.cbMapType.ThemeName = "VisualStudio2012Light";
this.cbMapType.SelectedIndexChanged += new Telerik.WinControls.UI.Data.PositionChangedEventHandler(this.cbMapType_SelectedIndexChanged);
//
// radSplitContainer1
//
this.radSplitContainer1.Controls.Add(this.splitPanel2);
this.radSplitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
this.radSplitContainer1.Location = new System.Drawing.Point(0, 0);
this.radSplitContainer1.Name = "radSplitContainer1";
//
//
//
this.radSplitContainer1.RootElement.MinSize = new System.Drawing.Size(25, 25);
this.radSplitContainer1.Size = new System.Drawing.Size(1059, 527);
this.radSplitContainer1.SplitterWidth = 0;
this.radSplitContainer1.TabIndex = 7;
this.radSplitContainer1.TabStop = false;
this.radSplitContainer1.Text = "radSplitContainer1";
//
// splitPanel2
//
this.splitPanel2.BackColor = System.Drawing.Color.WhiteSmoke;
this.splitPanel2.Controls.Add(this.radSplitContainer3);
this.splitPanel2.Location = new System.Drawing.Point(0, 0);
this.splitPanel2.Name = "splitPanel2";
this.splitPanel2.Padding = new System.Windows.Forms.Padding(6, 0, 0, 0);
//
//
//
this.splitPanel2.RootElement.MinSize = new System.Drawing.Size(25, 25);
this.splitPanel2.Size = new System.Drawing.Size(1059, 527);
this.splitPanel2.SizeInfo.AutoSizeScale = new System.Drawing.SizeF(0.321075F, 0F);
this.splitPanel2.SizeInfo.SplitterCorrection = new System.Drawing.Size(454, 0);
this.splitPanel2.TabIndex = 1;
this.splitPanel2.TabStop = false;
this.splitPanel2.Text = "splitPanel2";
((Telerik.WinControls.UI.SplitPanelElement)(this.splitPanel2.GetChildAt(0))).Padding = new System.Windows.Forms.Padding(6, 0, 0, 0);
((Telerik.WinControls.Primitives.BorderPrimitive)(this.splitPanel2.GetChildAt(0).GetChildAt(1))).Width = 0F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.splitPanel2.GetChildAt(0).GetChildAt(1))).TopWidth = 0F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.splitPanel2.GetChildAt(0).GetChildAt(1))).RightWidth = 0F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.splitPanel2.GetChildAt(0).GetChildAt(1))).BottomWidth = 0F;
//
// radSplitContainer3
//
this.radSplitContainer3.BackColor = System.Drawing.Color.WhiteSmoke;
this.radSplitContainer3.Controls.Add(this.splitPanel5);
this.radSplitContainer3.Controls.Add(this.splitPanel6);
this.radSplitContainer3.Dock = System.Windows.Forms.DockStyle.Fill;
this.radSplitContainer3.Location = new System.Drawing.Point(6, 0);
this.radSplitContainer3.Name = "radSplitContainer3";
this.radSplitContainer3.Orientation = System.Windows.Forms.Orientation.Horizontal;
//
//
//
this.radSplitContainer3.RootElement.MinSize = new System.Drawing.Size(25, 25);
this.radSplitContainer3.Size = new System.Drawing.Size(1053, 527);
this.radSplitContainer3.SplitterWidth = 0;
this.radSplitContainer3.TabIndex = 0;
this.radSplitContainer3.TabStop = false;
this.radSplitContainer3.Text = "radSplitContainer3";
this.radSplitContainer3.ThemeName = "TelerikMetroBlue";
//
// splitPanel5
//
this.splitPanel5.Controls.Add(this.gbSafeDispatches);
this.splitPanel5.Location = new System.Drawing.Point(0, 0);
this.splitPanel5.Name = "splitPanel5";
//
//
//
this.splitPanel5.RootElement.MinSize = new System.Drawing.Size(25, 25);
this.splitPanel5.Size = new System.Drawing.Size(1053, 142);
this.splitPanel5.SizeInfo.AutoSizeScale = new System.Drawing.SizeF(0F, -0.3289017F);
this.splitPanel5.SizeInfo.MaximumSize = new System.Drawing.Size(0, 142);
this.splitPanel5.SizeInfo.MinimumSize = new System.Drawing.Size(25, 142);
this.splitPanel5.SizeInfo.SplitterCorrection = new System.Drawing.Size(0, -284);
this.splitPanel5.TabIndex = 0;
this.splitPanel5.TabStop = false;
this.splitPanel5.Text = "splitPanel5";
this.splitPanel5.ThemeName = "TelerikMetroBlue";
((Telerik.WinControls.Primitives.BorderPrimitive)(this.splitPanel5.GetChildAt(0).GetChildAt(1))).Width = 0F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.splitPanel5.GetChildAt(0).GetChildAt(1))).LeftWidth = 0F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.splitPanel5.GetChildAt(0).GetChildAt(1))).TopWidth = 0F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.splitPanel5.GetChildAt(0).GetChildAt(1))).RightWidth = 0F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.splitPanel5.GetChildAt(0).GetChildAt(1))).BottomWidth = 0F;
//
// splitPanel6
//
this.splitPanel6.Controls.Add(this.gvSafeDispatches);
this.splitPanel6.Location = new System.Drawing.Point(0, 142);
this.splitPanel6.Name = "splitPanel6";
//
//
//
this.splitPanel6.RootElement.MinSize = new System.Drawing.Size(25, 25);
this.splitPanel6.Size = new System.Drawing.Size(1053, 385);
this.splitPanel6.SizeInfo.AutoSizeScale = new System.Drawing.SizeF(0F, 0.3289017F);
this.splitPanel6.SizeInfo.SplitterCorrection = new System.Drawing.Size(0, 284);
this.splitPanel6.TabIndex = 1;
this.splitPanel6.TabStop = false;
this.splitPanel6.Text = "splitPanel6";
this.splitPanel6.ThemeName = "TelerikMetroBlue";
//
// controlRegistration
//
this.Controls.Add(this.radSplitContainer1);
this.MaximumSize = new System.Drawing.Size(1059, 527);
this.MinimumSize = new System.Drawing.Size(1059, 527);
this.Name = "controlRegistration";
this.Size = new System.Drawing.Size(1059, 527);
((System.ComponentModel.ISupportInitialize)(this.registrationBindingSource)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gvSafeDispatches.MasterTemplate)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gvSafeDispatches)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.sDRegistrationBindingSource)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gbSafeDispatches)).EndInit();
this.gbSafeDispatches.ResumeLayout(false);
this.gbSafeDispatches.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.chbRecordings)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tbRecordings)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.chbTelemetry)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tbTicketing)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.chbTicketing)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tbMaps)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tbTelemetry)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.btnDeleteSafeDispatch)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.btnUpdateSafeDispatch)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.chbZones)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.chbVoice)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.chbReports)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.chbSMS)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.chbGPS)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tbZones)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tbVoice)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tbReports)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tbSMS)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tbGPS)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.btnNewSafeDispatch)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel7)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tbSafeDispatchIP)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.cbMapType)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radSplitContainer1)).EndInit();
this.radSplitContainer1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitPanel2)).EndInit();
this.splitPanel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.radSplitContainer3)).EndInit();
this.radSplitContainer3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitPanel5)).EndInit();
this.splitPanel5.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitPanel6)).EndInit();
this.splitPanel6.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.BindingSource registrationBindingSource;
private Telerik.WinControls.UI.RadGridView gvSafeDispatches;
private Telerik.WinControls.UI.RadGroupBox gbSafeDispatches;
private Telerik.WinControls.UI.RadTextBox tbSafeDispatchIP;
private Telerik.WinControls.UI.RadLabel radLabel7;
private Telerik.WinControls.UI.RadButton btnNewSafeDispatch;
private Telerik.WinControls.UI.RadTextBox tbGPS;
private Telerik.WinControls.UI.RadTextBox tbZones;
private Telerik.WinControls.UI.RadTextBox tbVoice;
private Telerik.WinControls.UI.RadTextBox tbReports;
private Telerik.WinControls.UI.RadTextBox tbSMS;
private Telerik.WinControls.UI.RadCheckBox chbGPS;
private Telerik.WinControls.UI.RadCheckBox chbZones;
private Telerik.WinControls.UI.RadCheckBox chbVoice;
private Telerik.WinControls.UI.RadCheckBox chbReports;
private Telerik.WinControls.UI.RadCheckBox chbSMS;
private Telerik.WinControls.UI.RadButton btnUpdateSafeDispatch;
private Telerik.WinControls.UI.RadButton btnDeleteSafeDispatch;
private Telerik.WinControls.UI.RadTextBox tbTelemetry;
private Telerik.WinControls.UI.RadCheckBox chbTelemetry;
private System.Windows.Forms.BindingSource sDRegistrationBindingSource;
private Telerik.WinControls.UI.RadSplitContainer radSplitContainer1;
private Telerik.WinControls.UI.SplitPanel splitPanel2;
private Telerik.WinControls.UI.RadSplitContainer radSplitContainer3;
private Telerik.WinControls.UI.SplitPanel splitPanel5;
private Telerik.WinControls.UI.SplitPanel splitPanel6;
private Telerik.WinControls.UI.RadTextBox tbMaps;
private Telerik.WinControls.UI.RadDropDownList cbMapType;
private Telerik.WinControls.UI.RadCheckBox chbTicketing;
private Telerik.WinControls.UI.RadTextBox tbTicketing;
private Telerik.WinControls.Themes.TelerikMetroBlueTheme telerikMetroBlueTheme1;
private Telerik.WinControls.Themes.VisualStudio2012LightTheme visualStudio2012LightTheme1;
private Telerik.WinControls.UI.RadCheckBox chbRecordings;
private Telerik.WinControls.UI.RadTextBox tbRecordings;
}
}