SafeDispatch/SubscriberAndUserManager/controlGateways.Designer.cs

1578 lines
97 KiB
C#

namespace SubscriberAndUserManager
{
partial class controlGateways
{
/// <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.GridViewDecimalColumn gridViewDecimalColumn14 = new Telerik.WinControls.UI.GridViewDecimalColumn();
Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn8 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
Telerik.WinControls.UI.GridViewDecimalColumn gridViewDecimalColumn15 = new Telerik.WinControls.UI.GridViewDecimalColumn();
Telerik.WinControls.UI.GridViewCheckBoxColumn gridViewCheckBoxColumn2 = new Telerik.WinControls.UI.GridViewCheckBoxColumn();
Telerik.WinControls.UI.TableViewDefinition tableViewDefinition5 = new Telerik.WinControls.UI.TableViewDefinition();
Telerik.WinControls.UI.GridViewDecimalColumn gridViewDecimalColumn16 = new Telerik.WinControls.UI.GridViewDecimalColumn();
Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn9 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
Telerik.WinControls.UI.GridViewDecimalColumn gridViewDecimalColumn17 = new Telerik.WinControls.UI.GridViewDecimalColumn();
Telerik.WinControls.UI.GridViewDecimalColumn gridViewDecimalColumn18 = new Telerik.WinControls.UI.GridViewDecimalColumn();
Telerik.WinControls.UI.GridViewDecimalColumn gridViewDecimalColumn19 = new Telerik.WinControls.UI.GridViewDecimalColumn();
Telerik.WinControls.UI.GridViewDecimalColumn gridViewDecimalColumn20 = new Telerik.WinControls.UI.GridViewDecimalColumn();
Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn10 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn11 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
Telerik.WinControls.UI.GridViewComboBoxColumn gridViewComboBoxColumn2 = new Telerik.WinControls.UI.GridViewComboBoxColumn();
Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn12 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
Telerik.WinControls.UI.TableViewDefinition tableViewDefinition6 = new Telerik.WinControls.UI.TableViewDefinition();
Telerik.WinControls.UI.GridViewDecimalColumn gridViewDecimalColumn21 = new Telerik.WinControls.UI.GridViewDecimalColumn();
Telerik.WinControls.UI.GridViewDecimalColumn gridViewDecimalColumn22 = new Telerik.WinControls.UI.GridViewDecimalColumn();
Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn13 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
Telerik.WinControls.UI.GridViewDecimalColumn gridViewDecimalColumn23 = new Telerik.WinControls.UI.GridViewDecimalColumn();
Telerik.WinControls.UI.TableViewDefinition tableViewDefinition7 = new Telerik.WinControls.UI.TableViewDefinition();
Telerik.WinControls.UI.GridViewDecimalColumn gridViewDecimalColumn24 = new Telerik.WinControls.UI.GridViewDecimalColumn();
Telerik.WinControls.UI.GridViewDecimalColumn gridViewDecimalColumn25 = new Telerik.WinControls.UI.GridViewDecimalColumn();
Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn14 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
Telerik.WinControls.UI.GridViewDecimalColumn gridViewDecimalColumn26 = new Telerik.WinControls.UI.GridViewDecimalColumn();
Telerik.WinControls.UI.TableViewDefinition tableViewDefinition8 = new Telerik.WinControls.UI.TableViewDefinition();
this.radSplitContainer1 = new Telerik.WinControls.UI.RadSplitContainer();
this.splitPanel1 = new Telerik.WinControls.UI.SplitPanel();
this.btEditGateway = new Telerik.WinControls.UI.RadButton();
this.GridViewGWList = new Telerik.WinControls.UI.RadGridView();
this.gatewayBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.gbAddNew = new Telerik.WinControls.UI.RadGroupBox();
this.tbGateways = new Telerik.WinControls.UI.RadTextBox();
this.radLabel15 = new Telerik.WinControls.UI.RadLabel();
this.cbActive = new Telerik.WinControls.UI.RadCheckBox();
this.tbPeerID = new Telerik.WinControls.UI.RadSpinEditor();
this.ckRepeaterGateway = new Telerik.WinControls.UI.RadCheckBox();
this.lbPeer = new Telerik.WinControls.UI.RadLabel();
this.btnAddGW = new Telerik.WinControls.UI.RadButton();
this.radLabel1 = new Telerik.WinControls.UI.RadLabel();
this.tbGwIP = new Telerik.WinControls.UI.RadTextBox();
this.btnDeleteGW = new Telerik.WinControls.UI.RadButton();
this.splitPanel2 = new Telerik.WinControls.UI.SplitPanel();
this.btEditSelected = new Telerik.WinControls.UI.RadButton();
this.GridViewRadioGWList = new Telerik.WinControls.UI.RadGridView();
this.radioGatewayBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.btnRadioGWDeleteSelected = new Telerik.WinControls.UI.RadButton();
this.gbAddNewRadioGW = new Telerik.WinControls.UI.RadGroupBox();
this.cbGWType = new Telerik.WinControls.UI.RadDropDownList();
this.lbGWType = new Telerik.WinControls.UI.RadLabel();
this.tbRadioGWName = new Telerik.WinControls.UI.RadTextBox();
this.radLabel9 = new Telerik.WinControls.UI.RadLabel();
this.rbSlot2 = new Telerik.WinControls.UI.RadRadioButton();
this.radButton1 = new Telerik.WinControls.UI.RadButton();
this.radRadioButton1 = new Telerik.WinControls.UI.RadRadioButton();
this.radTextBox1 = new Telerik.WinControls.UI.RadTextBox();
this.radTextBox2 = new Telerik.WinControls.UI.RadTextBox();
this.radLabel7 = new Telerik.WinControls.UI.RadLabel();
this.radCheckBox1 = new Telerik.WinControls.UI.RadCheckBox();
this.radLabel8 = new Telerik.WinControls.UI.RadLabel();
this.tbRadioGWip = new Telerik.WinControls.UI.RadTextBox();
this.tbSubID = new Telerik.WinControls.UI.RadTextBox();
this.lbSubID = new Telerik.WinControls.UI.RadLabel();
this.lbAddRGW_text = new Telerik.WinControls.UI.RadLabel();
this.lbAddRGW = new Telerik.WinControls.UI.RadLabel();
this.tbRadioIMEI = new Telerik.WinControls.UI.RadTextBox();
this.lbImei = new Telerik.WinControls.UI.RadLabel();
this.btnRadioGWadd = new Telerik.WinControls.UI.RadButton();
this.rlRadioIP = new Telerik.WinControls.UI.RadLabel();
this.rbSlot1 = new Telerik.WinControls.UI.RadRadioButton();
this.checkBvoice = new Telerik.WinControls.UI.RadCheckBox();
this.splitPanel3 = new Telerik.WinControls.UI.SplitPanel();
this.btnRadioZoneDeleteSelected = new Telerik.WinControls.UI.RadButton();
this.GridViewRadioZOnesList = new Telerik.WinControls.UI.RadGridView();
this.radioZonesBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.radGroupBox1 = new Telerik.WinControls.UI.RadGroupBox();
this.lbAddZone = new Telerik.WinControls.UI.RadLabel();
this.lbAddZone_text = new Telerik.WinControls.UI.RadLabel();
this.tbZoneName = new Telerik.WinControls.UI.RadTextBox();
this.radLabel6 = new Telerik.WinControls.UI.RadLabel();
this.tbZoneNR = new Telerik.WinControls.UI.RadTextBox();
this.btnAddZone = new Telerik.WinControls.UI.RadButton();
this.radLabel3 = new Telerik.WinControls.UI.RadLabel();
this.splitPanel4 = new Telerik.WinControls.UI.SplitPanel();
this.btnRadioChannelDeleteSelected = new Telerik.WinControls.UI.RadButton();
this.GridViewRadioChannelList = new Telerik.WinControls.UI.RadGridView();
this.radioChannelsBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.radGroupBox2 = new Telerik.WinControls.UI.RadGroupBox();
this.lbAddChannel = new Telerik.WinControls.UI.RadLabel();
this.lbAddChannel_text = new Telerik.WinControls.UI.RadLabel();
this.tbChannelName = new Telerik.WinControls.UI.RadTextBox();
this.radLabel5 = new Telerik.WinControls.UI.RadLabel();
this.tbChannelNr = new Telerik.WinControls.UI.RadTextBox();
this.btnChannelAdd = new Telerik.WinControls.UI.RadButton();
this.radLabel4 = new Telerik.WinControls.UI.RadLabel();
this.telerikMetroBlueTheme1 = new Telerik.WinControls.Themes.TelerikMetroBlueTheme();
this.visualStudio2012LightTheme1 = new Telerik.WinControls.Themes.VisualStudio2012LightTheme();
((System.ComponentModel.ISupportInitialize)(this.radSplitContainer1)).BeginInit();
this.radSplitContainer1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.splitPanel1)).BeginInit();
this.splitPanel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.btEditGateway)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.GridViewGWList)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.GridViewGWList.MasterTemplate)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gatewayBindingSource)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gbAddNew)).BeginInit();
this.gbAddNew.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.tbGateways)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel15)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.cbActive)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.tbPeerID)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ckRepeaterGateway)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lbPeer)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.btnAddGW)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.tbGwIP)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.btnDeleteGW)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.splitPanel2)).BeginInit();
this.splitPanel2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.btEditSelected)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.GridViewRadioGWList)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.GridViewRadioGWList.MasterTemplate)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radioGatewayBindingSource)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.btnRadioGWDeleteSelected)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gbAddNewRadioGW)).BeginInit();
this.gbAddNewRadioGW.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.cbGWType)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lbGWType)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.tbRadioGWName)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel9)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.rbSlot2)).BeginInit();
this.rbSlot2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.radButton1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radRadioButton1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radTextBox1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radTextBox2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel7)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radCheckBox1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel8)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.tbRadioGWip)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.tbSubID)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lbSubID)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lbAddRGW_text)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lbAddRGW)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.tbRadioIMEI)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lbImei)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.btnRadioGWadd)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.rlRadioIP)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.rbSlot1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.checkBvoice)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.splitPanel3)).BeginInit();
this.splitPanel3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.btnRadioZoneDeleteSelected)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.GridViewRadioZOnesList)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.GridViewRadioZOnesList.MasterTemplate)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radioZonesBindingSource)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radGroupBox1)).BeginInit();
this.radGroupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.lbAddZone)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lbAddZone_text)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.tbZoneName)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.tbZoneNR)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.btnAddZone)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.splitPanel4)).BeginInit();
this.splitPanel4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.btnRadioChannelDeleteSelected)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.GridViewRadioChannelList)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.GridViewRadioChannelList.MasterTemplate)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radioChannelsBindingSource)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radGroupBox2)).BeginInit();
this.radGroupBox2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.lbAddChannel)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lbAddChannel_text)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.tbChannelName)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.tbChannelNr)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.btnChannelAdd)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel4)).BeginInit();
this.SuspendLayout();
//
// radSplitContainer1
//
this.radSplitContainer1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.radSplitContainer1.BackColor = System.Drawing.Color.WhiteSmoke;
this.radSplitContainer1.Controls.Add(this.splitPanel1);
this.radSplitContainer1.Controls.Add(this.splitPanel2);
this.radSplitContainer1.Controls.Add(this.splitPanel3);
this.radSplitContainer1.Controls.Add(this.splitPanel4);
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 = 0;
this.radSplitContainer1.TabStop = false;
this.radSplitContainer1.Text = "radSplitContainer1";
this.radSplitContainer1.ThemeName = "TelerikMetroBlue";
this.radSplitContainer1.Resize += new System.EventHandler(this.radSplitContainer1_Resize);
//
// splitPanel1
//
this.splitPanel1.Controls.Add(this.btEditGateway);
this.splitPanel1.Controls.Add(this.GridViewGWList);
this.splitPanel1.Controls.Add(this.gbAddNew);
this.splitPanel1.Controls.Add(this.btnDeleteGW);
this.splitPanel1.Location = new System.Drawing.Point(0, 0);
this.splitPanel1.Name = "splitPanel1";
//
//
//
this.splitPanel1.RootElement.MinSize = new System.Drawing.Size(25, 25);
this.splitPanel1.Size = new System.Drawing.Size(264, 527);
this.splitPanel1.SizeInfo.AutoSizeScale = new System.Drawing.SizeF(-0.0007163324F, 0F);
this.splitPanel1.SizeInfo.MinimumSize = new System.Drawing.Size(209, 25);
this.splitPanel1.SizeInfo.SplitterCorrection = new System.Drawing.Size(27, 0);
this.splitPanel1.TabIndex = 0;
this.splitPanel1.TabStop = false;
this.splitPanel1.ThemeName = "TelerikMetroBlue";
((Telerik.WinControls.Primitives.BorderPrimitive)(this.splitPanel1.GetChildAt(0).GetChildAt(1))).Width = 0F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.splitPanel1.GetChildAt(0).GetChildAt(1))).LeftWidth = 0F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.splitPanel1.GetChildAt(0).GetChildAt(1))).TopWidth = 0F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.splitPanel1.GetChildAt(0).GetChildAt(1))).RightWidth = 0F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.splitPanel1.GetChildAt(0).GetChildAt(1))).BottomWidth = 0F;
//
// btEditGateway
//
this.btEditGateway.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
this.btEditGateway.Location = new System.Drawing.Point(41, 488);
this.btEditGateway.Name = "btEditGateway";
this.btEditGateway.Size = new System.Drawing.Size(75, 24);
this.btEditGateway.TabIndex = 1;
this.btEditGateway.Text = "Edit Selected";
this.btEditGateway.ThemeName = "TelerikMetroBlue";
this.btEditGateway.Click += new System.EventHandler(this.btEditGateway_Click);
//
// GridViewGWList
//
this.GridViewGWList.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.GridViewGWList.BackColor = System.Drawing.SystemColors.Control;
this.GridViewGWList.Cursor = System.Windows.Forms.Cursors.Default;
this.GridViewGWList.Font = new System.Drawing.Font("Segoe UI", 8.25F);
this.GridViewGWList.ForeColor = System.Drawing.Color.Black;
this.GridViewGWList.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.GridViewGWList.Location = new System.Drawing.Point(3, 168);
//
//
//
this.GridViewGWList.MasterTemplate.AllowAddNewRow = false;
this.GridViewGWList.MasterTemplate.AllowColumnReorder = false;
this.GridViewGWList.MasterTemplate.AllowDeleteRow = false;
this.GridViewGWList.MasterTemplate.AllowDragToGroup = false;
this.GridViewGWList.MasterTemplate.AllowEditRow = false;
this.GridViewGWList.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill;
gridViewDecimalColumn14.DataType = typeof(int);
gridViewDecimalColumn14.EnableExpressionEditor = false;
gridViewDecimalColumn14.FieldName = "Id";
gridViewDecimalColumn14.HeaderText = "Id";
gridViewDecimalColumn14.IsAutoGenerated = true;
gridViewDecimalColumn14.MaxWidth = 50;
gridViewDecimalColumn14.MinWidth = 50;
gridViewDecimalColumn14.Name = "Id";
gridViewDecimalColumn14.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
gridViewTextBoxColumn8.EnableExpressionEditor = false;
gridViewTextBoxColumn8.FieldName = "Ip";
gridViewTextBoxColumn8.HeaderText = "Ip";
gridViewTextBoxColumn8.IsAutoGenerated = true;
gridViewTextBoxColumn8.MinWidth = 30;
gridViewTextBoxColumn8.Name = "Ip";
gridViewTextBoxColumn8.Width = 150;
gridViewDecimalColumn15.DataType = typeof(int);
gridViewDecimalColumn15.EnableExpressionEditor = false;
gridViewDecimalColumn15.FieldName = "Peer_id";
gridViewDecimalColumn15.HeaderText = "Peer ID";
gridViewDecimalColumn15.IsVisible = false;
gridViewDecimalColumn15.MinWidth = 10;
gridViewDecimalColumn15.Name = "peer_id";
gridViewDecimalColumn15.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
gridViewDecimalColumn15.Width = 60;
gridViewCheckBoxColumn2.FieldName = "Active";
gridViewCheckBoxColumn2.HeaderText = "Active";
gridViewCheckBoxColumn2.Name = "active";
gridViewCheckBoxColumn2.Width = 59;
this.GridViewGWList.MasterTemplate.Columns.AddRange(new Telerik.WinControls.UI.GridViewDataColumn[] {
gridViewDecimalColumn14,
gridViewTextBoxColumn8,
gridViewDecimalColumn15,
gridViewCheckBoxColumn2});
this.GridViewGWList.MasterTemplate.DataSource = this.gatewayBindingSource;
this.GridViewGWList.MasterTemplate.EnableGrouping = false;
this.GridViewGWList.MasterTemplate.EnableSorting = false;
this.GridViewGWList.MasterTemplate.ShowRowHeaderColumn = false;
this.GridViewGWList.MasterTemplate.ViewDefinition = tableViewDefinition5;
this.GridViewGWList.Name = "GridViewGWList";
this.GridViewGWList.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1);
this.GridViewGWList.ReadOnly = true;
this.GridViewGWList.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.GridViewGWList.Size = new System.Drawing.Size(258, 311);
this.GridViewGWList.TabIndex = 2;
this.GridViewGWList.TabStop = false;
this.GridViewGWList.ThemeName = "TelerikMetroBlue";
this.GridViewGWList.RowFormatting += new Telerik.WinControls.UI.RowFormattingEventHandler(this.grid_RowFormatting);
this.GridViewGWList.CellFormatting += new Telerik.WinControls.UI.CellFormattingEventHandler(this.GridViewGWList_CellFormatting);
this.GridViewGWList.CellClick += new Telerik.WinControls.UI.GridViewCellEventHandler(this.GridViewGWList_CellClick);
this.GridViewGWList.Click += new System.EventHandler(this.GridViewGWList_Click);
//
// gatewayBindingSource
//
this.gatewayBindingSource.DataSource = typeof(SafeMobileLib.Gateway);
//
// gbAddNew
//
this.gbAddNew.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
this.gbAddNew.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.gbAddNew.BackColor = System.Drawing.Color.Transparent;
this.gbAddNew.Controls.Add(this.tbGateways);
this.gbAddNew.Controls.Add(this.radLabel15);
this.gbAddNew.Controls.Add(this.cbActive);
this.gbAddNew.Controls.Add(this.tbPeerID);
this.gbAddNew.Controls.Add(this.ckRepeaterGateway);
this.gbAddNew.Controls.Add(this.lbPeer);
this.gbAddNew.Controls.Add(this.btnAddGW);
this.gbAddNew.Controls.Add(this.radLabel1);
this.gbAddNew.Controls.Add(this.tbGwIP);
this.gbAddNew.HeaderText = "Add new Gateway";
this.gbAddNew.Location = new System.Drawing.Point(31, 3);
this.gbAddNew.Name = "gbAddNew";
this.gbAddNew.Padding = new System.Windows.Forms.Padding(10, 20, 10, 10);
this.gbAddNew.Size = new System.Drawing.Size(203, 159);
this.gbAddNew.TabIndex = 0;
this.gbAddNew.Text = "Add new Gateway";
this.gbAddNew.ThemeName = "TelerikMetroBlue";
((Telerik.WinControls.UI.RadGroupBoxElement)(this.gbAddNew.GetChildAt(0))).BorderWidth = 0F;
((Telerik.WinControls.UI.RadGroupBoxElement)(this.gbAddNew.GetChildAt(0))).BorderLeftWidth = 0F;
((Telerik.WinControls.UI.RadGroupBoxElement)(this.gbAddNew.GetChildAt(0))).BorderTopWidth = 0F;
((Telerik.WinControls.UI.RadGroupBoxElement)(this.gbAddNew.GetChildAt(0))).BorderRightWidth = 0F;
((Telerik.WinControls.UI.RadGroupBoxElement)(this.gbAddNew.GetChildAt(0))).BorderBottomWidth = 0F;
((Telerik.WinControls.UI.RadGroupBoxElement)(this.gbAddNew.GetChildAt(0))).Padding = new System.Windows.Forms.Padding(10, 20, 10, 10);
((Telerik.WinControls.Primitives.BorderPrimitive)(this.gbAddNew.GetChildAt(0).GetChildAt(0).GetChildAt(1))).Width = 0F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.gbAddNew.GetChildAt(0).GetChildAt(0).GetChildAt(1))).LeftWidth = 0F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.gbAddNew.GetChildAt(0).GetChildAt(0).GetChildAt(1))).RightWidth = 0F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.gbAddNew.GetChildAt(0).GetChildAt(0).GetChildAt(1))).SmoothingMode = System.Drawing.Drawing2D.SmoothingMode.Default;
//
// tbGateways
//
this.tbGateways.Location = new System.Drawing.Point(104, 124);
this.tbGateways.MinimumSize = new System.Drawing.Size(0, 24);
this.tbGateways.Name = "tbGateways";
this.tbGateways.ReadOnly = true;
//
//
//
this.tbGateways.RootElement.MinSize = new System.Drawing.Size(0, 24);
this.tbGateways.Size = new System.Drawing.Size(57, 24);
this.tbGateways.TabIndex = 43;
this.tbGateways.Text = "000";
this.tbGateways.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.tbGateways.ThemeName = "VisualStudio2012Light";
//
// radLabel15
//
this.radLabel15.BackColor = System.Drawing.Color.Transparent;
this.radLabel15.Location = new System.Drawing.Point(42, 127);
this.radLabel15.Name = "radLabel15";
this.radLabel15.Size = new System.Drawing.Size(51, 18);
this.radLabel15.TabIndex = 44;
this.radLabel15.Text = "Available";
//
// cbActive
//
this.cbActive.Location = new System.Drawing.Point(44, 102);
this.cbActive.Name = "cbActive";
this.cbActive.Size = new System.Drawing.Size(54, 18);
this.cbActive.TabIndex = 6;
this.cbActive.Text = "Active";
this.cbActive.ThemeName = "VisualStudio2012Light";
//
// tbPeerID
//
this.tbPeerID.Enabled = false;
this.tbPeerID.Location = new System.Drawing.Point(99, 76);
this.tbPeerID.Maximum = new decimal(new int[] {
16776415,
0,
0,
0});
this.tbPeerID.MinimumSize = new System.Drawing.Size(0, 24);
this.tbPeerID.Name = "tbPeerID";
//
//
//
this.tbPeerID.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren;
this.tbPeerID.RootElement.MinSize = new System.Drawing.Size(0, 24);
this.tbPeerID.Size = new System.Drawing.Size(55, 24);
this.tbPeerID.TabIndex = 5;
this.tbPeerID.TabStop = false;
this.tbPeerID.ThemeName = "VisualStudio2012Light";
//
// ckRepeaterGateway
//
this.ckRepeaterGateway.Location = new System.Drawing.Point(42, 55);
this.ckRepeaterGateway.Name = "ckRepeaterGateway";
this.ckRepeaterGateway.Size = new System.Drawing.Size(114, 18);
this.ckRepeaterGateway.TabIndex = 3;
this.ckRepeaterGateway.Text = "Repeater Gateway";
this.ckRepeaterGateway.ThemeName = "VisualStudio2012Light";
this.ckRepeaterGateway.ToggleStateChanged += new Telerik.WinControls.UI.StateChangedEventHandler(this.ckRepeaterGateway_ToggleStateChanged);
//
// lbPeer
//
this.lbPeer.BackColor = System.Drawing.Color.Transparent;
this.lbPeer.Location = new System.Drawing.Point(41, 81);
this.lbPeer.Name = "lbPeer";
this.lbPeer.Size = new System.Drawing.Size(45, 18);
this.lbPeer.TabIndex = 4;
this.lbPeer.Text = "Peer ID:";
//
// btnAddGW
//
this.btnAddGW.Location = new System.Drawing.Point(126, 26);
this.btnAddGW.Name = "btnAddGW";
this.btnAddGW.Size = new System.Drawing.Size(64, 24);
this.btnAddGW.TabIndex = 2;
this.btnAddGW.Text = "Add";
this.btnAddGW.ThemeName = "TelerikMetroBlue";
this.btnAddGW.Click += new System.EventHandler(this.btnAddGW_Click);
//
// radLabel1
//
this.radLabel1.BackColor = System.Drawing.Color.Transparent;
this.radLabel1.Location = new System.Drawing.Point(13, 30);
this.radLabel1.Name = "radLabel1";
this.radLabel1.Size = new System.Drawing.Size(16, 18);
this.radLabel1.TabIndex = 0;
this.radLabel1.Text = "IP";
//
// tbGwIP
//
this.tbGwIP.Location = new System.Drawing.Point(35, 26);
this.tbGwIP.MinimumSize = new System.Drawing.Size(0, 24);
this.tbGwIP.Name = "tbGwIP";
//
//
//
this.tbGwIP.RootElement.MinSize = new System.Drawing.Size(0, 24);
this.tbGwIP.Size = new System.Drawing.Size(85, 24);
this.tbGwIP.TabIndex = 1;
this.tbGwIP.Text = "127.0.0.1";
this.tbGwIP.ThemeName = "VisualStudio2012Light";
//
// btnDeleteGW
//
this.btnDeleteGW.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
this.btnDeleteGW.Location = new System.Drawing.Point(125, 488);
this.btnDeleteGW.Name = "btnDeleteGW";
this.btnDeleteGW.Size = new System.Drawing.Size(96, 24);
this.btnDeleteGW.TabIndex = 2;
this.btnDeleteGW.Text = "Delete Selected";
this.btnDeleteGW.ThemeName = "TelerikMetroBlue";
this.btnDeleteGW.Click += new System.EventHandler(this.btnDelteGW_Click);
//
// splitPanel2
//
this.splitPanel2.Controls.Add(this.btEditSelected);
this.splitPanel2.Controls.Add(this.GridViewRadioGWList);
this.splitPanel2.Controls.Add(this.btnRadioGWDeleteSelected);
this.splitPanel2.Controls.Add(this.gbAddNewRadioGW);
this.splitPanel2.Location = new System.Drawing.Point(264, 0);
this.splitPanel2.Name = "splitPanel2";
//
//
//
this.splitPanel2.RootElement.MinSize = new System.Drawing.Size(25, 25);
this.splitPanel2.Size = new System.Drawing.Size(264, 527);
this.splitPanel2.SizeInfo.AutoSizeScale = new System.Drawing.SizeF(-0.0007163286F, 0F);
this.splitPanel2.SizeInfo.MinimumSize = new System.Drawing.Size(235, 25);
this.splitPanel2.SizeInfo.SplitterCorrection = new System.Drawing.Size(-78, 0);
this.splitPanel2.TabIndex = 1;
this.splitPanel2.TabStop = false;
this.splitPanel2.ThemeName = "TelerikMetroBlue";
((Telerik.WinControls.Primitives.BorderPrimitive)(this.splitPanel2.GetChildAt(0).GetChildAt(1))).Width = 0F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.splitPanel2.GetChildAt(0).GetChildAt(1))).LeftWidth = 1F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.splitPanel2.GetChildAt(0).GetChildAt(1))).TopWidth = 0F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.splitPanel2.GetChildAt(0).GetChildAt(1))).RightWidth = 1F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.splitPanel2.GetChildAt(0).GetChildAt(1))).BottomWidth = 0F;
//
// btEditSelected
//
this.btEditSelected.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
this.btEditSelected.Location = new System.Drawing.Point(31, 488);
this.btEditSelected.Name = "btEditSelected";
this.btEditSelected.Size = new System.Drawing.Size(93, 24);
this.btEditSelected.TabIndex = 1;
this.btEditSelected.Text = "Edit Selected";
this.btEditSelected.ThemeName = "TelerikMetroBlue";
this.btEditSelected.Click += new System.EventHandler(this.btEditSelected_Click);
//
// GridViewRadioGWList
//
this.GridViewRadioGWList.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.GridViewRadioGWList.BackColor = System.Drawing.SystemColors.Control;
this.GridViewRadioGWList.Cursor = System.Windows.Forms.Cursors.Default;
this.GridViewRadioGWList.Font = new System.Drawing.Font("Segoe UI", 8.25F);
this.GridViewRadioGWList.ForeColor = System.Drawing.Color.Black;
this.GridViewRadioGWList.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.GridViewRadioGWList.Location = new System.Drawing.Point(3, 168);
//
//
//
this.GridViewRadioGWList.MasterTemplate.AllowAddNewRow = false;
this.GridViewRadioGWList.MasterTemplate.AllowColumnReorder = false;
this.GridViewRadioGWList.MasterTemplate.AllowDeleteRow = false;
this.GridViewRadioGWList.MasterTemplate.AllowDragToGroup = false;
this.GridViewRadioGWList.MasterTemplate.AllowEditRow = false;
this.GridViewRadioGWList.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill;
gridViewDecimalColumn16.DataType = typeof(int);
gridViewDecimalColumn16.FieldName = "Id";
gridViewDecimalColumn16.HeaderText = "Id";
gridViewDecimalColumn16.IsAutoGenerated = true;
gridViewDecimalColumn16.IsVisible = false;
gridViewDecimalColumn16.MinWidth = 25;
gridViewDecimalColumn16.Name = "Id";
gridViewDecimalColumn16.Width = 46;
gridViewTextBoxColumn9.FieldName = "Ip";
gridViewTextBoxColumn9.HeaderText = "Ip";
gridViewTextBoxColumn9.IsAutoGenerated = true;
gridViewTextBoxColumn9.MaxWidth = 90;
gridViewTextBoxColumn9.MinWidth = 90;
gridViewTextBoxColumn9.Name = "Ip";
gridViewTextBoxColumn9.Width = 90;
gridViewDecimalColumn17.DataType = typeof(int);
gridViewDecimalColumn17.FieldName = "Imei";
gridViewDecimalColumn17.HeaderText = "Imei";
gridViewDecimalColumn17.IsAutoGenerated = true;
gridViewDecimalColumn17.MinWidth = 50;
gridViewDecimalColumn17.Name = "Imei";
gridViewDecimalColumn17.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
gridViewDecimalColumn18.DataType = typeof(long);
gridViewDecimalColumn18.FieldName = "Gw_id";
gridViewDecimalColumn18.HeaderText = "Gw_id";
gridViewDecimalColumn18.IsAutoGenerated = true;
gridViewDecimalColumn18.IsVisible = false;
gridViewDecimalColumn18.MinWidth = 25;
gridViewDecimalColumn18.Name = "Gw_id";
gridViewDecimalColumn18.Width = 57;
gridViewDecimalColumn19.DataType = typeof(int);
gridViewDecimalColumn19.FieldName = "Gw_voice";
gridViewDecimalColumn19.HeaderText = "Voice";
gridViewDecimalColumn19.IsAutoGenerated = true;
gridViewDecimalColumn19.MaxWidth = 50;
gridViewDecimalColumn19.MinWidth = 50;
gridViewDecimalColumn19.Name = "Gw_voice";
gridViewDecimalColumn19.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
gridViewDecimalColumn20.DataType = typeof(int);
gridViewDecimalColumn20.FieldName = "Subnetwork";
gridViewDecimalColumn20.HeaderText = "column1";
gridViewDecimalColumn20.MinWidth = 50;
gridViewDecimalColumn20.Name = "subnetID";
gridViewTextBoxColumn10.FieldName = "InterfaceIP";
gridViewTextBoxColumn10.HeaderText = "InterfaceIP";
gridViewTextBoxColumn10.IsAutoGenerated = true;
gridViewTextBoxColumn10.IsVisible = false;
gridViewTextBoxColumn10.MinWidth = 25;
gridViewTextBoxColumn10.Name = "InterfaceIP";
gridViewTextBoxColumn10.Width = 224;
gridViewTextBoxColumn11.FieldName = "Name";
gridViewTextBoxColumn11.HeaderText = "Name";
gridViewTextBoxColumn11.MinWidth = 100;
gridViewTextBoxColumn11.Name = "Name";
gridViewTextBoxColumn11.Width = 100;
gridViewComboBoxColumn2.DataType = typeof(int);
gridViewComboBoxColumn2.FieldName = "Type";
gridViewComboBoxColumn2.HeaderText = "Type";
gridViewComboBoxColumn2.IsVisible = false;
gridViewComboBoxColumn2.MinWidth = 29;
gridViewComboBoxColumn2.Name = "Type";
gridViewComboBoxColumn2.Width = 29;
gridViewTextBoxColumn12.FieldName = "TypeDesc";
gridViewTextBoxColumn12.HeaderText = "TypeDesc";
gridViewTextBoxColumn12.MinWidth = 80;
gridViewTextBoxColumn12.Name = "TypeDesc";
gridViewTextBoxColumn12.Width = 80;
this.GridViewRadioGWList.MasterTemplate.Columns.AddRange(new Telerik.WinControls.UI.GridViewDataColumn[] {
gridViewDecimalColumn16,
gridViewTextBoxColumn9,
gridViewDecimalColumn17,
gridViewDecimalColumn18,
gridViewDecimalColumn19,
gridViewDecimalColumn20,
gridViewTextBoxColumn10,
gridViewTextBoxColumn11,
gridViewComboBoxColumn2,
gridViewTextBoxColumn12});
this.GridViewRadioGWList.MasterTemplate.DataSource = this.radioGatewayBindingSource;
this.GridViewRadioGWList.MasterTemplate.EnableGrouping = false;
this.GridViewRadioGWList.MasterTemplate.EnableSorting = false;
this.GridViewRadioGWList.MasterTemplate.HorizontalScrollState = Telerik.WinControls.UI.ScrollState.AlwaysShow;
this.GridViewRadioGWList.MasterTemplate.ShowRowHeaderColumn = false;
this.GridViewRadioGWList.MasterTemplate.ViewDefinition = tableViewDefinition6;
this.GridViewRadioGWList.Name = "GridViewRadioGWList";
this.GridViewRadioGWList.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1);
this.GridViewRadioGWList.ReadOnly = true;
this.GridViewRadioGWList.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.GridViewRadioGWList.Size = new System.Drawing.Size(258, 311);
this.GridViewRadioGWList.TabIndex = 4;
this.GridViewRadioGWList.TabStop = false;
this.GridViewRadioGWList.ThemeName = "TelerikMetroBlue";
this.GridViewRadioGWList.RowFormatting += new Telerik.WinControls.UI.RowFormattingEventHandler(this.grid_RowFormatting);
this.GridViewRadioGWList.CellFormatting += new Telerik.WinControls.UI.CellFormattingEventHandler(this.GridViewRadioGWList_CellFormatting);
this.GridViewRadioGWList.CellClick += new Telerik.WinControls.UI.GridViewCellEventHandler(this.GridViewRadioGWList_CellClick);
this.GridViewRadioGWList.Click += new System.EventHandler(this.GridViewRadioGWList_Click);
//
// radioGatewayBindingSource
//
this.radioGatewayBindingSource.DataSource = typeof(SafeMobileLib.RadioGateway);
//
// btnRadioGWDeleteSelected
//
this.btnRadioGWDeleteSelected.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
this.btnRadioGWDeleteSelected.Location = new System.Drawing.Point(144, 488);
this.btnRadioGWDeleteSelected.Name = "btnRadioGWDeleteSelected";
this.btnRadioGWDeleteSelected.Size = new System.Drawing.Size(93, 24);
this.btnRadioGWDeleteSelected.TabIndex = 2;
this.btnRadioGWDeleteSelected.Text = "Delete Selected";
this.btnRadioGWDeleteSelected.ThemeName = "TelerikMetroBlue";
this.btnRadioGWDeleteSelected.Click += new System.EventHandler(this.btnRadioGWDeleteSelected_Click);
//
// gbAddNewRadioGW
//
this.gbAddNewRadioGW.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
this.gbAddNewRadioGW.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.gbAddNewRadioGW.BackColor = System.Drawing.Color.Transparent;
this.gbAddNewRadioGW.Controls.Add(this.cbGWType);
this.gbAddNewRadioGW.Controls.Add(this.lbGWType);
this.gbAddNewRadioGW.Controls.Add(this.tbRadioGWName);
this.gbAddNewRadioGW.Controls.Add(this.radLabel9);
this.gbAddNewRadioGW.Controls.Add(this.rbSlot2);
this.gbAddNewRadioGW.Controls.Add(this.tbRadioGWip);
this.gbAddNewRadioGW.Controls.Add(this.tbSubID);
this.gbAddNewRadioGW.Controls.Add(this.lbSubID);
this.gbAddNewRadioGW.Controls.Add(this.lbAddRGW_text);
this.gbAddNewRadioGW.Controls.Add(this.lbAddRGW);
this.gbAddNewRadioGW.Controls.Add(this.tbRadioIMEI);
this.gbAddNewRadioGW.Controls.Add(this.lbImei);
this.gbAddNewRadioGW.Controls.Add(this.btnRadioGWadd);
this.gbAddNewRadioGW.Controls.Add(this.rlRadioIP);
this.gbAddNewRadioGW.Controls.Add(this.rbSlot1);
this.gbAddNewRadioGW.Controls.Add(this.checkBvoice);
this.gbAddNewRadioGW.HeaderText = "Add new Radio Gateway";
this.gbAddNewRadioGW.Location = new System.Drawing.Point(6, 3);
this.gbAddNewRadioGW.Name = "gbAddNewRadioGW";
this.gbAddNewRadioGW.Padding = new System.Windows.Forms.Padding(10, 20, 10, 10);
this.gbAddNewRadioGW.Size = new System.Drawing.Size(255, 168);
this.gbAddNewRadioGW.TabIndex = 0;
this.gbAddNewRadioGW.Text = "Add new Radio Gateway";
this.gbAddNewRadioGW.ThemeName = "TelerikMetroBlue";
((Telerik.WinControls.UI.RadGroupBoxElement)(this.gbAddNewRadioGW.GetChildAt(0))).BorderWidth = 0F;
((Telerik.WinControls.UI.RadGroupBoxElement)(this.gbAddNewRadioGW.GetChildAt(0))).BorderLeftWidth = 0F;
((Telerik.WinControls.UI.RadGroupBoxElement)(this.gbAddNewRadioGW.GetChildAt(0))).BorderTopWidth = 0F;
((Telerik.WinControls.UI.RadGroupBoxElement)(this.gbAddNewRadioGW.GetChildAt(0))).BorderRightWidth = 0F;
((Telerik.WinControls.UI.RadGroupBoxElement)(this.gbAddNewRadioGW.GetChildAt(0))).BorderBottomWidth = 0F;
((Telerik.WinControls.UI.RadGroupBoxElement)(this.gbAddNewRadioGW.GetChildAt(0))).Padding = new System.Windows.Forms.Padding(10, 20, 10, 10);
((Telerik.WinControls.Primitives.BorderPrimitive)(this.gbAddNewRadioGW.GetChildAt(0).GetChildAt(0).GetChildAt(1))).Width = 0F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.gbAddNewRadioGW.GetChildAt(0).GetChildAt(0).GetChildAt(1))).LeftWidth = 0F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.gbAddNewRadioGW.GetChildAt(0).GetChildAt(0).GetChildAt(1))).RightWidth = 0F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.gbAddNewRadioGW.GetChildAt(0).GetChildAt(0).GetChildAt(1))).SmoothingMode = System.Drawing.Drawing2D.SmoothingMode.Default;
//
// cbGWType
//
this.cbGWType.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.cbGWType.DropDownAnimationEasing = Telerik.WinControls.RadEasingType.Linear;
this.cbGWType.DropDownAnimationFrames = 4;
this.cbGWType.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
this.cbGWType.Location = new System.Drawing.Point(54, 114);
this.cbGWType.Name = "cbGWType";
this.cbGWType.Size = new System.Drawing.Size(101, 24);
this.cbGWType.TabIndex = 10;
this.cbGWType.ThemeName = "VisualStudio2012Light";
//
// lbGWType
//
this.lbGWType.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.lbGWType.BackColor = System.Drawing.Color.Transparent;
this.lbGWType.Location = new System.Drawing.Point(13, 116);
this.lbGWType.Name = "lbGWType";
this.lbGWType.Size = new System.Drawing.Size(33, 18);
this.lbGWType.TabIndex = 9;
this.lbGWType.Text = "Type:";
//
// tbRadioGWName
//
this.tbRadioGWName.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.tbRadioGWName.Location = new System.Drawing.Point(54, 87);
this.tbRadioGWName.MaxLength = 20;
this.tbRadioGWName.MinimumSize = new System.Drawing.Size(0, 24);
this.tbRadioGWName.Name = "tbRadioGWName";
this.tbRadioGWName.NullText = "Radio GW Name";
//
//
//
this.tbRadioGWName.RootElement.MinSize = new System.Drawing.Size(0, 24);
this.tbRadioGWName.Size = new System.Drawing.Size(188, 24);
this.tbRadioGWName.TabIndex = 8;
this.tbRadioGWName.ThemeName = "VisualStudio2012Light";
//
// radLabel9
//
this.radLabel9.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.radLabel9.BackColor = System.Drawing.Color.Transparent;
this.radLabel9.Location = new System.Drawing.Point(10, 90);
this.radLabel9.Name = "radLabel9";
this.radLabel9.Size = new System.Drawing.Size(39, 18);
this.radLabel9.TabIndex = 7;
this.radLabel9.Text = "Name:";
//
// rbSlot2
//
this.rbSlot2.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.rbSlot2.BackColor = System.Drawing.Color.Transparent;
this.rbSlot2.Controls.Add(this.radButton1);
this.rbSlot2.Controls.Add(this.radRadioButton1);
this.rbSlot2.Controls.Add(this.radTextBox1);
this.rbSlot2.Controls.Add(this.radTextBox2);
this.rbSlot2.Controls.Add(this.radLabel7);
this.rbSlot2.Controls.Add(this.radCheckBox1);
this.rbSlot2.Controls.Add(this.radLabel8);
this.rbSlot2.Location = new System.Drawing.Point(143, 23);
this.rbSlot2.Name = "rbSlot2";
this.rbSlot2.Size = new System.Drawing.Size(52, 18);
this.rbSlot2.TabIndex = 2;
this.rbSlot2.Text = "Slot 2";
this.rbSlot2.ThemeName = "VisualStudio2012Light";
//
// radButton1
//
this.radButton1.Location = new System.Drawing.Point(6, 18);
this.radButton1.Name = "radButton1";
this.radButton1.Size = new System.Drawing.Size(83, 21);
this.radButton1.TabIndex = 1;
this.radButton1.Text = "Add";
this.radButton1.Click += new System.EventHandler(this.btnRadioGWadd_Click);
//
// radRadioButton1
//
this.radRadioButton1.BackColor = System.Drawing.Color.Transparent;
this.radRadioButton1.CheckState = System.Windows.Forms.CheckState.Checked;
this.radRadioButton1.Location = new System.Drawing.Point(-125, 46);
this.radRadioButton1.Name = "radRadioButton1";
this.radRadioButton1.Size = new System.Drawing.Size(49, 18);
this.radRadioButton1.TabIndex = 2;
this.radRadioButton1.Text = "Slot 1";
this.radRadioButton1.ToggleState = Telerik.WinControls.Enumerations.ToggleState.On;
//
// radTextBox1
//
this.radTextBox1.Location = new System.Drawing.Point(-65, 42);
this.radTextBox1.Name = "radTextBox1";
this.radTextBox1.Size = new System.Drawing.Size(51, 20);
this.radTextBox1.TabIndex = 3;
this.radTextBox1.TabStop = false;
this.radTextBox1.Text = "ID";
//
// radTextBox2
//
this.radTextBox2.Location = new System.Drawing.Point(-89, 18);
this.radTextBox2.Name = "radTextBox2";
this.radTextBox2.Size = new System.Drawing.Size(83, 20);
this.radTextBox2.TabIndex = 0;
this.radTextBox2.TabStop = false;
this.radTextBox2.Text = "Base_station_IP.";
//
// radLabel7
//
this.radLabel7.BackColor = System.Drawing.Color.Transparent;
this.radLabel7.Location = new System.Drawing.Point(29, 66);
this.radLabel7.Name = "radLabel7";
this.radLabel7.Size = new System.Drawing.Size(44, 18);
this.radLabel7.TabIndex = 6;
this.radLabel7.Text = "dummy";
//
// radCheckBox1
//
this.radCheckBox1.CheckState = System.Windows.Forms.CheckState.Checked;
this.radCheckBox1.Location = new System.Drawing.Point(-5, 43);
this.radCheckBox1.Name = "radCheckBox1";
this.radCheckBox1.Size = new System.Drawing.Size(91, 18);
this.radCheckBox1.TabIndex = 5;
this.radCheckBox1.Text = "Voice enabled";
this.radCheckBox1.ToggleState = Telerik.WinControls.Enumerations.ToggleState.On;
//
// radLabel8
//
this.radLabel8.BackColor = System.Drawing.Color.Transparent;
this.radLabel8.Location = new System.Drawing.Point(-128, 66);
this.radLabel8.Name = "radLabel8";
this.radLabel8.Size = new System.Drawing.Size(160, 18);
this.radLabel8.TabIndex = 9;
this.radLabel8.Text = "Add Radio Gateway for GW ID:";
//
// tbRadioGWip
//
this.tbRadioGWip.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.tbRadioGWip.Location = new System.Drawing.Point(54, 26);
this.tbRadioGWip.MinimumSize = new System.Drawing.Size(0, 24);
this.tbRadioGWip.Name = "tbRadioGWip";
this.tbRadioGWip.NullText = "Base_station_IP.";
//
//
//
this.tbRadioGWip.RootElement.MinSize = new System.Drawing.Size(0, 24);
this.tbRadioGWip.Size = new System.Drawing.Size(89, 24);
this.tbRadioGWip.TabIndex = 1;
this.tbRadioGWip.ThemeName = "VisualStudio2012Light";
//
// tbSubID
//
this.tbSubID.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.tbSubID.Location = new System.Drawing.Point(202, 53);
this.tbSubID.MinimumSize = new System.Drawing.Size(0, 24);
this.tbSubID.Name = "tbSubID";
//
//
//
this.tbSubID.RootElement.MinSize = new System.Drawing.Size(0, 24);
this.tbSubID.Size = new System.Drawing.Size(30, 24);
this.tbSubID.TabIndex = 4;
this.tbSubID.TabStop = false;
this.tbSubID.Text = "10";
this.tbSubID.ThemeName = "VisualStudio2012Light";
//
// lbSubID
//
this.lbSubID.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.lbSubID.BackColor = System.Drawing.Color.Transparent;
this.lbSubID.Location = new System.Drawing.Point(172, 54);
this.lbSubID.Name = "lbSubID";
this.lbSubID.Size = new System.Drawing.Size(58, 18);
this.lbSubID.TabIndex = 11;
this.lbSubID.Text = "Subnet ID:";
//
// lbAddRGW_text
//
this.lbAddRGW_text.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.lbAddRGW_text.BackColor = System.Drawing.Color.Transparent;
this.lbAddRGW_text.Location = new System.Drawing.Point(15, 142);
this.lbAddRGW_text.Name = "lbAddRGW_text";
this.lbAddRGW_text.Size = new System.Drawing.Size(160, 18);
this.lbAddRGW_text.TabIndex = 11;
this.lbAddRGW_text.Text = "Add Radio Gateway for GW ID:";
//
// lbAddRGW
//
this.lbAddRGW.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.lbAddRGW.BackColor = System.Drawing.Color.Transparent;
this.lbAddRGW.Location = new System.Drawing.Point(172, 141);
this.lbAddRGW.Name = "lbAddRGW";
this.lbAddRGW.Size = new System.Drawing.Size(44, 18);
this.lbAddRGW.TabIndex = 12;
this.lbAddRGW.Text = "dummy";
//
// tbRadioIMEI
//
this.tbRadioIMEI.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.tbRadioIMEI.Location = new System.Drawing.Point(86, 53);
this.tbRadioIMEI.MinimumSize = new System.Drawing.Size(0, 24);
this.tbRadioIMEI.Name = "tbRadioIMEI";
this.tbRadioIMEI.NullText = "ID";
//
//
//
this.tbRadioIMEI.RootElement.MinSize = new System.Drawing.Size(0, 24);
this.tbRadioIMEI.Size = new System.Drawing.Size(57, 24);
this.tbRadioIMEI.TabIndex = 6;
this.tbRadioIMEI.ThemeName = "VisualStudio2012Light";
//
// lbImei
//
this.lbImei.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.lbImei.AutoSize = false;
this.lbImei.BackColor = System.Drawing.Color.Transparent;
this.lbImei.Location = new System.Drawing.Point(-2, 56);
this.lbImei.Name = "lbImei";
this.lbImei.Size = new System.Drawing.Size(80, 18);
this.lbImei.TabIndex = 8;
this.lbImei.Text = "Gateway ISSI";
this.lbImei.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
//
// btnRadioGWadd
//
this.btnRadioGWadd.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.btnRadioGWadd.Location = new System.Drawing.Point(160, 26);
this.btnRadioGWadd.Name = "btnRadioGWadd";
this.btnRadioGWadd.Size = new System.Drawing.Size(83, 24);
this.btnRadioGWadd.TabIndex = 3;
this.btnRadioGWadd.Text = "Add";
this.btnRadioGWadd.ThemeName = "TelerikMetroBlue";
this.btnRadioGWadd.Click += new System.EventHandler(this.btnRadioGWadd_Click);
//
// rlRadioIP
//
this.rlRadioIP.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.rlRadioIP.AutoSize = false;
this.rlRadioIP.BackColor = System.Drawing.Color.Transparent;
this.rlRadioIP.Location = new System.Drawing.Point(0, 23);
this.rlRadioIP.Name = "rlRadioIP";
this.rlRadioIP.Size = new System.Drawing.Size(49, 29);
this.rlRadioIP.TabIndex = 0;
this.rlRadioIP.Text = "IP";
this.rlRadioIP.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
//
// rbSlot1
//
this.rbSlot1.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.rbSlot1.BackColor = System.Drawing.Color.Transparent;
this.rbSlot1.CheckState = System.Windows.Forms.CheckState.Checked;
this.rbSlot1.Location = new System.Drawing.Point(18, 58);
this.rbSlot1.Name = "rbSlot1";
this.rbSlot1.Size = new System.Drawing.Size(52, 18);
this.rbSlot1.TabIndex = 5;
this.rbSlot1.Text = "Slot 1";
this.rbSlot1.ThemeName = "VisualStudio2012Light";
this.rbSlot1.ToggleState = Telerik.WinControls.Enumerations.ToggleState.On;
//
// checkBvoice
//
this.checkBvoice.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.checkBvoice.CheckState = System.Windows.Forms.CheckState.Checked;
this.checkBvoice.Location = new System.Drawing.Point(151, 58);
this.checkBvoice.Name = "checkBvoice";
this.checkBvoice.Size = new System.Drawing.Size(94, 18);
this.checkBvoice.TabIndex = 10;
this.checkBvoice.Text = "Voice enabled";
this.checkBvoice.ThemeName = "VisualStudio2012Light";
this.checkBvoice.ToggleState = Telerik.WinControls.Enumerations.ToggleState.On;
//
// splitPanel3
//
this.splitPanel3.Controls.Add(this.btnRadioZoneDeleteSelected);
this.splitPanel3.Controls.Add(this.GridViewRadioZOnesList);
this.splitPanel3.Controls.Add(this.radGroupBox1);
this.splitPanel3.Location = new System.Drawing.Point(528, 0);
this.splitPanel3.Name = "splitPanel3";
//
//
//
this.splitPanel3.RootElement.MinSize = new System.Drawing.Size(25, 25);
this.splitPanel3.Size = new System.Drawing.Size(267, 527);
this.splitPanel3.SizeInfo.AutoSizeScale = new System.Drawing.SizeF(0.002148986F, 0F);
this.splitPanel3.SizeInfo.MinimumSize = new System.Drawing.Size(235, 25);
this.splitPanel3.SizeInfo.SplitterCorrection = new System.Drawing.Size(25, 0);
this.splitPanel3.TabIndex = 2;
this.splitPanel3.TabStop = false;
this.splitPanel3.Text = "splitPanel3";
this.splitPanel3.ThemeName = "TelerikMetroBlue";
((Telerik.WinControls.Primitives.BorderPrimitive)(this.splitPanel3.GetChildAt(0).GetChildAt(1))).Width = 0F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.splitPanel3.GetChildAt(0).GetChildAt(1))).LeftWidth = 0F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.splitPanel3.GetChildAt(0).GetChildAt(1))).TopWidth = 0F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.splitPanel3.GetChildAt(0).GetChildAt(1))).RightWidth = 0F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.splitPanel3.GetChildAt(0).GetChildAt(1))).BottomWidth = 0F;
//
// btnRadioZoneDeleteSelected
//
this.btnRadioZoneDeleteSelected.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
this.btnRadioZoneDeleteSelected.Location = new System.Drawing.Point(77, 488);
this.btnRadioZoneDeleteSelected.Name = "btnRadioZoneDeleteSelected";
this.btnRadioZoneDeleteSelected.Size = new System.Drawing.Size(130, 24);
this.btnRadioZoneDeleteSelected.TabIndex = 1;
this.btnRadioZoneDeleteSelected.Text = "Delete Selected";
this.btnRadioZoneDeleteSelected.ThemeName = "TelerikMetroBlue";
this.btnRadioZoneDeleteSelected.Click += new System.EventHandler(this.btnRadioZoneDeleteSelected_Click);
//
// GridViewRadioZOnesList
//
this.GridViewRadioZOnesList.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.GridViewRadioZOnesList.Location = new System.Drawing.Point(3, 168);
//
//
//
this.GridViewRadioZOnesList.MasterTemplate.AllowAddNewRow = false;
this.GridViewRadioZOnesList.MasterTemplate.AllowColumnReorder = false;
this.GridViewRadioZOnesList.MasterTemplate.AllowDeleteRow = false;
this.GridViewRadioZOnesList.MasterTemplate.AllowDragToGroup = false;
this.GridViewRadioZOnesList.MasterTemplate.AllowEditRow = false;
this.GridViewRadioZOnesList.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill;
gridViewDecimalColumn21.DataType = typeof(int);
gridViewDecimalColumn21.FieldName = "Id";
gridViewDecimalColumn21.HeaderText = "Id";
gridViewDecimalColumn21.IsAutoGenerated = true;
gridViewDecimalColumn21.IsVisible = false;
gridViewDecimalColumn21.MaxWidth = 50;
gridViewDecimalColumn21.MinWidth = 50;
gridViewDecimalColumn21.Name = "Id";
gridViewDecimalColumn22.DataType = typeof(int);
gridViewDecimalColumn22.FieldName = "Nr";
gridViewDecimalColumn22.HeaderText = "Nr";
gridViewDecimalColumn22.IsAutoGenerated = true;
gridViewDecimalColumn22.MaxWidth = 50;
gridViewDecimalColumn22.MinWidth = 50;
gridViewDecimalColumn22.Name = "Nr";
gridViewDecimalColumn22.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
gridViewTextBoxColumn13.FieldName = "Name";
gridViewTextBoxColumn13.HeaderText = "Name";
gridViewTextBoxColumn13.IsAutoGenerated = true;
gridViewTextBoxColumn13.MinWidth = 30;
gridViewTextBoxColumn13.Name = "Name";
gridViewTextBoxColumn13.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
gridViewTextBoxColumn13.Width = 209;
gridViewDecimalColumn23.DataType = typeof(int);
gridViewDecimalColumn23.FieldName = "RGWid";
gridViewDecimalColumn23.HeaderText = "Radio GW ID";
gridViewDecimalColumn23.IsAutoGenerated = true;
gridViewDecimalColumn23.IsVisible = false;
gridViewDecimalColumn23.Name = "RGWid";
gridViewDecimalColumn23.Width = 72;
this.GridViewRadioZOnesList.MasterTemplate.Columns.AddRange(new Telerik.WinControls.UI.GridViewDataColumn[] {
gridViewDecimalColumn21,
gridViewDecimalColumn22,
gridViewTextBoxColumn13,
gridViewDecimalColumn23});
this.GridViewRadioZOnesList.MasterTemplate.DataSource = this.radioZonesBindingSource;
this.GridViewRadioZOnesList.MasterTemplate.EnableGrouping = false;
this.GridViewRadioZOnesList.MasterTemplate.EnableSorting = false;
this.GridViewRadioZOnesList.MasterTemplate.ShowRowHeaderColumn = false;
this.GridViewRadioZOnesList.MasterTemplate.ViewDefinition = tableViewDefinition7;
this.GridViewRadioZOnesList.Name = "GridViewRadioZOnesList";
this.GridViewRadioZOnesList.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1);
this.GridViewRadioZOnesList.ReadOnly = true;
this.GridViewRadioZOnesList.Size = new System.Drawing.Size(259, 311);
this.GridViewRadioZOnesList.TabIndex = 8;
this.GridViewRadioZOnesList.TabStop = false;
this.GridViewRadioZOnesList.ThemeName = "TelerikMetroBlue";
this.GridViewRadioZOnesList.RowFormatting += new Telerik.WinControls.UI.RowFormattingEventHandler(this.grid_RowFormatting);
this.GridViewRadioZOnesList.CellFormatting += new Telerik.WinControls.UI.CellFormattingEventHandler(this.GridViewRadioZOnesList_CellFormatting);
this.GridViewRadioZOnesList.CellClick += new Telerik.WinControls.UI.GridViewCellEventHandler(this.GridViewRadioZOnesList_CellClick);
this.GridViewRadioZOnesList.Click += new System.EventHandler(this.GridViewRadioZOnesList_Click);
//
// radioZonesBindingSource
//
this.radioZonesBindingSource.DataSource = typeof(SafeMobileLib.RadioZones);
//
// radGroupBox1
//
this.radGroupBox1.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
this.radGroupBox1.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.radGroupBox1.BackColor = System.Drawing.Color.Transparent;
this.radGroupBox1.Controls.Add(this.lbAddZone);
this.radGroupBox1.Controls.Add(this.lbAddZone_text);
this.radGroupBox1.Controls.Add(this.tbZoneName);
this.radGroupBox1.Controls.Add(this.radLabel6);
this.radGroupBox1.Controls.Add(this.tbZoneNR);
this.radGroupBox1.Controls.Add(this.btnAddZone);
this.radGroupBox1.Controls.Add(this.radLabel3);
this.radGroupBox1.HeaderText = "Add new Radio Zone";
this.radGroupBox1.Location = new System.Drawing.Point(18, 3);
this.radGroupBox1.Name = "radGroupBox1";
this.radGroupBox1.Padding = new System.Windows.Forms.Padding(10, 20, 10, 10);
this.radGroupBox1.Size = new System.Drawing.Size(229, 168);
this.radGroupBox1.TabIndex = 0;
this.radGroupBox1.Text = "Add new Radio Zone";
this.radGroupBox1.ThemeName = "TelerikMetroBlue";
((Telerik.WinControls.UI.RadGroupBoxElement)(this.radGroupBox1.GetChildAt(0))).BorderWidth = 0F;
((Telerik.WinControls.UI.RadGroupBoxElement)(this.radGroupBox1.GetChildAt(0))).BorderLeftWidth = 0F;
((Telerik.WinControls.UI.RadGroupBoxElement)(this.radGroupBox1.GetChildAt(0))).BorderTopWidth = 0F;
((Telerik.WinControls.UI.RadGroupBoxElement)(this.radGroupBox1.GetChildAt(0))).BorderRightWidth = 0F;
((Telerik.WinControls.UI.RadGroupBoxElement)(this.radGroupBox1.GetChildAt(0))).BorderBottomWidth = 0F;
((Telerik.WinControls.UI.RadGroupBoxElement)(this.radGroupBox1.GetChildAt(0))).Padding = new System.Windows.Forms.Padding(10, 20, 10, 10);
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radGroupBox1.GetChildAt(0).GetChildAt(0).GetChildAt(1))).Width = 0F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radGroupBox1.GetChildAt(0).GetChildAt(0).GetChildAt(1))).LeftWidth = 0F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radGroupBox1.GetChildAt(0).GetChildAt(0).GetChildAt(1))).TopWidth = 0F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radGroupBox1.GetChildAt(0).GetChildAt(0).GetChildAt(1))).RightWidth = 0F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radGroupBox1.GetChildAt(0).GetChildAt(0).GetChildAt(1))).BottomWidth = 0F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radGroupBox1.GetChildAt(0).GetChildAt(0).GetChildAt(1))).SmoothingMode = System.Drawing.Drawing2D.SmoothingMode.Default;
//
// lbAddZone
//
this.lbAddZone.BackColor = System.Drawing.Color.Transparent;
this.lbAddZone.Location = new System.Drawing.Point(155, 142);
this.lbAddZone.Name = "lbAddZone";
this.lbAddZone.Size = new System.Drawing.Size(44, 18);
this.lbAddZone.TabIndex = 6;
this.lbAddZone.Text = "dummy";
//
// lbAddZone_text
//
this.lbAddZone_text.BackColor = System.Drawing.Color.Transparent;
this.lbAddZone_text.Location = new System.Drawing.Point(2, 142);
this.lbAddZone_text.Name = "lbAddZone_text";
this.lbAddZone_text.Size = new System.Drawing.Size(156, 18);
this.lbAddZone_text.TabIndex = 5;
this.lbAddZone_text.Text = "Add Zone for Radio Gateway:";
//
// tbZoneName
//
this.tbZoneName.Location = new System.Drawing.Point(58, 56);
this.tbZoneName.MinimumSize = new System.Drawing.Size(0, 24);
this.tbZoneName.Name = "tbZoneName";
//
//
//
this.tbZoneName.RootElement.MinSize = new System.Drawing.Size(0, 24);
this.tbZoneName.Size = new System.Drawing.Size(158, 24);
this.tbZoneName.TabIndex = 4;
this.tbZoneName.Text = "Zone Name";
this.tbZoneName.ThemeName = "VisualStudio2012Light";
//
// radLabel6
//
this.radLabel6.BackColor = System.Drawing.Color.Transparent;
this.radLabel6.Location = new System.Drawing.Point(13, 59);
this.radLabel6.Name = "radLabel6";
this.radLabel6.Size = new System.Drawing.Size(39, 18);
this.radLabel6.TabIndex = 3;
this.radLabel6.Text = "Name:";
//
// tbZoneNR
//
this.tbZoneNR.Location = new System.Drawing.Point(35, 26);
this.tbZoneNR.MinimumSize = new System.Drawing.Size(0, 24);
this.tbZoneNR.Name = "tbZoneNR";
//
//
//
this.tbZoneNR.RootElement.MinSize = new System.Drawing.Size(0, 24);
this.tbZoneNR.Size = new System.Drawing.Size(83, 24);
this.tbZoneNR.TabIndex = 1;
this.tbZoneNR.Text = "1";
this.tbZoneNR.ThemeName = "VisualStudio2012Light";
this.tbZoneNR.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.ValidateNumericInput);
//
// btnAddZone
//
this.btnAddZone.Location = new System.Drawing.Point(124, 26);
this.btnAddZone.Name = "btnAddZone";
this.btnAddZone.Size = new System.Drawing.Size(92, 24);
this.btnAddZone.TabIndex = 2;
this.btnAddZone.Text = "Add";
this.btnAddZone.ThemeName = "TelerikMetroBlue";
this.btnAddZone.Click += new System.EventHandler(this.btnAddZone_Click);
//
// radLabel3
//
this.radLabel3.BackColor = System.Drawing.Color.Transparent;
this.radLabel3.Location = new System.Drawing.Point(13, 29);
this.radLabel3.Name = "radLabel3";
this.radLabel3.Size = new System.Drawing.Size(21, 18);
this.radLabel3.TabIndex = 0;
this.radLabel3.Text = "Nr:";
//
// splitPanel4
//
this.splitPanel4.Controls.Add(this.btnRadioChannelDeleteSelected);
this.splitPanel4.Controls.Add(this.GridViewRadioChannelList);
this.splitPanel4.Controls.Add(this.radGroupBox2);
this.splitPanel4.Location = new System.Drawing.Point(795, 0);
this.splitPanel4.Name = "splitPanel4";
//
//
//
this.splitPanel4.RootElement.MinSize = new System.Drawing.Size(25, 25);
this.splitPanel4.Size = new System.Drawing.Size(264, 527);
this.splitPanel4.SizeInfo.AutoSizeScale = new System.Drawing.SizeF(-0.0007163324F, 0F);
this.splitPanel4.SizeInfo.SplitterCorrection = new System.Drawing.Size(26, 0);
this.splitPanel4.TabIndex = 3;
this.splitPanel4.TabStop = false;
this.splitPanel4.Text = "splitPanel4";
this.splitPanel4.ThemeName = "TelerikMetroBlue";
((Telerik.WinControls.Primitives.BorderPrimitive)(this.splitPanel4.GetChildAt(0).GetChildAt(1))).Width = 0F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.splitPanel4.GetChildAt(0).GetChildAt(1))).LeftWidth = 0F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.splitPanel4.GetChildAt(0).GetChildAt(1))).TopWidth = 0F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.splitPanel4.GetChildAt(0).GetChildAt(1))).RightWidth = 0F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.splitPanel4.GetChildAt(0).GetChildAt(1))).BottomWidth = 0F;
//
// btnRadioChannelDeleteSelected
//
this.btnRadioChannelDeleteSelected.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
this.btnRadioChannelDeleteSelected.Location = new System.Drawing.Point(70, 488);
this.btnRadioChannelDeleteSelected.Name = "btnRadioChannelDeleteSelected";
this.btnRadioChannelDeleteSelected.Size = new System.Drawing.Size(130, 24);
this.btnRadioChannelDeleteSelected.TabIndex = 1;
this.btnRadioChannelDeleteSelected.Text = "Delete Selected";
this.btnRadioChannelDeleteSelected.ThemeName = "TelerikMetroBlue";
this.btnRadioChannelDeleteSelected.Click += new System.EventHandler(this.btnRadioChannelDeleteSelected_Click);
//
// GridViewRadioChannelList
//
this.GridViewRadioChannelList.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.GridViewRadioChannelList.Location = new System.Drawing.Point(3, 168);
//
//
//
this.GridViewRadioChannelList.MasterTemplate.AllowAddNewRow = false;
this.GridViewRadioChannelList.MasterTemplate.AllowColumnReorder = false;
this.GridViewRadioChannelList.MasterTemplate.AllowDeleteRow = false;
this.GridViewRadioChannelList.MasterTemplate.AllowDragToGroup = false;
this.GridViewRadioChannelList.MasterTemplate.AllowEditRow = false;
this.GridViewRadioChannelList.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill;
gridViewDecimalColumn24.DataType = typeof(int);
gridViewDecimalColumn24.FieldName = "Id";
gridViewDecimalColumn24.HeaderText = "Id";
gridViewDecimalColumn24.IsAutoGenerated = true;
gridViewDecimalColumn24.IsVisible = false;
gridViewDecimalColumn24.MaxWidth = 30;
gridViewDecimalColumn24.MinWidth = 30;
gridViewDecimalColumn24.Name = "Id";
gridViewDecimalColumn24.Width = 30;
gridViewDecimalColumn25.DataType = typeof(int);
gridViewDecimalColumn25.FieldName = "Nr";
gridViewDecimalColumn25.HeaderText = "Nr";
gridViewDecimalColumn25.IsAutoGenerated = true;
gridViewDecimalColumn25.MaxWidth = 50;
gridViewDecimalColumn25.MinWidth = 50;
gridViewDecimalColumn25.Name = "Nr";
gridViewDecimalColumn25.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
gridViewTextBoxColumn14.FieldName = "Name";
gridViewTextBoxColumn14.HeaderText = "Name";
gridViewTextBoxColumn14.IsAutoGenerated = true;
gridViewTextBoxColumn14.MinWidth = 30;
gridViewTextBoxColumn14.Name = "Name";
gridViewTextBoxColumn14.Width = 199;
gridViewDecimalColumn26.DataType = typeof(int);
gridViewDecimalColumn26.FieldName = "Zoneid";
gridViewDecimalColumn26.HeaderText = "Zoneid";
gridViewDecimalColumn26.IsAutoGenerated = true;
gridViewDecimalColumn26.IsVisible = false;
gridViewDecimalColumn26.Name = "Zoneid";
gridViewDecimalColumn26.Width = 76;
this.GridViewRadioChannelList.MasterTemplate.Columns.AddRange(new Telerik.WinControls.UI.GridViewDataColumn[] {
gridViewDecimalColumn24,
gridViewDecimalColumn25,
gridViewTextBoxColumn14,
gridViewDecimalColumn26});
this.GridViewRadioChannelList.MasterTemplate.DataSource = this.radioChannelsBindingSource;
this.GridViewRadioChannelList.MasterTemplate.EnableGrouping = false;
this.GridViewRadioChannelList.MasterTemplate.EnableSorting = false;
this.GridViewRadioChannelList.MasterTemplate.ShowRowHeaderColumn = false;
this.GridViewRadioChannelList.MasterTemplate.ViewDefinition = tableViewDefinition8;
this.GridViewRadioChannelList.Name = "GridViewRadioChannelList";
this.GridViewRadioChannelList.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1);
this.GridViewRadioChannelList.ReadOnly = true;
this.GridViewRadioChannelList.Size = new System.Drawing.Size(249, 311);
this.GridViewRadioChannelList.TabIndex = 11;
this.GridViewRadioChannelList.TabStop = false;
this.GridViewRadioChannelList.ThemeName = "TelerikMetroBlue";
this.GridViewRadioChannelList.RowFormatting += new Telerik.WinControls.UI.RowFormattingEventHandler(this.grid_RowFormatting);
this.GridViewRadioChannelList.CellFormatting += new Telerik.WinControls.UI.CellFormattingEventHandler(this.GridViewRadioChannelList_CellFormatting);
this.GridViewRadioChannelList.CellClick += new Telerik.WinControls.UI.GridViewCellEventHandler(this.GridViewRadioChannelList_CellClick);
this.GridViewRadioChannelList.Click += new System.EventHandler(this.GridViewRadioChannelList_Click);
//
// radioChannelsBindingSource
//
this.radioChannelsBindingSource.DataSource = typeof(SafeMobileLib.RadioChannels);
//
// radGroupBox2
//
this.radGroupBox2.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
this.radGroupBox2.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.radGroupBox2.BackColor = System.Drawing.Color.Transparent;
this.radGroupBox2.Controls.Add(this.lbAddChannel);
this.radGroupBox2.Controls.Add(this.lbAddChannel_text);
this.radGroupBox2.Controls.Add(this.tbChannelName);
this.radGroupBox2.Controls.Add(this.radLabel5);
this.radGroupBox2.Controls.Add(this.tbChannelNr);
this.radGroupBox2.Controls.Add(this.btnChannelAdd);
this.radGroupBox2.Controls.Add(this.radLabel4);
this.radGroupBox2.HeaderText = "Add new Radio Channel";
this.radGroupBox2.Location = new System.Drawing.Point(13, 3);
this.radGroupBox2.Name = "radGroupBox2";
this.radGroupBox2.Padding = new System.Windows.Forms.Padding(10, 20, 10, 10);
this.radGroupBox2.Size = new System.Drawing.Size(229, 168);
this.radGroupBox2.TabIndex = 0;
this.radGroupBox2.Text = "Add new Radio Channel";
this.radGroupBox2.ThemeName = "TelerikMetroBlue";
((Telerik.WinControls.UI.RadGroupBoxElement)(this.radGroupBox2.GetChildAt(0))).BorderWidth = 0F;
((Telerik.WinControls.UI.RadGroupBoxElement)(this.radGroupBox2.GetChildAt(0))).BorderLeftWidth = 0F;
((Telerik.WinControls.UI.RadGroupBoxElement)(this.radGroupBox2.GetChildAt(0))).BorderTopWidth = 0F;
((Telerik.WinControls.UI.RadGroupBoxElement)(this.radGroupBox2.GetChildAt(0))).BorderRightWidth = 0F;
((Telerik.WinControls.UI.RadGroupBoxElement)(this.radGroupBox2.GetChildAt(0))).BorderBottomWidth = 0F;
((Telerik.WinControls.UI.RadGroupBoxElement)(this.radGroupBox2.GetChildAt(0))).Padding = new System.Windows.Forms.Padding(10, 20, 10, 10);
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radGroupBox2.GetChildAt(0).GetChildAt(0).GetChildAt(1))).Width = 0F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radGroupBox2.GetChildAt(0).GetChildAt(0).GetChildAt(1))).LeftWidth = 0F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radGroupBox2.GetChildAt(0).GetChildAt(0).GetChildAt(1))).RightWidth = 0F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radGroupBox2.GetChildAt(0).GetChildAt(0).GetChildAt(1))).SmoothingMode = System.Drawing.Drawing2D.SmoothingMode.Default;
//
// lbAddChannel
//
this.lbAddChannel.BackColor = System.Drawing.Color.Transparent;
this.lbAddChannel.Location = new System.Drawing.Point(133, 142);
this.lbAddChannel.Name = "lbAddChannel";
this.lbAddChannel.Size = new System.Drawing.Size(44, 18);
this.lbAddChannel.TabIndex = 6;
this.lbAddChannel.Text = "dummy";
//
// lbAddChannel_text
//
this.lbAddChannel_text.BackColor = System.Drawing.Color.Transparent;
this.lbAddChannel_text.Location = new System.Drawing.Point(13, 142);
this.lbAddChannel_text.Name = "lbAddChannel_text";
this.lbAddChannel_text.Size = new System.Drawing.Size(122, 18);
this.lbAddChannel_text.TabIndex = 5;
this.lbAddChannel_text.Text = "Add Channel for Zone:";
//
// tbChannelName
//
this.tbChannelName.Location = new System.Drawing.Point(58, 54);
this.tbChannelName.MinimumSize = new System.Drawing.Size(0, 24);
this.tbChannelName.Name = "tbChannelName";
//
//
//
this.tbChannelName.RootElement.MinSize = new System.Drawing.Size(0, 24);
this.tbChannelName.Size = new System.Drawing.Size(158, 24);
this.tbChannelName.TabIndex = 4;
this.tbChannelName.Text = "Channel Name";
this.tbChannelName.ThemeName = "VisualStudio2012Light";
//
// radLabel5
//
this.radLabel5.BackColor = System.Drawing.Color.Transparent;
this.radLabel5.Location = new System.Drawing.Point(13, 57);
this.radLabel5.Name = "radLabel5";
this.radLabel5.Size = new System.Drawing.Size(39, 18);
this.radLabel5.TabIndex = 3;
this.radLabel5.Text = "Name:";
//
// tbChannelNr
//
this.tbChannelNr.Location = new System.Drawing.Point(35, 27);
this.tbChannelNr.MinimumSize = new System.Drawing.Size(0, 24);
this.tbChannelNr.Name = "tbChannelNr";
//
//
//
this.tbChannelNr.RootElement.MinSize = new System.Drawing.Size(0, 24);
this.tbChannelNr.Size = new System.Drawing.Size(83, 24);
this.tbChannelNr.TabIndex = 1;
this.tbChannelNr.Text = "1";
this.tbChannelNr.ThemeName = "VisualStudio2012Light";
this.tbChannelNr.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.ValidateNumericInput);
//
// btnChannelAdd
//
this.btnChannelAdd.Location = new System.Drawing.Point(124, 26);
this.btnChannelAdd.Name = "btnChannelAdd";
this.btnChannelAdd.Size = new System.Drawing.Size(92, 24);
this.btnChannelAdd.TabIndex = 2;
this.btnChannelAdd.Text = "Add";
this.btnChannelAdd.ThemeName = "TelerikMetroBlue";
this.btnChannelAdd.Click += new System.EventHandler(this.btnChannelAdd_Click);
//
// radLabel4
//
this.radLabel4.BackColor = System.Drawing.Color.Transparent;
this.radLabel4.Location = new System.Drawing.Point(13, 30);
this.radLabel4.Name = "radLabel4";
this.radLabel4.Size = new System.Drawing.Size(21, 18);
this.radLabel4.TabIndex = 0;
this.radLabel4.Text = "Nr:";
//
// controlGateways
//
this.BackColor = System.Drawing.Color.WhiteSmoke;
this.Controls.Add(this.radSplitContainer1);
this.MaximumSize = new System.Drawing.Size(1059, 527);
this.Name = "controlGateways";
this.Size = new System.Drawing.Size(1059, 527);
((System.ComponentModel.ISupportInitialize)(this.radSplitContainer1)).EndInit();
this.radSplitContainer1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitPanel1)).EndInit();
this.splitPanel1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.btEditGateway)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.GridViewGWList.MasterTemplate)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.GridViewGWList)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gatewayBindingSource)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gbAddNew)).EndInit();
this.gbAddNew.ResumeLayout(false);
this.gbAddNew.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.tbGateways)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel15)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.cbActive)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tbPeerID)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ckRepeaterGateway)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lbPeer)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.btnAddGW)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tbGwIP)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.btnDeleteGW)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.splitPanel2)).EndInit();
this.splitPanel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.btEditSelected)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.GridViewRadioGWList.MasterTemplate)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.GridViewRadioGWList)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radioGatewayBindingSource)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.btnRadioGWDeleteSelected)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gbAddNewRadioGW)).EndInit();
this.gbAddNewRadioGW.ResumeLayout(false);
this.gbAddNewRadioGW.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.cbGWType)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lbGWType)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tbRadioGWName)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel9)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rbSlot2)).EndInit();
this.rbSlot2.ResumeLayout(false);
this.rbSlot2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.radButton1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radRadioButton1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radTextBox1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radTextBox2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel7)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radCheckBox1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel8)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tbRadioGWip)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tbSubID)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lbSubID)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lbAddRGW_text)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lbAddRGW)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tbRadioIMEI)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lbImei)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.btnRadioGWadd)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rlRadioIP)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rbSlot1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.checkBvoice)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.splitPanel3)).EndInit();
this.splitPanel3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.btnRadioZoneDeleteSelected)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.GridViewRadioZOnesList.MasterTemplate)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.GridViewRadioZOnesList)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radioZonesBindingSource)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radGroupBox1)).EndInit();
this.radGroupBox1.ResumeLayout(false);
this.radGroupBox1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.lbAddZone)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lbAddZone_text)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tbZoneName)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tbZoneNR)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.btnAddZone)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.splitPanel4)).EndInit();
this.splitPanel4.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.btnRadioChannelDeleteSelected)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.GridViewRadioChannelList.MasterTemplate)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.GridViewRadioChannelList)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radioChannelsBindingSource)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radGroupBox2)).EndInit();
this.radGroupBox2.ResumeLayout(false);
this.radGroupBox2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.lbAddChannel)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lbAddChannel_text)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tbChannelName)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tbChannelNr)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.btnChannelAdd)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel4)).EndInit();
this.ResumeLayout(false);
}
#endregion
private Telerik.WinControls.UI.RadSplitContainer radSplitContainer1;
private Telerik.WinControls.UI.SplitPanel splitPanel1;
private Telerik.WinControls.UI.SplitPanel splitPanel2;
private Telerik.WinControls.UI.RadGridView GridViewGWList;
private System.Windows.Forms.BindingSource gatewayBindingSource;
private Telerik.WinControls.UI.RadGroupBox gbAddNew;
private Telerik.WinControls.UI.RadTextBox tbGwIP;
private Telerik.WinControls.UI.RadLabel radLabel1;
private Telerik.WinControls.UI.RadButton btnAddGW;
private Telerik.WinControls.UI.RadButton btnDeleteGW;
private Telerik.WinControls.UI.RadGridView GridViewRadioGWList;
private Telerik.WinControls.UI.RadButton btnRadioGWadd;
private Telerik.WinControls.UI.RadLabel rlRadioIP;
private Telerik.WinControls.UI.RadButton btnRadioGWDeleteSelected;
private Telerik.WinControls.UI.SplitPanel splitPanel3;
private Telerik.WinControls.UI.RadGroupBox gbAddNewRadioGW;
private Telerik.WinControls.UI.RadButton btnAddZone;
private Telerik.WinControls.UI.RadTextBox tbZoneNR;
private Telerik.WinControls.UI.RadGroupBox radGroupBox1;
private Telerik.WinControls.UI.RadLabel radLabel3;
private Telerik.WinControls.UI.RadButton btnRadioZoneDeleteSelected;
private Telerik.WinControls.UI.SplitPanel splitPanel4;
private Telerik.WinControls.UI.RadButton btnRadioChannelDeleteSelected;
private Telerik.WinControls.UI.RadGridView GridViewRadioChannelList;
private Telerik.WinControls.UI.RadGroupBox radGroupBox2;
private Telerik.WinControls.UI.RadTextBox tbChannelNr;
private Telerik.WinControls.UI.RadButton btnChannelAdd;
private Telerik.WinControls.UI.RadLabel radLabel4;
private System.Windows.Forms.BindingSource radioChannelsBindingSource;
private Telerik.WinControls.UI.RadTextBox tbChannelName;
private Telerik.WinControls.UI.RadLabel radLabel5;
private Telerik.WinControls.UI.RadTextBox tbZoneName;
private Telerik.WinControls.UI.RadLabel radLabel6;
private Telerik.WinControls.UI.RadGridView GridViewRadioZOnesList;
private System.Windows.Forms.BindingSource radioZonesBindingSource;
private Telerik.WinControls.UI.RadTextBox tbRadioIMEI;
private Telerik.WinControls.UI.RadLabel lbImei;
private Telerik.WinControls.UI.RadLabel lbAddRGW;
private Telerik.WinControls.UI.RadLabel lbAddRGW_text;
private Telerik.WinControls.UI.RadLabel lbAddZone;
private Telerik.WinControls.UI.RadLabel lbAddZone_text;
private Telerik.WinControls.UI.RadLabel lbAddChannel;
private Telerik.WinControls.UI.RadLabel lbAddChannel_text;
private Telerik.WinControls.UI.RadCheckBox checkBvoice;
private System.Windows.Forms.BindingSource radioGatewayBindingSource;
private Telerik.WinControls.UI.RadTextBox tbSubID;
private Telerik.WinControls.UI.RadLabel lbSubID;
private Telerik.WinControls.UI.RadTextBox tbRadioGWip;
private Telerik.WinControls.UI.RadButton btEditSelected;
private Telerik.WinControls.UI.RadCheckBox ckRepeaterGateway;
private Telerik.WinControls.UI.RadLabel lbPeer;
private Telerik.WinControls.UI.RadSpinEditor tbPeerID;
private Telerik.WinControls.UI.RadButton btEditGateway;
private Telerik.WinControls.UI.RadRadioButton rbSlot2;
private Telerik.WinControls.UI.RadRadioButton rbSlot1;
private Telerik.WinControls.Themes.TelerikMetroBlueTheme telerikMetroBlueTheme1;
private Telerik.WinControls.Themes.VisualStudio2012LightTheme visualStudio2012LightTheme1;
private Telerik.WinControls.UI.RadButton radButton1;
private Telerik.WinControls.UI.RadRadioButton radRadioButton1;
private Telerik.WinControls.UI.RadTextBox radTextBox1;
private Telerik.WinControls.UI.RadTextBox radTextBox2;
private Telerik.WinControls.UI.RadLabel radLabel7;
private Telerik.WinControls.UI.RadCheckBox radCheckBox1;
private Telerik.WinControls.UI.RadLabel radLabel8;
private Telerik.WinControls.UI.RadTextBox tbRadioGWName;
private Telerik.WinControls.UI.RadLabel radLabel9;
private Telerik.WinControls.UI.RadLabel lbGWType;
private Telerik.WinControls.UI.RadDropDownList cbGWType;
private Telerik.WinControls.UI.RadCheckBox cbActive;
private Telerik.WinControls.UI.RadTextBox tbGateways;
private Telerik.WinControls.UI.RadLabel radLabel15;
}
}