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