namespace MotoTrbo_GW { partial class radioForm { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(radioForm)); this.breezeTheme1 = new Telerik.WinControls.Themes.BreezeTheme(); this.lbRadio_Status = new Telerik.WinControls.UI.RadLabel(); this.lbStatus = new Telerik.WinControls.UI.RadLabel(); this.tbRadioIMEI = new Telerik.WinControls.UI.RadTextBox(); this.radLabel1 = new Telerik.WinControls.UI.RadLabel(); this.tbVoicePort = new Telerik.WinControls.UI.RadTextBox(); this.tbVoiceIP = new Telerik.WinControls.UI.RadTextBox(); this.lbVoicePort = new Telerik.WinControls.UI.RadLabel(); this.tbMulticastPort = new Telerik.WinControls.UI.RadTextBox(); this.lbVoiceIP = new Telerik.WinControls.UI.RadLabel(); this.btnSaveRadioSettings = new Telerik.WinControls.UI.RadButton(); this.lbMulticastPort = new Telerik.WinControls.UI.RadLabel(); this.tbMulticastIp = new Telerik.WinControls.UI.RadTextBox(); this.lbMulticastIP = new Telerik.WinControls.UI.RadLabel(); this.lbIP = new Telerik.WinControls.UI.RadLabel(); this.gbAudioSettings = new Telerik.WinControls.UI.RadGroupBox(); this.lbDevicesOUT = new Telerik.WinControls.UI.RadLabel(); this.lbDevicesIN = new Telerik.WinControls.UI.RadLabel(); this.listRecBDevices = new Telerik.WinControls.UI.RadListControl(); this.listPlayBDevices = new Telerik.WinControls.UI.RadListControl(); this.radThemeManager1 = new Telerik.WinControls.RadThemeManager(); this.Sep5 = new Telerik.WinControls.UI.CommandBarSeparator(); this.lbRadName = new Telerik.WinControls.UI.RadLabelElement(); this.btONOFF = new Telerik.WinControls.UI.RadButtonElement(); this.Sep6 = new Telerik.WinControls.UI.CommandBarSeparator(); this.ProgVolum = new Telerik.WinControls.UI.RadProgressBarElement(); this.Sep7 = new Telerik.WinControls.UI.CommandBarSeparator(); this.lbStat = new Telerik.WinControls.UI.RadLabelElement(); this.Sep8 = new Telerik.WinControls.UI.CommandBarSeparator(); this.lbChan = new Telerik.WinControls.UI.RadLabelElement(); this.cbChan = new Telerik.WinControls.UI.RadSplitButtonElement(); this.Sep10 = new Telerik.WinControls.UI.CommandBarSeparator(); this.lbZone = new Telerik.WinControls.UI.RadLabelElement(); this.cbZone = new Telerik.WinControls.UI.RadSplitButtonElement(); this.radStatusStrip1 = new Telerik.WinControls.UI.RadStatusStrip(); this.btCollapse = new Telerik.WinControls.UI.RadImageButtonElement(); this.ImgRad = new Telerik.WinControls.UI.RadImageButtonElement(); this.ImgStat = new Telerik.WinControls.UI.RadImageButtonElement(); this.cbRadioIP = new Telerik.WinControls.UI.RadDropDownList(); this.radTabStrip1 = new Telerik.WinControls.UI.RadPageView(); this.radPageViewPage1 = new Telerik.WinControls.UI.RadPageViewPage(); this.panel1 = new System.Windows.Forms.Panel(); this.lbChannel = new Telerik.WinControls.UI.RadLabel(); this.lbStatusScreen = new Telerik.WinControls.UI.RadLabel(); this.radPageViewPage2 = new Telerik.WinControls.UI.RadPageViewPage(); this.telerikMetroBlueTheme1 = new Telerik.WinControls.Themes.TelerikMetroBlueTheme(); ((System.ComponentModel.ISupportInitialize)(this.lbRadio_Status)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.lbStatus)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tbRadioIMEI)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tbVoicePort)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tbVoiceIP)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.lbVoicePort)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tbMulticastPort)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.lbVoiceIP)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnSaveRadioSettings)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.lbMulticastPort)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tbMulticastIp)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.lbMulticastIP)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.lbIP)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gbAudioSettings)).BeginInit(); this.gbAudioSettings.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.lbDevicesOUT)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.lbDevicesIN)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.listRecBDevices)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.listPlayBDevices)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radStatusStrip1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.cbRadioIP)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radTabStrip1)).BeginInit(); this.radTabStrip1.SuspendLayout(); this.radPageViewPage1.SuspendLayout(); this.panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.lbChannel)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.lbStatusScreen)).BeginInit(); this.radPageViewPage2.SuspendLayout(); this.SuspendLayout(); // // lbRadio_Status // this.lbRadio_Status.Location = new System.Drawing.Point(59, 30); this.lbRadio_Status.Name = "lbRadio_Status"; this.lbRadio_Status.Size = new System.Drawing.Size(26, 18); this.lbRadio_Status.TabIndex = 35; this.lbRadio_Status.Text = "N/A"; // // lbStatus // this.lbStatus.Location = new System.Drawing.Point(12, 30); this.lbStatus.Name = "lbStatus"; this.lbStatus.Size = new System.Drawing.Size(39, 18); this.lbStatus.TabIndex = 34; this.lbStatus.Text = "Status:"; // // tbRadioIMEI // this.tbRadioIMEI.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom))); this.tbRadioIMEI.Enabled = false; this.tbRadioIMEI.Location = new System.Drawing.Point(201, 5); this.tbRadioIMEI.Name = "tbRadioIMEI"; // // // this.tbRadioIMEI.RootElement.Enabled = false; this.tbRadioIMEI.Size = new System.Drawing.Size(100, 20); this.tbRadioIMEI.TabIndex = 33; this.tbRadioIMEI.TabStop = false; this.tbRadioIMEI.Text = "100"; // // radLabel1 // this.radLabel1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom))); this.radLabel1.Location = new System.Drawing.Point(161, 9); this.radLabel1.Name = "radLabel1"; this.radLabel1.Size = new System.Drawing.Size(20, 18); this.radLabel1.TabIndex = 32; this.radLabel1.Text = "ID:"; // // tbVoicePort // this.tbVoicePort.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom))); this.tbVoicePort.Enabled = false; this.tbVoicePort.Location = new System.Drawing.Point(242, 61); this.tbVoicePort.Name = "tbVoicePort"; // // // this.tbVoicePort.RootElement.Enabled = false; this.tbVoicePort.Size = new System.Drawing.Size(59, 20); this.tbVoicePort.TabIndex = 31; this.tbVoicePort.TabStop = false; this.tbVoicePort.Text = "17234"; // // tbVoiceIP // this.tbVoiceIP.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom))); this.tbVoiceIP.Enabled = false; this.tbVoiceIP.Location = new System.Drawing.Point(78, 63); this.tbVoiceIP.Name = "tbVoiceIP"; // // // this.tbVoiceIP.RootElement.Enabled = false; this.tbVoiceIP.Size = new System.Drawing.Size(76, 20); this.tbVoiceIP.TabIndex = 29; this.tbVoiceIP.TabStop = false; this.tbVoiceIP.Text = "224.0.1.1"; // // lbVoicePort // this.lbVoicePort.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom))); this.lbVoicePort.Location = new System.Drawing.Point(160, 67); this.lbVoicePort.Name = "lbVoicePort"; this.lbVoicePort.Size = new System.Drawing.Size(58, 18); this.lbVoicePort.TabIndex = 30; this.lbVoicePort.Text = "Voice Port"; // // tbMulticastPort // this.tbMulticastPort.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom))); this.tbMulticastPort.Enabled = false; this.tbMulticastPort.Location = new System.Drawing.Point(241, 31); this.tbMulticastPort.Name = "tbMulticastPort"; // // // this.tbMulticastPort.RootElement.Enabled = false; this.tbMulticastPort.Size = new System.Drawing.Size(60, 20); this.tbMulticastPort.TabIndex = 29; this.tbMulticastPort.TabStop = false; this.tbMulticastPort.Text = "17233"; // // lbVoiceIP // this.lbVoiceIP.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom))); this.lbVoiceIP.Location = new System.Drawing.Point(7, 67); this.lbVoiceIP.Name = "lbVoiceIP"; this.lbVoiceIP.Size = new System.Drawing.Size(46, 18); this.lbVoiceIP.TabIndex = 28; this.lbVoiceIP.Text = "Voice IP"; // // btnSaveRadioSettings // this.btnSaveRadioSettings.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom))); this.btnSaveRadioSettings.Location = new System.Drawing.Point(96, 105); this.btnSaveRadioSettings.Name = "btnSaveRadioSettings"; this.btnSaveRadioSettings.Size = new System.Drawing.Size(108, 56); this.btnSaveRadioSettings.TabIndex = 28; this.btnSaveRadioSettings.Text = "Save Settings"; this.btnSaveRadioSettings.Click += new System.EventHandler(this.btnSaveRadioSettings_Click); // // lbMulticastPort // this.lbMulticastPort.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom))); this.lbMulticastPort.Location = new System.Drawing.Point(160, 35); this.lbMulticastPort.Name = "lbMulticastPort"; this.lbMulticastPort.Size = new System.Drawing.Size(76, 18); this.lbMulticastPort.TabIndex = 28; this.lbMulticastPort.Text = "Multicast Port"; // // tbMulticastIp // this.tbMulticastIp.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom))); this.tbMulticastIp.Enabled = false; this.tbMulticastIp.Location = new System.Drawing.Point(78, 31); this.tbMulticastIp.Name = "tbMulticastIp"; // // // this.tbMulticastIp.RootElement.Enabled = false; this.tbMulticastIp.Size = new System.Drawing.Size(76, 20); this.tbMulticastIp.TabIndex = 27; this.tbMulticastIp.TabStop = false; this.tbMulticastIp.Text = "224.30.0.1"; // // lbMulticastIP // this.lbMulticastIP.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom))); this.lbMulticastIP.Location = new System.Drawing.Point(7, 35); this.lbMulticastIP.Name = "lbMulticastIP"; this.lbMulticastIP.Size = new System.Drawing.Size(64, 18); this.lbMulticastIP.TabIndex = 26; this.lbMulticastIP.Text = "Multicast IP"; // // lbIP // this.lbIP.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom))); this.lbIP.Location = new System.Drawing.Point(7, 13); this.lbIP.Name = "lbIP"; this.lbIP.Size = new System.Drawing.Size(47, 18); this.lbIP.TabIndex = 24; this.lbIP.Text = "Radio IP"; // // gbAudioSettings // this.gbAudioSettings.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this.gbAudioSettings.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom))); this.gbAudioSettings.Controls.Add(this.lbDevicesOUT); this.gbAudioSettings.Controls.Add(this.lbDevicesIN); this.gbAudioSettings.Controls.Add(this.listRecBDevices); this.gbAudioSettings.Controls.Add(this.listPlayBDevices); this.gbAudioSettings.FooterImageKey = "Audio Settings"; this.gbAudioSettings.HeaderImageKey = "Audio Settings"; this.gbAudioSettings.HeaderText = "Audio Settings"; this.gbAudioSettings.Location = new System.Drawing.Point(307, 0); this.gbAudioSettings.Name = "gbAudioSettings"; this.gbAudioSettings.Padding = new System.Windows.Forms.Padding(10, 20, 10, 10); this.gbAudioSettings.Size = new System.Drawing.Size(426, 170); this.gbAudioSettings.TabIndex = 23; this.gbAudioSettings.TabStop = false; this.gbAudioSettings.Text = "Audio Settings"; this.gbAudioSettings.ThemeName = "TelerikMetroBlue"; // // lbDevicesOUT // this.lbDevicesOUT.BackColor = System.Drawing.Color.Transparent; this.lbDevicesOUT.Location = new System.Drawing.Point(229, 23); this.lbDevicesOUT.Name = "lbDevicesOUT"; this.lbDevicesOUT.Size = new System.Drawing.Size(109, 18); this.lbDevicesOUT.TabIndex = 32; this.lbDevicesOUT.Text = "Sound Devices Input"; // // lbDevicesIN // this.lbDevicesIN.BackColor = System.Drawing.Color.Transparent; this.lbDevicesIN.Location = new System.Drawing.Point(29, 23); this.lbDevicesIN.Name = "lbDevicesIN"; this.lbDevicesIN.Size = new System.Drawing.Size(118, 18); this.lbDevicesIN.TabIndex = 10; this.lbDevicesIN.Text = "Sound Devices Output"; // // listRecBDevices // this.listRecBDevices.Location = new System.Drawing.Point(211, 41); this.listRecBDevices.Name = "listRecBDevices"; this.listRecBDevices.Size = new System.Drawing.Size(194, 97); this.listRecBDevices.TabIndex = 33; this.listRecBDevices.SelectedIndexChanged += new Telerik.WinControls.UI.Data.PositionChangedEventHandler(this.listRecBDevices_SelectedIndexChanged); this.listRecBDevices.EnabledChanged += new System.EventHandler(this.listPlayBDevices_EnabledChanged); // // listPlayBDevices // this.listPlayBDevices.Location = new System.Drawing.Point(11, 41); this.listPlayBDevices.Name = "listPlayBDevices"; this.listPlayBDevices.Size = new System.Drawing.Size(194, 97); this.listPlayBDevices.TabIndex = 34; this.listPlayBDevices.SelectedIndexChanged += new Telerik.WinControls.UI.Data.PositionChangedEventHandler(this.listPlayBDevices_SelectedIndexChanged); this.listPlayBDevices.EnabledChanged += new System.EventHandler(this.listPlayBDevices_EnabledChanged); // // Sep5 // this.Sep5.AccessibleDescription = "radToolStripSeparatorItem3"; this.Sep5.AccessibleName = "radToolStripSeparatorItem3"; this.Sep5.BorderLeftColor = System.Drawing.SystemColors.ControlDark; this.Sep5.BorderRightColor = System.Drawing.SystemColors.ControlDark; this.Sep5.DisplayName = null; this.Sep5.Margin = new System.Windows.Forms.Padding(1); this.Sep5.Name = "Sep5"; this.radStatusStrip1.SetSpring(this.Sep5, false); this.Sep5.VisibleInOverflowMenu = false; // // lbRadName // this.lbRadName.Margin = new System.Windows.Forms.Padding(1); this.lbRadName.Name = "lbRadName"; this.radStatusStrip1.SetSpring(this.lbRadName, false); this.lbRadName.Text = "Master Radio 1"; this.lbRadName.TextWrap = true; // // btONOFF // this.btONOFF.Margin = new System.Windows.Forms.Padding(1); this.btONOFF.Name = "btONOFF"; this.radStatusStrip1.SetSpring(this.btONOFF, false); this.btONOFF.Text = "ON/OFF"; this.btONOFF.Click += new System.EventHandler(this.btONOFF_Click); // // Sep6 // this.Sep6.AccessibleDescription = "radToolStripSeparatorItem1"; this.Sep6.AccessibleName = "radToolStripSeparatorItem1"; this.Sep6.BorderLeftColor = System.Drawing.SystemColors.ControlDark; this.Sep6.BorderRightColor = System.Drawing.SystemColors.ControlDark; this.Sep6.DisplayName = null; this.Sep6.Margin = new System.Windows.Forms.Padding(1); this.Sep6.Name = "Sep6"; this.radStatusStrip1.SetSpring(this.Sep6, false); this.Sep6.VisibleInOverflowMenu = false; // // ProgVolum // this.ProgVolum.DefaultSize = new System.Drawing.Size(97, 16); this.ProgVolum.Margin = new System.Windows.Forms.Padding(1); this.ProgVolum.Name = "ProgVolum"; this.ProgVolum.SeparatorColor1 = System.Drawing.Color.White; this.ProgVolum.SeparatorColor2 = System.Drawing.Color.White; this.ProgVolum.SeparatorColor3 = System.Drawing.Color.White; this.ProgVolum.SeparatorColor4 = System.Drawing.Color.White; this.ProgVolum.SeparatorGradientAngle = 0; this.ProgVolum.SeparatorGradientPercentage1 = 0.4F; this.ProgVolum.SeparatorGradientPercentage2 = 0.6F; this.ProgVolum.SeparatorNumberOfColors = 2; this.radStatusStrip1.SetSpring(this.ProgVolum, false); this.ProgVolum.StepWidth = 14; this.ProgVolum.SweepAngle = 90; // // Sep7 // this.Sep7.AccessibleDescription = "radToolStripSeparatorItem2"; this.Sep7.AccessibleName = "radToolStripSeparatorItem2"; this.Sep7.BorderLeftColor = System.Drawing.SystemColors.ControlDark; this.Sep7.BorderRightColor = System.Drawing.SystemColors.ControlDark; this.Sep7.DisplayName = null; this.Sep7.Margin = new System.Windows.Forms.Padding(1); this.Sep7.Name = "Sep7"; this.radStatusStrip1.SetSpring(this.Sep7, false); this.Sep7.VisibleInOverflowMenu = false; // // lbStat // this.lbStat.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbStat.Margin = new System.Windows.Forms.Padding(1); this.lbStat.Name = "lbStat"; this.radStatusStrip1.SetSpring(this.lbStat, false); this.lbStat.Text = "Status:"; this.lbStat.TextWrap = true; // // Sep8 // this.Sep8.AccessibleDescription = "radToolStripSeparatorItem4"; this.Sep8.AccessibleName = "radToolStripSeparatorItem4"; this.Sep8.BorderLeftColor = System.Drawing.SystemColors.ControlDark; this.Sep8.BorderRightColor = System.Drawing.SystemColors.ControlDark; this.Sep8.DisplayName = null; this.Sep8.Margin = new System.Windows.Forms.Padding(1); this.Sep8.Name = "Sep8"; this.radStatusStrip1.SetSpring(this.Sep8, false); this.Sep8.VisibleInOverflowMenu = false; // // lbChan // this.lbChan.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbChan.Margin = new System.Windows.Forms.Padding(1); this.lbChan.Name = "lbChan"; this.radStatusStrip1.SetSpring(this.lbChan, false); this.lbChan.Text = "Channel: "; this.lbChan.TextWrap = true; // // cbChan // this.cbChan.ArrowButtonMinSize = new System.Drawing.Size(12, 12); this.cbChan.DefaultItem = null; this.cbChan.DropDownDirection = Telerik.WinControls.UI.RadDirection.Down; this.cbChan.ExpandArrowButton = false; this.cbChan.Margin = new System.Windows.Forms.Padding(1); this.cbChan.Name = "cbChan"; this.radStatusStrip1.SetSpring(this.cbChan, false); this.cbChan.Text = "N/A"; this.cbChan.TextImageRelation = System.Windows.Forms.TextImageRelation.Overlay; // // Sep10 // this.Sep10.AccessibleDescription = "radToolStripSeparatorItem1"; this.Sep10.AccessibleName = "radToolStripSeparatorItem1"; this.Sep10.BorderLeftColor = System.Drawing.SystemColors.ControlDark; this.Sep10.BorderRightColor = System.Drawing.SystemColors.ControlDark; this.Sep10.DisplayName = null; this.Sep10.Margin = new System.Windows.Forms.Padding(1); this.Sep10.Name = "Sep10"; this.radStatusStrip1.SetSpring(this.Sep10, false); this.Sep10.VisibleInOverflowMenu = false; // // lbZone // this.lbZone.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbZone.Margin = new System.Windows.Forms.Padding(1); this.lbZone.Name = "lbZone"; this.radStatusStrip1.SetSpring(this.lbZone, false); this.lbZone.Text = "Zone:"; this.lbZone.TextWrap = true; // // cbZone // this.cbZone.ArrowButtonMinSize = new System.Drawing.Size(12, 12); this.cbZone.DefaultItem = null; this.cbZone.DropDownDirection = Telerik.WinControls.UI.RadDirection.Down; this.cbZone.ExpandArrowButton = false; this.cbZone.Margin = new System.Windows.Forms.Padding(1); this.cbZone.Name = "cbZone"; this.radStatusStrip1.SetSpring(this.cbZone, false); this.cbZone.Text = "N/A"; this.cbZone.TextImageRelation = System.Windows.Forms.TextImageRelation.Overlay; // // radStatusStrip1 // this.radStatusStrip1.Dock = System.Windows.Forms.DockStyle.Fill; this.radStatusStrip1.Items.AddRange(new Telerik.WinControls.RadItem[] { this.btCollapse, this.Sep5, this.ImgRad, this.lbRadName, this.btONOFF, this.Sep6, this.ProgVolum, this.Sep7, this.lbStat, this.ImgStat, this.Sep8, this.lbChan, this.cbChan, this.Sep10, this.lbZone, this.cbZone}); this.radStatusStrip1.Location = new System.Drawing.Point(0, 0); this.radStatusStrip1.Name = "radStatusStrip1"; this.radStatusStrip1.Padding = new System.Windows.Forms.Padding(0, 0, 14, 0); this.radStatusStrip1.Size = new System.Drawing.Size(750, 22); this.radStatusStrip1.SizingGrip = false; this.radStatusStrip1.TabIndex = 4; this.radStatusStrip1.Text = "radStatusStrip1"; this.radStatusStrip1.ThemeName = "Breeze"; // // btCollapse // this.btCollapse.BackColor = System.Drawing.Color.Transparent; this.btCollapse.Image = ((System.Drawing.Image)(resources.GetObject("btCollapse.Image"))); this.btCollapse.ImageIndexClicked = 0; this.btCollapse.ImageIndexHovered = 0; this.btCollapse.Margin = new System.Windows.Forms.Padding(1); this.btCollapse.Name = "btCollapse"; this.radStatusStrip1.SetSpring(this.btCollapse, false); this.btCollapse.Text = "radImageButtonElement1"; this.btCollapse.Click += new System.EventHandler(this.btCollapse_Click); // // ImgRad // this.ImgRad.BackColor = System.Drawing.Color.Transparent; this.ImgRad.DisplayStyle = Telerik.WinControls.DisplayStyle.Image; this.ImgRad.Image = global::MotoTrbo_GW.Properties.Resources.radioblack1; this.ImgRad.ImageIndexClicked = 0; this.ImgRad.ImageIndexHovered = 0; this.ImgRad.Margin = new System.Windows.Forms.Padding(1); this.ImgRad.Name = "ImgRad"; this.radStatusStrip1.SetSpring(this.ImgRad, false); this.ImgRad.Text = "radImageButtonElement2"; // // ImgStat // this.ImgStat.BackColor = System.Drawing.Color.Transparent; this.ImgStat.Image = global::MotoTrbo_GW.Properties.Resources.red_status; this.ImgStat.ImageIndexClicked = 0; this.ImgStat.ImageIndexHovered = 0; this.ImgStat.Margin = new System.Windows.Forms.Padding(1); this.ImgStat.Name = "ImgStat"; this.radStatusStrip1.SetSpring(this.ImgStat, false); this.ImgStat.Text = "radImageButtonElement1"; // // cbRadioIP // this.cbRadioIP.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom))); this.cbRadioIP.DropDownAnimationEasing = Telerik.WinControls.RadEasingType.Linear; this.cbRadioIP.DropDownAnimationFrames = 4; this.cbRadioIP.Enabled = false; this.cbRadioIP.Location = new System.Drawing.Point(63, 9); this.cbRadioIP.Name = "cbRadioIP"; // // // this.cbRadioIP.RootElement.Enabled = false; this.cbRadioIP.Size = new System.Drawing.Size(91, 20); this.cbRadioIP.TabIndex = 34; this.cbRadioIP.Text = "select ip"; // // radTabStrip1 // this.radTabStrip1.Controls.Add(this.radPageViewPage1); this.radTabStrip1.Controls.Add(this.radPageViewPage2); this.radTabStrip1.Dock = System.Windows.Forms.DockStyle.Bottom; this.radTabStrip1.Location = new System.Drawing.Point(0, 12); this.radTabStrip1.Name = "radTabStrip1"; this.radTabStrip1.SelectedPage = this.radPageViewPage1; this.radTabStrip1.Size = new System.Drawing.Size(750, 208); this.radTabStrip1.TabIndex = 6; this.radTabStrip1.Text = "radTabStrip1"; this.radTabStrip1.ThemeName = "TelerikMetroBlue"; this.radTabStrip1.SelectedPageChanged += new System.EventHandler(this.radTabStrip1_SelectedPageChanged); // // radPageViewPage1 // this.radPageViewPage1.Controls.Add(this.lbRadio_Status); this.radPageViewPage1.Controls.Add(this.lbStatus); this.radPageViewPage1.Controls.Add(this.panel1); this.radPageViewPage1.ItemSize = new System.Drawing.SizeF(44F, 25F); this.radPageViewPage1.Location = new System.Drawing.Point(5, 31); this.radPageViewPage1.Name = "radPageViewPage1"; this.radPageViewPage1.Size = new System.Drawing.Size(740, 172); this.radPageViewPage1.Text = "Radio"; // // panel1 // this.panel1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom))); this.panel1.BackgroundImage = global::MotoTrbo_GW.Properties.Resources.screenOFF; this.panel1.Controls.Add(this.lbChannel); this.panel1.Controls.Add(this.lbStatusScreen); this.panel1.Location = new System.Drawing.Point(264, 42); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(240, 84); this.panel1.TabIndex = 33; // // lbChannel // this.lbChannel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom))); this.lbChannel.AutoSize = false; this.lbChannel.BackColor = System.Drawing.Color.Transparent; this.lbChannel.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbChannel.Location = new System.Drawing.Point(1, 23); this.lbChannel.Name = "lbChannel"; this.lbChannel.Size = new System.Drawing.Size(231, 16); this.lbChannel.TabIndex = 0; this.lbChannel.Text = "Channel 1"; this.lbChannel.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; // // lbStatusScreen // this.lbStatusScreen.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom))); this.lbStatusScreen.AutoSize = false; this.lbStatusScreen.BackColor = System.Drawing.Color.Transparent; this.lbStatusScreen.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbStatusScreen.Location = new System.Drawing.Point(1, 46); this.lbStatusScreen.Name = "lbStatusScreen"; this.lbStatusScreen.Size = new System.Drawing.Size(231, 18); this.lbStatusScreen.TabIndex = 1; this.lbStatusScreen.Text = "radLabel2"; this.lbStatusScreen.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; // // radPageViewPage2 // this.radPageViewPage2.Controls.Add(this.tbRadioIMEI); this.radPageViewPage2.Controls.Add(this.radLabel1); this.radPageViewPage2.Controls.Add(this.tbVoicePort); this.radPageViewPage2.Controls.Add(this.tbVoiceIP); this.radPageViewPage2.Controls.Add(this.lbVoicePort); this.radPageViewPage2.Controls.Add(this.tbMulticastPort); this.radPageViewPage2.Controls.Add(this.lbVoiceIP); this.radPageViewPage2.Controls.Add(this.btnSaveRadioSettings); this.radPageViewPage2.Controls.Add(this.lbMulticastPort); this.radPageViewPage2.Controls.Add(this.tbMulticastIp); this.radPageViewPage2.Controls.Add(this.lbMulticastIP); this.radPageViewPage2.Controls.Add(this.lbIP); this.radPageViewPage2.Controls.Add(this.gbAudioSettings); this.radPageViewPage2.Controls.Add(this.cbRadioIP); this.radPageViewPage2.ItemSize = new System.Drawing.SizeF(56F, 25F); this.radPageViewPage2.Location = new System.Drawing.Point(5, 31); this.radPageViewPage2.Name = "radPageViewPage2"; this.radPageViewPage2.Size = new System.Drawing.Size(740, 172); this.radPageViewPage2.Text = "Settings"; // // radioForm // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(750, 220); this.Controls.Add(this.radStatusStrip1); this.Controls.Add(this.radTabStrip1); this.Name = "radioForm"; this.Text = "Form2"; this.ThemeName = "Breeze"; this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.radioForm_FormClosing); ((System.ComponentModel.ISupportInitialize)(this.lbRadio_Status)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.lbStatus)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tbRadioIMEI)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tbVoicePort)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tbVoiceIP)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.lbVoicePort)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tbMulticastPort)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.lbVoiceIP)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnSaveRadioSettings)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.lbMulticastPort)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tbMulticastIp)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.lbMulticastIP)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.lbIP)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gbAudioSettings)).EndInit(); this.gbAudioSettings.ResumeLayout(false); this.gbAudioSettings.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.lbDevicesOUT)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.lbDevicesIN)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.listRecBDevices)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.listPlayBDevices)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radStatusStrip1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.cbRadioIP)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radTabStrip1)).EndInit(); this.radTabStrip1.ResumeLayout(false); this.radPageViewPage1.ResumeLayout(false); this.radPageViewPage1.PerformLayout(); this.panel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.lbChannel)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.lbStatusScreen)).EndInit(); this.radPageViewPage2.ResumeLayout(false); this.radPageViewPage2.PerformLayout(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private Telerik.WinControls.Themes.BreezeTheme breezeTheme1; private Telerik.WinControls.UI.RadLabel lbChannel; private Telerik.WinControls.UI.RadLabel lbStatusScreen; private Telerik.WinControls.UI.RadGroupBox gbAudioSettings; private Telerik.WinControls.UI.RadLabel lbDevicesOUT; private Telerik.WinControls.UI.RadLabel lbDevicesIN; private Telerik.WinControls.RadThemeManager radThemeManager1; private System.Windows.Forms.Panel panel1; private Telerik.WinControls.UI.RadLabel lbIP; private Telerik.WinControls.UI.RadLabel lbMulticastIP; private Telerik.WinControls.UI.RadTextBox tbMulticastIp; private Telerik.WinControls.UI.RadButton btnSaveRadioSettings; private Telerik.WinControls.UI.RadImageButtonElement btCollapse; private Telerik.WinControls.UI.RadStatusStrip radStatusStrip1; private Telerik.WinControls.UI.CommandBarSeparator Sep5; private Telerik.WinControls.UI.RadImageButtonElement ImgRad; private Telerik.WinControls.UI.RadButtonElement btONOFF; private Telerik.WinControls.UI.CommandBarSeparator Sep6; private Telerik.WinControls.UI.RadProgressBarElement ProgVolum; private Telerik.WinControls.UI.CommandBarSeparator Sep7; private Telerik.WinControls.UI.RadLabelElement lbStat; private Telerik.WinControls.UI.RadImageButtonElement ImgStat; private Telerik.WinControls.UI.CommandBarSeparator Sep8; private Telerik.WinControls.UI.RadLabelElement lbChan; private Telerik.WinControls.UI.RadSplitButtonElement cbChan; private Telerik.WinControls.UI.CommandBarSeparator Sep10; private Telerik.WinControls.UI.RadLabelElement lbZone; private Telerik.WinControls.UI.RadSplitButtonElement cbZone; private Telerik.WinControls.UI.RadTextBox tbMulticastPort; private Telerik.WinControls.UI.RadLabel lbMulticastPort; private Telerik.WinControls.UI.RadTextBox tbVoiceIP; private Telerik.WinControls.UI.RadLabel lbVoiceIP; private Telerik.WinControls.UI.RadTextBox tbVoicePort; private Telerik.WinControls.UI.RadLabel lbVoicePort; private Telerik.WinControls.UI.RadTextBox tbRadioIMEI; private Telerik.WinControls.UI.RadLabel radLabel1; private Telerik.WinControls.UI.RadLabel lbRadio_Status; private Telerik.WinControls.UI.RadLabel lbStatus; private Telerik.WinControls.UI.RadListControl listRecBDevices; private Telerik.WinControls.UI.RadListControl listPlayBDevices; private Telerik.WinControls.UI.RadDropDownList cbRadioIP; private Telerik.WinControls.UI.RadPageView radTabStrip1; private Telerik.WinControls.UI.RadPageViewPage radPageViewPage1; private Telerik.WinControls.UI.RadPageViewPage radPageViewPage2; public Telerik.WinControls.UI.RadLabelElement lbRadName; private Telerik.WinControls.Themes.TelerikMetroBlueTheme telerikMetroBlueTheme1; } }