SafeDispatch/Safedispatch_4_0/maptab/RadioControl.Designer.cs
2024-02-22 18:43:59 +02:00

350 lines
19 KiB
C#

using System;
namespace Safedispatch_4_0
{
partial class RadioControl
{
/// <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)
{
try
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
catch (Exception ex)
{ }
}
#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();
this.radSplitContainer1 = new Telerik.WinControls.UI.RadSplitContainer();
this.splitPanel1 = new Telerik.WinControls.UI.SplitPanel();
this.radToolStrip1 = new Telerik.WinControls.UI.RadStatusStrip();
this.btmoveUP = new Telerik.WinControls.UI.RadButtonElement();
this.btmoveDown = new Telerik.WinControls.UI.RadButtonElement();
this.btPTTALL = new Telerik.WinControls.UI.RadButtonElement();
this.btnSettings = new Telerik.WinControls.UI.RadButtonElement();
this.splitPanel2 = new Telerik.WinControls.UI.SplitPanel();
this.radScrollablePanel1 = new Telerik.WinControls.UI.RadScrollablePanel();
this.VoiceWaitPanel = new Telerik.WinControls.UI.RadPanel();
this.txProgStatus = new Telerik.WinControls.UI.RadTextBox();
this.VoiceProgBar = new Telerik.WinControls.UI.RadProgressBar();
this.radButtonElement1 = new Telerik.WinControls.UI.RadButtonElement();
this.radLabelElement1 = new Telerik.WinControls.UI.RadLabelElement();
this.LoadStationWorker = new System.ComponentModel.BackgroundWorker();
this.LoadAfter200 = new System.Windows.Forms.Timer(this.components);
this.UnableToPlay = new System.Windows.Forms.Timer(this.components);
this.StopTimer = new System.Windows.Forms.Timer(this.components);
this.VUMetertimer = new System.Windows.Forms.Timer(this.components);
((System.ComponentModel.ISupportInitialize)(this.radSplitContainer1)).BeginInit();
this.radSplitContainer1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.splitPanel1)).BeginInit();
this.splitPanel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.radToolStrip1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.splitPanel2)).BeginInit();
this.splitPanel2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.radScrollablePanel1)).BeginInit();
this.radScrollablePanel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.VoiceWaitPanel)).BeginInit();
this.VoiceWaitPanel.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.txProgStatus)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.VoiceProgBar)).BeginInit();
this.SuspendLayout();
//
// radSplitContainer1
//
this.radSplitContainer1.Controls.Add(this.splitPanel1);
this.radSplitContainer1.Controls.Add(this.splitPanel2);
this.radSplitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
this.radSplitContainer1.Location = new System.Drawing.Point(0, 0);
this.radSplitContainer1.Name = "radSplitContainer1";
this.radSplitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
//
//
//
this.radSplitContainer1.RootElement.MinSize = new System.Drawing.Size(25, 25);
this.radSplitContainer1.Size = new System.Drawing.Size(809, 619);
this.radSplitContainer1.SizeInfo.AbsoluteSize = new System.Drawing.Size(200, 34);
this.radSplitContainer1.SizeInfo.SizeMode = Telerik.WinControls.UI.Docking.SplitPanelSizeMode.Absolute;
this.radSplitContainer1.SplitterWidth = 0;
this.radSplitContainer1.TabIndex = 0;
this.radSplitContainer1.TabStop = false;
this.radSplitContainer1.Text = "radSplitContainer1";
this.radSplitContainer1.ThemeName = "TelerikMetroBlue";
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radSplitContainer1.GetChildAt(0).GetChildAt(1))).Width = 0F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radSplitContainer1.GetChildAt(0).GetChildAt(1))).LeftWidth = 0F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radSplitContainer1.GetChildAt(0).GetChildAt(1))).TopWidth = 0F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radSplitContainer1.GetChildAt(0).GetChildAt(1))).RightWidth = 0F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radSplitContainer1.GetChildAt(0).GetChildAt(1))).BottomWidth = 0F;
//
// splitPanel1
//
this.splitPanel1.Controls.Add(this.radToolStrip1);
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(809, 34);
this.splitPanel1.SizeInfo.AbsoluteSize = new System.Drawing.Size(200, 34);
this.splitPanel1.SizeInfo.AutoSizeScale = new System.Drawing.SizeF(0F, -0.4577922F);
this.splitPanel1.SizeInfo.MaximumSize = new System.Drawing.Size(0, 34);
this.splitPanel1.SizeInfo.MinimumSize = new System.Drawing.Size(25, 34);
this.splitPanel1.SizeInfo.SizeMode = Telerik.WinControls.UI.Docking.SplitPanelSizeMode.Absolute;
this.splitPanel1.SizeInfo.SplitterCorrection = new System.Drawing.Size(0, -282);
this.splitPanel1.TabIndex = 0;
this.splitPanel1.TabStop = false;
this.splitPanel1.Text = "splitPanel1";
this.splitPanel1.ThemeName = "TelerikMetroBlue";
//
// radToolStrip1
//
this.radToolStrip1.Dock = System.Windows.Forms.DockStyle.Top;
this.radToolStrip1.Items.AddRange(new Telerik.WinControls.RadItem[] {
this.btmoveUP,
this.btmoveDown,
this.btPTTALL,
this.btnSettings});
this.radToolStrip1.Location = new System.Drawing.Point(0, 0);
this.radToolStrip1.MinimumSize = new System.Drawing.Size(5, 5);
this.radToolStrip1.Name = "radToolStrip1";
//
//
//
this.radToolStrip1.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren;
this.radToolStrip1.RootElement.MinSize = new System.Drawing.Size(5, 5);
this.radToolStrip1.Size = new System.Drawing.Size(809, 25);
this.radToolStrip1.TabIndex = 0;
this.radToolStrip1.Text = "radToolStrip1";
this.radToolStrip1.ThemeName = "TelerikMetroBlue";
//
// btmoveUP
//
this.btmoveUP.AccessibleDescription = "radButtonElement1";
this.btmoveUP.AccessibleName = "radButtonElement1";
this.btmoveUP.Alignment = System.Drawing.ContentAlignment.MiddleLeft;
this.btmoveUP.DisplayStyle = Telerik.WinControls.DisplayStyle.Image;
this.btmoveUP.Image = global::Dispatcher.Properties.Resources.up2;
this.btmoveUP.Name = "btmoveUP";
this.btmoveUP.ShowBorder = false;
this.radToolStrip1.SetSpring(this.btmoveUP, false);
this.btmoveUP.Text = "radButtonElement1";
this.btmoveUP.Click += new System.EventHandler(this.btmoveUP_Click);
//
// btmoveDown
//
this.btmoveDown.AccessibleDescription = "radButtonElement2";
this.btmoveDown.AccessibleName = "radButtonElement2";
this.btmoveDown.Alignment = System.Drawing.ContentAlignment.MiddleLeft;
this.btmoveDown.DisplayStyle = Telerik.WinControls.DisplayStyle.Image;
this.btmoveDown.Image = global::Dispatcher.Properties.Resources.down2;
this.btmoveDown.Name = "btmoveDown";
this.btmoveDown.ShowBorder = false;
this.radToolStrip1.SetSpring(this.btmoveDown, false);
this.btmoveDown.Text = "radButtonElement2";
this.btmoveDown.Click += new System.EventHandler(this.btmoveDown_Click);
//
// btPTTALL
//
this.btPTTALL.AccessibleDescription = "PTT ALL";
this.btPTTALL.AccessibleName = "PTT ALL";
this.btPTTALL.Alignment = System.Drawing.ContentAlignment.MiddleLeft;
this.btPTTALL.Name = "btPTTALL";
this.btPTTALL.ShowBorder = false;
this.radToolStrip1.SetSpring(this.btPTTALL, false);
this.btPTTALL.Text = "PTT ALL";
this.btPTTALL.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btPTTALL_MouseDown);
this.btPTTALL.Click += new System.EventHandler(this.btPTTALL_Click);
this.btPTTALL.LostMouseCapture += new System.Windows.Forms.MouseEventHandler(this.btPTTALL_LostMouseCapture);
//
// btnSettings
//
this.btnSettings.AccessibleDescription = "Settings";
this.btnSettings.AccessibleName = "Settings";
this.btnSettings.Alignment = System.Drawing.ContentAlignment.MiddleLeft;
this.btnSettings.Name = "btnSettings";
this.btnSettings.ShowBorder = false;
this.radToolStrip1.SetSpring(this.btnSettings, false);
this.btnSettings.Text = "Settings";
this.btnSettings.Click += new System.EventHandler(this.btnSettings_Click);
//
// splitPanel2
//
this.splitPanel2.Controls.Add(this.radScrollablePanel1);
this.splitPanel2.Controls.Add(this.VoiceWaitPanel);
this.splitPanel2.Location = new System.Drawing.Point(0, 34);
this.splitPanel2.Name = "splitPanel2";
//
//
//
this.splitPanel2.RootElement.MinSize = new System.Drawing.Size(25, 25);
this.splitPanel2.Size = new System.Drawing.Size(809, 585);
this.splitPanel2.SizeInfo.AutoSizeScale = new System.Drawing.SizeF(0F, 0.4577922F);
this.splitPanel2.SizeInfo.SplitterCorrection = new System.Drawing.Size(0, 282);
this.splitPanel2.TabIndex = 1;
this.splitPanel2.TabStop = false;
this.splitPanel2.Text = "splitPanel2";
this.splitPanel2.ThemeName = "TelerikMetroBlue";
this.splitPanel2.Resize += new System.EventHandler(this.splitPanel2_Resize);
//
// radScrollablePanel1
//
this.radScrollablePanel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.radScrollablePanel1.Location = new System.Drawing.Point(0, 0);
this.radScrollablePanel1.Name = "radScrollablePanel1";
//
// radScrollablePanel1.PanelContainer
//
this.radScrollablePanel1.PanelContainer.Margin = new System.Windows.Forms.Padding(0);
this.radScrollablePanel1.PanelContainer.Size = new System.Drawing.Size(807, 583);
this.radScrollablePanel1.Size = new System.Drawing.Size(809, 585);
this.radScrollablePanel1.TabIndex = 0;
this.radScrollablePanel1.Text = "radScrollablePanel1";
//
// VoiceWaitPanel
//
this.VoiceWaitPanel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
this.VoiceWaitPanel.Controls.Add(this.txProgStatus);
this.VoiceWaitPanel.Controls.Add(this.VoiceProgBar);
this.VoiceWaitPanel.Cursor = System.Windows.Forms.Cursors.Default;
this.VoiceWaitPanel.Location = new System.Drawing.Point(387, 472);
this.VoiceWaitPanel.Name = "VoiceWaitPanel";
this.VoiceWaitPanel.Size = new System.Drawing.Size(271, 56);
this.VoiceWaitPanel.TabIndex = 11;
this.VoiceWaitPanel.Visible = false;
//
// txProgStatus
//
this.txProgStatus.Location = new System.Drawing.Point(3, 3);
this.txProgStatus.Name = "txProgStatus";
this.txProgStatus.ReadOnly = true;
this.txProgStatus.Size = new System.Drawing.Size(264, 20);
this.txProgStatus.TabIndex = 7;
this.txProgStatus.TabStop = false;
//
// VoiceProgBar
//
this.VoiceProgBar.BackColor = System.Drawing.SystemColors.ControlLightLight;
this.VoiceProgBar.Location = new System.Drawing.Point(3, 26);
this.VoiceProgBar.Margin = new System.Windows.Forms.Padding(0);
this.VoiceProgBar.Name = "VoiceProgBar";
this.VoiceProgBar.SeparatorColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(239)))), ((int)(((byte)(239)))));
this.VoiceProgBar.SeparatorWidth = 4;
this.VoiceProgBar.Size = new System.Drawing.Size(264, 23);
this.VoiceProgBar.Step = 1;
this.VoiceProgBar.StepWidth = 13;
this.VoiceProgBar.TabIndex = 6;
this.VoiceProgBar.UseWaitCursor = true;
//
// radButtonElement1
//
this.radButtonElement1.AccessibleDescription = "radButtonElement1";
this.radButtonElement1.AccessibleName = "radButtonElement1";
this.radButtonElement1.Name = "radButtonElement1";
this.radButtonElement1.Text = "radButtonElement1";
//
// radLabelElement1
//
this.radLabelElement1.AccessibleDescription = "radLabelElement1";
this.radLabelElement1.AccessibleName = "radLabelElement1";
this.radLabelElement1.Name = "radLabelElement1";
this.radLabelElement1.Text = "radLabelElement1";
this.radLabelElement1.TextWrap = true;
//
// LoadStationWorker
//
this.LoadStationWorker.WorkerReportsProgress = true;
this.LoadStationWorker.WorkerSupportsCancellation = true;
this.LoadStationWorker.DoWork += new System.ComponentModel.DoWorkEventHandler(this.LoadStationWorker_DoWork);
this.LoadStationWorker.ProgressChanged += new System.ComponentModel.ProgressChangedEventHandler(this.LoadStationWorker_ProgressChanged);
this.LoadStationWorker.RunWorkerCompleted += new System.ComponentModel.RunWorkerCompletedEventHandler(this.LoadStationWorker_RunWorkerCompleted);
//
// LoadAfter200
//
this.LoadAfter200.Interval = 200;
this.LoadAfter200.Tick += new System.EventHandler(this.LoadAfter200_Tick);
//
// UnableToPlay
//
this.UnableToPlay.Interval = 1000;
this.UnableToPlay.Tick += new System.EventHandler(this.UnableToPlay_Tick);
//
// StopTimer
//
this.StopTimer.Tick += new System.EventHandler(this.StopTimer_Tick);
//
// VUMetertimer
//
this.VUMetertimer.Enabled = true;
this.VUMetertimer.Tick += new System.EventHandler(this.VUMetertimer_Tick);
//
// RadioControl
//
this.Controls.Add(this.radSplitContainer1);
this.Margin = new System.Windows.Forms.Padding(0);
this.Name = "RadioControl";
this.Size = new System.Drawing.Size(809, 619);
this.Load += new System.EventHandler(this.RadioControl_Load);
((System.ComponentModel.ISupportInitialize)(this.radSplitContainer1)).EndInit();
this.radSplitContainer1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitPanel1)).EndInit();
this.splitPanel1.ResumeLayout(false);
this.splitPanel1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.radToolStrip1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.splitPanel2)).EndInit();
this.splitPanel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.radScrollablePanel1)).EndInit();
this.radScrollablePanel1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.VoiceWaitPanel)).EndInit();
this.VoiceWaitPanel.ResumeLayout(false);
this.VoiceWaitPanel.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.txProgStatus)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.VoiceProgBar)).EndInit();
this.ResumeLayout(false);
}
#endregion
private Telerik.WinControls.UI.SplitPanel splitPanel1;
private Telerik.WinControls.UI.SplitPanel splitPanel2;
private Telerik.WinControls.UI.RadStatusStrip radToolStrip1;
private Telerik.WinControls.UI.RadButtonElement btmoveUP;
private Telerik.WinControls.UI.RadButtonElement btmoveDown;
private Telerik.WinControls.UI.RadButtonElement btnSettings;
private Telerik.WinControls.UI.RadButtonElement btPTTALL;
private Telerik.WinControls.UI.RadPanel VoiceWaitPanel;
public Telerik.WinControls.UI.RadTextBox txProgStatus;
public Telerik.WinControls.UI.RadProgressBar VoiceProgBar;
private System.ComponentModel.BackgroundWorker LoadStationWorker;
private System.Windows.Forms.Timer LoadAfter200;
private System.Windows.Forms.Timer UnableToPlay;
private Telerik.WinControls.UI.RadButtonElement radButtonElement1;
private Telerik.WinControls.UI.RadLabelElement radLabelElement1;
private System.Windows.Forms.Timer StopTimer;
private System.Windows.Forms.Timer VUMetertimer;
public Telerik.WinControls.UI.RadSplitContainer radSplitContainer1;
public Telerik.WinControls.UI.RadScrollablePanel radScrollablePanel1;
}
}