Zastone/HPG-68D/Backup/ChannelEditForm.cs
2024-06-25 23:18:56 +02:00

3232 lines
189 KiB
C#

// Decompiled with JetBrains decompiler
// Type: HPG_68D.ChannelEditForm
// Assembly: HPG-68D, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
// MVID: 530C99A8-8EEF-42C8-8A74-66FDE7B322C3
// Assembly location: C:\Program Files (x86)\HONGKAIDE\HPG-68D\HPG-68D.exe
using HPG_68D.My;
using Microsoft.VisualBasic;
using Microsoft.VisualBasic.CompilerServices;
using System;
using System.Collections;
using System.ComponentModel;
using System.Diagnostics;
using System.Runtime.CompilerServices;
using System.Text;
using System.Windows.Forms;
namespace HPG_68D
{
[DesignerGenerated]
public class ChannelEditForm : Form
{
private static ArrayList __ENCList = new ArrayList();
private IContainer components;
[AccessedThroughProperty("Label1")]
private Label _Label1;
[AccessedThroughProperty("TextBoxRxFreq")]
private TextBox _TextBoxRxFreq;
[AccessedThroughProperty("Label2")]
private Label _Label2;
[AccessedThroughProperty("GroupBox1")]
private GroupBox _GroupBox1;
[AccessedThroughProperty("TextBoxTxFreq")]
private TextBox _TextBoxTxFreq;
[AccessedThroughProperty("Label3")]
private Label _Label3;
[AccessedThroughProperty("ComboBoxStep")]
private ComboBox _ComboBoxStep;
[AccessedThroughProperty("Label4")]
private Label _Label4;
[AccessedThroughProperty("ComboBox亚音解码类型")]
private ComboBox _ComboBox亚音解码类型;
[AccessedThroughProperty("Label5")]
private Label _Label5;
[AccessedThroughProperty("ComboBox亚音解码")]
private ComboBox _ComboBox亚音解码;
[AccessedThroughProperty("Label6")]
private Label _Label6;
[AccessedThroughProperty("CheckBox耳语")]
private CheckBox _CheckBox耳语;
[AccessedThroughProperty("CheckBox尾音消除")]
private CheckBox _CheckBox尾音消除;
[AccessedThroughProperty("ComboBoxSP不静音")]
private ComboBox _ComboBoxSP不静音;
[AccessedThroughProperty("ComboBox亚音编码")]
private ComboBox _ComboBox亚音编码;
[AccessedThroughProperty("Label9")]
private Label _Label9;
[AccessedThroughProperty("Label8")]
private Label _Label8;
[AccessedThroughProperty("ComboBox亚音编码类型")]
private ComboBox _ComboBox亚音编码类型;
[AccessedThroughProperty("Label7")]
private Label _Label7;
[AccessedThroughProperty("CheckBoxPTTID静音")]
private CheckBox _CheckBoxPTTID静音;
[AccessedThroughProperty("CheckBox发射禁止")]
private CheckBox _CheckBox发射禁止;
[AccessedThroughProperty("CheckBoxPTTID暂停")]
private CheckBox _CheckBoxPTTID暂停;
[AccessedThroughProperty("ComboBox可选信令")]
private ComboBox _ComboBox可选信令;
[AccessedThroughProperty("ComboBox繁忙信道锁定")]
private ComboBox _ComboBox繁忙信道锁定;
[AccessedThroughProperty("Label11")]
private Label _Label11;
[AccessedThroughProperty("Label10")]
private Label _Label10;
[AccessedThroughProperty("CheckBox脱网")]
private CheckBox _CheckBox脱网;
[AccessedThroughProperty("CheckBox倒频")]
private CheckBox _CheckBox倒频;
[AccessedThroughProperty("ComboBox两音系统参数")]
private ComboBox _ComboBox两音系统参数;
[AccessedThroughProperty("ComboBox带宽")]
private ComboBox _ComboBox带宽;
[AccessedThroughProperty("ComboBoxPTTID")]
private ComboBox _ComboBoxPTTID;
[AccessedThroughProperty("Label15")]
private Label _Label15;
[AccessedThroughProperty("ComboBox发射功率")]
private ComboBox _ComboBox发射功率;
[AccessedThroughProperty("Label14")]
private Label _Label14;
[AccessedThroughProperty("Label13")]
private Label _Label13;
[AccessedThroughProperty("Label12")]
private Label _Label12;
[AccessedThroughProperty("ComboBox呼叫")]
private ComboBox _ComboBox呼叫;
[AccessedThroughProperty("ComboBox五音系统参数")]
private ComboBox _ComboBox五音系统参数;
[AccessedThroughProperty("Label17")]
private Label _Label17;
[AccessedThroughProperty("Label16")]
private Label _Label16;
[AccessedThroughProperty("TextBox信道名称")]
private TextBox _TextBox信道名称;
[AccessedThroughProperty("TextBoxID代码")]
private TextBox _TextBoxID代码;
[AccessedThroughProperty("Label19")]
private Label _Label19;
[AccessedThroughProperty("Label18")]
private Label _Label18;
[AccessedThroughProperty("ComboBoxSFT")]
private ComboBox _ComboBoxSFT;
[AccessedThroughProperty("Label20")]
private Label _Label20;
[AccessedThroughProperty("GroupBox2")]
private GroupBox _GroupBox2;
[AccessedThroughProperty("Button3")]
private Button _Button3;
[AccessedThroughProperty("Button2")]
private Button _Button2;
[AccessedThroughProperty("Button1")]
private Button _Button1;
[AccessedThroughProperty("ComboBox编辑信道号")]
private ComboBox _ComboBox编辑信道号;
[AccessedThroughProperty("CheckBox扫描添加")]
private CheckBox _CheckBox扫描添加;
[DebuggerNonUserCode]
static ChannelEditForm()
{
}
[DebuggerNonUserCode]
public ChannelEditForm()
{
this.FormClosing += new FormClosingEventHandler(this.ChannelEditForm_FormClosing);
this.Load += new EventHandler(this.ChannelEditForm_Load);
ChannelEditForm.__ENCList.Add((object) new WeakReference((object) this));
this.InitializeComponent();
}
[DebuggerNonUserCode]
protected override void Dispose(bool disposing)
{
if (disposing && this.components != null)
this.components.Dispose();
base.Dispose(disposing);
}
[DebuggerStepThrough]
private void InitializeComponent()
{
ComponentResourceManager componentResourceManager = new ComponentResourceManager(typeof (ChannelEditForm));
this.Label1 = new Label();
this.TextBoxRxFreq = new TextBox();
this.Label2 = new Label();
this.GroupBox1 = new GroupBox();
this.GroupBox2 = new GroupBox();
this.ComboBox两音系统参数 = new ComboBox();
this.Label18 = new Label();
this.TextBoxID代码 = new TextBox();
this.Label15 = new Label();
this.Label16 = new Label();
this.Label17 = new Label();
this.ComboBox五音系统参数 = new ComboBox();
this.ComboBox呼叫 = new ComboBox();
this.CheckBox扫描添加 = new CheckBox();
this.CheckBox脱网 = new CheckBox();
this.CheckBox倒频 = new CheckBox();
this.CheckBoxPTTID静音 = new CheckBox();
this.CheckBox发射禁止 = new CheckBox();
this.ComboBoxSP不静音 = new ComboBox();
this.Label9 = new Label();
this.TextBox信道名称 = new TextBox();
this.Label19 = new Label();
this.CheckBoxPTTID暂停 = new CheckBox();
this.CheckBox耳语 = new CheckBox();
this.CheckBox尾音消除 = new CheckBox();
this.ComboBox可选信令 = new ComboBox();
this.ComboBoxSFT = new ComboBox();
this.ComboBox带宽 = new ComboBox();
this.Label20 = new Label();
this.ComboBoxPTTID = new ComboBox();
this.ComboBox发射功率 = new ComboBox();
this.Label14 = new Label();
this.ComboBox繁忙信道锁定 = new ComboBox();
this.Label13 = new Label();
this.Label11 = new Label();
this.Label12 = new Label();
this.Label10 = new Label();
this.ComboBox亚音编码 = new ComboBox();
this.ComboBox亚音解码 = new ComboBox();
this.Label8 = new Label();
this.Label6 = new Label();
this.ComboBox亚音编码类型 = new ComboBox();
this.Label7 = new Label();
this.ComboBox亚音解码类型 = new ComboBox();
this.Label5 = new Label();
this.ComboBoxStep = new ComboBox();
this.Label4 = new Label();
this.TextBoxTxFreq = new TextBox();
this.Label3 = new Label();
this.Button3 = new Button();
this.Button2 = new Button();
this.Button1 = new Button();
this.ComboBox编辑信道号 = new ComboBox();
this.GroupBox1.SuspendLayout();
this.GroupBox2.SuspendLayout();
this.SuspendLayout();
componentResourceManager.ApplyResources((object) this.Label1, "Label1");
this.Label1.Name = "Label1";
componentResourceManager.ApplyResources((object) this.TextBoxRxFreq, "TextBoxRxFreq");
this.TextBoxRxFreq.Name = "TextBoxRxFreq";
componentResourceManager.ApplyResources((object) this.Label2, "Label2");
this.Label2.Name = "Label2";
this.GroupBox1.Controls.Add((Control) this.GroupBox2);
this.GroupBox1.Controls.Add((Control) this.CheckBox扫描添加);
this.GroupBox1.Controls.Add((Control) this.CheckBox脱网);
this.GroupBox1.Controls.Add((Control) this.CheckBox倒频);
this.GroupBox1.Controls.Add((Control) this.CheckBoxPTTID静音);
this.GroupBox1.Controls.Add((Control) this.CheckBox发射禁止);
this.GroupBox1.Controls.Add((Control) this.ComboBoxSP不静音);
this.GroupBox1.Controls.Add((Control) this.Label9);
this.GroupBox1.Controls.Add((Control) this.TextBox信道名称);
this.GroupBox1.Controls.Add((Control) this.Label19);
this.GroupBox1.Controls.Add((Control) this.CheckBoxPTTID暂停);
this.GroupBox1.Controls.Add((Control) this.CheckBox耳语);
this.GroupBox1.Controls.Add((Control) this.CheckBox尾音消除);
this.GroupBox1.Controls.Add((Control) this.ComboBox可选信令);
this.GroupBox1.Controls.Add((Control) this.ComboBoxSFT);
this.GroupBox1.Controls.Add((Control) this.ComboBox带宽);
this.GroupBox1.Controls.Add((Control) this.Label20);
this.GroupBox1.Controls.Add((Control) this.ComboBoxPTTID);
this.GroupBox1.Controls.Add((Control) this.ComboBox发射功率);
this.GroupBox1.Controls.Add((Control) this.Label14);
this.GroupBox1.Controls.Add((Control) this.ComboBox繁忙信道锁定);
this.GroupBox1.Controls.Add((Control) this.Label13);
this.GroupBox1.Controls.Add((Control) this.Label11);
this.GroupBox1.Controls.Add((Control) this.Label12);
this.GroupBox1.Controls.Add((Control) this.Label10);
this.GroupBox1.Controls.Add((Control) this.ComboBox亚音编码);
this.GroupBox1.Controls.Add((Control) this.ComboBox亚音解码);
this.GroupBox1.Controls.Add((Control) this.Label8);
this.GroupBox1.Controls.Add((Control) this.Label6);
this.GroupBox1.Controls.Add((Control) this.ComboBox亚音编码类型);
this.GroupBox1.Controls.Add((Control) this.Label7);
this.GroupBox1.Controls.Add((Control) this.ComboBox亚音解码类型);
this.GroupBox1.Controls.Add((Control) this.Label5);
this.GroupBox1.Controls.Add((Control) this.ComboBoxStep);
this.GroupBox1.Controls.Add((Control) this.Label4);
this.GroupBox1.Controls.Add((Control) this.TextBoxTxFreq);
this.GroupBox1.Controls.Add((Control) this.TextBoxRxFreq);
this.GroupBox1.Controls.Add((Control) this.Label2);
this.GroupBox1.Controls.Add((Control) this.Label1);
componentResourceManager.ApplyResources((object) this.GroupBox1, "GroupBox1");
this.GroupBox1.Name = "GroupBox1";
this.GroupBox1.TabStop = false;
this.GroupBox2.Controls.Add((Control) this.ComboBox两音系统参数);
this.GroupBox2.Controls.Add((Control) this.Label18);
this.GroupBox2.Controls.Add((Control) this.TextBoxID代码);
this.GroupBox2.Controls.Add((Control) this.Label15);
this.GroupBox2.Controls.Add((Control) this.Label16);
this.GroupBox2.Controls.Add((Control) this.Label17);
this.GroupBox2.Controls.Add((Control) this.ComboBox五音系统参数);
this.GroupBox2.Controls.Add((Control) this.ComboBox呼叫);
componentResourceManager.ApplyResources((object) this.GroupBox2, "GroupBox2");
this.GroupBox2.Name = "GroupBox2";
this.GroupBox2.TabStop = false;
this.ComboBox两音系统参数.DropDownStyle = ComboBoxStyle.DropDownList;
this.ComboBox两音系统参数.FormattingEnabled = true;
this.ComboBox两音系统参数.Items.AddRange(new object[9]
{
(object) componentResourceManager.GetString("ComboBox两音系统参数.Items"),
(object) componentResourceManager.GetString("ComboBox两音系统参数.Items1"),
(object) componentResourceManager.GetString("ComboBox两音系统参数.Items2"),
(object) componentResourceManager.GetString("ComboBox两音系统参数.Items3"),
(object) componentResourceManager.GetString("ComboBox两音系统参数.Items4"),
(object) componentResourceManager.GetString("ComboBox两音系统参数.Items5"),
(object) componentResourceManager.GetString("ComboBox两音系统参数.Items6"),
(object) componentResourceManager.GetString("ComboBox两音系统参数.Items7"),
(object) componentResourceManager.GetString("ComboBox两音系统参数.Items8")
});
componentResourceManager.ApplyResources((object) this.ComboBox两音系统参数, "ComboBox两音系统参数");
this.ComboBox两音系统参数.Name = "ComboBox两音系统参数";
componentResourceManager.ApplyResources((object) this.Label18, "Label18");
this.Label18.Name = "Label18";
componentResourceManager.ApplyResources((object) this.TextBoxID代码, "TextBoxID代码");
this.TextBoxID代码.Name = "TextBoxID代码";
componentResourceManager.ApplyResources((object) this.Label15, "Label15");
this.Label15.Name = "Label15";
componentResourceManager.ApplyResources((object) this.Label16, "Label16");
this.Label16.Name = "Label16";
componentResourceManager.ApplyResources((object) this.Label17, "Label17");
this.Label17.Name = "Label17";
this.ComboBox五音系统参数.DropDownStyle = ComboBoxStyle.DropDownList;
this.ComboBox五音系统参数.FormattingEnabled = true;
this.ComboBox五音系统参数.Items.AddRange(new object[16]
{
(object) componentResourceManager.GetString("ComboBox五音系统参数.Items"),
(object) componentResourceManager.GetString("ComboBox五音系统参数.Items1"),
(object) componentResourceManager.GetString("ComboBox五音系统参数.Items2"),
(object) componentResourceManager.GetString("ComboBox五音系统参数.Items3"),
(object) componentResourceManager.GetString("ComboBox五音系统参数.Items4"),
(object) componentResourceManager.GetString("ComboBox五音系统参数.Items5"),
(object) componentResourceManager.GetString("ComboBox五音系统参数.Items6"),
(object) componentResourceManager.GetString("ComboBox五音系统参数.Items7"),
(object) componentResourceManager.GetString("ComboBox五音系统参数.Items8"),
(object) componentResourceManager.GetString("ComboBox五音系统参数.Items9"),
(object) componentResourceManager.GetString("ComboBox五音系统参数.Items10"),
(object) componentResourceManager.GetString("ComboBox五音系统参数.Items11"),
(object) componentResourceManager.GetString("ComboBox五音系统参数.Items12"),
(object) componentResourceManager.GetString("ComboBox五音系统参数.Items13"),
(object) componentResourceManager.GetString("ComboBox五音系统参数.Items14"),
(object) componentResourceManager.GetString("ComboBox五音系统参数.Items15")
});
componentResourceManager.ApplyResources((object) this.ComboBox五音系统参数, "ComboBox五音系统参数");
this.ComboBox五音系统参数.Name = "ComboBox五音系统参数";
this.ComboBox呼叫.DropDownStyle = ComboBoxStyle.DropDownList;
this.ComboBox呼叫.FormattingEnabled = true;
this.ComboBox呼叫.Items.AddRange(new object[1]
{
(object) componentResourceManager.GetString("ComboBox呼叫.Items")
});
componentResourceManager.ApplyResources((object) this.ComboBox呼叫, "ComboBox呼叫");
this.ComboBox呼叫.Name = "ComboBox呼叫";
componentResourceManager.ApplyResources((object) this.CheckBox扫描添加, "CheckBox扫描添加");
this.CheckBox扫描添加.Name = "CheckBox扫描添加";
this.CheckBox扫描添加.UseVisualStyleBackColor = true;
componentResourceManager.ApplyResources((object) this.CheckBox脱网, "CheckBox脱网");
this.CheckBox脱网.Name = "CheckBox脱网";
this.CheckBox脱网.UseVisualStyleBackColor = true;
componentResourceManager.ApplyResources((object) this.CheckBox倒频, "CheckBox倒频");
this.CheckBox倒频.Name = "CheckBox倒频";
this.CheckBox倒频.UseVisualStyleBackColor = true;
componentResourceManager.ApplyResources((object) this.CheckBoxPTTID静音, "CheckBoxPTTID静音");
this.CheckBoxPTTID静音.Name = "CheckBoxPTTID静音";
this.CheckBoxPTTID静音.UseVisualStyleBackColor = true;
componentResourceManager.ApplyResources((object) this.CheckBox发射禁止, "CheckBox发射禁止");
this.CheckBox发射禁止.Name = "CheckBox发射禁止";
this.CheckBox发射禁止.UseVisualStyleBackColor = true;
this.ComboBoxSP不静音.DropDownStyle = ComboBoxStyle.DropDownList;
this.ComboBoxSP不静音.FormattingEnabled = true;
this.ComboBoxSP不静音.Items.AddRange(new object[3]
{
(object) componentResourceManager.GetString("ComboBoxSP不静音.Items"),
(object) componentResourceManager.GetString("ComboBoxSP不静音.Items1"),
(object) componentResourceManager.GetString("ComboBoxSP不静音.Items2")
});
componentResourceManager.ApplyResources((object) this.ComboBoxSP不静音, "ComboBoxSP不静音");
this.ComboBoxSP不静音.Name = "ComboBoxSP不静音";
componentResourceManager.ApplyResources((object) this.Label9, "Label9");
this.Label9.Name = "Label9";
componentResourceManager.ApplyResources((object) this.TextBox信道名称, "TextBox信道名称");
this.TextBox信道名称.Name = "TextBox信道名称";
componentResourceManager.ApplyResources((object) this.Label19, "Label19");
this.Label19.Name = "Label19";
componentResourceManager.ApplyResources((object) this.CheckBoxPTTID暂停, "CheckBoxPTTID暂停");
this.CheckBoxPTTID暂停.Name = "CheckBoxPTTID暂停";
this.CheckBoxPTTID暂停.UseVisualStyleBackColor = true;
componentResourceManager.ApplyResources((object) this.CheckBox耳语, "CheckBox耳语");
this.CheckBox耳语.Name = "CheckBox耳语";
this.CheckBox耳语.UseVisualStyleBackColor = true;
componentResourceManager.ApplyResources((object) this.CheckBox尾音消除, "CheckBox尾音消除");
this.CheckBox尾音消除.Name = "CheckBox尾音消除";
this.CheckBox尾音消除.UseVisualStyleBackColor = true;
this.ComboBox可选信令.DropDownStyle = ComboBoxStyle.DropDownList;
this.ComboBox可选信令.FormattingEnabled = true;
this.ComboBox可选信令.Items.AddRange(new object[4]
{
(object) componentResourceManager.GetString("ComboBox可选信令.Items"),
(object) componentResourceManager.GetString("ComboBox可选信令.Items1"),
(object) componentResourceManager.GetString("ComboBox可选信令.Items2"),
(object) componentResourceManager.GetString("ComboBox可选信令.Items3")
});
componentResourceManager.ApplyResources((object) this.ComboBox可选信令, "ComboBox可选信令");
this.ComboBox可选信令.Name = "ComboBox可选信令";
this.ComboBoxSFT.DropDownStyle = ComboBoxStyle.DropDownList;
this.ComboBoxSFT.FormattingEnabled = true;
this.ComboBoxSFT.Items.AddRange(new object[3]
{
(object) componentResourceManager.GetString("ComboBoxSFT.Items"),
(object) componentResourceManager.GetString("ComboBoxSFT.Items1"),
(object) componentResourceManager.GetString("ComboBoxSFT.Items2")
});
componentResourceManager.ApplyResources((object) this.ComboBoxSFT, "ComboBoxSFT");
this.ComboBoxSFT.Name = "ComboBoxSFT";
this.ComboBox带宽.DropDownStyle = ComboBoxStyle.DropDownList;
this.ComboBox带宽.FormattingEnabled = true;
this.ComboBox带宽.Items.AddRange(new object[3]
{
(object) componentResourceManager.GetString("ComboBox带宽.Items"),
(object) componentResourceManager.GetString("ComboBox带宽.Items1"),
(object) componentResourceManager.GetString("ComboBox带宽.Items2")
});
componentResourceManager.ApplyResources((object) this.ComboBox带宽, "ComboBox带宽");
this.ComboBox带宽.Name = "ComboBox带宽";
componentResourceManager.ApplyResources((object) this.Label20, "Label20");
this.Label20.Name = "Label20";
this.ComboBoxPTTID.DropDownStyle = ComboBoxStyle.DropDownList;
this.ComboBoxPTTID.FormattingEnabled = true;
this.ComboBoxPTTID.Items.AddRange(new object[4]
{
(object) componentResourceManager.GetString("ComboBoxPTTID.Items"),
(object) componentResourceManager.GetString("ComboBoxPTTID.Items1"),
(object) componentResourceManager.GetString("ComboBoxPTTID.Items2"),
(object) componentResourceManager.GetString("ComboBoxPTTID.Items3")
});
componentResourceManager.ApplyResources((object) this.ComboBoxPTTID, "ComboBoxPTTID");
this.ComboBoxPTTID.Name = "ComboBoxPTTID";
this.ComboBox发射功率.DropDownStyle = ComboBoxStyle.DropDownList;
this.ComboBox发射功率.FormattingEnabled = true;
this.ComboBox发射功率.Items.AddRange(new object[3]
{
(object) componentResourceManager.GetString("ComboBox发射功率.Items"),
(object) componentResourceManager.GetString("ComboBox发射功率.Items1"),
(object) componentResourceManager.GetString("ComboBox发射功率.Items2")
});
componentResourceManager.ApplyResources((object) this.ComboBox发射功率, "ComboBox发射功率");
this.ComboBox发射功率.Name = "ComboBox发射功率";
componentResourceManager.ApplyResources((object) this.Label14, "Label14");
this.Label14.Name = "Label14";
this.ComboBox繁忙信道锁定.DropDownStyle = ComboBoxStyle.DropDownList;
this.ComboBox繁忙信道锁定.FormattingEnabled = true;
this.ComboBox繁忙信道锁定.Items.AddRange(new object[4]
{
(object) componentResourceManager.GetString("ComboBox繁忙信道锁定.Items"),
(object) componentResourceManager.GetString("ComboBox繁忙信道锁定.Items1"),
(object) componentResourceManager.GetString("ComboBox繁忙信道锁定.Items2"),
(object) componentResourceManager.GetString("ComboBox繁忙信道锁定.Items3")
});
componentResourceManager.ApplyResources((object) this.ComboBox繁忙信道锁定, "ComboBox繁忙信道锁定");
this.ComboBox繁忙信道锁定.Name = "ComboBox繁忙信道锁定";
componentResourceManager.ApplyResources((object) this.Label13, "Label13");
this.Label13.Name = "Label13";
componentResourceManager.ApplyResources((object) this.Label11, "Label11");
this.Label11.Name = "Label11";
componentResourceManager.ApplyResources((object) this.Label12, "Label12");
this.Label12.Name = "Label12";
componentResourceManager.ApplyResources((object) this.Label10, "Label10");
this.Label10.Name = "Label10";
this.ComboBox亚音编码.FormattingEnabled = true;
this.ComboBox亚音编码.Items.AddRange(new object[265]
{
(object) componentResourceManager.GetString("ComboBox亚音编码.Items"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items1"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items2"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items3"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items4"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items5"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items6"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items7"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items8"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items9"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items10"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items11"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items12"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items13"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items14"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items15"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items16"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items17"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items18"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items19"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items20"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items21"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items22"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items23"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items24"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items25"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items26"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items27"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items28"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items29"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items30"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items31"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items32"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items33"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items34"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items35"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items36"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items37"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items38"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items39"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items40"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items41"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items42"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items43"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items44"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items45"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items46"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items47"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items48"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items49"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items50"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items51"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items52"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items53"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items54"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items55"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items56"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items57"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items58"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items59"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items60"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items61"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items62"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items63"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items64"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items65"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items66"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items67"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items68"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items69"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items70"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items71"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items72"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items73"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items74"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items75"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items76"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items77"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items78"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items79"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items80"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items81"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items82"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items83"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items84"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items85"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items86"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items87"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items88"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items89"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items90"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items91"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items92"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items93"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items94"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items95"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items96"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items97"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items98"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items99"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items100"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items101"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items102"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items103"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items104"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items105"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items106"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items107"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items108"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items109"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items110"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items111"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items112"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items113"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items114"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items115"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items116"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items117"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items118"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items119"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items120"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items121"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items122"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items123"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items124"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items125"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items126"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items127"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items128"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items129"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items130"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items131"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items132"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items133"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items134"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items135"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items136"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items137"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items138"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items139"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items140"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items141"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items142"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items143"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items144"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items145"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items146"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items147"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items148"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items149"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items150"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items151"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items152"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items153"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items154"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items155"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items156"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items157"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items158"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items159"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items160"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items161"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items162"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items163"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items164"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items165"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items166"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items167"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items168"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items169"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items170"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items171"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items172"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items173"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items174"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items175"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items176"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items177"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items178"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items179"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items180"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items181"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items182"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items183"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items184"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items185"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items186"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items187"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items188"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items189"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items190"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items191"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items192"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items193"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items194"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items195"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items196"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items197"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items198"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items199"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items200"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items201"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items202"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items203"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items204"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items205"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items206"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items207"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items208"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items209"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items210"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items211"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items212"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items213"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items214"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items215"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items216"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items217"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items218"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items219"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items220"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items221"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items222"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items223"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items224"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items225"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items226"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items227"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items228"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items229"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items230"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items231"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items232"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items233"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items234"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items235"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items236"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items237"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items238"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items239"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items240"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items241"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items242"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items243"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items244"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items245"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items246"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items247"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items248"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items249"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items250"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items251"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items252"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items253"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items254"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items255"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items256"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items257"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items258"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items259"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items260"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items261"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items262"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items263"),
(object) componentResourceManager.GetString("ComboBox亚音编码.Items264")
});
componentResourceManager.ApplyResources((object) this.ComboBox亚音编码, "ComboBox亚音编码");
this.ComboBox亚音编码.Name = "ComboBox亚音编码";
this.ComboBox亚音解码.FormattingEnabled = true;
this.ComboBox亚音解码.Items.AddRange(new object[265]
{
(object) componentResourceManager.GetString("ComboBox亚音解码.Items"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items1"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items2"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items3"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items4"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items5"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items6"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items7"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items8"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items9"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items10"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items11"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items12"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items13"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items14"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items15"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items16"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items17"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items18"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items19"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items20"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items21"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items22"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items23"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items24"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items25"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items26"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items27"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items28"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items29"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items30"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items31"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items32"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items33"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items34"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items35"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items36"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items37"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items38"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items39"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items40"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items41"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items42"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items43"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items44"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items45"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items46"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items47"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items48"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items49"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items50"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items51"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items52"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items53"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items54"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items55"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items56"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items57"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items58"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items59"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items60"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items61"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items62"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items63"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items64"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items65"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items66"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items67"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items68"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items69"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items70"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items71"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items72"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items73"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items74"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items75"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items76"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items77"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items78"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items79"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items80"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items81"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items82"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items83"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items84"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items85"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items86"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items87"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items88"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items89"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items90"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items91"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items92"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items93"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items94"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items95"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items96"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items97"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items98"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items99"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items100"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items101"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items102"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items103"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items104"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items105"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items106"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items107"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items108"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items109"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items110"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items111"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items112"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items113"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items114"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items115"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items116"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items117"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items118"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items119"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items120"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items121"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items122"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items123"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items124"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items125"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items126"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items127"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items128"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items129"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items130"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items131"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items132"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items133"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items134"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items135"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items136"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items137"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items138"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items139"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items140"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items141"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items142"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items143"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items144"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items145"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items146"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items147"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items148"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items149"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items150"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items151"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items152"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items153"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items154"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items155"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items156"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items157"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items158"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items159"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items160"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items161"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items162"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items163"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items164"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items165"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items166"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items167"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items168"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items169"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items170"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items171"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items172"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items173"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items174"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items175"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items176"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items177"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items178"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items179"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items180"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items181"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items182"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items183"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items184"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items185"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items186"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items187"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items188"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items189"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items190"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items191"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items192"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items193"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items194"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items195"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items196"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items197"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items198"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items199"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items200"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items201"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items202"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items203"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items204"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items205"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items206"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items207"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items208"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items209"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items210"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items211"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items212"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items213"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items214"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items215"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items216"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items217"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items218"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items219"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items220"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items221"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items222"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items223"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items224"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items225"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items226"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items227"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items228"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items229"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items230"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items231"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items232"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items233"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items234"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items235"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items236"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items237"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items238"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items239"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items240"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items241"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items242"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items243"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items244"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items245"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items246"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items247"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items248"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items249"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items250"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items251"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items252"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items253"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items254"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items255"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items256"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items257"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items258"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items259"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items260"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items261"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items262"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items263"),
(object) componentResourceManager.GetString("ComboBox亚音解码.Items264")
});
componentResourceManager.ApplyResources((object) this.ComboBox亚音解码, "ComboBox亚音解码");
this.ComboBox亚音解码.Name = "ComboBox亚音解码";
componentResourceManager.ApplyResources((object) this.Label8, "Label8");
this.Label8.Name = "Label8";
componentResourceManager.ApplyResources((object) this.Label6, "Label6");
this.Label6.Name = "Label6";
this.ComboBox亚音编码类型.DropDownStyle = ComboBoxStyle.DropDownList;
this.ComboBox亚音编码类型.FormattingEnabled = true;
this.ComboBox亚音编码类型.Items.AddRange(new object[4]
{
(object) componentResourceManager.GetString("ComboBox亚音编码类型.Items"),
(object) componentResourceManager.GetString("ComboBox亚音编码类型.Items1"),
(object) componentResourceManager.GetString("ComboBox亚音编码类型.Items2"),
(object) componentResourceManager.GetString("ComboBox亚音编码类型.Items3")
});
componentResourceManager.ApplyResources((object) this.ComboBox亚音编码类型, "ComboBox亚音编码类型");
this.ComboBox亚音编码类型.Name = "ComboBox亚音编码类型";
componentResourceManager.ApplyResources((object) this.Label7, "Label7");
this.Label7.Name = "Label7";
this.ComboBox亚音解码类型.DropDownStyle = ComboBoxStyle.DropDownList;
this.ComboBox亚音解码类型.FormattingEnabled = true;
this.ComboBox亚音解码类型.Items.AddRange(new object[4]
{
(object) componentResourceManager.GetString("ComboBox亚音解码类型.Items"),
(object) componentResourceManager.GetString("ComboBox亚音解码类型.Items1"),
(object) componentResourceManager.GetString("ComboBox亚音解码类型.Items2"),
(object) componentResourceManager.GetString("ComboBox亚音解码类型.Items3")
});
componentResourceManager.ApplyResources((object) this.ComboBox亚音解码类型, "ComboBox亚音解码类型");
this.ComboBox亚音解码类型.Name = "ComboBox亚音解码类型";
componentResourceManager.ApplyResources((object) this.Label5, "Label5");
this.Label5.Name = "Label5";
this.ComboBoxStep.DropDownStyle = ComboBoxStyle.DropDownList;
this.ComboBoxStep.FormattingEnabled = true;
this.ComboBoxStep.Items.AddRange(new object[11]
{
(object) componentResourceManager.GetString("ComboBoxStep.Items"),
(object) componentResourceManager.GetString("ComboBoxStep.Items1"),
(object) componentResourceManager.GetString("ComboBoxStep.Items2"),
(object) componentResourceManager.GetString("ComboBoxStep.Items3"),
(object) componentResourceManager.GetString("ComboBoxStep.Items4"),
(object) componentResourceManager.GetString("ComboBoxStep.Items5"),
(object) componentResourceManager.GetString("ComboBoxStep.Items6"),
(object) componentResourceManager.GetString("ComboBoxStep.Items7"),
(object) componentResourceManager.GetString("ComboBoxStep.Items8"),
(object) componentResourceManager.GetString("ComboBoxStep.Items9"),
(object) componentResourceManager.GetString("ComboBoxStep.Items10")
});
componentResourceManager.ApplyResources((object) this.ComboBoxStep, "ComboBoxStep");
this.ComboBoxStep.Name = "ComboBoxStep";
componentResourceManager.ApplyResources((object) this.Label4, "Label4");
this.Label4.Name = "Label4";
componentResourceManager.ApplyResources((object) this.TextBoxTxFreq, "TextBoxTxFreq");
this.TextBoxTxFreq.Name = "TextBoxTxFreq";
componentResourceManager.ApplyResources((object) this.Label3, "Label3");
this.Label3.Name = "Label3";
componentResourceManager.ApplyResources((object) this.Button3, "Button3");
this.Button3.Name = "Button3";
this.Button3.UseVisualStyleBackColor = true;
componentResourceManager.ApplyResources((object) this.Button2, "Button2");
this.Button2.Name = "Button2";
this.Button2.UseVisualStyleBackColor = true;
componentResourceManager.ApplyResources((object) this.Button1, "Button1");
this.Button1.Name = "Button1";
this.Button1.UseVisualStyleBackColor = true;
this.ComboBox编辑信道号.AutoCompleteMode = AutoCompleteMode.SuggestAppend;
this.ComboBox编辑信道号.AutoCompleteSource = AutoCompleteSource.ListItems;
this.ComboBox编辑信道号.FormattingEnabled = true;
this.ComboBox编辑信道号.Items.AddRange(new object[516]
{
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items1"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items2"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items3"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items4"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items5"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items6"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items7"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items8"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items9"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items10"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items11"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items12"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items13"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items14"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items15"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items16"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items17"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items18"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items19"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items20"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items21"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items22"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items23"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items24"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items25"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items26"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items27"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items28"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items29"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items30"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items31"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items32"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items33"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items34"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items35"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items36"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items37"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items38"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items39"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items40"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items41"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items42"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items43"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items44"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items45"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items46"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items47"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items48"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items49"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items50"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items51"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items52"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items53"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items54"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items55"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items56"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items57"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items58"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items59"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items60"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items61"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items62"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items63"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items64"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items65"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items66"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items67"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items68"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items69"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items70"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items71"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items72"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items73"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items74"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items75"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items76"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items77"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items78"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items79"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items80"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items81"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items82"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items83"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items84"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items85"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items86"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items87"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items88"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items89"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items90"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items91"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items92"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items93"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items94"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items95"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items96"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items97"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items98"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items99"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items100"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items101"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items102"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items103"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items104"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items105"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items106"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items107"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items108"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items109"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items110"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items111"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items112"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items113"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items114"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items115"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items116"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items117"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items118"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items119"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items120"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items121"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items122"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items123"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items124"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items125"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items126"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items127"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items128"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items129"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items130"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items131"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items132"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items133"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items134"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items135"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items136"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items137"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items138"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items139"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items140"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items141"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items142"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items143"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items144"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items145"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items146"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items147"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items148"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items149"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items150"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items151"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items152"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items153"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items154"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items155"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items156"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items157"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items158"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items159"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items160"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items161"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items162"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items163"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items164"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items165"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items166"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items167"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items168"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items169"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items170"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items171"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items172"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items173"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items174"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items175"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items176"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items177"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items178"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items179"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items180"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items181"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items182"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items183"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items184"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items185"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items186"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items187"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items188"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items189"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items190"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items191"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items192"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items193"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items194"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items195"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items196"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items197"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items198"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items199"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items200"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items201"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items202"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items203"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items204"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items205"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items206"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items207"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items208"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items209"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items210"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items211"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items212"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items213"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items214"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items215"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items216"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items217"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items218"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items219"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items220"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items221"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items222"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items223"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items224"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items225"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items226"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items227"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items228"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items229"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items230"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items231"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items232"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items233"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items234"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items235"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items236"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items237"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items238"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items239"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items240"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items241"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items242"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items243"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items244"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items245"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items246"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items247"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items248"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items249"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items250"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items251"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items252"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items253"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items254"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items255"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items256"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items257"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items258"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items259"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items260"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items261"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items262"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items263"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items264"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items265"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items266"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items267"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items268"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items269"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items270"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items271"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items272"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items273"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items274"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items275"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items276"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items277"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items278"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items279"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items280"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items281"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items282"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items283"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items284"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items285"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items286"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items287"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items288"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items289"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items290"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items291"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items292"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items293"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items294"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items295"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items296"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items297"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items298"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items299"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items300"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items301"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items302"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items303"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items304"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items305"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items306"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items307"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items308"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items309"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items310"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items311"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items312"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items313"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items314"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items315"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items316"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items317"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items318"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items319"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items320"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items321"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items322"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items323"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items324"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items325"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items326"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items327"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items328"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items329"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items330"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items331"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items332"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items333"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items334"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items335"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items336"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items337"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items338"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items339"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items340"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items341"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items342"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items343"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items344"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items345"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items346"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items347"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items348"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items349"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items350"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items351"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items352"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items353"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items354"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items355"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items356"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items357"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items358"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items359"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items360"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items361"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items362"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items363"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items364"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items365"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items366"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items367"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items368"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items369"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items370"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items371"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items372"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items373"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items374"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items375"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items376"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items377"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items378"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items379"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items380"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items381"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items382"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items383"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items384"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items385"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items386"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items387"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items388"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items389"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items390"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items391"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items392"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items393"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items394"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items395"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items396"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items397"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items398"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items399"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items400"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items401"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items402"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items403"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items404"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items405"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items406"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items407"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items408"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items409"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items410"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items411"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items412"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items413"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items414"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items415"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items416"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items417"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items418"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items419"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items420"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items421"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items422"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items423"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items424"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items425"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items426"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items427"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items428"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items429"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items430"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items431"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items432"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items433"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items434"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items435"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items436"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items437"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items438"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items439"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items440"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items441"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items442"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items443"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items444"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items445"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items446"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items447"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items448"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items449"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items450"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items451"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items452"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items453"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items454"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items455"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items456"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items457"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items458"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items459"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items460"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items461"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items462"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items463"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items464"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items465"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items466"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items467"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items468"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items469"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items470"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items471"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items472"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items473"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items474"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items475"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items476"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items477"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items478"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items479"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items480"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items481"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items482"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items483"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items484"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items485"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items486"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items487"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items488"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items489"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items490"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items491"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items492"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items493"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items494"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items495"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items496"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items497"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items498"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items499"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items500"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items501"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items502"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items503"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items504"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items505"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items506"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items507"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items508"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items509"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items510"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items511"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items512"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items513"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items514"),
(object) componentResourceManager.GetString("ComboBox编辑信道号.Items515")
});
componentResourceManager.ApplyResources((object) this.ComboBox编辑信道号, "ComboBox编辑信道号");
this.ComboBox编辑信道号.Name = "ComboBox编辑信道号";
componentResourceManager.ApplyResources((object) this, "$this");
this.AutoScaleMode = AutoScaleMode.Font;
this.Controls.Add((Control) this.ComboBox编辑信道号);
this.Controls.Add((Control) this.Button3);
this.Controls.Add((Control) this.Button2);
this.Controls.Add((Control) this.Button1);
this.Controls.Add((Control) this.Label3);
this.Controls.Add((Control) this.GroupBox1);
this.Name = nameof (ChannelEditForm);
this.GroupBox1.ResumeLayout(false);
this.GroupBox1.PerformLayout();
this.GroupBox2.ResumeLayout(false);
this.GroupBox2.PerformLayout();
this.ResumeLayout(false);
this.PerformLayout();
}
internal virtual Label Label1
{
[DebuggerNonUserCode] get => this._Label1;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set => this._Label1 = value;
}
internal virtual TextBox TextBoxRxFreq
{
[DebuggerNonUserCode] get => this._TextBoxRxFreq;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
if (this._TextBoxRxFreq != null)
{
this._TextBoxRxFreq.LostFocus -= new EventHandler(this.TextBoxRxFreq_LostFocus);
this._TextBoxRxFreq.KeyPress -= new KeyPressEventHandler(this.TextBoxRxFreq_KeyPress);
}
this._TextBoxRxFreq = value;
if (this._TextBoxRxFreq == null)
return;
this._TextBoxRxFreq.LostFocus += new EventHandler(this.TextBoxRxFreq_LostFocus);
this._TextBoxRxFreq.KeyPress += new KeyPressEventHandler(this.TextBoxRxFreq_KeyPress);
}
}
internal virtual Label Label2
{
[DebuggerNonUserCode] get => this._Label2;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set => this._Label2 = value;
}
internal virtual GroupBox GroupBox1
{
[DebuggerNonUserCode] get => this._GroupBox1;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
this._GroupBox1 = value;
}
}
internal virtual TextBox TextBoxTxFreq
{
[DebuggerNonUserCode] get => this._TextBoxTxFreq;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
if (this._TextBoxTxFreq != null)
{
this._TextBoxTxFreq.LostFocus -= new EventHandler(this.TextBoxTxFreq_LostFocus);
this._TextBoxTxFreq.KeyPress -= new KeyPressEventHandler(this.TextBoxtxFreq_KeyPress);
}
this._TextBoxTxFreq = value;
if (this._TextBoxTxFreq == null)
return;
this._TextBoxTxFreq.LostFocus += new EventHandler(this.TextBoxTxFreq_LostFocus);
this._TextBoxTxFreq.KeyPress += new KeyPressEventHandler(this.TextBoxtxFreq_KeyPress);
}
}
internal virtual Label Label3
{
[DebuggerNonUserCode] get => this._Label3;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set => this._Label3 = value;
}
internal virtual ComboBox ComboBoxStep
{
[DebuggerNonUserCode] get => this._ComboBoxStep;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
if (this._ComboBoxStep != null)
this._ComboBoxStep.SelectionChangeCommitted -= new EventHandler(this.ComboBoxStep_SelectionChangeCommitted);
this._ComboBoxStep = value;
if (this._ComboBoxStep == null)
return;
this._ComboBoxStep.SelectionChangeCommitted += new EventHandler(this.ComboBoxStep_SelectionChangeCommitted);
}
}
internal virtual Label Label4
{
[DebuggerNonUserCode] get => this._Label4;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set => this._Label4 = value;
}
internal virtual ComboBox ComboBox亚音解码类型
{
[DebuggerNonUserCode] get => this._ComboBox亚音解码类型;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
if (this._ComboBox亚音解码类型 != null)
this._ComboBox亚音解码类型.SelectionChangeCommitted -= new EventHandler(this.ComboBox亚音解码类型_SelectionChangeCommitted);
this._ComboBox亚音解码类型 = value;
if (this._ComboBox亚音解码类型 == null)
return;
this._ComboBox亚音解码类型.SelectionChangeCommitted += new EventHandler(this.ComboBox亚音解码类型_SelectionChangeCommitted);
}
}
internal virtual Label Label5
{
[DebuggerNonUserCode] get => this._Label5;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set => this._Label5 = value;
}
internal virtual ComboBox ComboBox亚音解码
{
[DebuggerNonUserCode] get => this._ComboBox亚音解码;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
if (this._ComboBox亚音解码 != null)
{
this._ComboBox亚音解码.SelectedValueChanged -= new EventHandler(this.ComboBox亚音解码_SelectedValueChanged);
this._ComboBox亚音解码.Validating -= new CancelEventHandler(this.ComboBox亚音解码_Validating);
this._ComboBox亚音解码.KeyPress -= new KeyPressEventHandler(this.ComboBox亚音解码_KeyPress);
}
this._ComboBox亚音解码 = value;
if (this._ComboBox亚音解码 == null)
return;
this._ComboBox亚音解码.SelectedValueChanged += new EventHandler(this.ComboBox亚音解码_SelectedValueChanged);
this._ComboBox亚音解码.Validating += new CancelEventHandler(this.ComboBox亚音解码_Validating);
this._ComboBox亚音解码.KeyPress += new KeyPressEventHandler(this.ComboBox亚音解码_KeyPress);
}
}
internal virtual Label Label6
{
[DebuggerNonUserCode] get => this._Label6;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set => this._Label6 = value;
}
internal virtual CheckBox CheckBox耳语
{
[DebuggerNonUserCode] get => this._CheckBox耳语;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
if (this._CheckBox耳语 != null)
this._CheckBox耳语.CheckedChanged -= new EventHandler(this.CheckBox耳语_CheckedChanged);
this._CheckBox耳语 = value;
if (this._CheckBox耳语 == null)
return;
this._CheckBox耳语.CheckedChanged += new EventHandler(this.CheckBox耳语_CheckedChanged);
}
}
internal virtual CheckBox CheckBox尾音消除
{
[DebuggerNonUserCode] get => this._CheckBox尾音消除;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
if (this._CheckBox尾音消除 != null)
this._CheckBox尾音消除.CheckedChanged -= new EventHandler(this.CheckBox尾音消除_CheckedChanged);
this._CheckBox尾音消除 = value;
if (this._CheckBox尾音消除 == null)
return;
this._CheckBox尾音消除.CheckedChanged += new EventHandler(this.CheckBox尾音消除_CheckedChanged);
}
}
internal virtual ComboBox ComboBoxSP不静音
{
[DebuggerNonUserCode] get => this._ComboBoxSP不静音;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
if (this._ComboBoxSP不静音 != null)
this._ComboBoxSP不静音.SelectionChangeCommitted -= new EventHandler(this.ComboBoxSP不静音_SelectionChangeCommitted);
this._ComboBoxSP不静音 = value;
if (this._ComboBoxSP不静音 == null)
return;
this._ComboBoxSP不静音.SelectionChangeCommitted += new EventHandler(this.ComboBoxSP不静音_SelectionChangeCommitted);
}
}
internal virtual ComboBox ComboBox亚音编码
{
[DebuggerNonUserCode] get => this._ComboBox亚音编码;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
if (this._ComboBox亚音编码 != null)
{
this._ComboBox亚音编码.SelectedValueChanged -= new EventHandler(this.ComboBox亚音编码_SelectedValueChanged);
this._ComboBox亚音编码.Validating -= new CancelEventHandler(this.ComboBox亚音编码_Validating);
this._ComboBox亚音编码.KeyPress -= new KeyPressEventHandler(this.ComboBox亚音编码_KeyPress);
}
this._ComboBox亚音编码 = value;
if (this._ComboBox亚音编码 == null)
return;
this._ComboBox亚音编码.SelectedValueChanged += new EventHandler(this.ComboBox亚音编码_SelectedValueChanged);
this._ComboBox亚音编码.Validating += new CancelEventHandler(this.ComboBox亚音编码_Validating);
this._ComboBox亚音编码.KeyPress += new KeyPressEventHandler(this.ComboBox亚音编码_KeyPress);
}
}
internal virtual Label Label9
{
[DebuggerNonUserCode] get => this._Label9;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set => this._Label9 = value;
}
internal virtual Label Label8
{
[DebuggerNonUserCode] get => this._Label8;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set => this._Label8 = value;
}
internal virtual ComboBox ComboBox亚音编码类型
{
[DebuggerNonUserCode] get => this._ComboBox亚音编码类型;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
if (this._ComboBox亚音编码类型 != null)
this._ComboBox亚音编码类型.SelectionChangeCommitted -= new EventHandler(this.ComboBox亚音编码类型_SelectionChangeCommitted);
this._ComboBox亚音编码类型 = value;
if (this._ComboBox亚音编码类型 == null)
return;
this._ComboBox亚音编码类型.SelectionChangeCommitted += new EventHandler(this.ComboBox亚音编码类型_SelectionChangeCommitted);
}
}
internal virtual Label Label7
{
[DebuggerNonUserCode] get => this._Label7;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set => this._Label7 = value;
}
internal virtual CheckBox CheckBoxPTTID静音
{
[DebuggerNonUserCode] get => this._CheckBoxPTTID静音;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
if (this._CheckBoxPTTID静音 != null)
this._CheckBoxPTTID静音.CheckedChanged -= new EventHandler(this.CheckBoxPTTID静音_CheckedChanged);
this._CheckBoxPTTID静音 = value;
if (this._CheckBoxPTTID静音 == null)
return;
this._CheckBoxPTTID静音.CheckedChanged += new EventHandler(this.CheckBoxPTTID静音_CheckedChanged);
}
}
internal virtual CheckBox CheckBox发射禁止
{
[DebuggerNonUserCode] get => this._CheckBox发射禁止;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
if (this._CheckBox发射禁止 != null)
this._CheckBox发射禁止.CheckedChanged -= new EventHandler(this.CheckBox发射禁止_CheckedChanged);
this._CheckBox发射禁止 = value;
if (this._CheckBox发射禁止 == null)
return;
this._CheckBox发射禁止.CheckedChanged += new EventHandler(this.CheckBox发射禁止_CheckedChanged);
}
}
internal virtual CheckBox CheckBoxPTTID暂停
{
[DebuggerNonUserCode] get => this._CheckBoxPTTID暂停;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
if (this._CheckBoxPTTID暂停 != null)
this._CheckBoxPTTID暂停.CheckedChanged -= new EventHandler(this.CheckBoxPTTID暂停_CheckedChanged);
this._CheckBoxPTTID暂停 = value;
if (this._CheckBoxPTTID暂停 == null)
return;
this._CheckBoxPTTID暂停.CheckedChanged += new EventHandler(this.CheckBoxPTTID暂停_CheckedChanged);
}
}
internal virtual ComboBox ComboBox可选信令
{
[DebuggerNonUserCode] get => this._ComboBox可选信令;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
if (this._ComboBox可选信令 != null)
this._ComboBox可选信令.SelectionChangeCommitted -= new EventHandler(this.ComboBox可选信令_SelectionChangeCommitted);
this._ComboBox可选信令 = value;
if (this._ComboBox可选信令 == null)
return;
this._ComboBox可选信令.SelectionChangeCommitted += new EventHandler(this.ComboBox可选信令_SelectionChangeCommitted);
}
}
internal virtual ComboBox ComboBox繁忙信道锁定
{
[DebuggerNonUserCode] get => this._ComboBox繁忙信道锁定;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
if (this._ComboBox繁忙信道锁定 != null)
this._ComboBox繁忙信道锁定.SelectionChangeCommitted -= new EventHandler(this.ComboBox繁忙信道锁定_SelectionChangeCommitted);
this._ComboBox繁忙信道锁定 = value;
if (this._ComboBox繁忙信道锁定 == null)
return;
this._ComboBox繁忙信道锁定.SelectionChangeCommitted += new EventHandler(this.ComboBox繁忙信道锁定_SelectionChangeCommitted);
}
}
internal virtual Label Label11
{
[DebuggerNonUserCode] get => this._Label11;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
this._Label11 = value;
}
}
internal virtual Label Label10
{
[DebuggerNonUserCode] get => this._Label10;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
this._Label10 = value;
}
}
internal virtual CheckBox CheckBox脱网
{
[DebuggerNonUserCode] get => this._CheckBox脱网;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
if (this._CheckBox脱网 != null)
this._CheckBox脱网.CheckedChanged -= new EventHandler(this.CheckBox脱网_CheckedChanged);
this._CheckBox脱网 = value;
if (this._CheckBox脱网 == null)
return;
this._CheckBox脱网.CheckedChanged += new EventHandler(this.CheckBox脱网_CheckedChanged);
}
}
internal virtual CheckBox CheckBox倒频
{
[DebuggerNonUserCode] get => this._CheckBox倒频;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
if (this._CheckBox倒频 != null)
this._CheckBox倒频.CheckedChanged -= new EventHandler(this.CheckBox倒频_CheckedChanged);
this._CheckBox倒频 = value;
if (this._CheckBox倒频 == null)
return;
this._CheckBox倒频.CheckedChanged += new EventHandler(this.CheckBox倒频_CheckedChanged);
}
}
internal virtual ComboBox ComboBox两音系统参数
{
[DebuggerNonUserCode] get => this._ComboBox两音系统参数;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
if (this._ComboBox两音系统参数 != null)
this._ComboBox两音系统参数.SelectionChangeCommitted -= new EventHandler(this.ComboBox两音系统参数_SelectionChangeCommitted);
this._ComboBox两音系统参数 = value;
if (this._ComboBox两音系统参数 == null)
return;
this._ComboBox两音系统参数.SelectionChangeCommitted += new EventHandler(this.ComboBox两音系统参数_SelectionChangeCommitted);
}
}
internal virtual ComboBox ComboBox带宽
{
[DebuggerNonUserCode] get => this._ComboBox带宽;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
if (this._ComboBox带宽 != null)
this._ComboBox带宽.SelectionChangeCommitted -= new EventHandler(this.ComboBox带宽_SelectionChangeCommitted);
this._ComboBox带宽 = value;
if (this._ComboBox带宽 == null)
return;
this._ComboBox带宽.SelectionChangeCommitted += new EventHandler(this.ComboBox带宽_SelectionChangeCommitted);
}
}
internal virtual ComboBox ComboBoxPTTID
{
[DebuggerNonUserCode] get => this._ComboBoxPTTID;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
if (this._ComboBoxPTTID != null)
this._ComboBoxPTTID.SelectionChangeCommitted -= new EventHandler(this.ComboBoxPTTID_SelectionChangeCommitted);
this._ComboBoxPTTID = value;
if (this._ComboBoxPTTID == null)
return;
this._ComboBoxPTTID.SelectionChangeCommitted += new EventHandler(this.ComboBoxPTTID_SelectionChangeCommitted);
}
}
internal virtual Label Label15
{
[DebuggerNonUserCode] get => this._Label15;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
this._Label15 = value;
}
}
internal virtual ComboBox ComboBox发射功率
{
[DebuggerNonUserCode] get => this._ComboBox发射功率;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
if (this._ComboBox发射功率 != null)
this._ComboBox发射功率.SelectionChangeCommitted -= new EventHandler(this.ComboBox发射功率_SelectionChangeCommitted);
this._ComboBox发射功率 = value;
if (this._ComboBox发射功率 == null)
return;
this._ComboBox发射功率.SelectionChangeCommitted += new EventHandler(this.ComboBox发射功率_SelectionChangeCommitted);
}
}
internal virtual Label Label14
{
[DebuggerNonUserCode] get => this._Label14;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
this._Label14 = value;
}
}
internal virtual Label Label13
{
[DebuggerNonUserCode] get => this._Label13;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
this._Label13 = value;
}
}
internal virtual Label Label12
{
[DebuggerNonUserCode] get => this._Label12;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
this._Label12 = value;
}
}
internal virtual ComboBox ComboBox呼叫
{
[DebuggerNonUserCode] get => this._ComboBox呼叫;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
if (this._ComboBox呼叫 != null)
this._ComboBox呼叫.SelectionChangeCommitted -= new EventHandler(this.ComboBox呼叫_SelectionChangeCommitted);
this._ComboBox呼叫 = value;
if (this._ComboBox呼叫 == null)
return;
this._ComboBox呼叫.SelectionChangeCommitted += new EventHandler(this.ComboBox呼叫_SelectionChangeCommitted);
}
}
internal virtual ComboBox ComboBox五音系统参数
{
[DebuggerNonUserCode] get => this._ComboBox五音系统参数;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
if (this._ComboBox五音系统参数 != null)
this._ComboBox五音系统参数.SelectionChangeCommitted -= new EventHandler(this.ComboBox五音系统参数_SelectionChangeCommitted);
this._ComboBox五音系统参数 = value;
if (this._ComboBox五音系统参数 == null)
return;
this._ComboBox五音系统参数.SelectionChangeCommitted += new EventHandler(this.ComboBox五音系统参数_SelectionChangeCommitted);
}
}
internal virtual Label Label17
{
[DebuggerNonUserCode] get => this._Label17;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
this._Label17 = value;
}
}
internal virtual Label Label16
{
[DebuggerNonUserCode] get => this._Label16;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
this._Label16 = value;
}
}
internal virtual TextBox TextBox信道名称
{
[DebuggerNonUserCode] get => this._TextBox信道名称;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
if (this._TextBox信道名称 != null)
this._TextBox信道名称.LostFocus -= new EventHandler(this.TextBox信道名称_LostFocus);
this._TextBox信道名称 = value;
if (this._TextBox信道名称 == null)
return;
this._TextBox信道名称.LostFocus += new EventHandler(this.TextBox信道名称_LostFocus);
}
}
internal virtual TextBox TextBoxID代码
{
[DebuggerNonUserCode] get => this._TextBoxID代码;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
if (this._TextBoxID代码 != null)
{
this._TextBoxID代码.LostFocus -= new EventHandler(this.TextBoxID代码_LostFocus);
this._TextBoxID代码.KeyPress -= new KeyPressEventHandler(this.TextBoxID代码_KeyPress);
}
this._TextBoxID代码 = value;
if (this._TextBoxID代码 == null)
return;
this._TextBoxID代码.LostFocus += new EventHandler(this.TextBoxID代码_LostFocus);
this._TextBoxID代码.KeyPress += new KeyPressEventHandler(this.TextBoxID代码_KeyPress);
}
}
internal virtual Label Label19
{
[DebuggerNonUserCode] get => this._Label19;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
this._Label19 = value;
}
}
internal virtual Label Label18
{
[DebuggerNonUserCode] get => this._Label18;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
this._Label18 = value;
}
}
internal virtual ComboBox ComboBoxSFT
{
[DebuggerNonUserCode] get => this._ComboBoxSFT;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
if (this._ComboBoxSFT != null)
this._ComboBoxSFT.SelectionChangeCommitted -= new EventHandler(this.ComboBoxSFT_SelectionChangeCommitted);
this._ComboBoxSFT = value;
if (this._ComboBoxSFT == null)
return;
this._ComboBoxSFT.SelectionChangeCommitted += new EventHandler(this.ComboBoxSFT_SelectionChangeCommitted);
}
}
internal virtual Label Label20
{
[DebuggerNonUserCode] get => this._Label20;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
this._Label20 = value;
}
}
internal virtual GroupBox GroupBox2
{
[DebuggerNonUserCode] get => this._GroupBox2;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
this._GroupBox2 = value;
}
}
internal virtual Button Button3
{
[DebuggerNonUserCode] get => this._Button3;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
this._Button3 = value;
}
}
internal virtual Button Button2
{
[DebuggerNonUserCode] get => this._Button2;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
this._Button2 = value;
}
}
internal virtual Button Button1
{
[DebuggerNonUserCode] get => this._Button1;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
if (this._Button1 != null)
this._Button1.Click -= new EventHandler(this.Button1_Click);
this._Button1 = value;
if (this._Button1 == null)
return;
this._Button1.Click += new EventHandler(this.Button1_Click);
}
}
internal virtual ComboBox ComboBox编辑信道号
{
[DebuggerNonUserCode] get => this._ComboBox编辑信道号;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
if (this._ComboBox编辑信道号 != null)
this._ComboBox编辑信道号.SelectedIndexChanged -= new EventHandler(this.ComboBox编辑信道号_SelectedIndexChanged);
this._ComboBox编辑信道号 = value;
if (this._ComboBox编辑信道号 == null)
return;
this._ComboBox编辑信道号.SelectedIndexChanged += new EventHandler(this.ComboBox编辑信道号_SelectedIndexChanged);
}
}
internal virtual CheckBox CheckBox扫描添加
{
[DebuggerNonUserCode] get => this._CheckBox扫描添加;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
if (this._CheckBox扫描添加 != null)
this._CheckBox扫描添加.CheckedChanged -= new EventHandler(this.CheckBox扫描添加_CheckedChanged);
this._CheckBox扫描添加 = value;
if (this._CheckBox扫描添加 == null)
return;
this._CheckBox扫描添加.CheckedChanged += new EventHandler(this.CheckBox扫描添加_CheckedChanged);
}
}
private void ChannelEditForm_FormClosing(object sender, FormClosingEventArgs e)
{
publicva.ChannelEditFormLoader = false;
}
public void ChannelEditForm_Load(object sender, EventArgs e)
{
this.ComboBox编辑信道号.SelectedIndex = MyProject.Forms.ChannelMsg.ChannelMsgDataGridView.CurrentCell.RowIndex;
this.GetStr_CHMsg(this.ComboBox编辑信道号.SelectedIndex);
publicva.ChannelEditFormLoader = true;
}
public void Get_ComboBoxCallList(string[] str)
{
int num1 = this.ComboBox呼叫.SelectedIndex;
if (num1 > Information.UBound((Array) str))
num1 = 0;
this.ComboBox呼叫.Items.Clear();
int num2 = Information.UBound((Array) str);
int index = 0;
while (index <= num2)
{
this.ComboBox呼叫.Items.Add((object) str[index].ToString());
checked { ++index; }
}
this.ComboBox呼叫.SelectedIndex = num1;
}
public void ChangeSignal(int i, bool InitDefault)
{
string[] str1 = new string[17]
{
"无",
Conversions.ToString(1),
Conversions.ToString(2),
Conversions.ToString(3),
Conversions.ToString(4),
Conversions.ToString(5),
Conversions.ToString(6),
Conversions.ToString(7),
Conversions.ToString(8),
Conversions.ToString(9),
Conversions.ToString(10),
Conversions.ToString(11),
Conversions.ToString(12),
Conversions.ToString(13),
Conversions.ToString(14),
Conversions.ToString(15),
Conversions.ToString(16)
};
string[] str2 = new string[17]
{
"OFF",
Conversions.ToString(1),
Conversions.ToString(2),
Conversions.ToString(3),
Conversions.ToString(4),
Conversions.ToString(5),
Conversions.ToString(6),
Conversions.ToString(7),
Conversions.ToString(8),
Conversions.ToString(9),
Conversions.ToString(10),
Conversions.ToString(11),
Conversions.ToString(12),
Conversions.ToString(13),
Conversions.ToString(14),
Conversions.ToString(15),
Conversions.ToString(16)
};
string[] str3 = new string[33]
{
"无",
Conversions.ToString(1),
Conversions.ToString(2),
Conversions.ToString(3),
Conversions.ToString(4),
Conversions.ToString(5),
Conversions.ToString(6),
Conversions.ToString(7),
Conversions.ToString(8),
Conversions.ToString(9),
Conversions.ToString(10),
Conversions.ToString(11),
Conversions.ToString(12),
Conversions.ToString(13),
Conversions.ToString(14),
Conversions.ToString(15),
Conversions.ToString(16),
Conversions.ToString(17),
Conversions.ToString(18),
Conversions.ToString(19),
Conversions.ToString(20),
Conversions.ToString(21),
Conversions.ToString(22),
Conversions.ToString(23),
Conversions.ToString(24),
Conversions.ToString(25),
Conversions.ToString(26),
Conversions.ToString(27),
Conversions.ToString(28),
Conversions.ToString(29),
Conversions.ToString(30),
Conversions.ToString(31),
Conversions.ToString(32)
};
string[] str4 = new string[33]
{
"OFF",
Conversions.ToString(1),
Conversions.ToString(2),
Conversions.ToString(3),
Conversions.ToString(4),
Conversions.ToString(5),
Conversions.ToString(6),
Conversions.ToString(7),
Conversions.ToString(8),
Conversions.ToString(9),
Conversions.ToString(10),
Conversions.ToString(11),
Conversions.ToString(12),
Conversions.ToString(13),
Conversions.ToString(14),
Conversions.ToString(15),
Conversions.ToString(16),
Conversions.ToString(17),
Conversions.ToString(18),
Conversions.ToString(19),
Conversions.ToString(20),
Conversions.ToString(21),
Conversions.ToString(22),
Conversions.ToString(23),
Conversions.ToString(24),
Conversions.ToString(25),
Conversions.ToString(26),
Conversions.ToString(27),
Conversions.ToString(28),
Conversions.ToString(29),
Conversions.ToString(30),
Conversions.ToString(31),
Conversions.ToString(32)
};
switch (i)
{
case 1:
this.Label15.Enabled = false;
this.Label16.Enabled = false;
this.Label17.Enabled = true;
this.Label18.Enabled = true;
this.ComboBox两音系统参数.Enabled = false;
this.ComboBox五音系统参数.Enabled = false;
this.ComboBox呼叫.Enabled = true;
this.TextBoxID代码.Enabled = true;
this.ComboBoxPTTID.Enabled = true;
if (Operators.CompareString(publicva.Language, "zh-CN", false) == 0)
{
this.Get_ComboBoxCallList(str1);
break;
}
this.Get_ComboBoxCallList(str2);
break;
case 2:
this.Label15.Enabled = true;
this.Label16.Enabled = false;
this.Label17.Enabled = true;
this.Label18.Enabled = false;
this.ComboBox两音系统参数.Enabled = true;
this.ComboBox五音系统参数.Enabled = false;
this.ComboBox呼叫.Enabled = true;
this.TextBoxID代码.Enabled = false;
this.ComboBoxPTTID.Enabled = false;
if (Operators.CompareString(publicva.Language, "zh-CN", false) == 0)
{
this.Get_ComboBoxCallList(str3);
break;
}
this.Get_ComboBoxCallList(str4);
break;
case 3:
this.Label15.Enabled = false;
this.Label16.Enabled = true;
this.Label17.Enabled = true;
this.Label18.Enabled = false;
this.ComboBox两音系统参数.Enabled = false;
this.ComboBox五音系统参数.Enabled = true;
this.ComboBox呼叫.Enabled = true;
this.TextBoxID代码.Enabled = false;
this.ComboBoxPTTID.Enabled = false;
if (Operators.CompareString(publicva.Language, "zh-CHS", false) == 0)
{
this.Get_ComboBoxCallList(str3);
break;
}
this.Get_ComboBoxCallList(str4);
break;
default:
this.Label15.Enabled = false;
this.Label16.Enabled = false;
this.Label17.Enabled = false;
this.Label18.Enabled = false;
this.ComboBox两音系统参数.Enabled = false;
this.ComboBox五音系统参数.Enabled = false;
this.ComboBox呼叫.Enabled = false;
this.TextBoxID代码.Enabled = false;
this.ComboBoxPTTID.Enabled = false;
break;
}
if (!InitDefault)
return;
if (i == 0 && this.ComboBox繁忙信道锁定.SelectedIndex == 3)
this.ComboBox繁忙信道锁定.SelectedIndex = 0;
this.ComboBox两音系统参数.SelectedIndex = 1;
this.ComboBox五音系统参数.SelectedIndex = 0;
this.ComboBox呼叫.SelectedIndex = 0;
this.TextBoxID代码.Text = "000";
this.ComboBoxPTTID.SelectedIndex = 0;
}
public object Get_CHEdit_CTC_DCS_Str(int Address)
{
int num = (int) (byte) (((uint) publicva.EEPROM_Byte[checked (Address + 0)] & ((uint) publicva.Bit4 | (uint) publicva.Bit5)) >> 4);
string chEditCtcDcsStr;
if (num == 0)
{
chEditCtcDcsStr = Conversions.ToString(this.ComboBox亚音解码.Items[0]);
}
else
{
double a = (double) checked (((int) publicva.EEPROM_Byte[Address + 0] & 15) * 256 + (int) publicva.EEPROM_Byte[Address + 1]);
if (num == 3)
{
int integer = Conversions.ToInteger(Conversion.Oct(checked ((long) Math.Round(a)) & 511L));
chEditCtcDcsStr = ((uint) publicva.EEPROM_Byte[checked (Address + 0)] & (uint) publicva.Bit7) <= 0U ? "D" + string.Format("{0:D3}", (object) integer) + "N" : "D" + string.Format("{0:D3}", (object) integer) + "I";
}
else
chEditCtcDcsStr = string.Format("{0:###.0}", (object) (a / 10.0));
}
if (!this.ComboBox亚音解码.Items.Contains((object) chEditCtcDcsStr))
{
this.ComboBox亚音解码.Items.Add((object) chEditCtcDcsStr);
if (!this.ComboBox亚音编码.Items.Contains((object) chEditCtcDcsStr))
this.ComboBox亚音编码.Items.Add((object) chEditCtcDcsStr);
}
return (object) chEditCtcDcsStr;
}
public void Set_CHEdit_CTC_DCS_Data(int Address, string ToneStr, int ToneMode)
{
if (!this.ComboBox亚音解码.Items.Contains((object) ToneStr))
{
this.ComboBox亚音解码.Items.Add((object) ToneStr);
if (!this.ComboBox亚音编码.Items.Contains((object) ToneStr))
this.ComboBox亚音编码.Items.Add((object) ToneStr);
}
publicva.EEPROM_Byte[checked (Address + 0)] = checked ((byte) ((int) publicva.EEPROM_Byte[Address + 0] & (int) unchecked ((byte) ~((int) publicva.Bit4 | (int) publicva.Bit5)) | ToneMode << 4));
switch (ToneMode)
{
case 0:
publicva.EEPROM_Byte[checked (Address + 0)] = checked ((byte) ((int) publicva.EEPROM_Byte[Address + 0] & 240));
publicva.EEPROM_Byte[checked (Address + 1)] = checked ((byte) ((int) publicva.EEPROM_Byte[Address + 1] & 0));
break;
case 3:
double a1 = Conversions.ToDouble("&H" + Conversion.Hex((object) ("&O" + Conversions.ToString(Conversions.ToDouble(ToneStr.Substring(1, 3))))));
publicva.EEPROM_Byte[checked (Address + 0)] = checked ((byte) ((long) ((int) publicva.EEPROM_Byte[Address + 0] & 240) | ((long) Math.Round(a1) & 3840L) >> 8));
publicva.EEPROM_Byte[checked (Address + 1)] = checked ((byte) ((long) Math.Round(a1) & (long) byte.MaxValue));
publicva.EEPROM_Byte[checked (Address + 0)] = Operators.CompareString("I", ToneStr.Substring(4, 1), false) != 0 ? (byte) ((int) publicva.EEPROM_Byte[checked (Address + 0)] & (int) ~publicva.Bit7) : (byte) ((int) publicva.EEPROM_Byte[checked (Address + 0)] | (int) publicva.Bit7);
break;
default:
double num;
try
{
num = Conversions.ToDouble(ToneStr);
}
catch (Exception ex)
{
ProjectData.SetProjectError(ex);
num = 67.0;
ProjectData.ClearProjectError();
}
double a2 = num * 10.0;
publicva.EEPROM_Byte[checked (Address + 0)] = checked ((byte) ((long) ((int) publicva.EEPROM_Byte[Address + 0] & 240) | ((long) Math.Round(a2) & 3840L) >> 8));
publicva.EEPROM_Byte[checked (Address + 1)] = checked ((byte) ((long) Math.Round(a2) & (long) byte.MaxValue));
break;
}
}
public object GetDTMFID_Text(int address, int Sum)
{
string str1 = "";
int num = 0;
do
{
string str2 = BitConverter.ToString(publicva.EEPROM_Byte, checked (num + address), 1).Replace("E", "*").Replace("F", "#");
str1 += str2;
checked { ++num; }
}
while (num <= 4);
return (object) Strings.RTrim(str1.Substring(0, Sum));
}
public void GetDTMFID_Code(int address, string text)
{
publicva.EEPROM_Byte[checked (address + 5)] = checked ((byte) text.Length);
text = text.PadRight(10, '0');
text = text.Replace("*", "E");
text = text.Replace("#", "F");
int num = 0;
do
{
string str = text.Substring(checked (num * 2), 2);
publicva.EEPROM_Byte[checked (address + num)] = Conversions.ToByte("&h" + str);
checked { ++num; }
}
while (num <= 4);
}
public void GetStr_CHMsg(int i)
{
bool flag = false;
int integer = Conversions.ToInteger(MyProject.Forms.ChannelMsg.Get_CHAddress(i));
if (i > 511)
{
if (Operators.ConditionalCompareObjectNotEqual((object) "", MyProject.Forms.ChannelMsg.Get_RxFreqStr(integer, (int) publicva.EEPROM_Byte[checked (integer + 15)] & 15, (int) publicva.EEPROM_Byte[checked (integer + 11)] & ((int) publicva.Bit0 | (int) publicva.Bit1)), false))
flag = true;
}
else if (MyProject.Forms.ChannelMsg.CHStatus_Read(i, 8064) && Operators.ConditionalCompareObjectNotEqual((object) "", MyProject.Forms.ChannelMsg.Get_RxFreqStr(integer, (int) publicva.EEPROM_Byte[checked (integer + 15)] & 15, (int) publicva.EEPROM_Byte[checked (integer + 11)] & ((int) publicva.Bit0 | (int) publicva.Bit1)), false))
flag = true;
if (flag)
{
this.TextBoxRxFreq.Text = Conversions.ToString(MyProject.Forms.ChannelMsg.Get_RxFreqStr(checked (integer + 0), (int) publicva.EEPROM_Byte[checked (integer + 15)] & 15, (int) publicva.EEPROM_Byte[checked (integer + 11)] & ((int) publicva.Bit0 | (int) publicva.Bit1)));
this.TextBoxTxFreq.Text = Conversions.ToString(MyProject.Forms.ChannelMsg.Get_TxFreqStr(checked (integer + 3), (int) publicva.EEPROM_Byte[checked (integer + 15)] & 15, (int) publicva.EEPROM_Byte[checked (integer + 12)] & ((int) publicva.Bit0 | (int) publicva.Bit1)));
MyProject.Forms.MDIParent1.SetControl_U8_Data((Control) this.ComboBoxStep, checked (integer + 6), publicva.AllBit, 0);
MyProject.Forms.MDIParent1.SetControl_U8_Data((Control) this.ComboBox亚音解码类型, checked (integer + 7), (byte) ((int) publicva.Bit4 | (int) publicva.Bit5), 4);
this.ComboBox亚音解码.Text = Conversions.ToString(this.Get_CHEdit_CTC_DCS_Str(checked (integer + 7)));
MyProject.Forms.MDIParent1.SetControl_U8_Data((Control) this.ComboBox亚音编码类型, checked (integer + 9), (byte) ((int) publicva.Bit4 | (int) publicva.Bit5), 4);
this.ComboBox亚音编码.Text = Conversions.ToString(this.Get_CHEdit_CTC_DCS_Str(checked (integer + 9)));
MyProject.Forms.MDIParent1.SetControl_U8_Data((Control) this.CheckBox尾音消除, checked (integer + 9), publicva.Bit6, 0);
MyProject.Forms.MDIParent1.SetControl_U8_Data((Control) this.CheckBox耳语, checked (integer + 11), publicva.Bit7, 0);
MyProject.Forms.MDIParent1.SetControl_U8_Data((Control) this.ComboBoxSP不静音, checked (integer + 11), (byte) ((int) publicva.Bit4 | (int) publicva.Bit5), 4);
MyProject.Forms.MDIParent1.SetControl_U8_Data((Control) this.ComboBox繁忙信道锁定, checked (integer + 11), (byte) ((int) publicva.Bit2 | (int) publicva.Bit3), 2);
MyProject.Forms.MDIParent1.SetControl_U8_Data((Control) this.CheckBoxPTTID暂停, checked (integer + 12), publicva.Bit7, 0);
MyProject.Forms.MDIParent1.SetControl_U8_Data((Control) this.ComboBox可选信令, checked (integer + 12), (byte) ((int) publicva.Bit4 | (int) publicva.Bit5 | (int) publicva.Bit6), 4);
this.SetControl_Enable(true);
this.ChangeSignal(this.ComboBox可选信令.SelectedIndex, false);
MyProject.Forms.MDIParent1.SetControl_U8_Data((Control) this.CheckBox发射禁止, checked (integer + 12), publicva.Bit2, 0);
MyProject.Forms.MDIParent1.SetControl_U8_Data((Control) this.CheckBoxPTTID静音, checked (integer + 13), publicva.Bit6, 0);
MyProject.Forms.MDIParent1.SetControl_U8_Data((Control) this.ComboBox发射功率, checked (integer + 13), (byte) ((int) publicva.Bit4 | (int) publicva.Bit5), 4);
MyProject.Forms.MDIParent1.SetControl_U8_Data((Control) this.ComboBoxPTTID, checked (integer + 13), (byte) ((int) publicva.Bit2 | (int) publicva.Bit3), 2);
MyProject.Forms.MDIParent1.SetControl_U8_Data((Control) this.CheckBox倒频, checked (integer + 14), publicva.Bit7, 0);
MyProject.Forms.MDIParent1.SetControl_U8_Data((Control) this.CheckBox脱网, checked (integer + 14), publicva.Bit6, 0);
MyProject.Forms.MDIParent1.SetControl_U8_Data((Control) this.ComboBox带宽, checked (integer + 14), (byte) ((int) publicva.Bit4 | (int) publicva.Bit5), 4);
MyProject.Forms.MDIParent1.SetControl_U8_Data((Control) this.ComboBoxSFT, checked (integer + 14), (byte) ((int) publicva.Bit2 | (int) publicva.Bit3), 2);
MyProject.Forms.MDIParent1.SetControl_U8_Data((Control) this.ComboBox两音系统参数, checked (integer + 16), publicva.AllBit, 0);
MyProject.Forms.MDIParent1.SetControl_U8_Data((Control) this.ComboBox五音系统参数, checked (integer + 17), publicva.AllBit, 0);
MyProject.Forms.MDIParent1.SetControl_U8_Data((Control) this.ComboBox呼叫, checked (integer + 18), publicva.AllBit, 0);
this.SetControl_DTMF_ID_Sum();
this.TextBoxID代码.Text = Conversions.ToString(this.GetDTMFID_Text(checked (integer + 20), (int) publicva.EEPROM_Byte[checked (integer + 25)]));
if (i > 511)
{
this.CheckBox扫描添加.Checked = false;
this.TextBox信道名称.Text = "";
this.TextBox信道名称.Enabled = false;
}
else
{
this.TextBox信道名称.Enabled = true;
this.TextBox信道名称.Text = Strings.RTrim(Encoding.ASCII.GetString(publicva.EEPROM_Byte, checked (integer + 26), 6));
this.CheckBox扫描添加.Checked = MyProject.Forms.ChannelMsg.CHStatus_Read(i, 8128);
}
}
else
{
this.TextBoxRxFreq.Text = "";
this.CHEditMsg_Init(this.TextBoxRxFreq.Text);
this.SetControl_Enable(false);
}
}
public void SetControl_DTMF_ID_Sum()
{
if (((uint) publicva.EEPROM_Byte[3895] & (uint) publicva.Bit6) > 0U)
this.TextBoxID代码.MaxLength = 3;
else
this.TextBoxID代码.MaxLength = 10;
}
public void SetData_EditCHMsg(int i)
{
bool flag = false;
int integer = Conversions.ToInteger(MyProject.Forms.ChannelMsg.Get_CHAddress(i));
if (Operators.CompareString(this.TextBoxRxFreq.Text, "", false) != 0 && Operators.CompareString("", this.TextBoxTxFreq.Text, false) != 0)
flag = true;
if (flag)
{
publicva.EEPROM_Byte[checked (integer + 15)] = Conversions.ToByte(MyProject.Forms.ChannelMsg.Get_FreqRangID(Conversions.ToDouble(this.TextBoxRxFreq.Text)));
publicva.EEPROM_Byte[checked (integer + 11)] = Conversions.ToByte(Operators.OrObject((object) (byte) ((int) publicva.EEPROM_Byte[checked (integer + 11)] & (int) (byte) ~((int) publicva.Bit0 | (int) publicva.Bit1)), MyProject.Forms.ChannelMsg.Get_FreqStepFlag(Conversions.ToDouble(this.TextBoxRxFreq.Text))));
MyProject.Forms.ChannelMsg.Set_FreqData(checked (integer + 0), this.TextBoxRxFreq.Text);
publicva.EEPROM_Byte[checked (integer + 12)] = Conversions.ToByte(Operators.OrObject((object) (byte) ((int) publicva.EEPROM_Byte[checked (integer + 12)] & (int) (byte) ~((int) publicva.Bit0 | (int) publicva.Bit1)), MyProject.Forms.ChannelMsg.Get_FreqStepFlag(Conversions.ToDouble(this.TextBoxTxFreq.Text))));
MyProject.Forms.ChannelMsg.Set_FreqData(checked (integer + 3), this.TextBoxTxFreq.Text);
MyProject.Forms.MDIParent1.GetControl_U8_Data((Control) this.ComboBoxStep, checked (integer + 6), publicva.AllBit, 0);
MyProject.Forms.MDIParent1.GetControl_U8_Data((Control) this.ComboBox亚音解码类型, checked (integer + 7), (byte) ((int) publicva.Bit4 | (int) publicva.Bit5), 4);
this.Set_CHEdit_CTC_DCS_Data(checked (integer + 7), this.ComboBox亚音解码.Text, this.ComboBox亚音解码类型.SelectedIndex);
MyProject.Forms.MDIParent1.GetControl_U8_Data((Control) this.ComboBox亚音编码类型, checked (integer + 9), (byte) ((int) publicva.Bit4 | (int) publicva.Bit5), 4);
this.Set_CHEdit_CTC_DCS_Data(checked (integer + 9), this.ComboBox亚音编码.Text, this.ComboBox亚音编码类型.SelectedIndex);
MyProject.Forms.MDIParent1.GetControl_U8_Data((Control) this.CheckBox尾音消除, checked (integer + 9), publicva.Bit6, 0);
MyProject.Forms.MDIParent1.GetControl_U8_Data((Control) this.CheckBox耳语, checked (integer + 11), publicva.Bit7, 0);
MyProject.Forms.MDIParent1.GetControl_U8_Data((Control) this.ComboBoxSP不静音, checked (integer + 11), (byte) ((int) publicva.Bit4 | (int) publicva.Bit5), 4);
MyProject.Forms.MDIParent1.GetControl_U8_Data((Control) this.ComboBox繁忙信道锁定, checked (integer + 11), (byte) ((int) publicva.Bit2 | (int) publicva.Bit3), 2);
MyProject.Forms.MDIParent1.GetControl_U8_Data((Control) this.CheckBoxPTTID暂停, checked (integer + 12), publicva.Bit7, 0);
MyProject.Forms.MDIParent1.GetControl_U8_Data((Control) this.ComboBox可选信令, checked (integer + 12), (byte) ((int) publicva.Bit4 | (int) publicva.Bit5 | (int) publicva.Bit6), 4);
MyProject.Forms.MDIParent1.GetControl_U8_Data((Control) this.CheckBox发射禁止, checked (integer + 12), publicva.Bit2, 0);
MyProject.Forms.MDIParent1.GetControl_U8_Data((Control) this.CheckBoxPTTID静音, checked (integer + 13), publicva.Bit6, 0);
MyProject.Forms.MDIParent1.GetControl_U8_Data((Control) this.ComboBox发射功率, checked (integer + 13), (byte) ((int) publicva.Bit4 | (int) publicva.Bit5), 4);
MyProject.Forms.MDIParent1.GetControl_U8_Data((Control) this.ComboBoxPTTID, checked (integer + 13), (byte) ((int) publicva.Bit2 | (int) publicva.Bit3), 2);
MyProject.Forms.MDIParent1.GetControl_U8_Data((Control) this.CheckBox倒频, checked (integer + 14), publicva.Bit7, 0);
MyProject.Forms.MDIParent1.GetControl_U8_Data((Control) this.CheckBox脱网, checked (integer + 14), publicva.Bit6, 0);
MyProject.Forms.MDIParent1.GetControl_U8_Data((Control) this.ComboBox带宽, checked (integer + 14), (byte) ((int) publicva.Bit4 | (int) publicva.Bit5), 4);
MyProject.Forms.MDIParent1.GetControl_U8_Data((Control) this.ComboBoxSFT, checked (integer + 14), (byte) ((int) publicva.Bit2 | (int) publicva.Bit3), 2);
MyProject.Forms.MDIParent1.GetControl_U8_Data((Control) this.ComboBox两音系统参数, checked (integer + 16), publicva.AllBit, 0);
MyProject.Forms.MDIParent1.GetControl_U8_Data((Control) this.ComboBox五音系统参数, checked (integer + 17), publicva.AllBit, 0);
MyProject.Forms.MDIParent1.GetControl_U8_Data((Control) this.ComboBox呼叫, checked (integer + 18), publicva.AllBit, 0);
this.GetDTMFID_Code(checked (integer + 20), this.TextBoxID代码.Text);
Encoding.ASCII.GetBytes(this.TextBox信道名称.Text.PadRight(6), 0, 6, publicva.EEPROM_Byte, checked (integer + 26));
if (this.CheckBox扫描添加.Checked)
{
if (i <= 511)
MyProject.Forms.ChannelMsg.CHStatusList_Write(i, "添加", 8128);
}
else if (i <= 511)
MyProject.Forms.ChannelMsg.CHStatusList_Write(i, "删除", 8128);
if (i > 511)
return;
MyProject.Forms.ChannelMsg.CHStatusList_Write(i, "添加", 8064);
}
else
{
int num = 0;
do
{
publicva.EEPROM_Byte[checked (integer + num)] = (byte) 0;
checked { ++num; }
}
while (num <= 31);
if (i <= 511)
{
MyProject.Forms.ChannelMsg.CHStatusList_Write(i, "删除", 8064);
MyProject.Forms.ChannelMsg.CHStatusList_Write(i, "删除", 8128);
}
}
}
public void CHEditMsg_Init(string str)
{
this.TextBoxTxFreq.Text = str;
this.ComboBoxSFT.SelectedIndex = 0;
this.ComboBoxStep.SelectedIndex = 6;
this.ComboBox带宽.SelectedIndex = 0;
this.ComboBox亚音解码类型.SelectedIndex = 0;
this.ComboBox亚音解码.SelectedIndex = 0;
this.ComboBox亚音编码类型.SelectedIndex = 0;
this.ComboBox亚音编码.SelectedIndex = 0;
this.ComboBox可选信令.SelectedIndex = 0;
this.ComboBoxSP不静音.SelectedIndex = 0;
this.ComboBox繁忙信道锁定.SelectedIndex = 0;
this.ComboBox发射功率.SelectedIndex = 0;
this.ComboBoxPTTID.SelectedIndex = 0;
this.TextBox信道名称.Text = "------";
this.CheckBox尾音消除.Checked = true;
this.CheckBox耳语.Checked = false;
this.CheckBoxPTTID暂停.Checked = false;
this.CheckBox发射禁止.Checked = false;
this.CheckBoxPTTID静音.Checked = false;
this.CheckBox倒频.Checked = false;
this.CheckBox脱网.Checked = false;
this.CheckBox扫描添加.Checked = true;
this.ComboBox两音系统参数.SelectedIndex = 1;
this.ComboBox五音系统参数.SelectedIndex = 0;
this.ComboBox呼叫.SelectedIndex = 0;
this.TextBoxID代码.Text = "000";
}
public void SetControl_Enable(bool i)
{
this.ComboBoxSFT.Enabled = i;
this.TextBoxTxFreq.Enabled = i;
this.ComboBoxStep.Enabled = i;
this.ComboBox带宽.Enabled = i;
this.ComboBox亚音解码类型.Enabled = i;
this.ComboBox亚音解码.Enabled = i;
this.ComboBox亚音编码类型.Enabled = i;
this.ComboBox亚音编码.Enabled = i;
this.ComboBox可选信令.Enabled = i;
this.ComboBoxSP不静音.Enabled = i;
this.ComboBox繁忙信道锁定.Enabled = i;
this.ComboBox发射功率.Enabled = i;
this.ComboBoxPTTID.Enabled = i;
this.TextBox信道名称.Enabled = i;
this.CheckBox尾音消除.Enabled = i;
this.CheckBox耳语.Enabled = i;
this.CheckBoxPTTID暂停.Enabled = i;
this.CheckBox发射禁止.Enabled = i;
this.CheckBoxPTTID静音.Enabled = i;
this.CheckBox倒频.Enabled = i;
this.CheckBox脱网.Enabled = i;
this.CheckBox扫描添加.Enabled = i;
this.ComboBox两音系统参数.Enabled = i;
this.ComboBox五音系统参数.Enabled = i;
this.ComboBox呼叫.Enabled = i;
this.TextBoxID代码.Enabled = i;
}
private void ComboBox编辑信道号_SelectedIndexChanged(object sender, EventArgs e)
{
this.GetStr_CHMsg(this.ComboBox编辑信道号.SelectedIndex);
}
private void TextBoxRxFreq_KeyPress(object sender, KeyPressEventArgs e)
{
if (char.IsDigit(e.KeyChar) | e.KeyChar == '\b' | Operators.CompareString(Conversions.ToString(e.KeyChar), ".", false) == 0)
{
if (Operators.CompareString(Conversions.ToString(e.KeyChar), ".", false) == 0)
{
if (this.TextBoxRxFreq.Text.Contains("."))
e.Handled = true;
else
e.Handled = false;
}
else
e.Handled = false;
}
else if (e.KeyChar == '\r')
{
this.TextBoxRxFreq_LostFocus(RuntimeHelpers.GetObjectValue(sender), (EventArgs) e);
e.Handled = true;
}
else
e.Handled = true;
}
private void TextBoxtxFreq_KeyPress(object sender, KeyPressEventArgs e)
{
if (char.IsDigit(e.KeyChar) | e.KeyChar == '\b' | Operators.CompareString(Conversions.ToString(e.KeyChar), ".", false) == 0)
{
if (Operators.CompareString(Conversions.ToString(e.KeyChar), ".", false) == 0)
{
if (this.TextBoxTxFreq.Text.Contains("."))
e.Handled = true;
else
e.Handled = false;
}
else
e.Handled = false;
}
else if (e.KeyChar == '\r')
{
this.TextBoxTxFreq_LostFocus(RuntimeHelpers.GetObjectValue(sender), (EventArgs) e);
e.Handled = true;
}
else
e.Handled = true;
}
private void TextBoxRxFreq_LostFocus(object sender, EventArgs e)
{
if (Operators.CompareString(this.TextBoxRxFreq.Text, "", false) != 0)
{
string Left = Conversions.ToString(MyProject.Forms.ChannelMsg.JudgeInputRxFreq(this.TextBoxRxFreq.Text, false));
this.TextBoxRxFreq.Text = Left;
if (Operators.CompareString(this.TextBoxTxFreq.Text, "", false) == 0)
{
if (Operators.CompareString(Left, "", false) == 0)
{
this.TextBoxRxFreq.Text = "";
this.CHEditMsg_Init(this.TextBoxRxFreq.Text);
this.SetControl_Enable(false);
}
else
{
if (Conversions.ToDouble(Left) > 300.0)
this.CHEditMsg_Init("5.00000");
else
this.CHEditMsg_Init("0.60000");
this.SetControl_Enable(true);
this.ChangeSignal(this.ComboBox可选信令.SelectedIndex, false);
}
}
else if (Operators.CompareString(Left, "", false) == 0)
{
this.TextBoxRxFreq.Text = "";
this.CHEditMsg_Init(this.TextBoxRxFreq.Text);
this.SetControl_Enable(false);
}
}
else
{
this.TextBoxRxFreq.Text = "";
this.CHEditMsg_Init(this.TextBoxRxFreq.Text);
this.SetControl_Enable(false);
}
this.SetData_EditCHMsg(this.ComboBox编辑信道号.SelectedIndex);
MyProject.Forms.ChannelMsg.GetStr_CHMsg(this.ComboBox编辑信道号.SelectedIndex);
if (MyProject.Forms.MDIParent1.JudgeIsFormLoaded((Form) MyProject.Forms.ScanFuncMsgForm))
MyProject.Forms.ScanFuncMsgForm.SetControl_PRICHList();
MyProject.Forms.TypeFuncMsgForm.TypeFuncMsgForm_Load(RuntimeHelpers.GetObjectValue(sender), e);
MyProject.Forms.SOSMsgForm.SOSMsgForm_Load(RuntimeHelpers.GetObjectValue(sender), e);
}
private void TextBoxTxFreq_LostFocus(object sender, EventArgs e)
{
this.TextBoxTxFreq.Text = Conversions.ToString(MyProject.Forms.ChannelMsg.JudgeInputTxFreq(this.TextBoxRxFreq.Text, this.TextBoxTxFreq.Text, false));
this.SetData_EditCHMsg(this.ComboBox编辑信道号.SelectedIndex);
MyProject.Forms.ChannelMsg.GetStr_CHMsg(this.ComboBox编辑信道号.SelectedIndex);
}
private void ComboBoxSFT_SelectionChangeCommitted(object sender, EventArgs e)
{
this.SetData_EditCHMsg(this.ComboBox编辑信道号.SelectedIndex);
MyProject.Forms.ChannelMsg.GetStr_CHMsg(this.ComboBox编辑信道号.SelectedIndex);
}
private void ComboBoxStep_SelectionChangeCommitted(object sender, EventArgs e)
{
this.SetData_EditCHMsg(this.ComboBox编辑信道号.SelectedIndex);
}
private void ComboBox带宽_SelectionChangeCommitted(object sender, EventArgs e)
{
this.SetData_EditCHMsg(this.ComboBox编辑信道号.SelectedIndex);
MyProject.Forms.ChannelMsg.GetStr_CHMsg(this.ComboBox编辑信道号.SelectedIndex);
}
private void ComboBox亚音编码_KeyPress(object sender, KeyPressEventArgs e)
{
if (Operators.CompareString(Conversions.ToString(e.KeyChar), "D", false) == 0 | char.IsDigit(e.KeyChar) | e.KeyChar == '\b' | Operators.CompareString(Conversions.ToString(e.KeyChar), "N", false) == 0 | Operators.CompareString(Conversions.ToString(e.KeyChar), "I", false) == 0 | e.KeyChar == '.' | Operators.CompareString(Conversions.ToString(e.KeyChar), "d", false) == 0 | Operators.CompareString(Conversions.ToString(e.KeyChar), "n", false) == 0 | Operators.CompareString(Conversions.ToString(e.KeyChar), "i", false) == 0)
{
if (Operators.CompareString(Conversions.ToString(e.KeyChar), "d", false) == 0 | Operators.CompareString(Conversions.ToString(e.KeyChar), "n", false) == 0 | Operators.CompareString(Conversions.ToString(e.KeyChar), "i", false) == 0)
e.KeyChar = char.ToUpper(e.KeyChar);
if (Operators.CompareString(Conversions.ToString(e.KeyChar), ".", false) == 0)
{
if (this.ComboBox亚音编码.Text.Contains("."))
e.Handled = true;
else
e.Handled = false;
}
else
e.Handled = false;
}
else if (e.KeyChar == '\r')
{
this.ComboBox亚音编码类型.Focus();
e.Handled = true;
}
else
e.Handled = true;
}
private void ComboBox亚音编码_Validating(object sender, CancelEventArgs e)
{
string text = this.ComboBox亚音编码.Text;
if (Operators.CompareString(text.ToString().Substring(0, 1), "D", false) == 0)
{
if (text.ToString().Length != 5)
this.ComboBox亚音编码.Text = Conversions.ToString(this.Get_CHEdit_CTC_DCS_Str(Conversions.ToInteger(Operators.AddObject(MyProject.Forms.ChannelMsg.Get_CHAddress(this.ComboBox编辑信道号.SelectedIndex), (object) 9))));
else if (!(Operators.CompareString(text.ToString().Substring(4, 1), "N", false) == 0 | Operators.CompareString(text.ToString().Substring(4, 1), "I", false) == 0))
{
this.ComboBox亚音编码.Text = Conversions.ToString(this.Get_CHEdit_CTC_DCS_Str(Conversions.ToInteger(Operators.AddObject(MyProject.Forms.ChannelMsg.Get_CHAddress(this.ComboBox编辑信道号.SelectedIndex), (object) 9))));
}
else
{
this.ComboBox亚音编码.Text = text;
this.ComboBox亚音编码_SelectedValueChanged(RuntimeHelpers.GetObjectValue(sender), (EventArgs) e);
}
}
else
{
double num;
try
{
num = Conversions.ToDouble(text);
}
catch (Exception ex)
{
ProjectData.SetProjectError(ex);
this.ComboBox亚音编码.Text = Conversions.ToString(this.Get_CHEdit_CTC_DCS_Str(Conversions.ToInteger(Operators.AddObject(MyProject.Forms.ChannelMsg.Get_CHAddress(this.ComboBox编辑信道号.SelectedIndex), (object) 9))));
ProjectData.ClearProjectError();
return;
}
if (num > 254.1 | num < 63.0)
{
this.ComboBox亚音编码.Text = Conversions.ToString(this.Get_CHEdit_CTC_DCS_Str(Conversions.ToInteger(Operators.AddObject(MyProject.Forms.ChannelMsg.Get_CHAddress(this.ComboBox编辑信道号.SelectedIndex), (object) 9))));
}
else
{
this.ComboBox亚音编码.Text = string.Format("{0:###.0}", (object) num);
this.ComboBox亚音编码_SelectedValueChanged(RuntimeHelpers.GetObjectValue(sender), (EventArgs) e);
}
}
}
private void ComboBox亚音编码_SelectedValueChanged(object sender, EventArgs e)
{
if (!publicva.ChannelEditFormLoader)
return;
switch (this.ComboBox亚音编码类型.SelectedIndex)
{
case 0:
this.ComboBox亚音编码.SelectedIndex = 0;
break;
case 1:
if (!Versioned.IsNumeric((object) this.ComboBox亚音编码.Text))
{
this.ComboBox亚音编码.Text = Conversions.ToString(this.Get_CHEdit_CTC_DCS_Str(Conversions.ToInteger(Operators.AddObject(MyProject.Forms.ChannelMsg.Get_CHAddress(this.ComboBox编辑信道号.SelectedIndex), (object) 9))));
break;
}
break;
case 2:
if (!Versioned.IsNumeric((object) this.ComboBox亚音编码.Text))
{
this.ComboBox亚音编码.Text = Conversions.ToString(this.Get_CHEdit_CTC_DCS_Str(Conversions.ToInteger(Operators.AddObject(MyProject.Forms.ChannelMsg.Get_CHAddress(this.ComboBox编辑信道号.SelectedIndex), (object) 9))));
break;
}
break;
case 3:
if (Operators.CompareString("D", this.ComboBox亚音编码.Text.ToString().Substring(0, 1), false) != 0)
this.ComboBox亚音编码.Text = Conversions.ToString(this.Get_CHEdit_CTC_DCS_Str(Conversions.ToInteger(Operators.AddObject(MyProject.Forms.ChannelMsg.Get_CHAddress(this.ComboBox编辑信道号.SelectedIndex), (object) 9))));
break;
}
this.SetData_EditCHMsg(this.ComboBox编辑信道号.SelectedIndex);
MyProject.Forms.ChannelMsg.GetStr_CHMsg(this.ComboBox编辑信道号.SelectedIndex);
}
private void ComboBox亚音编码类型_SelectionChangeCommitted(object sender, EventArgs e)
{
if (this.ComboBox亚音编码类型.SelectedIndex < 2 && this.CheckBox倒频.Checked && this.ComboBox繁忙信道锁定.SelectedIndex == 2)
this.ComboBox繁忙信道锁定.SelectedIndex = 0;
switch (this.ComboBox亚音编码类型.SelectedIndex)
{
case 0:
this.ComboBox亚音编码.SelectedIndex = 0;
break;
case 1:
this.ComboBox亚音编码.SelectedIndex = 9;
break;
case 2:
this.ComboBox亚音编码.SelectedIndex = 9;
break;
case 3:
this.ComboBox亚音编码.SelectedIndex = 52;
break;
}
this.SetData_EditCHMsg(this.ComboBox编辑信道号.SelectedIndex);
MyProject.Forms.ChannelMsg.GetStr_CHMsg(this.ComboBox编辑信道号.SelectedIndex);
}
private void ComboBox亚音解码_KeyPress(object sender, KeyPressEventArgs e)
{
if (Operators.CompareString(Conversions.ToString(e.KeyChar), "D", false) == 0 | char.IsDigit(e.KeyChar) | e.KeyChar == '\b' | Operators.CompareString(Conversions.ToString(e.KeyChar), "N", false) == 0 | Operators.CompareString(Conversions.ToString(e.KeyChar), "I", false) == 0 | e.KeyChar == '.' | Operators.CompareString(Conversions.ToString(e.KeyChar), "d", false) == 0 | Operators.CompareString(Conversions.ToString(e.KeyChar), "n", false) == 0 | Operators.CompareString(Conversions.ToString(e.KeyChar), "i", false) == 0)
{
if (Operators.CompareString(Conversions.ToString(e.KeyChar), "d", false) == 0 | Operators.CompareString(Conversions.ToString(e.KeyChar), "n", false) == 0 | Operators.CompareString(Conversions.ToString(e.KeyChar), "i", false) == 0)
e.KeyChar = char.ToUpper(e.KeyChar);
if (Operators.CompareString(Conversions.ToString(e.KeyChar), ".", false) == 0)
{
if (this.ComboBox亚音解码.Text.Contains("."))
e.Handled = true;
else
e.Handled = false;
}
else
e.Handled = false;
}
else if (e.KeyChar == '\r')
{
this.ComboBox亚音解码类型.Focus();
e.Handled = true;
}
else
e.Handled = true;
}
private void ComboBox亚音解码_Validating(object sender, CancelEventArgs e)
{
string text = this.ComboBox亚音解码.Text;
if (Operators.CompareString(text.ToString().Substring(0, 1), "D", false) == 0)
{
if (text.ToString().Length != 5)
this.ComboBox亚音解码.Text = Conversions.ToString(this.Get_CHEdit_CTC_DCS_Str(Conversions.ToInteger(Operators.AddObject(MyProject.Forms.ChannelMsg.Get_CHAddress(this.ComboBox编辑信道号.SelectedIndex), (object) 7))));
else if (!(Operators.CompareString(text.ToString().Substring(4, 1), "N", false) == 0 | Operators.CompareString(text.ToString().Substring(4, 1), "I", false) == 0))
{
this.ComboBox亚音解码.Text = Conversions.ToString(this.Get_CHEdit_CTC_DCS_Str(Conversions.ToInteger(Operators.AddObject(MyProject.Forms.ChannelMsg.Get_CHAddress(this.ComboBox编辑信道号.SelectedIndex), (object) 7))));
}
else
{
this.ComboBox亚音解码.Text = text;
this.ComboBox亚音解码_SelectedValueChanged(RuntimeHelpers.GetObjectValue(sender), (EventArgs) e);
}
}
else
{
double num;
try
{
num = Conversions.ToDouble(text);
}
catch (Exception ex)
{
ProjectData.SetProjectError(ex);
this.ComboBox亚音解码.Text = Conversions.ToString(this.Get_CHEdit_CTC_DCS_Str(Conversions.ToInteger(Operators.AddObject(MyProject.Forms.ChannelMsg.Get_CHAddress(this.ComboBox编辑信道号.SelectedIndex), (object) 7))));
ProjectData.ClearProjectError();
return;
}
if (num > 254.1 | num < 63.0)
{
this.ComboBox亚音解码.Text = Conversions.ToString(this.Get_CHEdit_CTC_DCS_Str(Conversions.ToInteger(Operators.AddObject(MyProject.Forms.ChannelMsg.Get_CHAddress(this.ComboBox编辑信道号.SelectedIndex), (object) 7))));
}
else
{
this.ComboBox亚音解码.Text = string.Format("{0:###.0}", (object) num);
this.ComboBox亚音解码_SelectedValueChanged(RuntimeHelpers.GetObjectValue(sender), (EventArgs) e);
}
}
}
private void ComboBox亚音解码_SelectedValueChanged(object sender, EventArgs e)
{
if (!publicva.ChannelEditFormLoader)
return;
switch (this.ComboBox亚音解码类型.SelectedIndex)
{
case 0:
this.ComboBox亚音解码.SelectedIndex = 0;
break;
case 1:
if (!Versioned.IsNumeric((object) this.ComboBox亚音解码.Text))
{
this.ComboBox亚音解码.Text = Conversions.ToString(this.Get_CHEdit_CTC_DCS_Str(Conversions.ToInteger(Operators.AddObject(MyProject.Forms.ChannelMsg.Get_CHAddress(this.ComboBox编辑信道号.SelectedIndex), (object) 7))));
break;
}
break;
case 2:
if (!Versioned.IsNumeric((object) this.ComboBox亚音解码.Text))
{
this.ComboBox亚音解码.Text = Conversions.ToString(this.Get_CHEdit_CTC_DCS_Str(Conversions.ToInteger(Operators.AddObject(MyProject.Forms.ChannelMsg.Get_CHAddress(this.ComboBox编辑信道号.SelectedIndex), (object) 7))));
break;
}
break;
case 3:
if (Operators.CompareString("D", this.ComboBox亚音解码.Text.ToString().Substring(0, 1), false) != 0)
this.ComboBox亚音解码.Text = Conversions.ToString(this.Get_CHEdit_CTC_DCS_Str(Conversions.ToInteger(Operators.AddObject(MyProject.Forms.ChannelMsg.Get_CHAddress(this.ComboBox编辑信道号.SelectedIndex), (object) 7))));
break;
}
this.SetData_EditCHMsg(this.ComboBox编辑信道号.SelectedIndex);
MyProject.Forms.ChannelMsg.GetStr_CHMsg(this.ComboBox编辑信道号.SelectedIndex);
}
private void ComboBox亚音解码类型_SelectionChangeCommitted(object sender, EventArgs e)
{
if (this.ComboBox亚音解码类型.SelectedIndex < 2 && !this.CheckBox倒频.Checked && this.ComboBox繁忙信道锁定.SelectedIndex == 2)
this.ComboBox繁忙信道锁定.SelectedIndex = 0;
switch (this.ComboBox亚音解码类型.SelectedIndex)
{
case 0:
this.ComboBox亚音解码.SelectedIndex = 0;
break;
case 1:
this.ComboBox亚音解码.SelectedIndex = 9;
break;
case 2:
this.ComboBox亚音解码.SelectedIndex = 9;
break;
case 3:
this.ComboBox亚音解码.SelectedIndex = 52;
break;
}
this.SetData_EditCHMsg(this.ComboBox编辑信道号.SelectedIndex);
MyProject.Forms.ChannelMsg.GetStr_CHMsg(this.ComboBox编辑信道号.SelectedIndex);
}
private void ComboBox可选信令_SelectionChangeCommitted(object sender, EventArgs e)
{
this.ChangeSignal(this.ComboBox可选信令.SelectedIndex, true);
this.SetData_EditCHMsg(this.ComboBox编辑信道号.SelectedIndex);
MyProject.Forms.ChannelMsg.GetStr_CHMsg(this.ComboBox编辑信道号.SelectedIndex);
}
private void ComboBoxSP不静音_SelectionChangeCommitted(object sender, EventArgs e)
{
this.SetData_EditCHMsg(this.ComboBox编辑信道号.SelectedIndex);
}
private void ComboBox繁忙信道锁定_SelectionChangeCommitted(object sender, EventArgs e)
{
if (this.ComboBox繁忙信道锁定.SelectedIndex == 2)
{
if (this.CheckBox倒频.Checked)
{
if (this.ComboBox亚音编码类型.SelectedIndex < 2)
MyProject.Forms.MDIParent1.SetControl_U8_Data((Control) this.ComboBox繁忙信道锁定, Conversions.ToInteger(Operators.AddObject(MyProject.Forms.ChannelMsg.Get_CHAddress(this.ComboBox编辑信道号.SelectedIndex), (object) 11)), (byte) ((int) publicva.Bit2 | (int) publicva.Bit3), 2);
}
else if (this.ComboBox亚音解码类型.SelectedIndex < 2)
MyProject.Forms.MDIParent1.SetControl_U8_Data((Control) this.ComboBox繁忙信道锁定, Conversions.ToInteger(Operators.AddObject(MyProject.Forms.ChannelMsg.Get_CHAddress(this.ComboBox编辑信道号.SelectedIndex), (object) 11)), (byte) ((int) publicva.Bit2 | (int) publicva.Bit3), 2);
}
else if (this.ComboBox繁忙信道锁定.SelectedIndex == 3 && this.ComboBox可选信令.SelectedIndex == 0)
MyProject.Forms.MDIParent1.SetControl_U8_Data((Control) this.ComboBox繁忙信道锁定, Conversions.ToInteger(Operators.AddObject(MyProject.Forms.ChannelMsg.Get_CHAddress(this.ComboBox编辑信道号.SelectedIndex), (object) 11)), (byte) ((int) publicva.Bit2 | (int) publicva.Bit3), 2);
this.SetData_EditCHMsg(this.ComboBox编辑信道号.SelectedIndex);
}
private void ComboBox发射功率_SelectionChangeCommitted(object sender, EventArgs e)
{
this.SetData_EditCHMsg(this.ComboBox编辑信道号.SelectedIndex);
MyProject.Forms.ChannelMsg.GetStr_CHMsg(this.ComboBox编辑信道号.SelectedIndex);
}
private void ComboBoxPTTID_SelectionChangeCommitted(object sender, EventArgs e)
{
this.SetData_EditCHMsg(this.ComboBox编辑信道号.SelectedIndex);
}
private void TextBox信道名称_LostFocus(object sender, EventArgs e)
{
this.SetData_EditCHMsg(this.ComboBox编辑信道号.SelectedIndex);
}
private void CheckBox尾音消除_CheckedChanged(object sender, EventArgs e)
{
if (!publicva.ChannelEditFormLoader)
return;
this.SetData_EditCHMsg(this.ComboBox编辑信道号.SelectedIndex);
}
private void CheckBox耳语_CheckedChanged(object sender, EventArgs e)
{
if (!publicva.ChannelEditFormLoader)
return;
this.SetData_EditCHMsg(this.ComboBox编辑信道号.SelectedIndex);
}
private void CheckBoxPTTID暂停_CheckedChanged(object sender, EventArgs e)
{
if (!publicva.ChannelEditFormLoader)
return;
this.SetData_EditCHMsg(this.ComboBox编辑信道号.SelectedIndex);
}
private void CheckBox发射禁止_CheckedChanged(object sender, EventArgs e)
{
if (!publicva.ChannelEditFormLoader)
return;
this.SetData_EditCHMsg(this.ComboBox编辑信道号.SelectedIndex);
}
private void CheckBoxPTTID静音_CheckedChanged(object sender, EventArgs e)
{
if (!publicva.ChannelEditFormLoader)
return;
this.SetData_EditCHMsg(this.ComboBox编辑信道号.SelectedIndex);
}
private void CheckBox倒频_CheckedChanged(object sender, EventArgs e)
{
if (!publicva.ChannelEditFormLoader)
return;
if (this.CheckBox倒频.Checked)
this.CheckBox脱网.Checked = false;
if (this.CheckBox倒频.Checked)
{
if (this.ComboBox亚音编码类型.SelectedIndex < 2)
this.ComboBox繁忙信道锁定.SelectedIndex = 0;
}
else if (this.ComboBox亚音解码类型.SelectedIndex < 2)
this.ComboBox繁忙信道锁定.SelectedIndex = 0;
this.SetData_EditCHMsg(this.ComboBox编辑信道号.SelectedIndex);
}
private void CheckBox脱网_CheckedChanged(object sender, EventArgs e)
{
if (!publicva.ChannelEditFormLoader)
return;
if (this.CheckBox脱网.Checked)
this.CheckBox倒频.Checked = false;
this.SetData_EditCHMsg(this.ComboBox编辑信道号.SelectedIndex);
}
private void CheckBox扫描添加_CheckedChanged(object sender, EventArgs e)
{
if (!publicva.ChannelEditFormLoader)
return;
this.SetData_EditCHMsg(this.ComboBox编辑信道号.SelectedIndex);
}
private void ComboBox两音系统参数_SelectionChangeCommitted(object sender, EventArgs e)
{
this.SetData_EditCHMsg(this.ComboBox编辑信道号.SelectedIndex);
}
private void ComboBox五音系统参数_SelectionChangeCommitted(object sender, EventArgs e)
{
this.SetData_EditCHMsg(this.ComboBox编辑信道号.SelectedIndex);
}
private void ComboBox呼叫_SelectionChangeCommitted(object sender, EventArgs e)
{
this.SetData_EditCHMsg(this.ComboBox编辑信道号.SelectedIndex);
}
private void TextBoxID代码_KeyPress(object sender, KeyPressEventArgs e)
{
this.SetControl_DTMF_ID_Sum();
if (char.IsDigit(e.KeyChar) | e.KeyChar == '\b')
e.Handled = false;
else
e.Handled = true;
}
private void TextBoxID代码_LostFocus(object sender, EventArgs e)
{
this.SetData_EditCHMsg(this.ComboBox编辑信道号.SelectedIndex);
}
private void Button1_Click(object sender, EventArgs e) => this.Close();
}
}