SafeDispatch/Safedispatch_4_0/FastCommandWindow.designer.cs

759 lines
50 KiB
C#

namespace Safedispatch_4_0
{
partial class FastCommandWindow
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn1 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
Telerik.WinControls.UI.GridViewDateTimeColumn gridViewDateTimeColumn1 = new Telerik.WinControls.UI.GridViewDateTimeColumn();
Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn2 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
Telerik.WinControls.Data.SortDescriptor sortDescriptor1 = new Telerik.WinControls.Data.SortDescriptor();
Telerik.WinControls.UI.TableViewDefinition tableViewDefinition1 = new Telerik.WinControls.UI.TableViewDefinition();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FastCommandWindow));
this.radLabel1 = new Telerik.WinControls.UI.RadLabel();
this.radLabel2 = new Telerik.WinControls.UI.RadLabel();
this.AlarmGridView = new Telerik.WinControls.UI.RadGridView();
this.ProgVolum = new Telerik.WinControls.UI.RadProgressBar();
this.lbSound = new Telerik.WinControls.UI.RadLabel();
this.panel1 = new System.Windows.Forms.Panel();
this.panel2 = new System.Windows.Forms.Panel();
this.WaitPPT = new System.Windows.Forms.Timer(this.components);
this.tbText = new Telerik.WinControls.UI.RadTextBox();
this.panel3 = new System.Windows.Forms.Panel();
this.pbMenuPTT = new System.Windows.Forms.PictureBox();
this.pbMenuText = new System.Windows.Forms.PictureBox();
this.pbMenuAlerts = new System.Windows.Forms.PictureBox();
this.radDock = new Telerik.WinControls.UI.Docking.RadDock();
this.windowText = new Telerik.WinControls.UI.Docking.DocumentWindow();
this.lvPredefinedMessages = new Telerik.WinControls.UI.RadListView();
this.btSMS = new Telerik.WinControls.UI.RadButton();
this.rlPredefinedMessages = new Telerik.WinControls.UI.RadLabel();
this.rcbSchedule = new Telerik.WinControls.UI.RadCheckBox();
this.rdtpSchedule = new Telerik.WinControls.UI.RadDateTimePicker();
this.rlScheduleSending = new Telerik.WinControls.UI.RadLabel();
this.labelCount = new Telerik.WinControls.UI.RadLabel();
this.documentContainer1 = new Telerik.WinControls.UI.Docking.DocumentContainer();
this.documentTabStrip1 = new Telerik.WinControls.UI.Docking.DocumentTabStrip();
this.windowAlerts = new Telerik.WinControls.UI.Docking.DocumentWindow();
this.windowPtt = new Telerik.WinControls.UI.Docking.DocumentWindow();
this.pbPTT = new System.Windows.Forms.PictureBox();
this.pbSpectrum = new System.Windows.Forms.PictureBox();
this.labelAction = new Telerik.WinControls.UI.RadLabel();
this.labelCalling = new Telerik.WinControls.UI.RadLabel();
this.linearGaugeBar1 = new Telerik.WinControls.UI.Gauges.LinearGaugeBar();
this.lbAlerts = new System.Windows.Forms.Label();
this.lbMessage = new System.Windows.Forms.Label();
this.lbCall = new System.Windows.Forms.Label();
this.telerikMetroBlueTheme1 = new Telerik.WinControls.Themes.TelerikMetroBlueTheme();
this.office2013DarkTheme1 = new Telerik.WinControls.Themes.Office2013DarkTheme();
((System.ComponentModel.ISupportInitialize)(this.radLabel1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.AlarmGridView)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.AlarmGridView.MasterTemplate)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ProgVolum)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lbSound)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.tbText)).BeginInit();
this.panel3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pbMenuPTT)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pbMenuText)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pbMenuAlerts)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radDock)).BeginInit();
this.radDock.SuspendLayout();
this.windowText.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.lvPredefinedMessages)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.btSMS)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.rlPredefinedMessages)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.rcbSchedule)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.rdtpSchedule)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.rlScheduleSending)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.labelCount)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.documentContainer1)).BeginInit();
this.documentContainer1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.documentTabStrip1)).BeginInit();
this.documentTabStrip1.SuspendLayout();
this.windowAlerts.SuspendLayout();
this.windowPtt.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pbPTT)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pbSpectrum)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.labelAction)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.labelCalling)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
this.SuspendLayout();
//
// radLabel1
//
this.radLabel1.Location = new System.Drawing.Point(24, 313);
this.radLabel1.Name = "radLabel1";
this.radLabel1.Size = new System.Drawing.Size(39, 18);
this.radLabel1.TabIndex = 0;
this.radLabel1.Text = "Status:";
this.radLabel1.Visible = false;
//
// radLabel2
//
this.radLabel2.ForeColor = System.Drawing.Color.Red;
this.radLabel2.Location = new System.Drawing.Point(67, 313);
this.radLabel2.Name = "radLabel2";
this.radLabel2.Size = new System.Drawing.Size(29, 18);
this.radLabel2.TabIndex = 1;
this.radLabel2.Text = "Busy";
this.radLabel2.Visible = false;
//
// AlarmGridView
//
this.AlarmGridView.AutoGenerateHierarchy = true;
this.AlarmGridView.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.AlarmGridView.Cursor = System.Windows.Forms.Cursors.Default;
this.AlarmGridView.Dock = System.Windows.Forms.DockStyle.Fill;
this.AlarmGridView.Font = new System.Drawing.Font("Segoe UI", 8.25F);
this.AlarmGridView.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(66)))), ((int)(((byte)(139)))));
this.AlarmGridView.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.AlarmGridView.Location = new System.Drawing.Point(0, 0);
this.AlarmGridView.Margin = new System.Windows.Forms.Padding(0);
//
//
//
this.AlarmGridView.MasterTemplate.AllowAddNewRow = false;
this.AlarmGridView.MasterTemplate.AllowColumnChooser = false;
this.AlarmGridView.MasterTemplate.AllowColumnHeaderContextMenu = false;
this.AlarmGridView.MasterTemplate.AllowColumnReorder = false;
this.AlarmGridView.MasterTemplate.AllowDeleteRow = false;
this.AlarmGridView.MasterTemplate.AllowDragToGroup = false;
this.AlarmGridView.MasterTemplate.AllowEditRow = false;
this.AlarmGridView.MasterTemplate.AllowRowResize = false;
this.AlarmGridView.MasterTemplate.AutoGenerateColumns = false;
this.AlarmGridView.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill;
gridViewTextBoxColumn1.EnableExpressionEditor = false;
gridViewTextBoxColumn1.FieldName = "UnitName";
gridViewTextBoxColumn1.HeaderText = "Type";
gridViewTextBoxColumn1.MinWidth = 50;
gridViewTextBoxColumn1.Name = "column1";
gridViewTextBoxColumn1.ReadOnly = true;
gridViewTextBoxColumn1.SortOrder = Telerik.WinControls.UI.RadSortOrder.Ascending;
gridViewTextBoxColumn1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
gridViewTextBoxColumn1.Width = 148;
gridViewDateTimeColumn1.EnableExpressionEditor = false;
gridViewDateTimeColumn1.FieldName = "Timex";
gridViewDateTimeColumn1.Format = System.Windows.Forms.DateTimePickerFormat.Long;
gridViewDateTimeColumn1.HeaderText = "Time";
gridViewDateTimeColumn1.MinWidth = 50;
gridViewDateTimeColumn1.Name = "column2";
gridViewDateTimeColumn1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
gridViewDateTimeColumn1.Width = 227;
gridViewTextBoxColumn2.EnableExpressionEditor = false;
gridViewTextBoxColumn2.FieldName = "Descript";
gridViewTextBoxColumn2.HeaderText = "Description";
gridViewTextBoxColumn2.MinWidth = 50;
gridViewTextBoxColumn2.Name = "column3";
gridViewTextBoxColumn2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
gridViewTextBoxColumn2.Width = 133;
this.AlarmGridView.MasterTemplate.Columns.AddRange(new Telerik.WinControls.UI.GridViewDataColumn[] {
gridViewTextBoxColumn1,
gridViewDateTimeColumn1,
gridViewTextBoxColumn2});
this.AlarmGridView.MasterTemplate.EnableGrouping = false;
this.AlarmGridView.MasterTemplate.EnableSorting = false;
this.AlarmGridView.MasterTemplate.ShowFilteringRow = false;
this.AlarmGridView.MasterTemplate.ShowRowHeaderColumn = false;
sortDescriptor1.PropertyName = "column1";
this.AlarmGridView.MasterTemplate.SortDescriptors.AddRange(new Telerik.WinControls.Data.SortDescriptor[] {
sortDescriptor1});
this.AlarmGridView.MasterTemplate.ViewDefinition = tableViewDefinition1;
this.AlarmGridView.Name = "AlarmGridView";
this.AlarmGridView.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.AlarmGridView.ShowGroupPanel = false;
this.AlarmGridView.Size = new System.Drawing.Size(507, 209);
this.AlarmGridView.TabIndex = 9;
this.AlarmGridView.ThemeName = "TelerikMetroBlue";
this.AlarmGridView.RowFormatting += new Telerik.WinControls.UI.RowFormattingEventHandler(this.AlarmGridView_RowFormatting);
this.AlarmGridView.CellFormatting += new Telerik.WinControls.UI.CellFormattingEventHandler(this.radGridView1_CellFormatting);
//
// ProgVolum
//
this.ProgVolum.BackgroundImage = global::Dispatcher.Properties.Resources.wumeter;
this.ProgVolum.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.ProgVolum.Location = new System.Drawing.Point(18, 61);
this.ProgVolum.Name = "ProgVolum";
this.ProgVolum.ProgressOrientation = Telerik.WinControls.ProgressOrientation.Right;
this.ProgVolum.Size = new System.Drawing.Size(96, 21);
this.ProgVolum.TabIndex = 11;
this.ProgVolum.Value1 = 100;
this.ProgVolum.Visible = false;
//
// lbSound
//
this.lbSound.Location = new System.Drawing.Point(15, 37);
this.lbSound.Name = "lbSound";
this.lbSound.Size = new System.Drawing.Size(81, 18);
this.lbSound.TabIndex = 12;
this.lbSound.Text = "Sound volume:";
this.lbSound.Visible = false;
//
// panel1
//
this.panel1.BackgroundImage = global::Dispatcher.Properties.Resources.refresh;
this.panel1.Location = new System.Drawing.Point(311, 307);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(24, 24);
this.panel1.TabIndex = 15;
this.panel1.Visible = false;
//
// panel2
//
this.panel2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.panel2.Location = new System.Drawing.Point(131, 270);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(105, 82);
this.panel2.TabIndex = 16;
this.panel2.Visible = false;
//
// WaitPPT
//
this.WaitPPT.Interval = 5000;
this.WaitPPT.Tick += new System.EventHandler(this.WaitPPT_Tick);
//
// tbText
//
this.tbText.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.tbText.AutoSize = false;
this.tbText.Location = new System.Drawing.Point(17, 5);
this.tbText.Multiline = true;
this.tbText.Name = "tbText";
this.tbText.Size = new System.Drawing.Size(210, 52);
this.tbText.TabIndex = 19;
this.tbText.TabStop = false;
this.tbText.ThemeName = "Office2013Dark";
this.tbText.TextChanged += new System.EventHandler(this.tbText_TextChanged);
this.tbText.KeyUp += new System.Windows.Forms.KeyEventHandler(this.tbText_KeyUp);
//
// panel3
//
this.panel3.BackgroundImage = global::Dispatcher.Properties.Resources.i_bg_menu;
this.panel3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.panel3.Controls.Add(this.pbMenuPTT);
this.panel3.Controls.Add(this.pbMenuText);
this.panel3.Controls.Add(this.pbMenuAlerts);
this.panel3.Location = new System.Drawing.Point(47, 2);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(391, 46);
this.panel3.TabIndex = 20;
//
// pbMenuPTT
//
this.pbMenuPTT.BackColor = System.Drawing.Color.Transparent;
this.pbMenuPTT.Cursor = System.Windows.Forms.Cursors.Hand;
this.pbMenuPTT.Image = global::Dispatcher.Properties.Resources.l_menu_ptt_d;
this.pbMenuPTT.Location = new System.Drawing.Point(350, 6);
this.pbMenuPTT.Name = "pbMenuPTT";
this.pbMenuPTT.Size = new System.Drawing.Size(36, 36);
this.pbMenuPTT.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pbMenuPTT.TabIndex = 2;
this.pbMenuPTT.TabStop = false;
this.pbMenuPTT.Click += new System.EventHandler(this.pb_Click);
//
// pbMenuText
//
this.pbMenuText.BackColor = System.Drawing.Color.Transparent;
this.pbMenuText.Cursor = System.Windows.Forms.Cursors.Hand;
this.pbMenuText.Image = global::Dispatcher.Properties.Resources.l_menu_text_d;
this.pbMenuText.Location = new System.Drawing.Point(176, 6);
this.pbMenuText.Name = "pbMenuText";
this.pbMenuText.Size = new System.Drawing.Size(36, 36);
this.pbMenuText.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pbMenuText.TabIndex = 1;
this.pbMenuText.TabStop = false;
this.pbMenuText.Click += new System.EventHandler(this.pb_Click);
//
// pbMenuAlerts
//
this.pbMenuAlerts.BackColor = System.Drawing.Color.Transparent;
this.pbMenuAlerts.Cursor = System.Windows.Forms.Cursors.Hand;
this.pbMenuAlerts.Image = global::Dispatcher.Properties.Resources.l_menu_alert;
this.pbMenuAlerts.Location = new System.Drawing.Point(5, 6);
this.pbMenuAlerts.Name = "pbMenuAlerts";
this.pbMenuAlerts.Size = new System.Drawing.Size(36, 36);
this.pbMenuAlerts.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pbMenuAlerts.TabIndex = 0;
this.pbMenuAlerts.TabStop = false;
this.pbMenuAlerts.Click += new System.EventHandler(this.pb_Click);
//
// radDock
//
this.radDock.ActiveWindow = this.windowAlerts;
this.radDock.Controls.Add(this.documentContainer1);
this.radDock.IsCleanUpTarget = true;
this.radDock.Location = new System.Drawing.Point(-6, 62);
this.radDock.MainDocumentContainer = this.documentContainer1;
this.radDock.Name = "radDock";
this.radDock.Padding = new System.Windows.Forms.Padding(0);
//
//
//
this.radDock.RootElement.MinSize = new System.Drawing.Size(25, 25);
this.radDock.Size = new System.Drawing.Size(507, 209);
this.radDock.TabIndex = 21;
this.radDock.TabStop = false;
this.radDock.Text = "radDock1";
this.radDock.ThemeName = "TelerikMetroBlue";
((Telerik.WinControls.UI.SplitPanelElement)(this.radDock.GetChildAt(0))).Padding = new System.Windows.Forms.Padding(0);
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radDock.GetChildAt(0).GetChildAt(1))).Width = 0F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radDock.GetChildAt(0).GetChildAt(1))).LeftWidth = 0F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radDock.GetChildAt(0).GetChildAt(1))).TopWidth = 0F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radDock.GetChildAt(0).GetChildAt(1))).RightWidth = 0F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radDock.GetChildAt(0).GetChildAt(1))).BottomWidth = 0F;
//
// windowText
//
this.windowText.Controls.Add(this.lvPredefinedMessages);
this.windowText.Controls.Add(this.tbText);
this.windowText.Controls.Add(this.btSMS);
this.windowText.Controls.Add(this.rlPredefinedMessages);
this.windowText.Controls.Add(this.rcbSchedule);
this.windowText.Controls.Add(this.rdtpSchedule);
this.windowText.Controls.Add(this.rlScheduleSending);
this.windowText.Controls.Add(this.labelCount);
this.windowText.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.windowText.Location = new System.Drawing.Point(0, 26);
this.windowText.Name = "windowText";
this.windowText.PreviousDockState = Telerik.WinControls.UI.Docking.DockState.TabbedDocument;
this.windowText.Size = new System.Drawing.Size(507, 183);
this.windowText.Text = "Text";
this.windowText.Enter += new System.EventHandler(this.windowText_Enter);
//
// lvPredefinedMessages
//
this.lvPredefinedMessages.AllowArbitraryItemHeight = true;
this.lvPredefinedMessages.AllowArbitraryItemWidth = true;
this.lvPredefinedMessages.AllowEdit = false;
this.lvPredefinedMessages.AllowRemove = false;
this.lvPredefinedMessages.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Right)));
this.lvPredefinedMessages.Location = new System.Drawing.Point(260, 5);
this.lvPredefinedMessages.Name = "lvPredefinedMessages";
this.lvPredefinedMessages.Size = new System.Drawing.Size(210, 86);
this.lvPredefinedMessages.TabIndex = 87;
this.lvPredefinedMessages.Text = "radListView1";
this.lvPredefinedMessages.ThemeName = "TelerikMetroBlue";
this.lvPredefinedMessages.ItemMouseDoubleClick += new Telerik.WinControls.UI.ListViewItemEventHandler(this.lvPredefinedMessages_ItemMouseDoubleClick);
this.lvPredefinedMessages.VisualItemFormatting += new Telerik.WinControls.UI.ListViewVisualItemEventHandler(this.lvPredefinedMessages_VisualItemFormatting);
//
// btSMS
//
this.btSMS.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.btSMS.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226)))));
this.btSMS.CausesValidation = false;
this.btSMS.Cursor = System.Windows.Forms.Cursors.Hand;
this.btSMS.Font = new System.Drawing.Font("Segoe UI", 10F);
this.btSMS.Image = global::Dispatcher.Properties.Resources.alert_message24x;
this.btSMS.Location = new System.Drawing.Point(17, 119);
this.btSMS.Name = "btSMS";
this.btSMS.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
this.btSMS.Size = new System.Drawing.Size(210, 34);
this.btSMS.TabIndex = 78;
this.btSMS.Text = "Send text";
this.btSMS.ThemeName = "TelerikMetroBlue";
this.btSMS.EnabledChanged += new System.EventHandler(this.btSMS_EnabledChanged);
this.btSMS.Click += new System.EventHandler(this.btSMS_Click);
((Telerik.WinControls.UI.RadButtonElement)(this.btSMS.GetChildAt(0))).Image = global::Dispatcher.Properties.Resources.alert_message24x;
((Telerik.WinControls.UI.RadButtonElement)(this.btSMS.GetChildAt(0))).Text = "Send text";
((Telerik.WinControls.UI.RadButtonElement)(this.btSMS.GetChildAt(0))).Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
((Telerik.WinControls.Primitives.FillPrimitive)(this.btSMS.GetChildAt(0).GetChildAt(0))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226)))));
((Telerik.WinControls.Primitives.TextPrimitive)(this.btSMS.GetChildAt(0).GetChildAt(1).GetChildAt(1))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
((Telerik.WinControls.Primitives.TextPrimitive)(this.btSMS.GetChildAt(0).GetChildAt(1).GetChildAt(1))).Font = new System.Drawing.Font("Segoe UI", 10F, System.Drawing.FontStyle.Bold);
((Telerik.WinControls.Primitives.TextPrimitive)(this.btSMS.GetChildAt(0).GetChildAt(1).GetChildAt(1))).Alignment = System.Drawing.ContentAlignment.MiddleCenter;
((Telerik.WinControls.Primitives.FocusPrimitive)(this.btSMS.GetChildAt(0).GetChildAt(3))).BackColor = System.Drawing.Color.DeepSkyBlue;
//
// rlPredefinedMessages
//
this.rlPredefinedMessages.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.rlPredefinedMessages.AutoSize = false;
this.rlPredefinedMessages.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold);
this.rlPredefinedMessages.ForeColor = System.Drawing.Color.DarkGray;
this.rlPredefinedMessages.Location = new System.Drawing.Point(260, 90);
this.rlPredefinedMessages.Name = "rlPredefinedMessages";
this.rlPredefinedMessages.Size = new System.Drawing.Size(207, 19);
this.rlPredefinedMessages.TabIndex = 86;
this.rlPredefinedMessages.Text = "Predefined messages";
//
// rcbSchedule
//
this.rcbSchedule.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.rcbSchedule.CheckState = System.Windows.Forms.CheckState.Checked;
this.rcbSchedule.Location = new System.Drawing.Point(476, 121);
this.rcbSchedule.Name = "rcbSchedule";
this.rcbSchedule.Size = new System.Drawing.Size(18, 18);
this.rcbSchedule.TabIndex = 82;
this.rcbSchedule.ThemeName = "TelerikMetroBlue";
this.rcbSchedule.ToggleState = Telerik.WinControls.Enumerations.ToggleState.On;
this.rcbSchedule.ToggleStateChanged += new Telerik.WinControls.UI.StateChangedEventHandler(this.rcbSchedule_ToggleStateChanged);
//
// rdtpSchedule
//
this.rdtpSchedule.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.rdtpSchedule.CustomFormat = "MM/dd/yyyy, HH:mm";
this.rdtpSchedule.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.rdtpSchedule.Location = new System.Drawing.Point(260, 119);
this.rdtpSchedule.MinDate = new System.DateTime(1753, 1, 1, 0, 0, 0, 0);
this.rdtpSchedule.Name = "rdtpSchedule";
this.rdtpSchedule.NullDate = new System.DateTime(1753, 1, 1, 0, 0, 0, 0);
this.rdtpSchedule.Size = new System.Drawing.Size(210, 21);
this.rdtpSchedule.TabIndex = 81;
this.rdtpSchedule.TabStop = false;
this.rdtpSchedule.Text = "11/29/2010, 15:17";
this.rdtpSchedule.ThemeName = "Office2013Dark";
this.rdtpSchedule.Value = new System.DateTime(2010, 11, 29, 15, 17, 13, 76);
//
// rlScheduleSending
//
this.rlScheduleSending.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.rlScheduleSending.AutoSize = false;
this.rlScheduleSending.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold);
this.rlScheduleSending.ForeColor = System.Drawing.Color.DarkGray;
this.rlScheduleSending.Location = new System.Drawing.Point(260, 139);
this.rlScheduleSending.Name = "rlScheduleSending";
this.rlScheduleSending.Size = new System.Drawing.Size(207, 19);
this.rlScheduleSending.TabIndex = 85;
this.rlScheduleSending.Text = "Schedule sending";
//
// labelCount
//
this.labelCount.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.labelCount.AutoSize = false;
this.labelCount.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold);
this.labelCount.ForeColor = System.Drawing.Color.DarkGray;
this.labelCount.Location = new System.Drawing.Point(17, 56);
this.labelCount.Name = "labelCount";
this.labelCount.Size = new System.Drawing.Size(207, 19);
this.labelCount.TabIndex = 88;
this.labelCount.Text = "130 characters left";
//
// documentContainer1
//
this.documentContainer1.Controls.Add(this.documentTabStrip1);
this.documentContainer1.Name = "documentContainer1";
//
//
//
this.documentContainer1.RootElement.MinSize = new System.Drawing.Size(25, 25);
this.documentContainer1.SizeInfo.SizeMode = Telerik.WinControls.UI.Docking.SplitPanelSizeMode.Fill;
this.documentContainer1.ThemeName = "TelerikMetroBlue";
((Telerik.WinControls.UI.SplitPanelElement)(this.documentContainer1.GetChildAt(0))).Padding = new System.Windows.Forms.Padding(5);
((Telerik.WinControls.Primitives.BorderPrimitive)(this.documentContainer1.GetChildAt(0).GetChildAt(1))).Width = 0F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.documentContainer1.GetChildAt(0).GetChildAt(1))).LeftWidth = 0F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.documentContainer1.GetChildAt(0).GetChildAt(1))).TopWidth = 0F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.documentContainer1.GetChildAt(0).GetChildAt(1))).RightWidth = 0F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.documentContainer1.GetChildAt(0).GetChildAt(1))).BottomWidth = 0F;
//
// documentTabStrip1
//
this.documentTabStrip1.CanUpdateChildIndex = true;
this.documentTabStrip1.Controls.Add(this.windowAlerts);
this.documentTabStrip1.Controls.Add(this.windowText);
this.documentTabStrip1.Controls.Add(this.windowPtt);
this.documentTabStrip1.Location = new System.Drawing.Point(0, 0);
this.documentTabStrip1.Name = "documentTabStrip1";
//
//
//
this.documentTabStrip1.RootElement.MinSize = new System.Drawing.Size(25, 25);
this.documentTabStrip1.SelectedIndex = 0;
this.documentTabStrip1.Size = new System.Drawing.Size(507, 209);
this.documentTabStrip1.TabIndex = 0;
this.documentTabStrip1.TabStop = false;
this.documentTabStrip1.TabStripVisible = false;
this.documentTabStrip1.ThemeName = "TelerikMetroBlue";
((Telerik.WinControls.Primitives.BorderPrimitive)(this.documentTabStrip1.GetChildAt(0).GetChildAt(1))).Width = 0F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.documentTabStrip1.GetChildAt(0).GetChildAt(1))).LeftWidth = 0F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.documentTabStrip1.GetChildAt(0).GetChildAt(1))).TopWidth = 0F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.documentTabStrip1.GetChildAt(0).GetChildAt(1))).RightWidth = 0F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.documentTabStrip1.GetChildAt(0).GetChildAt(1))).BottomWidth = 0F;
((Telerik.WinControls.UI.RadPageViewTabStripElement)(this.documentTabStrip1.GetChildAt(0).GetChildAt(2))).ItemContentOrientation = Telerik.WinControls.UI.PageViewContentOrientation.Horizontal;
((Telerik.WinControls.UI.RadPageViewTabStripElement)(this.documentTabStrip1.GetChildAt(0).GetChildAt(2))).BorderWidth = 0F;
((Telerik.WinControls.UI.RadPageViewTabStripElement)(this.documentTabStrip1.GetChildAt(0).GetChildAt(2))).BorderLeftWidth = 0F;
((Telerik.WinControls.UI.RadPageViewTabStripElement)(this.documentTabStrip1.GetChildAt(0).GetChildAt(2))).BorderTopWidth = 0F;
((Telerik.WinControls.UI.RadPageViewTabStripElement)(this.documentTabStrip1.GetChildAt(0).GetChildAt(2))).BorderRightWidth = 0F;
((Telerik.WinControls.UI.RadPageViewTabStripElement)(this.documentTabStrip1.GetChildAt(0).GetChildAt(2))).BorderBottomWidth = 0F;
((Telerik.WinControls.UI.RadPageViewTabStripElement)(this.documentTabStrip1.GetChildAt(0).GetChildAt(2))).Margin = new System.Windows.Forms.Padding(0);
((Telerik.WinControls.UI.StripViewItemContainer)(this.documentTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(0))).BorderWidth = 0F;
((Telerik.WinControls.UI.StripViewItemContainer)(this.documentTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(0))).BorderLeftWidth = 0F;
((Telerik.WinControls.UI.StripViewItemContainer)(this.documentTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(0))).BorderTopWidth = 0F;
((Telerik.WinControls.UI.StripViewItemContainer)(this.documentTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(0))).BorderRightWidth = 0F;
((Telerik.WinControls.UI.StripViewItemContainer)(this.documentTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(0))).BorderBottomWidth = 0F;
((Telerik.WinControls.UI.StripViewItemContainer)(this.documentTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(0))).Visibility = Telerik.WinControls.ElementVisibility.Collapsed;
((Telerik.WinControls.UI.RadPageViewContentAreaElement)(this.documentTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(1))).BorderWidth = 0F;
((Telerik.WinControls.UI.RadPageViewContentAreaElement)(this.documentTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(1))).BorderLeftWidth = 0F;
((Telerik.WinControls.UI.RadPageViewContentAreaElement)(this.documentTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(1))).BorderTopWidth = 0F;
((Telerik.WinControls.UI.RadPageViewContentAreaElement)(this.documentTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(1))).BorderRightWidth = 0F;
((Telerik.WinControls.UI.RadPageViewContentAreaElement)(this.documentTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(1))).BorderBottomWidth = 0F;
((Telerik.WinControls.UI.RadPageViewContentAreaElement)(this.documentTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(1))).Padding = new System.Windows.Forms.Padding(0);
((Telerik.WinControls.Layouts.DockLayoutPanel)(this.documentTabStrip1.GetChildAt(0).GetChildAt(3))).Margin = new System.Windows.Forms.Padding(0);
((Telerik.WinControls.Layouts.DockLayoutPanel)(this.documentTabStrip1.GetChildAt(0).GetChildAt(3))).Visibility = Telerik.WinControls.ElementVisibility.Collapsed;
((Telerik.WinControls.UI.RadButtonElement)(this.documentTabStrip1.GetChildAt(0).GetChildAt(3).GetChildAt(0))).ToolTipText = "Close Document";
((Telerik.WinControls.Primitives.BorderPrimitive)(this.documentTabStrip1.GetChildAt(0).GetChildAt(3).GetChildAt(0).GetChildAt(2))).Width = 0F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.documentTabStrip1.GetChildAt(0).GetChildAt(3).GetChildAt(0).GetChildAt(2))).LeftWidth = 0F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.documentTabStrip1.GetChildAt(0).GetChildAt(3).GetChildAt(0).GetChildAt(2))).TopWidth = 0F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.documentTabStrip1.GetChildAt(0).GetChildAt(3).GetChildAt(0).GetChildAt(2))).RightWidth = 0F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.documentTabStrip1.GetChildAt(0).GetChildAt(3).GetChildAt(0).GetChildAt(2))).BottomWidth = 0F;
//
// windowAlerts
//
this.windowAlerts.Controls.Add(this.AlarmGridView);
this.windowAlerts.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.windowAlerts.Location = new System.Drawing.Point(0, 0);
this.windowAlerts.Margin = new System.Windows.Forms.Padding(0);
this.windowAlerts.Name = "windowAlerts";
this.windowAlerts.PreviousDockState = Telerik.WinControls.UI.Docking.DockState.TabbedDocument;
this.windowAlerts.Size = new System.Drawing.Size(507, 209);
this.windowAlerts.Text = "Alerts";
//
// windowPtt
//
this.windowPtt.Controls.Add(this.pbPTT);
this.windowPtt.Controls.Add(this.pbSpectrum);
this.windowPtt.Controls.Add(this.ProgVolum);
this.windowPtt.Controls.Add(this.lbSound);
this.windowPtt.Controls.Add(this.labelAction);
this.windowPtt.Controls.Add(this.labelCalling);
this.windowPtt.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.windowPtt.Location = new System.Drawing.Point(0, 26);
this.windowPtt.Name = "windowPtt";
this.windowPtt.PreviousDockState = Telerik.WinControls.UI.Docking.DockState.TabbedDocument;
this.windowPtt.Size = new System.Drawing.Size(507, 183);
this.windowPtt.Text = "PTT";
//
// pbPTT
//
this.pbPTT.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.pbPTT.BackColor = System.Drawing.Color.Transparent;
this.pbPTT.Cursor = System.Windows.Forms.Cursors.Hand;
this.pbPTT.Image = global::Dispatcher.Properties.Resources.r_ptt;
this.pbPTT.Location = new System.Drawing.Point(191, 17);
this.pbPTT.Name = "pbPTT";
this.pbPTT.Size = new System.Drawing.Size(128, 128);
this.pbPTT.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pbPTT.TabIndex = 78;
this.pbPTT.TabStop = false;
this.pbPTT.MouseDown += new System.Windows.Forms.MouseEventHandler(this.pbPTT_MouseDown);
this.pbPTT.MouseLeave += new System.EventHandler(this.pbPTT_MouseLeave);
this.pbPTT.MouseUp += new System.Windows.Forms.MouseEventHandler(this.pbPTT_MouseUp);
//
// pbSpectrum
//
this.pbSpectrum.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.pbSpectrum.Location = new System.Drawing.Point(184, 13);
this.pbSpectrum.Name = "pbSpectrum";
this.pbSpectrum.Size = new System.Drawing.Size(140, 140);
this.pbSpectrum.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pbSpectrum.TabIndex = 79;
this.pbSpectrum.TabStop = false;
//
// labelAction
//
this.labelAction.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.labelAction.AutoSize = false;
this.labelAction.Font = new System.Drawing.Font("Segoe UI", 11F, System.Drawing.FontStyle.Bold);
this.labelAction.Location = new System.Drawing.Point(137, 152);
this.labelAction.Name = "labelAction";
this.labelAction.Size = new System.Drawing.Size(231, 23);
this.labelAction.TabIndex = 80;
this.labelAction.Text = "Push to Talk";
this.labelAction.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
//
// labelCalling
//
this.labelCalling.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.labelCalling.AutoSize = false;
this.labelCalling.Font = new System.Drawing.Font("Segoe UI", 10F);
this.labelCalling.Location = new System.Drawing.Point(103, 170);
this.labelCalling.Name = "labelCalling";
this.labelCalling.Size = new System.Drawing.Size(301, 21);
this.labelCalling.TabIndex = 81;
this.labelCalling.Text = "for Private Call to Moto 21";
this.labelCalling.TextAlignment = System.Drawing.ContentAlignment.TopCenter;
//
// linearGaugeBar1
//
this.linearGaugeBar1.Alignment = System.Drawing.ContentAlignment.MiddleRight;
this.linearGaugeBar1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.linearGaugeBar1.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.linearGaugeBar1.BindStartRange = true;
this.linearGaugeBar1.DisabledTextRenderingHint = System.Drawing.Text.TextRenderingHint.SystemDefault;
this.linearGaugeBar1.Name = "linearGaugeBar1";
this.linearGaugeBar1.Padding = new System.Windows.Forms.Padding(0);
this.linearGaugeBar1.RangeEnd = 0F;
this.linearGaugeBar1.RangeStart = 80F;
this.linearGaugeBar1.TextRenderingHint = System.Drawing.Text.TextRenderingHint.SystemDefault;
//
// lbAlerts
//
this.lbAlerts.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lbAlerts.ForeColor = System.Drawing.SystemColors.AppWorkspace;
this.lbAlerts.Location = new System.Drawing.Point(21, 48);
this.lbAlerts.Name = "lbAlerts";
this.lbAlerts.Size = new System.Drawing.Size(100, 14);
this.lbAlerts.TabIndex = 22;
this.lbAlerts.Text = "Alerts";
this.lbAlerts.TextAlign = System.Drawing.ContentAlignment.TopCenter;
//
// lbMessage
//
this.lbMessage.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lbMessage.ForeColor = System.Drawing.SystemColors.AppWorkspace;
this.lbMessage.Location = new System.Drawing.Point(190, 48);
this.lbMessage.Name = "lbMessage";
this.lbMessage.Size = new System.Drawing.Size(100, 14);
this.lbMessage.TabIndex = 23;
this.lbMessage.Text = "Text Message";
this.lbMessage.TextAlign = System.Drawing.ContentAlignment.TopCenter;
//
// lbCall
//
this.lbCall.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lbCall.ForeColor = System.Drawing.SystemColors.AppWorkspace;
this.lbCall.Location = new System.Drawing.Point(364, 48);
this.lbCall.Name = "lbCall";
this.lbCall.Size = new System.Drawing.Size(100, 14);
this.lbCall.TabIndex = 24;
this.lbCall.Text = "Call";
this.lbCall.TextAlign = System.Drawing.ContentAlignment.TopCenter;
//
// FastCommandWindow
//
this.ClientSize = new System.Drawing.Size(493, 263);
this.Controls.Add(this.panel3);
this.Controls.Add(this.panel2);
this.Controls.Add(this.panel1);
this.Controls.Add(this.radLabel2);
this.Controls.Add(this.radLabel1);
this.Controls.Add(this.radDock);
this.Controls.Add(this.lbAlerts);
this.Controls.Add(this.lbMessage);
this.Controls.Add(this.lbCall);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.KeyPreview = true;
this.MaximizeBox = false;
this.Name = "FastCommandWindow";
//
//
//
this.RootElement.ApplyShapeToControl = true;
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "Popupwindow";
this.ThemeName = "TelerikMetroBlue";
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Popupwindow_FormClosing);
this.Load += new System.EventHandler(this.Popupwindow_Load);
this.Shown += new System.EventHandler(this.Popupwindow_Shown);
this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FastCommandWindow_KeyDown);
this.KeyUp += new System.Windows.Forms.KeyEventHandler(this.FastCommandWindow_KeyUp);
((System.ComponentModel.ISupportInitialize)(this.radLabel1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.AlarmGridView.MasterTemplate)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.AlarmGridView)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ProgVolum)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lbSound)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tbText)).EndInit();
this.panel3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pbMenuPTT)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pbMenuText)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pbMenuAlerts)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radDock)).EndInit();
this.radDock.ResumeLayout(false);
this.windowText.ResumeLayout(false);
this.windowText.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.lvPredefinedMessages)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.btSMS)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rlPredefinedMessages)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rcbSchedule)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rdtpSchedule)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rlScheduleSending)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.labelCount)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.documentContainer1)).EndInit();
this.documentContainer1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.documentTabStrip1)).EndInit();
this.documentTabStrip1.ResumeLayout(false);
this.windowAlerts.ResumeLayout(false);
this.windowPtt.ResumeLayout(false);
this.windowPtt.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pbPTT)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pbSpectrum)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.labelAction)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.labelCalling)).EndInit();
((System.ComponentModel.ISupportInitialize)(this)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private Telerik.WinControls.UI.RadLabel radLabel1;
private Telerik.WinControls.UI.RadLabel radLabel2;
private Telerik.WinControls.UI.RadGridView AlarmGridView;
private Telerik.WinControls.UI.RadProgressBar ProgVolum;
private Telerik.WinControls.UI.RadLabel lbSound;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.Timer WaitPPT;
private Telerik.WinControls.UI.RadTextBox tbText;
private System.Windows.Forms.Panel panel3;
private System.Windows.Forms.PictureBox pbMenuAlerts;
private System.Windows.Forms.PictureBox pbMenuPTT;
private System.Windows.Forms.PictureBox pbMenuText;
private Telerik.WinControls.UI.Docking.RadDock radDock;
private Telerik.WinControls.UI.Docking.DocumentWindow windowPtt;
private Telerik.WinControls.UI.Docking.DocumentContainer documentContainer1;
private Telerik.WinControls.UI.Docking.DocumentTabStrip documentTabStrip1;
private Telerik.WinControls.UI.Docking.DocumentWindow windowAlerts;
private Telerik.WinControls.UI.Docking.DocumentWindow windowText;
public Telerik.WinControls.UI.RadButton btSMS;
private Telerik.WinControls.UI.RadCheckBox rcbSchedule;
private Telerik.WinControls.UI.RadDateTimePicker rdtpSchedule;
private Telerik.WinControls.UI.RadLabel rlScheduleSending;
private Telerik.WinControls.UI.RadLabel rlPredefinedMessages;
private Telerik.WinControls.UI.RadListView lvPredefinedMessages;
private Telerik.WinControls.UI.RadLabel labelCount;
private System.Windows.Forms.PictureBox pbPTT;
private System.Windows.Forms.PictureBox pbSpectrum;
private Telerik.WinControls.UI.RadLabel labelAction;
private Telerik.WinControls.UI.RadLabel labelCalling;
private Telerik.WinControls.UI.Gauges.LinearGaugeBar linearGaugeBar1;
private System.Windows.Forms.Label lbAlerts;
private System.Windows.Forms.Label lbMessage;
private System.Windows.Forms.Label lbCall;
private Telerik.WinControls.Themes.TelerikMetroBlueTheme telerikMetroBlueTheme1;
private Telerik.WinControls.Themes.Office2013DarkTheme office2013DarkTheme1;
}
}