Zastone/HPG-68D/_5ToneForm.cs
2024-06-26 00:21:14 +02:00

5162 lines
235 KiB
C#

// Decompiled with JetBrains decompiler
// Type: HPG_68D._5ToneForm
// 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.Drawing;
using System.Runtime.CompilerServices;
using System.Text;
using System.Windows.Forms;
namespace HPG_68D
{
[DesignerGenerated]
public class _5ToneForm : Form
{
private static ArrayList __ENCList = new ArrayList();
private IContainer components;
[AccessedThroughProperty("TabControl1")]
private TabControl _TabControl1;
[AccessedThroughProperty("TabPage1")]
private TabPage _TabPage1;
[AccessedThroughProperty("TabPage2")]
private TabPage _TabPage2;
[AccessedThroughProperty("DataGridView1")]
private DataGridView _DataGridView1;
[AccessedThroughProperty("GroupBox1")]
private GroupBox _GroupBox1;
[AccessedThroughProperty("NumericUpDown1")]
private NumericUpDown _NumericUpDown1;
[AccessedThroughProperty("Label1")]
private Label _Label1;
[AccessedThroughProperty("NumericUpDown16")]
private NumericUpDown _NumericUpDown16;
[AccessedThroughProperty("Label16")]
private Label _Label16;
[AccessedThroughProperty("NumericUpDown14")]
private NumericUpDown _NumericUpDown14;
[AccessedThroughProperty("Label14")]
private Label _Label14;
[AccessedThroughProperty("NumericUpDown12")]
private NumericUpDown _NumericUpDown12;
[AccessedThroughProperty("Label12")]
private Label _Label12;
[AccessedThroughProperty("NumericUpDown10")]
private NumericUpDown _NumericUpDown10;
[AccessedThroughProperty("Label10")]
private Label _Label10;
[AccessedThroughProperty("NumericUpDown8")]
private NumericUpDown _NumericUpDown8;
[AccessedThroughProperty("NumericUpDown15")]
private NumericUpDown _NumericUpDown15;
[AccessedThroughProperty("Label8")]
private Label _Label8;
[AccessedThroughProperty("NumericUpDown13")]
private NumericUpDown _NumericUpDown13;
[AccessedThroughProperty("NumericUpDown6")]
private NumericUpDown _NumericUpDown6;
[AccessedThroughProperty("NumericUpDown11")]
private NumericUpDown _NumericUpDown11;
[AccessedThroughProperty("Label6")]
private Label _Label6;
[AccessedThroughProperty("NumericUpDown9")]
private NumericUpDown _NumericUpDown9;
[AccessedThroughProperty("NumericUpDown4")]
private NumericUpDown _NumericUpDown4;
[AccessedThroughProperty("Label15")]
private Label _Label15;
[AccessedThroughProperty("NumericUpDown7")]
private NumericUpDown _NumericUpDown7;
[AccessedThroughProperty("Label13")]
private Label _Label13;
[AccessedThroughProperty("Label4")]
private Label _Label4;
[AccessedThroughProperty("Label11")]
private Label _Label11;
[AccessedThroughProperty("NumericUpDown5")]
private NumericUpDown _NumericUpDown5;
[AccessedThroughProperty("Label9")]
private Label _Label9;
[AccessedThroughProperty("NumericUpDown2")]
private NumericUpDown _NumericUpDown2;
[AccessedThroughProperty("Label7")]
private Label _Label7;
[AccessedThroughProperty("NumericUpDown3")]
private NumericUpDown _NumericUpDown3;
[AccessedThroughProperty("Label5")]
private Label _Label5;
[AccessedThroughProperty("Label2")]
private Label _Label2;
[AccessedThroughProperty("Label3")]
private Label _Label3;
[AccessedThroughProperty("NumericUpDown18")]
private NumericUpDown _NumericUpDown18;
[AccessedThroughProperty("Label18")]
private Label _Label18;
[AccessedThroughProperty("NumericUpDown17")]
private NumericUpDown _NumericUpDown17;
[AccessedThroughProperty("Label17")]
private Label _Label17;
[AccessedThroughProperty("TabPage3")]
private TabPage _TabPage3;
[AccessedThroughProperty("TabPage4")]
private TabPage _TabPage4;
[AccessedThroughProperty("ComboBox1")]
private ComboBox _ComboBox1;
[AccessedThroughProperty("Label22")]
private Label _Label22;
[AccessedThroughProperty("NumericUpDown21")]
private NumericUpDown _NumericUpDown21;
[AccessedThroughProperty("Label21")]
private Label _Label21;
[AccessedThroughProperty("NumericUpDown20")]
private NumericUpDown _NumericUpDown20;
[AccessedThroughProperty("Label20")]
private Label _Label20;
[AccessedThroughProperty("NumericUpDown19")]
private NumericUpDown _NumericUpDown19;
[AccessedThroughProperty("Label19")]
private Label _Label19;
[AccessedThroughProperty("DataGridView2")]
private DataGridView _DataGridView2;
[AccessedThroughProperty("CheckBox5_Tone侧音")]
private CheckBox _CheckBox5_Tone侧音;
[AccessedThroughProperty("SplitContainer1")]
private SplitContainer _SplitContainer1;
[AccessedThroughProperty("NumericUpDown编码_信息码")]
private NumericUpDown _NumericUpDown编码_信息码;
[AccessedThroughProperty("Label23")]
private Label _Label23;
[AccessedThroughProperty("CheckBox第一个音扩展")]
private CheckBox _CheckBox第一个音扩展;
[AccessedThroughProperty("Label24")]
private Label _Label24;
[AccessedThroughProperty("TextBox1")]
private TextBox _TextBox1;
[AccessedThroughProperty("Label27")]
private Label _Label27;
[AccessedThroughProperty("CheckBox第二个音扩展")]
private CheckBox _CheckBox第二个音扩展;
[AccessedThroughProperty("ComboBox2")]
private ComboBox _ComboBox2;
[AccessedThroughProperty("Label26")]
private Label _Label26;
[AccessedThroughProperty("Label25")]
private Label _Label25;
[AccessedThroughProperty("Button2")]
private Button _Button2;
[AccessedThroughProperty("Button1")]
private Button _Button1;
[AccessedThroughProperty("NumericUpDown25")]
private NumericUpDown _NumericUpDown25;
[AccessedThroughProperty("Label29")]
private Label _Label29;
[AccessedThroughProperty("ComboBox3")]
private ComboBox _ComboBox3;
[AccessedThroughProperty("Label28")]
private Label _Label28;
[AccessedThroughProperty("SplitContainer2")]
private SplitContainer _SplitContainer2;
[AccessedThroughProperty("NumericUpDown解码_信息码")]
private NumericUpDown _NumericUpDown解码_信息码;
[AccessedThroughProperty("Label30")]
private Label _Label30;
[AccessedThroughProperty("Button3")]
private Button _Button3;
[AccessedThroughProperty("Button4")]
private Button _Button4;
[AccessedThroughProperty("ComboBox7")]
private ComboBox _ComboBox7;
[AccessedThroughProperty("ComboBox6")]
private ComboBox _ComboBox6;
[AccessedThroughProperty("ComboBox5")]
private ComboBox _ComboBox5;
[AccessedThroughProperty("ComboBox4")]
private ComboBox _ComboBox4;
[AccessedThroughProperty("Label32")]
private Label _Label32;
[AccessedThroughProperty("Label33")]
private Label _Label33;
[AccessedThroughProperty("Label35")]
private Label _Label35;
[AccessedThroughProperty("Label34")]
private Label _Label34;
[AccessedThroughProperty("TextBox3")]
private TextBox _TextBox3;
[AccessedThroughProperty("TextBox4")]
private TextBox _TextBox4;
[AccessedThroughProperty("ComboBox10")]
private ComboBox _ComboBox10;
[AccessedThroughProperty("Label37")]
private Label _Label37;
[AccessedThroughProperty("ComboBox9")]
private ComboBox _ComboBox9;
[AccessedThroughProperty("Label36")]
private Label _Label36;
[AccessedThroughProperty("ComboBox8")]
private ComboBox _ComboBox8;
[AccessedThroughProperty("Label31")]
private Label _Label31;
[AccessedThroughProperty("SplitContainer3")]
private SplitContainer _SplitContainer3;
[AccessedThroughProperty("NumericUpDown27")]
private NumericUpDown _NumericUpDown27;
[AccessedThroughProperty("Label38")]
private Label _Label38;
[AccessedThroughProperty("Button5")]
private Button _Button5;
[AccessedThroughProperty("Button6")]
private Button _Button6;
[AccessedThroughProperty("ComboBox11")]
private ComboBox _ComboBox11;
[AccessedThroughProperty("ComboBox12")]
private ComboBox _ComboBox12;
[AccessedThroughProperty("ComboBox13")]
private ComboBox _ComboBox13;
[AccessedThroughProperty("ComboBox15")]
private ComboBox _ComboBox15;
[AccessedThroughProperty("Label40")]
private Label _Label40;
[AccessedThroughProperty("ComboBox16")]
private ComboBox _ComboBox16;
[AccessedThroughProperty("Label41")]
private Label _Label41;
[AccessedThroughProperty("ComboBox17")]
private ComboBox _ComboBox17;
[AccessedThroughProperty("Label42")]
private Label _Label42;
[AccessedThroughProperty("Label43")]
private Label _Label43;
[AccessedThroughProperty("Label44")]
private Label _Label44;
[AccessedThroughProperty("Label45")]
private Label _Label45;
[AccessedThroughProperty("GroupBox3")]
private GroupBox _GroupBox3;
[AccessedThroughProperty("CheckBox2")]
private CheckBox _CheckBox2;
[AccessedThroughProperty("CheckBox1")]
private CheckBox _CheckBox1;
[AccessedThroughProperty("GroupBox2")]
private GroupBox _GroupBox2;
[AccessedThroughProperty("CheckBox8")]
private CheckBox _CheckBox8;
[AccessedThroughProperty("CheckBox4")]
private CheckBox _CheckBox4;
[AccessedThroughProperty("CheckBox7")]
private CheckBox _CheckBox7;
[AccessedThroughProperty("CheckBox3")]
private CheckBox _CheckBox3;
[AccessedThroughProperty("CheckBox6")]
private CheckBox _CheckBox6;
[AccessedThroughProperty("CheckBox5")]
private CheckBox _CheckBox5;
[AccessedThroughProperty("Button7")]
private Button _Button7;
[AccessedThroughProperty("Button8")]
private Button _Button8;
[AccessedThroughProperty("Button9")]
private Button _Button9;
[AccessedThroughProperty("ComboBox14")]
private ComboBox _ComboBox14;
[AccessedThroughProperty("ComboBox18")]
private ComboBox _ComboBox18;
[AccessedThroughProperty("Column0")]
private DataGridViewComboBoxColumn _Column0;
[AccessedThroughProperty("Column1")]
private DataGridViewComboBoxColumn _Column1;
[AccessedThroughProperty("Column2")]
private DataGridViewComboBoxColumn _Column2;
[AccessedThroughProperty("DataGridViewComboBoxColumn1")]
private DataGridViewComboBoxColumn _DataGridViewComboBoxColumn1;
[AccessedThroughProperty("DataGridViewComboBoxColumn2")]
private DataGridViewTextBoxColumn _DataGridViewComboBoxColumn2;
[DebuggerNonUserCode]
static _5ToneForm()
{
}
[DebuggerNonUserCode]
public _5ToneForm()
{
Deactivate += _5ToneForm_Deactivate;
FormClosing += _5ToneForm_FormClosing;
Load += _5ToneForm_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(_5ToneForm));
var gridViewCellStyle1 = new DataGridViewCellStyle();
var gridViewCellStyle2 = new DataGridViewCellStyle();
var gridViewCellStyle3 = new DataGridViewCellStyle();
var gridViewCellStyle4 = new DataGridViewCellStyle();
var gridViewCellStyle5 = new DataGridViewCellStyle();
var gridViewCellStyle6 = new DataGridViewCellStyle();
var gridViewCellStyle7 = new DataGridViewCellStyle();
var gridViewCellStyle8 = new DataGridViewCellStyle();
SplitContainer1 = new SplitContainer();
NumericUpDown编码_信息码 = new NumericUpDown();
Label23 = new Label();
Button2 = new Button();
Button1 = new Button();
TextBox1 = new TextBox();
Label27 = new Label();
CheckBox第二个音扩展 = new CheckBox();
CheckBox第一个音扩展 = new CheckBox();
ComboBox14 = new ComboBox();
ComboBox18 = new ComboBox();
ComboBox2 = new ComboBox();
Label26 = new Label();
Label25 = new Label();
Label24 = new Label();
SplitContainer2 = new SplitContainer();
NumericUpDown解码_信息码 = new NumericUpDown();
Label30 = new Label();
Button3 = new Button();
Button4 = new Button();
TextBox3 = new TextBox();
TextBox4 = new TextBox();
ComboBox7 = new ComboBox();
ComboBox6 = new ComboBox();
ComboBox5 = new ComboBox();
ComboBox10 = new ComboBox();
Label37 = new Label();
ComboBox9 = new ComboBox();
Label36 = new Label();
ComboBox8 = new ComboBox();
Label31 = new Label();
ComboBox4 = new ComboBox();
Label32 = new Label();
Label33 = new Label();
Label35 = new Label();
Label34 = new Label();
SplitContainer3 = new SplitContainer();
NumericUpDown27 = new NumericUpDown();
Label38 = new Label();
GroupBox3 = new GroupBox();
CheckBox8 = new CheckBox();
CheckBox4 = new CheckBox();
CheckBox7 = new CheckBox();
CheckBox3 = new CheckBox();
CheckBox6 = new CheckBox();
CheckBox2 = new CheckBox();
CheckBox5 = new CheckBox();
CheckBox1 = new CheckBox();
GroupBox2 = new GroupBox();
ComboBox16 = new ComboBox();
Label43 = new Label();
Label42 = new Label();
ComboBox17 = new ComboBox();
Label41 = new Label();
ComboBox13 = new ComboBox();
Label40 = new Label();
ComboBox15 = new ComboBox();
Button5 = new Button();
Button6 = new Button();
ComboBox11 = new ComboBox();
ComboBox12 = new ComboBox();
Label44 = new Label();
Label45 = new Label();
TabControl1 = new TabControl();
TabPage1 = new TabPage();
GroupBox1 = new GroupBox();
NumericUpDown16 = new NumericUpDown();
Label16 = new Label();
NumericUpDown13 = new NumericUpDown();
NumericUpDown12 = new NumericUpDown();
NumericUpDown14 = new NumericUpDown();
NumericUpDown11 = new NumericUpDown();
NumericUpDown5 = new NumericUpDown();
Label14 = new Label();
Label12 = new Label();
NumericUpDown10 = new NumericUpDown();
Label10 = new Label();
NumericUpDown8 = new NumericUpDown();
NumericUpDown15 = new NumericUpDown();
Label8 = new Label();
NumericUpDown6 = new NumericUpDown();
Label6 = new Label();
NumericUpDown9 = new NumericUpDown();
NumericUpDown4 = new NumericUpDown();
Label15 = new Label();
NumericUpDown7 = new NumericUpDown();
Label13 = new Label();
Label4 = new Label();
Label11 = new Label();
Label9 = new Label();
NumericUpDown2 = new NumericUpDown();
Label7 = new Label();
NumericUpDown3 = new NumericUpDown();
Label5 = new Label();
Label2 = new Label();
Label3 = new Label();
NumericUpDown1 = new NumericUpDown();
Label1 = new Label();
DataGridView1 = new DataGridView();
Column0 = new DataGridViewComboBoxColumn();
Column1 = new DataGridViewComboBoxColumn();
Column2 = new DataGridViewComboBoxColumn();
TabPage2 = new TabPage();
CheckBox5_Tone侧音 = new CheckBox();
DataGridView2 = new DataGridView();
DataGridViewComboBoxColumn1 = new DataGridViewComboBoxColumn();
DataGridViewComboBoxColumn2 = new DataGridViewTextBoxColumn();
ComboBox1 = new ComboBox();
Label22 = new Label();
NumericUpDown21 = new NumericUpDown();
Label21 = new Label();
NumericUpDown20 = new NumericUpDown();
Label20 = new Label();
NumericUpDown19 = new NumericUpDown();
Label19 = new Label();
NumericUpDown18 = new NumericUpDown();
Label18 = new Label();
NumericUpDown17 = new NumericUpDown();
Label17 = new Label();
TabPage3 = new TabPage();
NumericUpDown25 = new NumericUpDown();
Label29 = new Label();
ComboBox3 = new ComboBox();
Label28 = new Label();
TabPage4 = new TabPage();
Button7 = new Button();
Button8 = new Button();
Button9 = new Button();
SplitContainer1.Panel1.SuspendLayout();
SplitContainer1.Panel2.SuspendLayout();
SplitContainer1.SuspendLayout();
NumericUpDown编码_信息码.BeginInit();
SplitContainer2.Panel1.SuspendLayout();
SplitContainer2.Panel2.SuspendLayout();
SplitContainer2.SuspendLayout();
NumericUpDown解码_信息码.BeginInit();
SplitContainer3.Panel1.SuspendLayout();
SplitContainer3.Panel2.SuspendLayout();
SplitContainer3.SuspendLayout();
NumericUpDown27.BeginInit();
GroupBox3.SuspendLayout();
GroupBox2.SuspendLayout();
TabControl1.SuspendLayout();
TabPage1.SuspendLayout();
GroupBox1.SuspendLayout();
NumericUpDown16.BeginInit();
NumericUpDown13.BeginInit();
NumericUpDown12.BeginInit();
NumericUpDown14.BeginInit();
NumericUpDown11.BeginInit();
NumericUpDown5.BeginInit();
NumericUpDown10.BeginInit();
NumericUpDown8.BeginInit();
NumericUpDown15.BeginInit();
NumericUpDown6.BeginInit();
NumericUpDown9.BeginInit();
NumericUpDown4.BeginInit();
NumericUpDown7.BeginInit();
NumericUpDown2.BeginInit();
NumericUpDown3.BeginInit();
NumericUpDown1.BeginInit();
((ISupportInitialize) DataGridView1).BeginInit();
TabPage2.SuspendLayout();
((ISupportInitialize) DataGridView2).BeginInit();
NumericUpDown21.BeginInit();
NumericUpDown20.BeginInit();
NumericUpDown19.BeginInit();
NumericUpDown18.BeginInit();
NumericUpDown17.BeginInit();
TabPage3.SuspendLayout();
NumericUpDown25.BeginInit();
TabPage4.SuspendLayout();
SuspendLayout();
SplitContainer1.AccessibleDescription = null;
SplitContainer1.AccessibleName = null;
componentResourceManager.ApplyResources(SplitContainer1, "SplitContainer1");
SplitContainer1.BackgroundImage = null;
SplitContainer1.BorderStyle = BorderStyle.FixedSingle;
SplitContainer1.Font = null;
SplitContainer1.Name = "SplitContainer1";
SplitContainer1.Panel1.AccessibleDescription = null;
SplitContainer1.Panel1.AccessibleName = null;
//componentResourceManager.ApplyResources((object) this.SplitContainer1.Panel1, "SplitContainer1.Panel1");
SplitContainer1.Panel1.BackgroundImage = null;
SplitContainer1.Panel1.Controls.Add(NumericUpDown编码_信息码);
SplitContainer1.Panel1.Controls.Add(Label23);
SplitContainer1.Panel1.Font = null;
SplitContainer1.Panel2.AccessibleDescription = null;
SplitContainer1.Panel2.AccessibleName = null;
//componentResourceManager.ApplyResources((object) this.SplitContainer1.Panel2, "SplitContainer1.Panel2");
SplitContainer1.Panel2.BackgroundImage = null;
SplitContainer1.Panel2.Controls.Add(Button2);
SplitContainer1.Panel2.Controls.Add(Button1);
SplitContainer1.Panel2.Controls.Add(TextBox1);
SplitContainer1.Panel2.Controls.Add(Label27);
SplitContainer1.Panel2.Controls.Add(CheckBox第二个音扩展);
SplitContainer1.Panel2.Controls.Add(CheckBox第一个音扩展);
SplitContainer1.Panel2.Controls.Add(ComboBox14);
SplitContainer1.Panel2.Controls.Add(ComboBox18);
SplitContainer1.Panel2.Controls.Add(ComboBox2);
SplitContainer1.Panel2.Controls.Add(Label26);
SplitContainer1.Panel2.Controls.Add(Label25);
SplitContainer1.Panel2.Controls.Add(Label24);
SplitContainer1.Panel2.Font = null;
NumericUpDown编码_信息码.AccessibleDescription = null;
NumericUpDown编码_信息码.AccessibleName = null;
componentResourceManager.ApplyResources(NumericUpDown编码_信息码, "NumericUpDown编码_信息码");
NumericUpDown编码_信息码.Font = null;
var numericUpDown编码信息码1 = NumericUpDown编码_信息码;
var num1 = new Decimal(new int[4] {32, 0, 0, 0});
var num2 = num1;
numericUpDown编码信息码1.Maximum = num2;
var numericUpDown编码信息码2 = NumericUpDown编码_信息码;
num1 = new Decimal(new int[4] {1, 0, 0, 0});
var num3 = num1;
numericUpDown编码信息码2.Minimum = num3;
NumericUpDown编码_信息码.Name = "NumericUpDown编码_信息码";
var numericUpDown编码信息码3 = NumericUpDown编码_信息码;
num1 = new Decimal(new int[4] {1, 0, 0, 0});
var num4 = num1;
numericUpDown编码信息码3.Value = num4;
Label23.AccessibleDescription = null;
Label23.AccessibleName = null;
componentResourceManager.ApplyResources(Label23, "Label23");
Label23.Font = null;
Label23.Name = "Label23";
Button2.AccessibleDescription = null;
Button2.AccessibleName = null;
componentResourceManager.ApplyResources(Button2, "Button2");
Button2.BackgroundImage = null;
Button2.Font = null;
Button2.Name = "Button2";
Button2.UseVisualStyleBackColor = true;
Button1.AccessibleDescription = null;
Button1.AccessibleName = null;
componentResourceManager.ApplyResources(Button1, "Button1");
Button1.BackgroundImage = null;
Button1.Font = null;
Button1.Name = "Button1";
Button1.UseVisualStyleBackColor = true;
TextBox1.AccessibleDescription = null;
TextBox1.AccessibleName = null;
componentResourceManager.ApplyResources(TextBox1, "TextBox1");
TextBox1.BackgroundImage = null;
TextBox1.Font = null;
TextBox1.Name = "TextBox1";
Label27.AccessibleDescription = null;
Label27.AccessibleName = null;
componentResourceManager.ApplyResources(Label27, "Label27");
Label27.Font = null;
Label27.Name = "Label27";
CheckBox第二个音扩展.AccessibleDescription = null;
CheckBox第二个音扩展.AccessibleName = null;
componentResourceManager.ApplyResources(CheckBox第二个音扩展, "CheckBox第二个音扩展");
CheckBox第二个音扩展.BackgroundImage = null;
CheckBox第二个音扩展.Font = null;
CheckBox第二个音扩展.Name = "CheckBox第二个音扩展";
CheckBox第二个音扩展.UseVisualStyleBackColor = true;
CheckBox第一个音扩展.AccessibleDescription = null;
CheckBox第一个音扩展.AccessibleName = null;
componentResourceManager.ApplyResources(CheckBox第一个音扩展, "CheckBox第一个音扩展");
CheckBox第一个音扩展.BackgroundImage = null;
CheckBox第一个音扩展.Font = null;
CheckBox第一个音扩展.Name = "CheckBox第一个音扩展";
CheckBox第一个音扩展.UseVisualStyleBackColor = true;
ComboBox14.AccessibleDescription = null;
ComboBox14.AccessibleName = null;
componentResourceManager.ApplyResources(ComboBox14, "ComboBox14");
ComboBox14.BackgroundImage = null;
ComboBox14.DropDownStyle = ComboBoxStyle.DropDownList;
ComboBox14.Font = null;
ComboBox14.FormattingEnabled = true;
ComboBox14.Items.AddRange(new object[33]
{
componentResourceManager.GetString("ComboBox14.Items"),
componentResourceManager.GetString("ComboBox14.Items1"),
componentResourceManager.GetString("ComboBox14.Items2"),
componentResourceManager.GetString("ComboBox14.Items3"),
componentResourceManager.GetString("ComboBox14.Items4"),
componentResourceManager.GetString("ComboBox14.Items5"),
componentResourceManager.GetString("ComboBox14.Items6"),
componentResourceManager.GetString("ComboBox14.Items7"),
componentResourceManager.GetString("ComboBox14.Items8"),
componentResourceManager.GetString("ComboBox14.Items9"),
componentResourceManager.GetString("ComboBox14.Items10"),
componentResourceManager.GetString("ComboBox14.Items11"),
componentResourceManager.GetString("ComboBox14.Items12"),
componentResourceManager.GetString("ComboBox14.Items13"),
componentResourceManager.GetString("ComboBox14.Items14"),
componentResourceManager.GetString("ComboBox14.Items15"),
componentResourceManager.GetString("ComboBox14.Items16"),
componentResourceManager.GetString("ComboBox14.Items17"),
componentResourceManager.GetString("ComboBox14.Items18"),
componentResourceManager.GetString("ComboBox14.Items19"),
componentResourceManager.GetString("ComboBox14.Items20"),
componentResourceManager.GetString("ComboBox14.Items21"),
componentResourceManager.GetString("ComboBox14.Items22"),
componentResourceManager.GetString("ComboBox14.Items23"),
componentResourceManager.GetString("ComboBox14.Items24"),
componentResourceManager.GetString("ComboBox14.Items25"),
componentResourceManager.GetString("ComboBox14.Items26"),
componentResourceManager.GetString("ComboBox14.Items27"),
componentResourceManager.GetString("ComboBox14.Items28"),
componentResourceManager.GetString("ComboBox14.Items29"),
componentResourceManager.GetString("ComboBox14.Items30"),
componentResourceManager.GetString("ComboBox14.Items31"),
componentResourceManager.GetString("ComboBox14.Items32")
});
ComboBox14.Name = "ComboBox14";
ComboBox18.AccessibleDescription = null;
ComboBox18.AccessibleName = null;
componentResourceManager.ApplyResources(ComboBox18, "ComboBox18");
ComboBox18.BackgroundImage = null;
ComboBox18.DropDownStyle = ComboBoxStyle.DropDownList;
ComboBox18.Font = null;
ComboBox18.FormattingEnabled = true;
ComboBox18.Items.AddRange(new object[33]
{
componentResourceManager.GetString("ComboBox18.Items"),
componentResourceManager.GetString("ComboBox18.Items1"),
componentResourceManager.GetString("ComboBox18.Items2"),
componentResourceManager.GetString("ComboBox18.Items3"),
componentResourceManager.GetString("ComboBox18.Items4"),
componentResourceManager.GetString("ComboBox18.Items5"),
componentResourceManager.GetString("ComboBox18.Items6"),
componentResourceManager.GetString("ComboBox18.Items7"),
componentResourceManager.GetString("ComboBox18.Items8"),
componentResourceManager.GetString("ComboBox18.Items9"),
componentResourceManager.GetString("ComboBox18.Items10"),
componentResourceManager.GetString("ComboBox18.Items11"),
componentResourceManager.GetString("ComboBox18.Items12"),
componentResourceManager.GetString("ComboBox18.Items13"),
componentResourceManager.GetString("ComboBox18.Items14"),
componentResourceManager.GetString("ComboBox18.Items15"),
componentResourceManager.GetString("ComboBox18.Items16"),
componentResourceManager.GetString("ComboBox18.Items17"),
componentResourceManager.GetString("ComboBox18.Items18"),
componentResourceManager.GetString("ComboBox18.Items19"),
componentResourceManager.GetString("ComboBox18.Items20"),
componentResourceManager.GetString("ComboBox18.Items21"),
componentResourceManager.GetString("ComboBox18.Items22"),
componentResourceManager.GetString("ComboBox18.Items23"),
componentResourceManager.GetString("ComboBox18.Items24"),
componentResourceManager.GetString("ComboBox18.Items25"),
componentResourceManager.GetString("ComboBox18.Items26"),
componentResourceManager.GetString("ComboBox18.Items27"),
componentResourceManager.GetString("ComboBox18.Items28"),
componentResourceManager.GetString("ComboBox18.Items29"),
componentResourceManager.GetString("ComboBox18.Items30"),
componentResourceManager.GetString("ComboBox18.Items31"),
componentResourceManager.GetString("ComboBox18.Items32")
});
ComboBox18.Name = "ComboBox18";
ComboBox2.AccessibleDescription = null;
ComboBox2.AccessibleName = null;
componentResourceManager.ApplyResources(ComboBox2, "ComboBox2");
ComboBox2.BackgroundImage = null;
ComboBox2.DropDownStyle = ComboBoxStyle.DropDownList;
ComboBox2.Font = null;
ComboBox2.FormattingEnabled = true;
ComboBox2.Items.AddRange(new object[9]
{
componentResourceManager.GetString("ComboBox2.Items"),
componentResourceManager.GetString("ComboBox2.Items1"),
componentResourceManager.GetString("ComboBox2.Items2"),
componentResourceManager.GetString("ComboBox2.Items3"),
componentResourceManager.GetString("ComboBox2.Items4"),
componentResourceManager.GetString("ComboBox2.Items5"),
componentResourceManager.GetString("ComboBox2.Items6"),
componentResourceManager.GetString("ComboBox2.Items7"),
componentResourceManager.GetString("ComboBox2.Items8")
});
ComboBox2.Name = "ComboBox2";
Label26.AccessibleDescription = null;
Label26.AccessibleName = null;
componentResourceManager.ApplyResources(Label26, "Label26");
Label26.Font = null;
Label26.Name = "Label26";
Label25.AccessibleDescription = null;
Label25.AccessibleName = null;
componentResourceManager.ApplyResources(Label25, "Label25");
Label25.Font = null;
Label25.Name = "Label25";
Label24.AccessibleDescription = null;
Label24.AccessibleName = null;
componentResourceManager.ApplyResources(Label24, "Label24");
Label24.Font = null;
Label24.Name = "Label24";
SplitContainer2.AccessibleDescription = null;
SplitContainer2.AccessibleName = null;
componentResourceManager.ApplyResources(SplitContainer2, "SplitContainer2");
SplitContainer2.BackgroundImage = null;
SplitContainer2.BorderStyle = BorderStyle.FixedSingle;
SplitContainer2.Font = null;
SplitContainer2.Name = "SplitContainer2";
SplitContainer2.Panel1.AccessibleDescription = null;
SplitContainer2.Panel1.AccessibleName = null;
//componentResourceManager.ApplyResources((object) this.SplitContainer2.Panel1, "SplitContainer2.Panel1");
SplitContainer2.Panel1.BackgroundImage = null;
SplitContainer2.Panel1.Controls.Add(NumericUpDown解码_信息码);
SplitContainer2.Panel1.Controls.Add(Label30);
SplitContainer2.Panel1.Font = null;
SplitContainer2.Panel2.AccessibleDescription = null;
SplitContainer2.Panel2.AccessibleName = null;
//componentResourceManager.ApplyResources((object) this.SplitContainer2.Panel2, "SplitContainer2.Panel2");
SplitContainer2.Panel2.BackgroundImage = null;
SplitContainer2.Panel2.Controls.Add(Button3);
SplitContainer2.Panel2.Controls.Add(Button4);
SplitContainer2.Panel2.Controls.Add(TextBox3);
SplitContainer2.Panel2.Controls.Add(TextBox4);
SplitContainer2.Panel2.Controls.Add(ComboBox7);
SplitContainer2.Panel2.Controls.Add(ComboBox6);
SplitContainer2.Panel2.Controls.Add(ComboBox5);
SplitContainer2.Panel2.Controls.Add(ComboBox10);
SplitContainer2.Panel2.Controls.Add(Label37);
SplitContainer2.Panel2.Controls.Add(ComboBox9);
SplitContainer2.Panel2.Controls.Add(Label36);
SplitContainer2.Panel2.Controls.Add(ComboBox8);
SplitContainer2.Panel2.Controls.Add(Label31);
SplitContainer2.Panel2.Controls.Add(ComboBox4);
SplitContainer2.Panel2.Controls.Add(Label32);
SplitContainer2.Panel2.Controls.Add(Label33);
SplitContainer2.Panel2.Controls.Add(Label35);
SplitContainer2.Panel2.Controls.Add(Label34);
SplitContainer2.Panel2.Font = null;
NumericUpDown解码_信息码.AccessibleDescription = null;
NumericUpDown解码_信息码.AccessibleName = null;
componentResourceManager.ApplyResources(NumericUpDown解码_信息码, "NumericUpDown解码_信息码");
NumericUpDown解码_信息码.Font = null;
var numericUpDown解码信息码1 = NumericUpDown解码_信息码;
num1 = new Decimal(new int[4] {16, 0, 0, 0});
var num5 = num1;
numericUpDown解码信息码1.Maximum = num5;
var numericUpDown解码信息码2 = NumericUpDown解码_信息码;
num1 = new Decimal(new int[4] {1, 0, 0, 0});
var num6 = num1;
numericUpDown解码信息码2.Minimum = num6;
NumericUpDown解码_信息码.Name = "NumericUpDown解码_信息码";
var numericUpDown解码信息码3 = NumericUpDown解码_信息码;
num1 = new Decimal(new int[4] {1, 0, 0, 0});
var num7 = num1;
numericUpDown解码信息码3.Value = num7;
Label30.AccessibleDescription = null;
Label30.AccessibleName = null;
componentResourceManager.ApplyResources(Label30, "Label30");
Label30.Font = null;
Label30.Name = "Label30";
Button3.AccessibleDescription = null;
Button3.AccessibleName = null;
componentResourceManager.ApplyResources(Button3, "Button3");
Button3.BackgroundImage = null;
Button3.Font = null;
Button3.Name = "Button3";
Button3.UseVisualStyleBackColor = true;
Button4.AccessibleDescription = null;
Button4.AccessibleName = null;
componentResourceManager.ApplyResources(Button4, "Button4");
Button4.BackgroundImage = null;
Button4.Font = null;
Button4.Name = "Button4";
Button4.UseVisualStyleBackColor = true;
TextBox3.AccessibleDescription = null;
TextBox3.AccessibleName = null;
componentResourceManager.ApplyResources(TextBox3, "TextBox3");
TextBox3.BackgroundImage = null;
TextBox3.Font = null;
TextBox3.Name = "TextBox3";
TextBox4.AccessibleDescription = null;
TextBox4.AccessibleName = null;
componentResourceManager.ApplyResources(TextBox4, "TextBox4");
TextBox4.BackgroundImage = null;
TextBox4.Font = null;
TextBox4.Name = "TextBox4";
ComboBox7.AccessibleDescription = null;
ComboBox7.AccessibleName = null;
componentResourceManager.ApplyResources(ComboBox7, "ComboBox7");
ComboBox7.BackgroundImage = null;
ComboBox7.DropDownStyle = ComboBoxStyle.DropDownList;
ComboBox7.Font = null;
ComboBox7.FormattingEnabled = true;
ComboBox7.Items.AddRange(new object[16]
{
componentResourceManager.GetString("ComboBox7.Items"),
componentResourceManager.GetString("ComboBox7.Items1"),
componentResourceManager.GetString("ComboBox7.Items2"),
componentResourceManager.GetString("ComboBox7.Items3"),
componentResourceManager.GetString("ComboBox7.Items4"),
componentResourceManager.GetString("ComboBox7.Items5"),
componentResourceManager.GetString("ComboBox7.Items6"),
componentResourceManager.GetString("ComboBox7.Items7"),
componentResourceManager.GetString("ComboBox7.Items8"),
componentResourceManager.GetString("ComboBox7.Items9"),
componentResourceManager.GetString("ComboBox7.Items10"),
componentResourceManager.GetString("ComboBox7.Items11"),
componentResourceManager.GetString("ComboBox7.Items12"),
componentResourceManager.GetString("ComboBox7.Items13"),
componentResourceManager.GetString("ComboBox7.Items14"),
componentResourceManager.GetString("ComboBox7.Items15")
});
ComboBox7.Name = "ComboBox7";
ComboBox6.AccessibleDescription = null;
ComboBox6.AccessibleName = null;
componentResourceManager.ApplyResources(ComboBox6, "ComboBox6");
ComboBox6.BackgroundImage = null;
ComboBox6.DropDownStyle = ComboBoxStyle.DropDownList;
ComboBox6.Font = null;
ComboBox6.FormattingEnabled = true;
ComboBox6.Items.AddRange(new object[2]
{
componentResourceManager.GetString("ComboBox6.Items"),
componentResourceManager.GetString("ComboBox6.Items1")
});
ComboBox6.Name = "ComboBox6";
ComboBox5.AccessibleDescription = null;
ComboBox5.AccessibleName = null;
componentResourceManager.ApplyResources(ComboBox5, "ComboBox5");
ComboBox5.BackgroundImage = null;
ComboBox5.DropDownStyle = ComboBoxStyle.DropDownList;
ComboBox5.Font = null;
ComboBox5.FormattingEnabled = true;
ComboBox5.Items.AddRange(new object[2]
{
componentResourceManager.GetString("ComboBox5.Items"),
componentResourceManager.GetString("ComboBox5.Items1")
});
ComboBox5.Name = "ComboBox5";
ComboBox10.AccessibleDescription = null;
ComboBox10.AccessibleName = null;
componentResourceManager.ApplyResources(ComboBox10, "ComboBox10");
ComboBox10.BackgroundImage = null;
ComboBox10.DropDownStyle = ComboBoxStyle.DropDownList;
ComboBox10.Font = null;
ComboBox10.FormattingEnabled = true;
ComboBox10.Items.AddRange(new object[9]
{
componentResourceManager.GetString("ComboBox10.Items"),
componentResourceManager.GetString("ComboBox10.Items1"),
componentResourceManager.GetString("ComboBox10.Items2"),
componentResourceManager.GetString("ComboBox10.Items3"),
componentResourceManager.GetString("ComboBox10.Items4"),
componentResourceManager.GetString("ComboBox10.Items5"),
componentResourceManager.GetString("ComboBox10.Items6"),
componentResourceManager.GetString("ComboBox10.Items7"),
componentResourceManager.GetString("ComboBox10.Items8")
});
ComboBox10.Name = "ComboBox10";
Label37.AccessibleDescription = null;
Label37.AccessibleName = null;
componentResourceManager.ApplyResources(Label37, "Label37");
Label37.Font = null;
Label37.Name = "Label37";
ComboBox9.AccessibleDescription = null;
ComboBox9.AccessibleName = null;
componentResourceManager.ApplyResources(ComboBox9, "ComboBox9");
ComboBox9.BackgroundImage = null;
ComboBox9.DropDownStyle = ComboBoxStyle.DropDownList;
ComboBox9.Font = null;
ComboBox9.FormattingEnabled = true;
ComboBox9.Items.AddRange(new object[9]
{
componentResourceManager.GetString("ComboBox9.Items"),
componentResourceManager.GetString("ComboBox9.Items1"),
componentResourceManager.GetString("ComboBox9.Items2"),
componentResourceManager.GetString("ComboBox9.Items3"),
componentResourceManager.GetString("ComboBox9.Items4"),
componentResourceManager.GetString("ComboBox9.Items5"),
componentResourceManager.GetString("ComboBox9.Items6"),
componentResourceManager.GetString("ComboBox9.Items7"),
componentResourceManager.GetString("ComboBox9.Items8")
});
ComboBox9.Name = "ComboBox9";
Label36.AccessibleDescription = null;
Label36.AccessibleName = null;
componentResourceManager.ApplyResources(Label36, "Label36");
Label36.Font = null;
Label36.Name = "Label36";
ComboBox8.AccessibleDescription = null;
ComboBox8.AccessibleName = null;
componentResourceManager.ApplyResources(ComboBox8, "ComboBox8");
ComboBox8.BackgroundImage = null;
ComboBox8.DropDownStyle = ComboBoxStyle.DropDownList;
ComboBox8.Font = null;
ComboBox8.FormattingEnabled = true;
ComboBox8.Items.AddRange(new object[33]
{
componentResourceManager.GetString("ComboBox8.Items"),
componentResourceManager.GetString("ComboBox8.Items1"),
componentResourceManager.GetString("ComboBox8.Items2"),
componentResourceManager.GetString("ComboBox8.Items3"),
componentResourceManager.GetString("ComboBox8.Items4"),
componentResourceManager.GetString("ComboBox8.Items5"),
componentResourceManager.GetString("ComboBox8.Items6"),
componentResourceManager.GetString("ComboBox8.Items7"),
componentResourceManager.GetString("ComboBox8.Items8"),
componentResourceManager.GetString("ComboBox8.Items9"),
componentResourceManager.GetString("ComboBox8.Items10"),
componentResourceManager.GetString("ComboBox8.Items11"),
componentResourceManager.GetString("ComboBox8.Items12"),
componentResourceManager.GetString("ComboBox8.Items13"),
componentResourceManager.GetString("ComboBox8.Items14"),
componentResourceManager.GetString("ComboBox8.Items15"),
componentResourceManager.GetString("ComboBox8.Items16"),
componentResourceManager.GetString("ComboBox8.Items17"),
componentResourceManager.GetString("ComboBox8.Items18"),
componentResourceManager.GetString("ComboBox8.Items19"),
componentResourceManager.GetString("ComboBox8.Items20"),
componentResourceManager.GetString("ComboBox8.Items21"),
componentResourceManager.GetString("ComboBox8.Items22"),
componentResourceManager.GetString("ComboBox8.Items23"),
componentResourceManager.GetString("ComboBox8.Items24"),
componentResourceManager.GetString("ComboBox8.Items25"),
componentResourceManager.GetString("ComboBox8.Items26"),
componentResourceManager.GetString("ComboBox8.Items27"),
componentResourceManager.GetString("ComboBox8.Items28"),
componentResourceManager.GetString("ComboBox8.Items29"),
componentResourceManager.GetString("ComboBox8.Items30"),
componentResourceManager.GetString("ComboBox8.Items31"),
componentResourceManager.GetString("ComboBox8.Items32")
});
ComboBox8.Name = "ComboBox8";
Label31.AccessibleDescription = null;
Label31.AccessibleName = null;
componentResourceManager.ApplyResources(Label31, "Label31");
Label31.Font = null;
Label31.Name = "Label31";
ComboBox4.AccessibleDescription = null;
ComboBox4.AccessibleName = null;
componentResourceManager.ApplyResources(ComboBox4, "ComboBox4");
ComboBox4.BackgroundImage = null;
ComboBox4.DropDownStyle = ComboBoxStyle.DropDownList;
ComboBox4.Font = null;
ComboBox4.FormattingEnabled = true;
ComboBox4.Items.AddRange(new object[3]
{
componentResourceManager.GetString("ComboBox4.Items"),
componentResourceManager.GetString("ComboBox4.Items1"),
componentResourceManager.GetString("ComboBox4.Items2")
});
ComboBox4.Name = "ComboBox4";
Label32.AccessibleDescription = null;
Label32.AccessibleName = null;
componentResourceManager.ApplyResources(Label32, "Label32");
Label32.Font = null;
Label32.Name = "Label32";
Label33.AccessibleDescription = null;
Label33.AccessibleName = null;
componentResourceManager.ApplyResources(Label33, "Label33");
Label33.Font = null;
Label33.Name = "Label33";
Label35.AccessibleDescription = null;
Label35.AccessibleName = null;
componentResourceManager.ApplyResources(Label35, "Label35");
Label35.Font = null;
Label35.Name = "Label35";
Label34.AccessibleDescription = null;
Label34.AccessibleName = null;
componentResourceManager.ApplyResources(Label34, "Label34");
Label34.Font = null;
Label34.Name = "Label34";
SplitContainer3.AccessibleDescription = null;
SplitContainer3.AccessibleName = null;
componentResourceManager.ApplyResources(SplitContainer3, "SplitContainer3");
SplitContainer3.BackgroundImage = null;
SplitContainer3.BorderStyle = BorderStyle.FixedSingle;
SplitContainer3.Font = null;
SplitContainer3.Name = "SplitContainer3";
SplitContainer3.Panel1.AccessibleDescription = null;
SplitContainer3.Panel1.AccessibleName = null;
//componentResourceManager.ApplyResources((object) this.SplitContainer3.Panel1, "SplitContainer3.Panel1");
SplitContainer3.Panel1.BackgroundImage = null;
SplitContainer3.Panel1.Controls.Add(NumericUpDown27);
SplitContainer3.Panel1.Controls.Add(Label38);
SplitContainer3.Panel1.Font = null;
SplitContainer3.Panel2.AccessibleDescription = null;
SplitContainer3.Panel2.AccessibleName = null;
//componentResourceManager.ApplyResources((object) this.SplitContainer3.Panel2, "SplitContainer3.Panel2");
SplitContainer3.Panel2.BackgroundImage = null;
SplitContainer3.Panel2.Controls.Add(GroupBox3);
SplitContainer3.Panel2.Controls.Add(GroupBox2);
SplitContainer3.Panel2.Controls.Add(Button5);
SplitContainer3.Panel2.Controls.Add(Button6);
SplitContainer3.Panel2.Controls.Add(ComboBox11);
SplitContainer3.Panel2.Controls.Add(ComboBox12);
SplitContainer3.Panel2.Controls.Add(Label44);
SplitContainer3.Panel2.Controls.Add(Label45);
SplitContainer3.Panel2.Font = null;
NumericUpDown27.AccessibleDescription = null;
NumericUpDown27.AccessibleName = null;
componentResourceManager.ApplyResources(NumericUpDown27, "NumericUpDown27");
NumericUpDown27.Font = null;
var numericUpDown27_1 = NumericUpDown27;
num1 = new Decimal(new int[4] {16, 0, 0, 0});
var num8 = num1;
numericUpDown27_1.Maximum = num8;
var numericUpDown27_2 = NumericUpDown27;
num1 = new Decimal(new int[4] {1, 0, 0, 0});
var num9 = num1;
numericUpDown27_2.Minimum = num9;
NumericUpDown27.Name = "NumericUpDown27";
var numericUpDown27_3 = NumericUpDown27;
num1 = new Decimal(new int[4] {1, 0, 0, 0});
var num10 = num1;
numericUpDown27_3.Value = num10;
Label38.AccessibleDescription = null;
Label38.AccessibleName = null;
componentResourceManager.ApplyResources(Label38, "Label38");
Label38.Font = null;
Label38.Name = "Label38";
GroupBox3.AccessibleDescription = null;
GroupBox3.AccessibleName = null;
componentResourceManager.ApplyResources(GroupBox3, "GroupBox3");
GroupBox3.BackgroundImage = null;
GroupBox3.Controls.Add(CheckBox8);
GroupBox3.Controls.Add(CheckBox4);
GroupBox3.Controls.Add(CheckBox7);
GroupBox3.Controls.Add(CheckBox3);
GroupBox3.Controls.Add(CheckBox6);
GroupBox3.Controls.Add(CheckBox2);
GroupBox3.Controls.Add(CheckBox5);
GroupBox3.Controls.Add(CheckBox1);
GroupBox3.Font = null;
GroupBox3.Name = "GroupBox3";
GroupBox3.TabStop = false;
CheckBox8.AccessibleDescription = null;
CheckBox8.AccessibleName = null;
componentResourceManager.ApplyResources(CheckBox8, "CheckBox8");
CheckBox8.BackgroundImage = null;
CheckBox8.Font = null;
CheckBox8.Name = "CheckBox8";
CheckBox8.UseVisualStyleBackColor = true;
CheckBox4.AccessibleDescription = null;
CheckBox4.AccessibleName = null;
componentResourceManager.ApplyResources(CheckBox4, "CheckBox4");
CheckBox4.BackgroundImage = null;
CheckBox4.Font = null;
CheckBox4.Name = "CheckBox4";
CheckBox4.UseVisualStyleBackColor = true;
CheckBox7.AccessibleDescription = null;
CheckBox7.AccessibleName = null;
componentResourceManager.ApplyResources(CheckBox7, "CheckBox7");
CheckBox7.BackgroundImage = null;
CheckBox7.Font = null;
CheckBox7.Name = "CheckBox7";
CheckBox7.UseVisualStyleBackColor = true;
CheckBox3.AccessibleDescription = null;
CheckBox3.AccessibleName = null;
componentResourceManager.ApplyResources(CheckBox3, "CheckBox3");
CheckBox3.BackgroundImage = null;
CheckBox3.Font = null;
CheckBox3.Name = "CheckBox3";
CheckBox3.UseVisualStyleBackColor = true;
CheckBox6.AccessibleDescription = null;
CheckBox6.AccessibleName = null;
componentResourceManager.ApplyResources(CheckBox6, "CheckBox6");
CheckBox6.BackgroundImage = null;
CheckBox6.Font = null;
CheckBox6.Name = "CheckBox6";
CheckBox6.UseVisualStyleBackColor = true;
CheckBox2.AccessibleDescription = null;
CheckBox2.AccessibleName = null;
componentResourceManager.ApplyResources(CheckBox2, "CheckBox2");
CheckBox2.BackgroundImage = null;
CheckBox2.Font = null;
CheckBox2.Name = "CheckBox2";
CheckBox2.UseVisualStyleBackColor = true;
CheckBox5.AccessibleDescription = null;
CheckBox5.AccessibleName = null;
componentResourceManager.ApplyResources(CheckBox5, "CheckBox5");
CheckBox5.BackgroundImage = null;
CheckBox5.Font = null;
CheckBox5.Name = "CheckBox5";
CheckBox5.UseVisualStyleBackColor = true;
CheckBox1.AccessibleDescription = null;
CheckBox1.AccessibleName = null;
componentResourceManager.ApplyResources(CheckBox1, "CheckBox1");
CheckBox1.BackgroundImage = null;
CheckBox1.Font = null;
CheckBox1.Name = "CheckBox1";
CheckBox1.UseVisualStyleBackColor = true;
GroupBox2.AccessibleDescription = null;
GroupBox2.AccessibleName = null;
componentResourceManager.ApplyResources(GroupBox2, "GroupBox2");
GroupBox2.BackgroundImage = null;
GroupBox2.Controls.Add(ComboBox16);
GroupBox2.Controls.Add(Label43);
GroupBox2.Controls.Add(Label42);
GroupBox2.Controls.Add(ComboBox17);
GroupBox2.Controls.Add(Label41);
GroupBox2.Controls.Add(ComboBox13);
GroupBox2.Controls.Add(Label40);
GroupBox2.Controls.Add(ComboBox15);
GroupBox2.Font = null;
GroupBox2.Name = "GroupBox2";
GroupBox2.TabStop = false;
ComboBox16.AccessibleDescription = null;
ComboBox16.AccessibleName = null;
componentResourceManager.ApplyResources(ComboBox16, "ComboBox16");
ComboBox16.BackgroundImage = null;
ComboBox16.DropDownStyle = ComboBoxStyle.DropDownList;
ComboBox16.Font = null;
ComboBox16.FormattingEnabled = true;
ComboBox16.Items.AddRange(new object[17]
{
componentResourceManager.GetString("ComboBox16.Items"),
componentResourceManager.GetString("ComboBox16.Items1"),
componentResourceManager.GetString("ComboBox16.Items2"),
componentResourceManager.GetString("ComboBox16.Items3"),
componentResourceManager.GetString("ComboBox16.Items4"),
componentResourceManager.GetString("ComboBox16.Items5"),
componentResourceManager.GetString("ComboBox16.Items6"),
componentResourceManager.GetString("ComboBox16.Items7"),
componentResourceManager.GetString("ComboBox16.Items8"),
componentResourceManager.GetString("ComboBox16.Items9"),
componentResourceManager.GetString("ComboBox16.Items10"),
componentResourceManager.GetString("ComboBox16.Items11"),
componentResourceManager.GetString("ComboBox16.Items12"),
componentResourceManager.GetString("ComboBox16.Items13"),
componentResourceManager.GetString("ComboBox16.Items14"),
componentResourceManager.GetString("ComboBox16.Items15"),
componentResourceManager.GetString("ComboBox16.Items16")
});
ComboBox16.Name = "ComboBox16";
Label43.AccessibleDescription = null;
Label43.AccessibleName = null;
componentResourceManager.ApplyResources(Label43, "Label43");
Label43.Font = null;
Label43.Name = "Label43";
Label42.AccessibleDescription = null;
Label42.AccessibleName = null;
componentResourceManager.ApplyResources(Label42, "Label42");
Label42.Font = null;
Label42.Name = "Label42";
ComboBox17.AccessibleDescription = null;
ComboBox17.AccessibleName = null;
componentResourceManager.ApplyResources(ComboBox17, "ComboBox17");
ComboBox17.BackgroundImage = null;
ComboBox17.DropDownStyle = ComboBoxStyle.DropDownList;
ComboBox17.Font = null;
ComboBox17.FormattingEnabled = true;
ComboBox17.Items.AddRange(new object[17]
{
componentResourceManager.GetString("ComboBox17.Items"),
componentResourceManager.GetString("ComboBox17.Items1"),
componentResourceManager.GetString("ComboBox17.Items2"),
componentResourceManager.GetString("ComboBox17.Items3"),
componentResourceManager.GetString("ComboBox17.Items4"),
componentResourceManager.GetString("ComboBox17.Items5"),
componentResourceManager.GetString("ComboBox17.Items6"),
componentResourceManager.GetString("ComboBox17.Items7"),
componentResourceManager.GetString("ComboBox17.Items8"),
componentResourceManager.GetString("ComboBox17.Items9"),
componentResourceManager.GetString("ComboBox17.Items10"),
componentResourceManager.GetString("ComboBox17.Items11"),
componentResourceManager.GetString("ComboBox17.Items12"),
componentResourceManager.GetString("ComboBox17.Items13"),
componentResourceManager.GetString("ComboBox17.Items14"),
componentResourceManager.GetString("ComboBox17.Items15"),
componentResourceManager.GetString("ComboBox17.Items16")
});
ComboBox17.Name = "ComboBox17";
Label41.AccessibleDescription = null;
Label41.AccessibleName = null;
componentResourceManager.ApplyResources(Label41, "Label41");
Label41.Font = null;
Label41.Name = "Label41";
ComboBox13.AccessibleDescription = null;
ComboBox13.AccessibleName = null;
componentResourceManager.ApplyResources(ComboBox13, "ComboBox13");
ComboBox13.BackgroundImage = null;
ComboBox13.DropDownStyle = ComboBoxStyle.DropDownList;
ComboBox13.Font = null;
ComboBox13.FormattingEnabled = true;
ComboBox13.Items.AddRange(new object[17]
{
componentResourceManager.GetString("ComboBox13.Items"),
componentResourceManager.GetString("ComboBox13.Items1"),
componentResourceManager.GetString("ComboBox13.Items2"),
componentResourceManager.GetString("ComboBox13.Items3"),
componentResourceManager.GetString("ComboBox13.Items4"),
componentResourceManager.GetString("ComboBox13.Items5"),
componentResourceManager.GetString("ComboBox13.Items6"),
componentResourceManager.GetString("ComboBox13.Items7"),
componentResourceManager.GetString("ComboBox13.Items8"),
componentResourceManager.GetString("ComboBox13.Items9"),
componentResourceManager.GetString("ComboBox13.Items10"),
componentResourceManager.GetString("ComboBox13.Items11"),
componentResourceManager.GetString("ComboBox13.Items12"),
componentResourceManager.GetString("ComboBox13.Items13"),
componentResourceManager.GetString("ComboBox13.Items14"),
componentResourceManager.GetString("ComboBox13.Items15"),
componentResourceManager.GetString("ComboBox13.Items16")
});
ComboBox13.Name = "ComboBox13";
Label40.AccessibleDescription = null;
Label40.AccessibleName = null;
componentResourceManager.ApplyResources(Label40, "Label40");
Label40.Font = null;
Label40.Name = "Label40";
ComboBox15.AccessibleDescription = null;
ComboBox15.AccessibleName = null;
componentResourceManager.ApplyResources(ComboBox15, "ComboBox15");
ComboBox15.BackgroundImage = null;
ComboBox15.DropDownStyle = ComboBoxStyle.DropDownList;
ComboBox15.Font = null;
ComboBox15.FormattingEnabled = true;
ComboBox15.Items.AddRange(new object[17]
{
componentResourceManager.GetString("ComboBox15.Items"),
componentResourceManager.GetString("ComboBox15.Items1"),
componentResourceManager.GetString("ComboBox15.Items2"),
componentResourceManager.GetString("ComboBox15.Items3"),
componentResourceManager.GetString("ComboBox15.Items4"),
componentResourceManager.GetString("ComboBox15.Items5"),
componentResourceManager.GetString("ComboBox15.Items6"),
componentResourceManager.GetString("ComboBox15.Items7"),
componentResourceManager.GetString("ComboBox15.Items8"),
componentResourceManager.GetString("ComboBox15.Items9"),
componentResourceManager.GetString("ComboBox15.Items10"),
componentResourceManager.GetString("ComboBox15.Items11"),
componentResourceManager.GetString("ComboBox15.Items12"),
componentResourceManager.GetString("ComboBox15.Items13"),
componentResourceManager.GetString("ComboBox15.Items14"),
componentResourceManager.GetString("ComboBox15.Items15"),
componentResourceManager.GetString("ComboBox15.Items16")
});
ComboBox15.Name = "ComboBox15";
Button5.AccessibleDescription = null;
Button5.AccessibleName = null;
componentResourceManager.ApplyResources(Button5, "Button5");
Button5.BackgroundImage = null;
Button5.Font = null;
Button5.Name = "Button5";
Button5.UseVisualStyleBackColor = true;
Button6.AccessibleDescription = null;
Button6.AccessibleName = null;
componentResourceManager.ApplyResources(Button6, "Button6");
Button6.BackgroundImage = null;
Button6.Font = null;
Button6.Name = "Button6";
Button6.UseVisualStyleBackColor = true;
ComboBox11.AccessibleDescription = null;
ComboBox11.AccessibleName = null;
componentResourceManager.ApplyResources(ComboBox11, "ComboBox11");
ComboBox11.BackgroundImage = null;
ComboBox11.DropDownStyle = ComboBoxStyle.DropDownList;
ComboBox11.Font = null;
ComboBox11.FormattingEnabled = true;
ComboBox11.Items.AddRange(new object[33]
{
componentResourceManager.GetString("ComboBox11.Items"),
componentResourceManager.GetString("ComboBox11.Items1"),
componentResourceManager.GetString("ComboBox11.Items2"),
componentResourceManager.GetString("ComboBox11.Items3"),
componentResourceManager.GetString("ComboBox11.Items4"),
componentResourceManager.GetString("ComboBox11.Items5"),
componentResourceManager.GetString("ComboBox11.Items6"),
componentResourceManager.GetString("ComboBox11.Items7"),
componentResourceManager.GetString("ComboBox11.Items8"),
componentResourceManager.GetString("ComboBox11.Items9"),
componentResourceManager.GetString("ComboBox11.Items10"),
componentResourceManager.GetString("ComboBox11.Items11"),
componentResourceManager.GetString("ComboBox11.Items12"),
componentResourceManager.GetString("ComboBox11.Items13"),
componentResourceManager.GetString("ComboBox11.Items14"),
componentResourceManager.GetString("ComboBox11.Items15"),
componentResourceManager.GetString("ComboBox11.Items16"),
componentResourceManager.GetString("ComboBox11.Items17"),
componentResourceManager.GetString("ComboBox11.Items18"),
componentResourceManager.GetString("ComboBox11.Items19"),
componentResourceManager.GetString("ComboBox11.Items20"),
componentResourceManager.GetString("ComboBox11.Items21"),
componentResourceManager.GetString("ComboBox11.Items22"),
componentResourceManager.GetString("ComboBox11.Items23"),
componentResourceManager.GetString("ComboBox11.Items24"),
componentResourceManager.GetString("ComboBox11.Items25"),
componentResourceManager.GetString("ComboBox11.Items26"),
componentResourceManager.GetString("ComboBox11.Items27"),
componentResourceManager.GetString("ComboBox11.Items28"),
componentResourceManager.GetString("ComboBox11.Items29"),
componentResourceManager.GetString("ComboBox11.Items30"),
componentResourceManager.GetString("ComboBox11.Items31"),
componentResourceManager.GetString("ComboBox11.Items32")
});
ComboBox11.Name = "ComboBox11";
ComboBox12.AccessibleDescription = null;
ComboBox12.AccessibleName = null;
componentResourceManager.ApplyResources(ComboBox12, "ComboBox12");
ComboBox12.BackgroundImage = null;
ComboBox12.DropDownStyle = ComboBoxStyle.DropDownList;
ComboBox12.Font = null;
ComboBox12.FormattingEnabled = true;
ComboBox12.Items.AddRange(new object[33]
{
componentResourceManager.GetString("ComboBox12.Items"),
componentResourceManager.GetString("ComboBox12.Items1"),
componentResourceManager.GetString("ComboBox12.Items2"),
componentResourceManager.GetString("ComboBox12.Items3"),
componentResourceManager.GetString("ComboBox12.Items4"),
componentResourceManager.GetString("ComboBox12.Items5"),
componentResourceManager.GetString("ComboBox12.Items6"),
componentResourceManager.GetString("ComboBox12.Items7"),
componentResourceManager.GetString("ComboBox12.Items8"),
componentResourceManager.GetString("ComboBox12.Items9"),
componentResourceManager.GetString("ComboBox12.Items10"),
componentResourceManager.GetString("ComboBox12.Items11"),
componentResourceManager.GetString("ComboBox12.Items12"),
componentResourceManager.GetString("ComboBox12.Items13"),
componentResourceManager.GetString("ComboBox12.Items14"),
componentResourceManager.GetString("ComboBox12.Items15"),
componentResourceManager.GetString("ComboBox12.Items16"),
componentResourceManager.GetString("ComboBox12.Items17"),
componentResourceManager.GetString("ComboBox12.Items18"),
componentResourceManager.GetString("ComboBox12.Items19"),
componentResourceManager.GetString("ComboBox12.Items20"),
componentResourceManager.GetString("ComboBox12.Items21"),
componentResourceManager.GetString("ComboBox12.Items22"),
componentResourceManager.GetString("ComboBox12.Items23"),
componentResourceManager.GetString("ComboBox12.Items24"),
componentResourceManager.GetString("ComboBox12.Items25"),
componentResourceManager.GetString("ComboBox12.Items26"),
componentResourceManager.GetString("ComboBox12.Items27"),
componentResourceManager.GetString("ComboBox12.Items28"),
componentResourceManager.GetString("ComboBox12.Items29"),
componentResourceManager.GetString("ComboBox12.Items30"),
componentResourceManager.GetString("ComboBox12.Items31"),
componentResourceManager.GetString("ComboBox12.Items32")
});
ComboBox12.Name = "ComboBox12";
Label44.AccessibleDescription = null;
Label44.AccessibleName = null;
componentResourceManager.ApplyResources(Label44, "Label44");
Label44.Font = null;
Label44.Name = "Label44";
Label45.AccessibleDescription = null;
Label45.AccessibleName = null;
componentResourceManager.ApplyResources(Label45, "Label45");
Label45.Font = null;
Label45.Name = "Label45";
TabControl1.AccessibleDescription = null;
TabControl1.AccessibleName = null;
componentResourceManager.ApplyResources(TabControl1, "TabControl1");
TabControl1.BackgroundImage = null;
TabControl1.Controls.Add(TabPage1);
TabControl1.Controls.Add(TabPage2);
TabControl1.Controls.Add(TabPage3);
TabControl1.Controls.Add(TabPage4);
TabControl1.Font = null;
TabControl1.Name = "TabControl1";
TabControl1.SelectedIndex = 0;
TabPage1.AccessibleDescription = null;
TabPage1.AccessibleName = null;
componentResourceManager.ApplyResources(TabPage1, "TabPage1");
TabPage1.BackgroundImage = null;
TabPage1.Controls.Add(GroupBox1);
TabPage1.Controls.Add(DataGridView1);
TabPage1.Font = null;
TabPage1.Name = "TabPage1";
TabPage1.UseVisualStyleBackColor = true;
GroupBox1.AccessibleDescription = null;
GroupBox1.AccessibleName = null;
componentResourceManager.ApplyResources(GroupBox1, "GroupBox1");
GroupBox1.BackgroundImage = null;
GroupBox1.Controls.Add(NumericUpDown16);
GroupBox1.Controls.Add(Label16);
GroupBox1.Controls.Add(NumericUpDown13);
GroupBox1.Controls.Add(NumericUpDown12);
GroupBox1.Controls.Add(NumericUpDown14);
GroupBox1.Controls.Add(NumericUpDown11);
GroupBox1.Controls.Add(NumericUpDown5);
GroupBox1.Controls.Add(Label14);
GroupBox1.Controls.Add(Label12);
GroupBox1.Controls.Add(NumericUpDown10);
GroupBox1.Controls.Add(Label10);
GroupBox1.Controls.Add(NumericUpDown8);
GroupBox1.Controls.Add(NumericUpDown15);
GroupBox1.Controls.Add(Label8);
GroupBox1.Controls.Add(NumericUpDown6);
GroupBox1.Controls.Add(Label6);
GroupBox1.Controls.Add(NumericUpDown9);
GroupBox1.Controls.Add(NumericUpDown4);
GroupBox1.Controls.Add(Label15);
GroupBox1.Controls.Add(NumericUpDown7);
GroupBox1.Controls.Add(Label13);
GroupBox1.Controls.Add(Label4);
GroupBox1.Controls.Add(Label11);
GroupBox1.Controls.Add(Label9);
GroupBox1.Controls.Add(NumericUpDown2);
GroupBox1.Controls.Add(Label7);
GroupBox1.Controls.Add(NumericUpDown3);
GroupBox1.Controls.Add(Label5);
GroupBox1.Controls.Add(Label2);
GroupBox1.Controls.Add(Label3);
GroupBox1.Controls.Add(NumericUpDown1);
GroupBox1.Controls.Add(Label1);
GroupBox1.Font = null;
GroupBox1.Name = "GroupBox1";
GroupBox1.TabStop = false;
NumericUpDown16.AccessibleDescription = null;
NumericUpDown16.AccessibleName = null;
componentResourceManager.ApplyResources(NumericUpDown16, "NumericUpDown16");
NumericUpDown16.DecimalPlaces = 1;
NumericUpDown16.Font = null;
var numericUpDown16_1 = NumericUpDown16;
num1 = new Decimal(new int[4] {30000, 0, 0, 65536});
var num11 = num1;
numericUpDown16_1.Maximum = num11;
var numericUpDown16_2 = NumericUpDown16;
num1 = new Decimal(new int[4] {3000, 0, 0, 65536});
var num12 = num1;
numericUpDown16_2.Minimum = num12;
NumericUpDown16.Name = "NumericUpDown16";
var numericUpDown16_3 = NumericUpDown16;
num1 = new Decimal(new int[4] {3000, 0, 0, 65536});
var num13 = num1;
numericUpDown16_3.Value = num13;
Label16.AccessibleDescription = null;
Label16.AccessibleName = null;
componentResourceManager.ApplyResources(Label16, "Label16");
Label16.Font = null;
Label16.Name = "Label16";
NumericUpDown13.AccessibleDescription = null;
NumericUpDown13.AccessibleName = null;
componentResourceManager.ApplyResources(NumericUpDown13, "NumericUpDown13");
NumericUpDown13.DecimalPlaces = 1;
NumericUpDown13.Font = null;
var numericUpDown13_1 = NumericUpDown13;
num1 = new Decimal(new int[4] {30000, 0, 0, 65536});
var num14 = num1;
numericUpDown13_1.Maximum = num14;
var numericUpDown13_2 = NumericUpDown13;
num1 = new Decimal(new int[4] {3000, 0, 0, 65536});
var num15 = num1;
numericUpDown13_2.Minimum = num15;
NumericUpDown13.Name = "NumericUpDown13";
var numericUpDown13_3 = NumericUpDown13;
num1 = new Decimal(new int[4] {3000, 0, 0, 65536});
var num16 = num1;
numericUpDown13_3.Value = num16;
NumericUpDown12.AccessibleDescription = null;
NumericUpDown12.AccessibleName = null;
componentResourceManager.ApplyResources(NumericUpDown12, "NumericUpDown12");
NumericUpDown12.DecimalPlaces = 1;
NumericUpDown12.Font = null;
var numericUpDown12_1 = NumericUpDown12;
num1 = new Decimal(new int[4] {30000, 0, 0, 65536});
var num17 = num1;
numericUpDown12_1.Maximum = num17;
var numericUpDown12_2 = NumericUpDown12;
num1 = new Decimal(new int[4] {3000, 0, 0, 65536});
var num18 = num1;
numericUpDown12_2.Minimum = num18;
NumericUpDown12.Name = "NumericUpDown12";
var numericUpDown12_3 = NumericUpDown12;
num1 = new Decimal(new int[4] {3000, 0, 0, 65536});
var num19 = num1;
numericUpDown12_3.Value = num19;
NumericUpDown14.AccessibleDescription = null;
NumericUpDown14.AccessibleName = null;
componentResourceManager.ApplyResources(NumericUpDown14, "NumericUpDown14");
NumericUpDown14.DecimalPlaces = 1;
NumericUpDown14.Font = null;
var numericUpDown14_1 = NumericUpDown14;
num1 = new Decimal(new int[4] {30000, 0, 0, 65536});
var num20 = num1;
numericUpDown14_1.Maximum = num20;
var numericUpDown14_2 = NumericUpDown14;
num1 = new Decimal(new int[4] {3000, 0, 0, 65536});
var num21 = num1;
numericUpDown14_2.Minimum = num21;
NumericUpDown14.Name = "NumericUpDown14";
var numericUpDown14_3 = NumericUpDown14;
num1 = new Decimal(new int[4] {3000, 0, 0, 65536});
var num22 = num1;
numericUpDown14_3.Value = num22;
NumericUpDown11.AccessibleDescription = null;
NumericUpDown11.AccessibleName = null;
componentResourceManager.ApplyResources(NumericUpDown11, "NumericUpDown11");
NumericUpDown11.DecimalPlaces = 1;
NumericUpDown11.Font = null;
var numericUpDown11_1 = NumericUpDown11;
num1 = new Decimal(new int[4] {30000, 0, 0, 65536});
var num23 = num1;
numericUpDown11_1.Maximum = num23;
var numericUpDown11_2 = NumericUpDown11;
num1 = new Decimal(new int[4] {3000, 0, 0, 65536});
var num24 = num1;
numericUpDown11_2.Minimum = num24;
NumericUpDown11.Name = "NumericUpDown11";
var numericUpDown11_3 = NumericUpDown11;
num1 = new Decimal(new int[4] {3000, 0, 0, 65536});
var num25 = num1;
numericUpDown11_3.Value = num25;
NumericUpDown5.AccessibleDescription = null;
NumericUpDown5.AccessibleName = null;
componentResourceManager.ApplyResources(NumericUpDown5, "NumericUpDown5");
NumericUpDown5.DecimalPlaces = 1;
NumericUpDown5.Font = null;
var numericUpDown5_1 = NumericUpDown5;
num1 = new Decimal(new int[4] {30000, 0, 0, 65536});
var num26 = num1;
numericUpDown5_1.Maximum = num26;
var numericUpDown5_2 = NumericUpDown5;
num1 = new Decimal(new int[4] {3000, 0, 0, 65536});
var num27 = num1;
numericUpDown5_2.Minimum = num27;
NumericUpDown5.Name = "NumericUpDown5";
var numericUpDown5_3 = NumericUpDown5;
num1 = new Decimal(new int[4] {3000, 0, 0, 65536});
var num28 = num1;
numericUpDown5_3.Value = num28;
Label14.AccessibleDescription = null;
Label14.AccessibleName = null;
componentResourceManager.ApplyResources(Label14, "Label14");
Label14.Font = null;
Label14.Name = "Label14";
Label12.AccessibleDescription = null;
Label12.AccessibleName = null;
componentResourceManager.ApplyResources(Label12, "Label12");
Label12.Font = null;
Label12.Name = "Label12";
NumericUpDown10.AccessibleDescription = null;
NumericUpDown10.AccessibleName = null;
componentResourceManager.ApplyResources(NumericUpDown10, "NumericUpDown10");
NumericUpDown10.DecimalPlaces = 1;
NumericUpDown10.Font = null;
var numericUpDown10_1 = NumericUpDown10;
num1 = new Decimal(new int[4] {30000, 0, 0, 65536});
var num29 = num1;
numericUpDown10_1.Maximum = num29;
var numericUpDown10_2 = NumericUpDown10;
num1 = new Decimal(new int[4] {3000, 0, 0, 65536});
var num30 = num1;
numericUpDown10_2.Minimum = num30;
NumericUpDown10.Name = "NumericUpDown10";
var numericUpDown10_3 = NumericUpDown10;
num1 = new Decimal(new int[4] {3000, 0, 0, 65536});
var num31 = num1;
numericUpDown10_3.Value = num31;
Label10.AccessibleDescription = null;
Label10.AccessibleName = null;
componentResourceManager.ApplyResources(Label10, "Label10");
Label10.Font = null;
Label10.Name = "Label10";
NumericUpDown8.AccessibleDescription = null;
NumericUpDown8.AccessibleName = null;
componentResourceManager.ApplyResources(NumericUpDown8, "NumericUpDown8");
NumericUpDown8.DecimalPlaces = 1;
NumericUpDown8.Font = null;
var numericUpDown8_1 = NumericUpDown8;
num1 = new Decimal(new int[4] {30000, 0, 0, 65536});
var num32 = num1;
numericUpDown8_1.Maximum = num32;
var numericUpDown8_2 = NumericUpDown8;
num1 = new Decimal(new int[4] {3000, 0, 0, 65536});
var num33 = num1;
numericUpDown8_2.Minimum = num33;
NumericUpDown8.Name = "NumericUpDown8";
var numericUpDown8_3 = NumericUpDown8;
num1 = new Decimal(new int[4] {3000, 0, 0, 65536});
var num34 = num1;
numericUpDown8_3.Value = num34;
NumericUpDown15.AccessibleDescription = null;
NumericUpDown15.AccessibleName = null;
componentResourceManager.ApplyResources(NumericUpDown15, "NumericUpDown15");
NumericUpDown15.DecimalPlaces = 1;
NumericUpDown15.Font = null;
var numericUpDown15_1 = NumericUpDown15;
num1 = new Decimal(new int[4] {30000, 0, 0, 65536});
var num35 = num1;
numericUpDown15_1.Maximum = num35;
var numericUpDown15_2 = NumericUpDown15;
num1 = new Decimal(new int[4] {3000, 0, 0, 65536});
var num36 = num1;
numericUpDown15_2.Minimum = num36;
NumericUpDown15.Name = "NumericUpDown15";
var numericUpDown15_3 = NumericUpDown15;
num1 = new Decimal(new int[4] {3000, 0, 0, 65536});
var num37 = num1;
numericUpDown15_3.Value = num37;
Label8.AccessibleDescription = null;
Label8.AccessibleName = null;
componentResourceManager.ApplyResources(Label8, "Label8");
Label8.Font = null;
Label8.Name = "Label8";
NumericUpDown6.AccessibleDescription = null;
NumericUpDown6.AccessibleName = null;
componentResourceManager.ApplyResources(NumericUpDown6, "NumericUpDown6");
NumericUpDown6.DecimalPlaces = 1;
NumericUpDown6.Font = null;
var numericUpDown6_1 = NumericUpDown6;
num1 = new Decimal(new int[4] {30000, 0, 0, 65536});
var num38 = num1;
numericUpDown6_1.Maximum = num38;
var numericUpDown6_2 = NumericUpDown6;
num1 = new Decimal(new int[4] {3000, 0, 0, 65536});
var num39 = num1;
numericUpDown6_2.Minimum = num39;
NumericUpDown6.Name = "NumericUpDown6";
var numericUpDown6_3 = NumericUpDown6;
num1 = new Decimal(new int[4] {3000, 0, 0, 65536});
var num40 = num1;
numericUpDown6_3.Value = num40;
Label6.AccessibleDescription = null;
Label6.AccessibleName = null;
componentResourceManager.ApplyResources(Label6, "Label6");
Label6.Font = null;
Label6.Name = "Label6";
NumericUpDown9.AccessibleDescription = null;
NumericUpDown9.AccessibleName = null;
componentResourceManager.ApplyResources(NumericUpDown9, "NumericUpDown9");
NumericUpDown9.DecimalPlaces = 1;
NumericUpDown9.Font = null;
var numericUpDown9_1 = NumericUpDown9;
num1 = new Decimal(new int[4] {30000, 0, 0, 65536});
var num41 = num1;
numericUpDown9_1.Maximum = num41;
var numericUpDown9_2 = NumericUpDown9;
num1 = new Decimal(new int[4] {3000, 0, 0, 65536});
var num42 = num1;
numericUpDown9_2.Minimum = num42;
NumericUpDown9.Name = "NumericUpDown9";
var numericUpDown9_3 = NumericUpDown9;
num1 = new Decimal(new int[4] {3000, 0, 0, 65536});
var num43 = num1;
numericUpDown9_3.Value = num43;
NumericUpDown4.AccessibleDescription = null;
NumericUpDown4.AccessibleName = null;
componentResourceManager.ApplyResources(NumericUpDown4, "NumericUpDown4");
NumericUpDown4.DecimalPlaces = 1;
NumericUpDown4.Font = null;
var numericUpDown4_1 = NumericUpDown4;
num1 = new Decimal(new int[4] {30000, 0, 0, 65536});
var num44 = num1;
numericUpDown4_1.Maximum = num44;
var numericUpDown4_2 = NumericUpDown4;
num1 = new Decimal(new int[4] {3000, 0, 0, 65536});
var num45 = num1;
numericUpDown4_2.Minimum = num45;
NumericUpDown4.Name = "NumericUpDown4";
var numericUpDown4_3 = NumericUpDown4;
num1 = new Decimal(new int[4] {3000, 0, 0, 65536});
var num46 = num1;
numericUpDown4_3.Value = num46;
Label15.AccessibleDescription = null;
Label15.AccessibleName = null;
componentResourceManager.ApplyResources(Label15, "Label15");
Label15.Font = null;
Label15.Name = "Label15";
NumericUpDown7.AccessibleDescription = null;
NumericUpDown7.AccessibleName = null;
componentResourceManager.ApplyResources(NumericUpDown7, "NumericUpDown7");
NumericUpDown7.DecimalPlaces = 1;
NumericUpDown7.Font = null;
var numericUpDown7_1 = NumericUpDown7;
num1 = new Decimal(new int[4] {30000, 0, 0, 65536});
var num47 = num1;
numericUpDown7_1.Maximum = num47;
var numericUpDown7_2 = NumericUpDown7;
num1 = new Decimal(new int[4] {3000, 0, 0, 65536});
var num48 = num1;
numericUpDown7_2.Minimum = num48;
NumericUpDown7.Name = "NumericUpDown7";
var numericUpDown7_3 = NumericUpDown7;
num1 = new Decimal(new int[4] {3000, 0, 0, 65536});
var num49 = num1;
numericUpDown7_3.Value = num49;
Label13.AccessibleDescription = null;
Label13.AccessibleName = null;
componentResourceManager.ApplyResources(Label13, "Label13");
Label13.Font = null;
Label13.Name = "Label13";
Label4.AccessibleDescription = null;
Label4.AccessibleName = null;
componentResourceManager.ApplyResources(Label4, "Label4");
Label4.Font = null;
Label4.Name = "Label4";
Label11.AccessibleDescription = null;
Label11.AccessibleName = null;
componentResourceManager.ApplyResources(Label11, "Label11");
Label11.Font = null;
Label11.Name = "Label11";
Label9.AccessibleDescription = null;
Label9.AccessibleName = null;
componentResourceManager.ApplyResources(Label9, "Label9");
Label9.Font = null;
Label9.Name = "Label9";
NumericUpDown2.AccessibleDescription = null;
NumericUpDown2.AccessibleName = null;
componentResourceManager.ApplyResources(NumericUpDown2, "NumericUpDown2");
NumericUpDown2.DecimalPlaces = 1;
NumericUpDown2.Font = null;
var numericUpDown2_1 = NumericUpDown2;
num1 = new Decimal(new int[4] {30000, 0, 0, 65536});
var num50 = num1;
numericUpDown2_1.Maximum = num50;
var numericUpDown2_2 = NumericUpDown2;
num1 = new Decimal(new int[4] {3000, 0, 0, 65536});
var num51 = num1;
numericUpDown2_2.Minimum = num51;
NumericUpDown2.Name = "NumericUpDown2";
var numericUpDown2_3 = NumericUpDown2;
num1 = new Decimal(new int[4] {3000, 0, 0, 65536});
var num52 = num1;
numericUpDown2_3.Value = num52;
Label7.AccessibleDescription = null;
Label7.AccessibleName = null;
componentResourceManager.ApplyResources(Label7, "Label7");
Label7.Font = null;
Label7.Name = "Label7";
NumericUpDown3.AccessibleDescription = null;
NumericUpDown3.AccessibleName = null;
componentResourceManager.ApplyResources(NumericUpDown3, "NumericUpDown3");
NumericUpDown3.DecimalPlaces = 1;
NumericUpDown3.Font = null;
var numericUpDown3_1 = NumericUpDown3;
num1 = new Decimal(new int[4] {30000, 0, 0, 65536});
var num53 = num1;
numericUpDown3_1.Maximum = num53;
var numericUpDown3_2 = NumericUpDown3;
num1 = new Decimal(new int[4] {3000, 0, 0, 65536});
var num54 = num1;
numericUpDown3_2.Minimum = num54;
NumericUpDown3.Name = "NumericUpDown3";
var numericUpDown3_3 = NumericUpDown3;
num1 = new Decimal(new int[4] {3000, 0, 0, 65536});
var num55 = num1;
numericUpDown3_3.Value = num55;
Label5.AccessibleDescription = null;
Label5.AccessibleName = null;
componentResourceManager.ApplyResources(Label5, "Label5");
Label5.Font = null;
Label5.Name = "Label5";
Label2.AccessibleDescription = null;
Label2.AccessibleName = null;
componentResourceManager.ApplyResources(Label2, "Label2");
Label2.Font = null;
Label2.Name = "Label2";
Label3.AccessibleDescription = null;
Label3.AccessibleName = null;
componentResourceManager.ApplyResources(Label3, "Label3");
Label3.Font = null;
Label3.Name = "Label3";
NumericUpDown1.AccessibleDescription = null;
NumericUpDown1.AccessibleName = null;
componentResourceManager.ApplyResources(NumericUpDown1, "NumericUpDown1");
NumericUpDown1.DecimalPlaces = 1;
NumericUpDown1.Font = null;
var numericUpDown1_1 = NumericUpDown1;
num1 = new Decimal(new int[4] {1, 0, 0, 65536});
var num56 = num1;
numericUpDown1_1.Increment = num56;
var numericUpDown1_2 = NumericUpDown1;
num1 = new Decimal(new int[4] {30000, 0, 0, 65536});
var num57 = num1;
numericUpDown1_2.Maximum = num57;
var numericUpDown1_3 = NumericUpDown1;
num1 = new Decimal(new int[4] {3000, 0, 0, 65536});
var num58 = num1;
numericUpDown1_3.Minimum = num58;
NumericUpDown1.Name = "NumericUpDown1";
var numericUpDown1_4 = NumericUpDown1;
num1 = new Decimal(new int[4] {3000, 0, 0, 65536});
var num59 = num1;
numericUpDown1_4.Value = num59;
Label1.AccessibleDescription = null;
Label1.AccessibleName = null;
componentResourceManager.ApplyResources(Label1, "Label1");
Label1.Font = null;
Label1.Name = "Label1";
DataGridView1.AccessibleDescription = null;
DataGridView1.AccessibleName = null;
DataGridView1.AllowUserToAddRows = false;
DataGridView1.AllowUserToDeleteRows = false;
DataGridView1.AllowUserToResizeColumns = false;
DataGridView1.AllowUserToResizeRows = false;
gridViewCellStyle1.Alignment = DataGridViewContentAlignment.MiddleCenter;
DataGridView1.AlternatingRowsDefaultCellStyle = gridViewCellStyle1;
componentResourceManager.ApplyResources(DataGridView1, "DataGridView1");
DataGridView1.BackgroundImage = null;
gridViewCellStyle2.Alignment = DataGridViewContentAlignment.MiddleCenter;
gridViewCellStyle2.BackColor = SystemColors.Control;
gridViewCellStyle2.Font = new Font("宋体", 9f, FontStyle.Regular, GraphicsUnit.Point, 134);
gridViewCellStyle2.ForeColor = SystemColors.WindowText;
gridViewCellStyle2.SelectionBackColor = SystemColors.Highlight;
gridViewCellStyle2.SelectionForeColor = SystemColors.HighlightText;
gridViewCellStyle2.WrapMode = DataGridViewTriState.True;
DataGridView1.ColumnHeadersDefaultCellStyle = gridViewCellStyle2;
DataGridView1.ColumnHeadersHeightSizeMode = DataGridViewColumnHeadersHeightSizeMode.AutoSize;
DataGridView1.Columns.AddRange(Column0, Column1, Column2);
DataGridView1.Font = null;
DataGridView1.Name = "DataGridView1";
gridViewCellStyle3.Alignment = DataGridViewContentAlignment.MiddleCenter;
gridViewCellStyle3.BackColor = SystemColors.Control;
gridViewCellStyle3.Font = new Font("宋体", 9f, FontStyle.Regular, GraphicsUnit.Point, 134);
gridViewCellStyle3.ForeColor = SystemColors.WindowText;
gridViewCellStyle3.SelectionBackColor = SystemColors.Highlight;
gridViewCellStyle3.SelectionForeColor = SystemColors.HighlightText;
gridViewCellStyle3.WrapMode = DataGridViewTriState.True;
DataGridView1.RowHeadersDefaultCellStyle = gridViewCellStyle3;
DataGridView1.RowHeadersWidthSizeMode = DataGridViewRowHeadersWidthSizeMode.DisableResizing;
gridViewCellStyle4.Alignment = DataGridViewContentAlignment.MiddleCenter;
DataGridView1.RowsDefaultCellStyle = gridViewCellStyle4;
DataGridView1.RowTemplate.Height = 23;
Column0.AutoSizeMode = DataGridViewAutoSizeColumnMode.None;
Column0.DisplayStyle = DataGridViewComboBoxDisplayStyle.Nothing;
componentResourceManager.ApplyResources(Column0, "Column0");
Column0.Items.AddRange("30", "31", "32", "33", "34", "35", "36", "37", "38", "39", "40", "41", "42", "43", "44", "45", "46", "47", "48",
"49", "50", "51", "52", "53", "54", "55", "56", "57", "58", "59", "60", "61", "62", "63", "64", "65", "66", "67", "68", "69", "70",
"71", "72", "73", "74", "75", "76", "77", "78", "79", "80", "81", "82", "83", "84", "85", "86", "87", "88", "89", "90", "91", "92",
"93", "94", "95", "96", "97", "98", "99", "100", "101", "102", "103", "104", "105", "106", "107", "108", "109", "110", "111", "112",
"113", "114", "115", "116", "117", "118", "119", "120", "121", "122", "123", "124", "125", "126", "127", "128", "129", "130", "131",
"132", "133", "134", "135", "136", "137", "138", "139", "140", "141", "142", "143", "144", "145", "146", "147", "148", "149", "150",
"151", "152", "153", "154", "155", "156", "157", "158", "159", "160", "161", "162", "163", "164", "165", "166", "167", "168", "169",
"170", "171", "172", "173", "174", "175", "176", "177", "178", "179", "180", "181", "182", "183", "184", "185", "186", "187", "188",
"189", "190", "191", "192", "193", "194", "195", "196", "197", "198", "199", "200", "201", "202", "203", "204", "205", "206", "207",
"208", "209", "210", "211", "212", "213", "214", "215", "216", "217", "218", "219", "220", "221", "222", "223", "224", "225", "226",
"227", "228", "229", "230", "231", "232", "233", "234", "235", "236", "237", "238", "239", "240", "241", "242", "243", "244", "245",
"246", "247", "248", "249", "250", "251", "252", "253", "254", "255");
Column0.Name = "Column0";
Column0.Resizable = DataGridViewTriState.True;
Column1.DisplayStyle = DataGridViewComboBoxDisplayStyle.Nothing;
componentResourceManager.ApplyResources(Column1, "Column1");
Column1.Items.AddRange("0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "A", "B", "C", "D", "E", "F");
Column1.Name = "Column1";
Column2.DisplayStyle = DataGridViewComboBoxDisplayStyle.Nothing;
componentResourceManager.ApplyResources(Column2, "Column2");
Column2.Items.AddRange("0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "A", "B", "C", "D", "E", "F");
Column2.Name = "Column2";
TabPage2.AccessibleDescription = null;
TabPage2.AccessibleName = null;
componentResourceManager.ApplyResources(TabPage2, "TabPage2");
TabPage2.BackgroundImage = null;
TabPage2.Controls.Add(SplitContainer1);
TabPage2.Controls.Add(CheckBox5_Tone侧音);
TabPage2.Controls.Add(DataGridView2);
TabPage2.Controls.Add(ComboBox1);
TabPage2.Controls.Add(Label22);
TabPage2.Controls.Add(NumericUpDown21);
TabPage2.Controls.Add(Label21);
TabPage2.Controls.Add(NumericUpDown20);
TabPage2.Controls.Add(Label20);
TabPage2.Controls.Add(NumericUpDown19);
TabPage2.Controls.Add(Label19);
TabPage2.Controls.Add(NumericUpDown18);
TabPage2.Controls.Add(Label18);
TabPage2.Controls.Add(NumericUpDown17);
TabPage2.Controls.Add(Label17);
TabPage2.Font = null;
TabPage2.Name = "TabPage2";
TabPage2.UseVisualStyleBackColor = true;
CheckBox5_Tone侧音.AccessibleDescription = null;
CheckBox5_Tone侧音.AccessibleName = null;
componentResourceManager.ApplyResources(CheckBox5_Tone侧音, "CheckBox5_Tone侧音");
CheckBox5_Tone侧音.BackgroundImage = null;
CheckBox5_Tone侧音.Font = null;
CheckBox5_Tone侧音.Name = "CheckBox5_Tone侧音";
CheckBox5_Tone侧音.UseVisualStyleBackColor = true;
DataGridView2.AccessibleDescription = null;
DataGridView2.AccessibleName = null;
DataGridView2.AllowUserToAddRows = false;
DataGridView2.AllowUserToDeleteRows = false;
DataGridView2.AllowUserToResizeColumns = false;
DataGridView2.AllowUserToResizeRows = false;
gridViewCellStyle5.Alignment = DataGridViewContentAlignment.MiddleCenter;
DataGridView2.AlternatingRowsDefaultCellStyle = gridViewCellStyle5;
componentResourceManager.ApplyResources(DataGridView2, "DataGridView2");
DataGridView2.BackgroundImage = null;
gridViewCellStyle6.Alignment = DataGridViewContentAlignment.MiddleCenter;
gridViewCellStyle6.BackColor = SystemColors.Control;
gridViewCellStyle6.Font = new Font("宋体", 9f, FontStyle.Regular, GraphicsUnit.Point, 134);
gridViewCellStyle6.ForeColor = SystemColors.WindowText;
gridViewCellStyle6.SelectionBackColor = SystemColors.Highlight;
gridViewCellStyle6.SelectionForeColor = SystemColors.HighlightText;
gridViewCellStyle6.WrapMode = DataGridViewTriState.True;
DataGridView2.ColumnHeadersDefaultCellStyle = gridViewCellStyle6;
DataGridView2.ColumnHeadersHeightSizeMode = DataGridViewColumnHeadersHeightSizeMode.AutoSize;
DataGridView2.Columns.AddRange(DataGridViewComboBoxColumn1, DataGridViewComboBoxColumn2);
DataGridView2.Font = null;
DataGridView2.Name = "DataGridView2";
gridViewCellStyle7.Alignment = DataGridViewContentAlignment.MiddleCenter;
gridViewCellStyle7.BackColor = SystemColors.Control;
gridViewCellStyle7.Font = new Font("宋体", 9f, FontStyle.Regular, GraphicsUnit.Point, 134);
gridViewCellStyle7.ForeColor = SystemColors.WindowText;
gridViewCellStyle7.SelectionBackColor = SystemColors.Highlight;
gridViewCellStyle7.SelectionForeColor = SystemColors.HighlightText;
gridViewCellStyle7.WrapMode = DataGridViewTriState.True;
DataGridView2.RowHeadersDefaultCellStyle = gridViewCellStyle7;
DataGridView2.RowHeadersWidthSizeMode = DataGridViewRowHeadersWidthSizeMode.DisableResizing;
gridViewCellStyle8.Alignment = DataGridViewContentAlignment.MiddleCenter;
DataGridView2.RowsDefaultCellStyle = gridViewCellStyle8;
DataGridView2.RowTemplate.Height = 23;
DataGridViewComboBoxColumn1.AutoSizeMode = DataGridViewAutoSizeColumnMode.None;
DataGridViewComboBoxColumn1.DisplayStyle = DataGridViewComboBoxDisplayStyle.Nothing;
componentResourceManager.ApplyResources(DataGridViewComboBoxColumn1, "DataGridViewComboBoxColumn1");
DataGridViewComboBoxColumn1.Items.AddRange("ZVEI1", "ZVEI2", "ZVEI3", "PZVEI", "DZVEI", "PDZVEI", "CCIR1", "CCIR2", "PCCIR", "EEA",
"EUIRO SIGNAL", "NATEL", "EIA", "MODAT", "CCITT");
DataGridViewComboBoxColumn1.Name = "DataGridViewComboBoxColumn1";
DataGridViewComboBoxColumn1.Resizable = DataGridViewTriState.False;
componentResourceManager.ApplyResources(DataGridViewComboBoxColumn2, "DataGridViewComboBoxColumn2");
DataGridViewComboBoxColumn2.MaxInputLength = 8;
DataGridViewComboBoxColumn2.Name = "DataGridViewComboBoxColumn2";
DataGridViewComboBoxColumn2.Resizable = DataGridViewTriState.False;
DataGridViewComboBoxColumn2.SortMode = DataGridViewColumnSortMode.NotSortable;
ComboBox1.AccessibleDescription = null;
ComboBox1.AccessibleName = null;
componentResourceManager.ApplyResources(ComboBox1, "ComboBox1");
ComboBox1.BackgroundImage = null;
ComboBox1.DropDownStyle = ComboBoxStyle.DropDownList;
ComboBox1.Font = null;
ComboBox1.FormattingEnabled = true;
ComboBox1.Items.AddRange(new object[17]
{
componentResourceManager.GetString("ComboBox1.Items"),
componentResourceManager.GetString("ComboBox1.Items1"),
componentResourceManager.GetString("ComboBox1.Items2"),
componentResourceManager.GetString("ComboBox1.Items3"),
componentResourceManager.GetString("ComboBox1.Items4"),
componentResourceManager.GetString("ComboBox1.Items5"),
componentResourceManager.GetString("ComboBox1.Items6"),
componentResourceManager.GetString("ComboBox1.Items7"),
componentResourceManager.GetString("ComboBox1.Items8"),
componentResourceManager.GetString("ComboBox1.Items9"),
componentResourceManager.GetString("ComboBox1.Items10"),
componentResourceManager.GetString("ComboBox1.Items11"),
componentResourceManager.GetString("ComboBox1.Items12"),
componentResourceManager.GetString("ComboBox1.Items13"),
componentResourceManager.GetString("ComboBox1.Items14"),
componentResourceManager.GetString("ComboBox1.Items15"),
componentResourceManager.GetString("ComboBox1.Items16")
});
ComboBox1.Name = "ComboBox1";
Label22.AccessibleDescription = null;
Label22.AccessibleName = null;
componentResourceManager.ApplyResources(Label22, "Label22");
Label22.Font = null;
Label22.Name = "Label22";
NumericUpDown21.AccessibleDescription = null;
NumericUpDown21.AccessibleName = null;
componentResourceManager.ApplyResources(NumericUpDown21, "NumericUpDown21");
NumericUpDown21.Font = null;
var numericUpDown21_1 = NumericUpDown21;
num1 = new Decimal(new int[4] {10, 0, 0, 0});
var num60 = num1;
numericUpDown21_1.Increment = num60;
var numericUpDown21_2 = NumericUpDown21;
num1 = new Decimal(new int[4] {2550, 0, 0, 0});
var num61 = num1;
numericUpDown21_2.Maximum = num61;
NumericUpDown21.Name = "NumericUpDown21";
Label21.AccessibleDescription = null;
Label21.AccessibleName = null;
componentResourceManager.ApplyResources(Label21, "Label21");
Label21.Font = null;
Label21.Name = "Label21";
NumericUpDown20.AccessibleDescription = null;
NumericUpDown20.AccessibleName = null;
componentResourceManager.ApplyResources(NumericUpDown20, "NumericUpDown20");
NumericUpDown20.Font = null;
var numericUpDown20_1 = NumericUpDown20;
num1 = new Decimal(new int[4] {10, 0, 0, 0});
var num62 = num1;
numericUpDown20_1.Increment = num62;
var numericUpDown20_2 = NumericUpDown20;
num1 = new Decimal(new int[4] {2550, 0, 0, 0});
var num63 = num1;
numericUpDown20_2.Maximum = num63;
NumericUpDown20.Name = "NumericUpDown20";
Label20.AccessibleDescription = null;
Label20.AccessibleName = null;
componentResourceManager.ApplyResources(Label20, "Label20");
Label20.Font = null;
Label20.Name = "Label20";
NumericUpDown19.AccessibleDescription = null;
NumericUpDown19.AccessibleName = null;
componentResourceManager.ApplyResources(NumericUpDown19, "NumericUpDown19");
NumericUpDown19.Font = null;
var numericUpDown19_1 = NumericUpDown19;
num1 = new Decimal(new int[4] {10, 0, 0, 0});
var num64 = num1;
numericUpDown19_1.Increment = num64;
var numericUpDown19_2 = NumericUpDown19;
num1 = new Decimal(new int[4] {2550, 0, 0, 0});
var num65 = num1;
numericUpDown19_2.Maximum = num65;
NumericUpDown19.Name = "NumericUpDown19";
Label19.AccessibleDescription = null;
Label19.AccessibleName = null;
componentResourceManager.ApplyResources(Label19, "Label19");
Label19.Font = null;
Label19.Name = "Label19";
NumericUpDown18.AccessibleDescription = null;
NumericUpDown18.AccessibleName = null;
componentResourceManager.ApplyResources(NumericUpDown18, "NumericUpDown18");
NumericUpDown18.Font = null;
var numericUpDown18_1 = NumericUpDown18;
num1 = new Decimal(new int[4] {10, 0, 0, 0});
var num66 = num1;
numericUpDown18_1.Increment = num66;
var numericUpDown18_2 = NumericUpDown18;
num1 = new Decimal(new int[4] {2550, 0, 0, 0});
var num67 = num1;
numericUpDown18_2.Maximum = num67;
NumericUpDown18.Name = "NumericUpDown18";
Label18.AccessibleDescription = null;
Label18.AccessibleName = null;
componentResourceManager.ApplyResources(Label18, "Label18");
Label18.Font = null;
Label18.Name = "Label18";
NumericUpDown17.AccessibleDescription = null;
NumericUpDown17.AccessibleName = null;
componentResourceManager.ApplyResources(NumericUpDown17, "NumericUpDown17");
NumericUpDown17.Font = null;
var numericUpDown17_1 = NumericUpDown17;
num1 = new Decimal(new int[4] {10, 0, 0, 0});
var num68 = num1;
numericUpDown17_1.Increment = num68;
var numericUpDown17_2 = NumericUpDown17;
num1 = new Decimal(new int[4] {2550, 0, 0, 0});
var num69 = num1;
numericUpDown17_2.Maximum = num69;
NumericUpDown17.Name = "NumericUpDown17";
Label17.AccessibleDescription = null;
Label17.AccessibleName = null;
componentResourceManager.ApplyResources(Label17, "Label17");
Label17.Font = null;
Label17.Name = "Label17";
TabPage3.AccessibleDescription = null;
TabPage3.AccessibleName = null;
componentResourceManager.ApplyResources(TabPage3, "TabPage3");
TabPage3.BackgroundImage = null;
TabPage3.Controls.Add(SplitContainer2);
TabPage3.Controls.Add(NumericUpDown25);
TabPage3.Controls.Add(Label29);
TabPage3.Controls.Add(ComboBox3);
TabPage3.Controls.Add(Label28);
TabPage3.Font = null;
TabPage3.Name = "TabPage3";
TabPage3.UseVisualStyleBackColor = true;
NumericUpDown25.AccessibleDescription = null;
NumericUpDown25.AccessibleName = null;
componentResourceManager.ApplyResources(NumericUpDown25, "NumericUpDown25");
NumericUpDown25.Font = null;
var numericUpDown25 = NumericUpDown25;
num1 = new Decimal(new int[4] {2550, 0, 0, 0});
var num70 = num1;
numericUpDown25.Maximum = num70;
NumericUpDown25.Name = "NumericUpDown25";
Label29.AccessibleDescription = null;
Label29.AccessibleName = null;
componentResourceManager.ApplyResources(Label29, "Label29");
Label29.Font = null;
Label29.Name = "Label29";
ComboBox3.AccessibleDescription = null;
ComboBox3.AccessibleName = null;
componentResourceManager.ApplyResources(ComboBox3, "ComboBox3");
ComboBox3.BackgroundImage = null;
ComboBox3.DropDownStyle = ComboBoxStyle.DropDownList;
ComboBox3.Font = null;
ComboBox3.FormattingEnabled = true;
ComboBox3.Items.AddRange(new object[181]
{
componentResourceManager.GetString("ComboBox3.Items"),
componentResourceManager.GetString("ComboBox3.Items1"),
componentResourceManager.GetString("ComboBox3.Items2"),
componentResourceManager.GetString("ComboBox3.Items3"),
componentResourceManager.GetString("ComboBox3.Items4"),
componentResourceManager.GetString("ComboBox3.Items5"),
componentResourceManager.GetString("ComboBox3.Items6"),
componentResourceManager.GetString("ComboBox3.Items7"),
componentResourceManager.GetString("ComboBox3.Items8"),
componentResourceManager.GetString("ComboBox3.Items9"),
componentResourceManager.GetString("ComboBox3.Items10"),
componentResourceManager.GetString("ComboBox3.Items11"),
componentResourceManager.GetString("ComboBox3.Items12"),
componentResourceManager.GetString("ComboBox3.Items13"),
componentResourceManager.GetString("ComboBox3.Items14"),
componentResourceManager.GetString("ComboBox3.Items15"),
componentResourceManager.GetString("ComboBox3.Items16"),
componentResourceManager.GetString("ComboBox3.Items17"),
componentResourceManager.GetString("ComboBox3.Items18"),
componentResourceManager.GetString("ComboBox3.Items19"),
componentResourceManager.GetString("ComboBox3.Items20"),
componentResourceManager.GetString("ComboBox3.Items21"),
componentResourceManager.GetString("ComboBox3.Items22"),
componentResourceManager.GetString("ComboBox3.Items23"),
componentResourceManager.GetString("ComboBox3.Items24"),
componentResourceManager.GetString("ComboBox3.Items25"),
componentResourceManager.GetString("ComboBox3.Items26"),
componentResourceManager.GetString("ComboBox3.Items27"),
componentResourceManager.GetString("ComboBox3.Items28"),
componentResourceManager.GetString("ComboBox3.Items29"),
componentResourceManager.GetString("ComboBox3.Items30"),
componentResourceManager.GetString("ComboBox3.Items31"),
componentResourceManager.GetString("ComboBox3.Items32"),
componentResourceManager.GetString("ComboBox3.Items33"),
componentResourceManager.GetString("ComboBox3.Items34"),
componentResourceManager.GetString("ComboBox3.Items35"),
componentResourceManager.GetString("ComboBox3.Items36"),
componentResourceManager.GetString("ComboBox3.Items37"),
componentResourceManager.GetString("ComboBox3.Items38"),
componentResourceManager.GetString("ComboBox3.Items39"),
componentResourceManager.GetString("ComboBox3.Items40"),
componentResourceManager.GetString("ComboBox3.Items41"),
componentResourceManager.GetString("ComboBox3.Items42"),
componentResourceManager.GetString("ComboBox3.Items43"),
componentResourceManager.GetString("ComboBox3.Items44"),
componentResourceManager.GetString("ComboBox3.Items45"),
componentResourceManager.GetString("ComboBox3.Items46"),
componentResourceManager.GetString("ComboBox3.Items47"),
componentResourceManager.GetString("ComboBox3.Items48"),
componentResourceManager.GetString("ComboBox3.Items49"),
componentResourceManager.GetString("ComboBox3.Items50"),
componentResourceManager.GetString("ComboBox3.Items51"),
componentResourceManager.GetString("ComboBox3.Items52"),
componentResourceManager.GetString("ComboBox3.Items53"),
componentResourceManager.GetString("ComboBox3.Items54"),
componentResourceManager.GetString("ComboBox3.Items55"),
componentResourceManager.GetString("ComboBox3.Items56"),
componentResourceManager.GetString("ComboBox3.Items57"),
componentResourceManager.GetString("ComboBox3.Items58"),
componentResourceManager.GetString("ComboBox3.Items59"),
componentResourceManager.GetString("ComboBox3.Items60"),
componentResourceManager.GetString("ComboBox3.Items61"),
componentResourceManager.GetString("ComboBox3.Items62"),
componentResourceManager.GetString("ComboBox3.Items63"),
componentResourceManager.GetString("ComboBox3.Items64"),
componentResourceManager.GetString("ComboBox3.Items65"),
componentResourceManager.GetString("ComboBox3.Items66"),
componentResourceManager.GetString("ComboBox3.Items67"),
componentResourceManager.GetString("ComboBox3.Items68"),
componentResourceManager.GetString("ComboBox3.Items69"),
componentResourceManager.GetString("ComboBox3.Items70"),
componentResourceManager.GetString("ComboBox3.Items71"),
componentResourceManager.GetString("ComboBox3.Items72"),
componentResourceManager.GetString("ComboBox3.Items73"),
componentResourceManager.GetString("ComboBox3.Items74"),
componentResourceManager.GetString("ComboBox3.Items75"),
componentResourceManager.GetString("ComboBox3.Items76"),
componentResourceManager.GetString("ComboBox3.Items77"),
componentResourceManager.GetString("ComboBox3.Items78"),
componentResourceManager.GetString("ComboBox3.Items79"),
componentResourceManager.GetString("ComboBox3.Items80"),
componentResourceManager.GetString("ComboBox3.Items81"),
componentResourceManager.GetString("ComboBox3.Items82"),
componentResourceManager.GetString("ComboBox3.Items83"),
componentResourceManager.GetString("ComboBox3.Items84"),
componentResourceManager.GetString("ComboBox3.Items85"),
componentResourceManager.GetString("ComboBox3.Items86"),
componentResourceManager.GetString("ComboBox3.Items87"),
componentResourceManager.GetString("ComboBox3.Items88"),
componentResourceManager.GetString("ComboBox3.Items89"),
componentResourceManager.GetString("ComboBox3.Items90"),
componentResourceManager.GetString("ComboBox3.Items91"),
componentResourceManager.GetString("ComboBox3.Items92"),
componentResourceManager.GetString("ComboBox3.Items93"),
componentResourceManager.GetString("ComboBox3.Items94"),
componentResourceManager.GetString("ComboBox3.Items95"),
componentResourceManager.GetString("ComboBox3.Items96"),
componentResourceManager.GetString("ComboBox3.Items97"),
componentResourceManager.GetString("ComboBox3.Items98"),
componentResourceManager.GetString("ComboBox3.Items99"),
componentResourceManager.GetString("ComboBox3.Items100"),
componentResourceManager.GetString("ComboBox3.Items101"),
componentResourceManager.GetString("ComboBox3.Items102"),
componentResourceManager.GetString("ComboBox3.Items103"),
componentResourceManager.GetString("ComboBox3.Items104"),
componentResourceManager.GetString("ComboBox3.Items105"),
componentResourceManager.GetString("ComboBox3.Items106"),
componentResourceManager.GetString("ComboBox3.Items107"),
componentResourceManager.GetString("ComboBox3.Items108"),
componentResourceManager.GetString("ComboBox3.Items109"),
componentResourceManager.GetString("ComboBox3.Items110"),
componentResourceManager.GetString("ComboBox3.Items111"),
componentResourceManager.GetString("ComboBox3.Items112"),
componentResourceManager.GetString("ComboBox3.Items113"),
componentResourceManager.GetString("ComboBox3.Items114"),
componentResourceManager.GetString("ComboBox3.Items115"),
componentResourceManager.GetString("ComboBox3.Items116"),
componentResourceManager.GetString("ComboBox3.Items117"),
componentResourceManager.GetString("ComboBox3.Items118"),
componentResourceManager.GetString("ComboBox3.Items119"),
componentResourceManager.GetString("ComboBox3.Items120"),
componentResourceManager.GetString("ComboBox3.Items121"),
componentResourceManager.GetString("ComboBox3.Items122"),
componentResourceManager.GetString("ComboBox3.Items123"),
componentResourceManager.GetString("ComboBox3.Items124"),
componentResourceManager.GetString("ComboBox3.Items125"),
componentResourceManager.GetString("ComboBox3.Items126"),
componentResourceManager.GetString("ComboBox3.Items127"),
componentResourceManager.GetString("ComboBox3.Items128"),
componentResourceManager.GetString("ComboBox3.Items129"),
componentResourceManager.GetString("ComboBox3.Items130"),
componentResourceManager.GetString("ComboBox3.Items131"),
componentResourceManager.GetString("ComboBox3.Items132"),
componentResourceManager.GetString("ComboBox3.Items133"),
componentResourceManager.GetString("ComboBox3.Items134"),
componentResourceManager.GetString("ComboBox3.Items135"),
componentResourceManager.GetString("ComboBox3.Items136"),
componentResourceManager.GetString("ComboBox3.Items137"),
componentResourceManager.GetString("ComboBox3.Items138"),
componentResourceManager.GetString("ComboBox3.Items139"),
componentResourceManager.GetString("ComboBox3.Items140"),
componentResourceManager.GetString("ComboBox3.Items141"),
componentResourceManager.GetString("ComboBox3.Items142"),
componentResourceManager.GetString("ComboBox3.Items143"),
componentResourceManager.GetString("ComboBox3.Items144"),
componentResourceManager.GetString("ComboBox3.Items145"),
componentResourceManager.GetString("ComboBox3.Items146"),
componentResourceManager.GetString("ComboBox3.Items147"),
componentResourceManager.GetString("ComboBox3.Items148"),
componentResourceManager.GetString("ComboBox3.Items149"),
componentResourceManager.GetString("ComboBox3.Items150"),
componentResourceManager.GetString("ComboBox3.Items151"),
componentResourceManager.GetString("ComboBox3.Items152"),
componentResourceManager.GetString("ComboBox3.Items153"),
componentResourceManager.GetString("ComboBox3.Items154"),
componentResourceManager.GetString("ComboBox3.Items155"),
componentResourceManager.GetString("ComboBox3.Items156"),
componentResourceManager.GetString("ComboBox3.Items157"),
componentResourceManager.GetString("ComboBox3.Items158"),
componentResourceManager.GetString("ComboBox3.Items159"),
componentResourceManager.GetString("ComboBox3.Items160"),
componentResourceManager.GetString("ComboBox3.Items161"),
componentResourceManager.GetString("ComboBox3.Items162"),
componentResourceManager.GetString("ComboBox3.Items163"),
componentResourceManager.GetString("ComboBox3.Items164"),
componentResourceManager.GetString("ComboBox3.Items165"),
componentResourceManager.GetString("ComboBox3.Items166"),
componentResourceManager.GetString("ComboBox3.Items167"),
componentResourceManager.GetString("ComboBox3.Items168"),
componentResourceManager.GetString("ComboBox3.Items169"),
componentResourceManager.GetString("ComboBox3.Items170"),
componentResourceManager.GetString("ComboBox3.Items171"),
componentResourceManager.GetString("ComboBox3.Items172"),
componentResourceManager.GetString("ComboBox3.Items173"),
componentResourceManager.GetString("ComboBox3.Items174"),
componentResourceManager.GetString("ComboBox3.Items175"),
componentResourceManager.GetString("ComboBox3.Items176"),
componentResourceManager.GetString("ComboBox3.Items177"),
componentResourceManager.GetString("ComboBox3.Items178"),
componentResourceManager.GetString("ComboBox3.Items179"),
componentResourceManager.GetString("ComboBox3.Items180")
});
ComboBox3.Name = "ComboBox3";
Label28.AccessibleDescription = null;
Label28.AccessibleName = null;
componentResourceManager.ApplyResources(Label28, "Label28");
Label28.Font = null;
Label28.Name = "Label28";
TabPage4.AccessibleDescription = null;
TabPage4.AccessibleName = null;
componentResourceManager.ApplyResources(TabPage4, "TabPage4");
TabPage4.BackgroundImage = null;
TabPage4.Controls.Add(SplitContainer3);
TabPage4.Font = null;
TabPage4.Name = "TabPage4";
TabPage4.UseVisualStyleBackColor = true;
Button7.AccessibleDescription = null;
Button7.AccessibleName = null;
componentResourceManager.ApplyResources(Button7, "Button7");
Button7.BackgroundImage = null;
Button7.Font = null;
Button7.Name = "Button7";
Button7.UseVisualStyleBackColor = true;
Button8.AccessibleDescription = null;
Button8.AccessibleName = null;
componentResourceManager.ApplyResources(Button8, "Button8");
Button8.BackgroundImage = null;
Button8.Font = null;
Button8.Name = "Button8";
Button8.UseVisualStyleBackColor = true;
Button9.AccessibleDescription = null;
Button9.AccessibleName = null;
componentResourceManager.ApplyResources(Button9, "Button9");
Button9.BackgroundImage = null;
Button9.Font = null;
Button9.Name = "Button9";
Button9.UseVisualStyleBackColor = true;
AccessibleDescription = null;
AccessibleName = null;
componentResourceManager.ApplyResources(this, "$this");
AutoScaleMode = AutoScaleMode.Font;
BackgroundImage = null;
Controls.Add(Button7);
Controls.Add(Button8);
Controls.Add(Button9);
Controls.Add(TabControl1);
Font = null;
Name = nameof(_5ToneForm);
SplitContainer1.Panel1.ResumeLayout(false);
SplitContainer1.Panel1.PerformLayout();
SplitContainer1.Panel2.ResumeLayout(false);
SplitContainer1.Panel2.PerformLayout();
SplitContainer1.ResumeLayout(false);
NumericUpDown编码_信息码.EndInit();
SplitContainer2.Panel1.ResumeLayout(false);
SplitContainer2.Panel1.PerformLayout();
SplitContainer2.Panel2.ResumeLayout(false);
SplitContainer2.Panel2.PerformLayout();
SplitContainer2.ResumeLayout(false);
NumericUpDown解码_信息码.EndInit();
SplitContainer3.Panel1.ResumeLayout(false);
SplitContainer3.Panel1.PerformLayout();
SplitContainer3.Panel2.ResumeLayout(false);
SplitContainer3.Panel2.PerformLayout();
SplitContainer3.ResumeLayout(false);
NumericUpDown27.EndInit();
GroupBox3.ResumeLayout(false);
GroupBox3.PerformLayout();
GroupBox2.ResumeLayout(false);
GroupBox2.PerformLayout();
TabControl1.ResumeLayout(false);
TabPage1.ResumeLayout(false);
GroupBox1.ResumeLayout(false);
GroupBox1.PerformLayout();
NumericUpDown16.EndInit();
NumericUpDown13.EndInit();
NumericUpDown12.EndInit();
NumericUpDown14.EndInit();
NumericUpDown11.EndInit();
NumericUpDown5.EndInit();
NumericUpDown10.EndInit();
NumericUpDown8.EndInit();
NumericUpDown15.EndInit();
NumericUpDown6.EndInit();
NumericUpDown9.EndInit();
NumericUpDown4.EndInit();
NumericUpDown7.EndInit();
NumericUpDown2.EndInit();
NumericUpDown3.EndInit();
NumericUpDown1.EndInit();
((ISupportInitialize) DataGridView1).EndInit();
TabPage2.ResumeLayout(false);
TabPage2.PerformLayout();
((ISupportInitialize) DataGridView2).EndInit();
NumericUpDown21.EndInit();
NumericUpDown20.EndInit();
NumericUpDown19.EndInit();
NumericUpDown18.EndInit();
NumericUpDown17.EndInit();
TabPage3.ResumeLayout(false);
TabPage3.PerformLayout();
NumericUpDown25.EndInit();
TabPage4.ResumeLayout(false);
ResumeLayout(false);
}
internal virtual TabControl TabControl1
{
[DebuggerNonUserCode]
get => _TabControl1;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set { _TabControl1 = value; }
}
internal virtual TabPage TabPage1
{
[DebuggerNonUserCode]
get => _TabPage1;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set { _TabPage1 = value; }
}
internal virtual TabPage TabPage2
{
[DebuggerNonUserCode]
get => _TabPage2;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set { _TabPage2 = value; }
}
internal virtual DataGridView DataGridView1
{
[DebuggerNonUserCode]
get => _DataGridView1;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set
{
if (_DataGridView1 != null)
{
_DataGridView1.RowPostPaint -= DataGridView1_RowPostPaint;
_DataGridView1.CellMouseClick -= DataGridView1_CellMouseClick;
}
_DataGridView1 = value;
if (_DataGridView1 == null)
return;
_DataGridView1.RowPostPaint += DataGridView1_RowPostPaint;
_DataGridView1.CellMouseClick += DataGridView1_CellMouseClick;
}
}
internal virtual GroupBox GroupBox1
{
[DebuggerNonUserCode]
get => _GroupBox1;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set { _GroupBox1 = value; }
}
internal virtual NumericUpDown NumericUpDown1
{
[DebuggerNonUserCode]
get => _NumericUpDown1;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set
{
if (_NumericUpDown1 != null)
_NumericUpDown1.ValueChanged -= NumericUpDown1_ValueChanged;
_NumericUpDown1 = value;
if (_NumericUpDown1 == null)
return;
_NumericUpDown1.ValueChanged += NumericUpDown1_ValueChanged;
}
}
internal virtual Label Label1
{
[DebuggerNonUserCode]
get => _Label1;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set => _Label1 = value;
}
internal virtual NumericUpDown NumericUpDown16
{
[DebuggerNonUserCode]
get => _NumericUpDown16;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set
{
if (_NumericUpDown16 != null)
_NumericUpDown16.ValueChanged -= NumericUpDown16_ValueChanged;
_NumericUpDown16 = value;
if (_NumericUpDown16 == null)
return;
_NumericUpDown16.ValueChanged += NumericUpDown16_ValueChanged;
}
}
internal virtual Label Label16
{
[DebuggerNonUserCode]
get => _Label16;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set { _Label16 = value; }
}
internal virtual NumericUpDown NumericUpDown14
{
[DebuggerNonUserCode]
get => _NumericUpDown14;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set
{
if (_NumericUpDown14 != null)
_NumericUpDown14.ValueChanged -= NumericUpDown14_ValueChanged;
_NumericUpDown14 = value;
if (_NumericUpDown14 == null)
return;
_NumericUpDown14.ValueChanged += NumericUpDown14_ValueChanged;
}
}
internal virtual Label Label14
{
[DebuggerNonUserCode]
get => _Label14;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set { _Label14 = value; }
}
internal virtual NumericUpDown NumericUpDown12
{
[DebuggerNonUserCode]
get => _NumericUpDown12;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set
{
if (_NumericUpDown12 != null)
_NumericUpDown12.ValueChanged -= NumericUpDown12_ValueChanged;
_NumericUpDown12 = value;
if (_NumericUpDown12 == null)
return;
_NumericUpDown12.ValueChanged += NumericUpDown12_ValueChanged;
}
}
internal virtual Label Label12
{
[DebuggerNonUserCode]
get => _Label12;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set { _Label12 = value; }
}
internal virtual NumericUpDown NumericUpDown10
{
[DebuggerNonUserCode]
get => _NumericUpDown10;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set
{
if (_NumericUpDown10 != null)
_NumericUpDown10.ValueChanged -= NumericUpDown10_ValueChanged;
_NumericUpDown10 = value;
if (_NumericUpDown10 == null)
return;
_NumericUpDown10.ValueChanged += NumericUpDown10_ValueChanged;
}
}
internal virtual Label Label10
{
[DebuggerNonUserCode]
get => _Label10;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set { _Label10 = value; }
}
internal virtual NumericUpDown NumericUpDown8
{
[DebuggerNonUserCode]
get => _NumericUpDown8;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set
{
if (_NumericUpDown8 != null)
_NumericUpDown8.ValueChanged -= NumericUpDown8_ValueChanged;
_NumericUpDown8 = value;
if (_NumericUpDown8 == null)
return;
_NumericUpDown8.ValueChanged += NumericUpDown8_ValueChanged;
}
}
internal virtual NumericUpDown NumericUpDown15
{
[DebuggerNonUserCode]
get => _NumericUpDown15;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set
{
if (_NumericUpDown15 != null)
_NumericUpDown15.ValueChanged -= NumericUpDown15_ValueChanged;
_NumericUpDown15 = value;
if (_NumericUpDown15 == null)
return;
_NumericUpDown15.ValueChanged += NumericUpDown15_ValueChanged;
}
}
internal virtual Label Label8
{
[DebuggerNonUserCode]
get => _Label8;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set => _Label8 = value;
}
internal virtual NumericUpDown NumericUpDown13
{
[DebuggerNonUserCode]
get => _NumericUpDown13;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set
{
if (_NumericUpDown13 != null)
_NumericUpDown13.ValueChanged -= NumericUpDown13_ValueChanged;
_NumericUpDown13 = value;
if (_NumericUpDown13 == null)
return;
_NumericUpDown13.ValueChanged += NumericUpDown13_ValueChanged;
}
}
internal virtual NumericUpDown NumericUpDown6
{
[DebuggerNonUserCode]
get => _NumericUpDown6;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set
{
if (_NumericUpDown6 != null)
_NumericUpDown6.ValueChanged -= NumericUpDown6_ValueChanged;
_NumericUpDown6 = value;
if (_NumericUpDown6 == null)
return;
_NumericUpDown6.ValueChanged += NumericUpDown6_ValueChanged;
}
}
internal virtual NumericUpDown NumericUpDown11
{
[DebuggerNonUserCode]
get => _NumericUpDown11;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set
{
if (_NumericUpDown11 != null)
_NumericUpDown11.ValueChanged -= NumericUpDown11_ValueChanged;
_NumericUpDown11 = value;
if (_NumericUpDown11 == null)
return;
_NumericUpDown11.ValueChanged += NumericUpDown11_ValueChanged;
}
}
internal virtual Label Label6
{
[DebuggerNonUserCode]
get => _Label6;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set => _Label6 = value;
}
internal virtual NumericUpDown NumericUpDown9
{
[DebuggerNonUserCode]
get => _NumericUpDown9;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set
{
if (_NumericUpDown9 != null)
_NumericUpDown9.ValueChanged -= NumericUpDown9_ValueChanged;
_NumericUpDown9 = value;
if (_NumericUpDown9 == null)
return;
_NumericUpDown9.ValueChanged += NumericUpDown9_ValueChanged;
}
}
internal virtual NumericUpDown NumericUpDown4
{
[DebuggerNonUserCode]
get => _NumericUpDown4;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set
{
if (_NumericUpDown4 != null)
_NumericUpDown4.ValueChanged -= NumericUpDown4_ValueChanged;
_NumericUpDown4 = value;
if (_NumericUpDown4 == null)
return;
_NumericUpDown4.ValueChanged += NumericUpDown4_ValueChanged;
}
}
internal virtual Label Label15
{
[DebuggerNonUserCode]
get => _Label15;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set { _Label15 = value; }
}
internal virtual NumericUpDown NumericUpDown7
{
[DebuggerNonUserCode]
get => _NumericUpDown7;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set
{
if (_NumericUpDown7 != null)
_NumericUpDown7.ValueChanged -= NumericUpDown7_ValueChanged;
_NumericUpDown7 = value;
if (_NumericUpDown7 == null)
return;
_NumericUpDown7.ValueChanged += NumericUpDown7_ValueChanged;
}
}
internal virtual Label Label13
{
[DebuggerNonUserCode]
get => _Label13;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set { _Label13 = value; }
}
internal virtual Label Label4
{
[DebuggerNonUserCode]
get => _Label4;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set => _Label4 = value;
}
internal virtual Label Label11
{
[DebuggerNonUserCode]
get => _Label11;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set { _Label11 = value; }
}
internal virtual NumericUpDown NumericUpDown5
{
[DebuggerNonUserCode]
get => _NumericUpDown5;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set
{
if (_NumericUpDown5 != null)
_NumericUpDown5.ValueChanged -= NumericUpDown5_ValueChanged;
_NumericUpDown5 = value;
if (_NumericUpDown5 == null)
return;
_NumericUpDown5.ValueChanged += NumericUpDown5_ValueChanged;
}
}
internal virtual Label Label9
{
[DebuggerNonUserCode]
get => _Label9;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set => _Label9 = value;
}
internal virtual NumericUpDown NumericUpDown2
{
[DebuggerNonUserCode]
get => _NumericUpDown2;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set
{
if (_NumericUpDown2 != null)
_NumericUpDown2.ValueChanged -= NumericUpDown2_ValueChanged;
_NumericUpDown2 = value;
if (_NumericUpDown2 == null)
return;
_NumericUpDown2.ValueChanged += NumericUpDown2_ValueChanged;
}
}
internal virtual Label Label7
{
[DebuggerNonUserCode]
get => _Label7;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set => _Label7 = value;
}
internal virtual NumericUpDown NumericUpDown3
{
[DebuggerNonUserCode]
get => _NumericUpDown3;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set
{
if (_NumericUpDown3 != null)
_NumericUpDown3.ValueChanged -= NumericUpDown3_ValueChanged;
_NumericUpDown3 = value;
if (_NumericUpDown3 == null)
return;
_NumericUpDown3.ValueChanged += NumericUpDown3_ValueChanged;
}
}
internal virtual Label Label5
{
[DebuggerNonUserCode]
get => _Label5;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set => _Label5 = value;
}
internal virtual Label Label2
{
[DebuggerNonUserCode]
get => _Label2;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set => _Label2 = value;
}
internal virtual Label Label3
{
[DebuggerNonUserCode]
get => _Label3;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set => _Label3 = value;
}
internal virtual NumericUpDown NumericUpDown18
{
[DebuggerNonUserCode]
get => _NumericUpDown18;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set { _NumericUpDown18 = value; }
}
internal virtual Label Label18
{
[DebuggerNonUserCode]
get => _Label18;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set { _Label18 = value; }
}
internal virtual NumericUpDown NumericUpDown17
{
[DebuggerNonUserCode]
get => _NumericUpDown17;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set { _NumericUpDown17 = value; }
}
internal virtual Label Label17
{
[DebuggerNonUserCode]
get => _Label17;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set { _Label17 = value; }
}
internal virtual TabPage TabPage3
{
[DebuggerNonUserCode]
get => _TabPage3;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set { _TabPage3 = value; }
}
internal virtual TabPage TabPage4
{
[DebuggerNonUserCode]
get => _TabPage4;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set { _TabPage4 = value; }
}
internal virtual ComboBox ComboBox1
{
[DebuggerNonUserCode]
get => _ComboBox1;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set { _ComboBox1 = value; }
}
internal virtual Label Label22
{
[DebuggerNonUserCode]
get => _Label22;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set { _Label22 = value; }
}
internal virtual NumericUpDown NumericUpDown21
{
[DebuggerNonUserCode]
get => _NumericUpDown21;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set { _NumericUpDown21 = value; }
}
internal virtual Label Label21
{
[DebuggerNonUserCode]
get => _Label21;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set { _Label21 = value; }
}
internal virtual NumericUpDown NumericUpDown20
{
[DebuggerNonUserCode]
get => _NumericUpDown20;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set { _NumericUpDown20 = value; }
}
internal virtual Label Label20
{
[DebuggerNonUserCode]
get => _Label20;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set { _Label20 = value; }
}
internal virtual NumericUpDown NumericUpDown19
{
[DebuggerNonUserCode]
get => _NumericUpDown19;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set { _NumericUpDown19 = value; }
}
internal virtual Label Label19
{
[DebuggerNonUserCode]
get => _Label19;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set { _Label19 = value; }
}
internal virtual DataGridView DataGridView2
{
[DebuggerNonUserCode]
get => _DataGridView2;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set
{
if (_DataGridView2 != null)
{
_DataGridView2.EditingControlShowing -= DataGridView2_EditingControlShowing;
_DataGridView2.RowPostPaint -= DataGridView2_RowPostPaint;
_DataGridView2.MouseClick -= DataGridView2_MouseClick;
_DataGridView2.CellClick -= DataGridView2_CellClick;
_DataGridView2.CellEndEdit -= DataGridView2_CellEndEdit;
}
_DataGridView2 = value;
if (_DataGridView2 == null)
return;
_DataGridView2.EditingControlShowing += DataGridView2_EditingControlShowing;
_DataGridView2.RowPostPaint += DataGridView2_RowPostPaint;
_DataGridView2.MouseClick += DataGridView2_MouseClick;
_DataGridView2.CellClick += DataGridView2_CellClick;
_DataGridView2.CellEndEdit += DataGridView2_CellEndEdit;
}
}
internal virtual CheckBox CheckBox5_Tone侧音
{
[DebuggerNonUserCode]
get => _CheckBox5_Tone侧音;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set { _CheckBox5_Tone侧音 = value; }
}
internal virtual SplitContainer SplitContainer1
{
[DebuggerNonUserCode]
get => _SplitContainer1;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set { _SplitContainer1 = value; }
}
internal virtual NumericUpDown NumericUpDown编码_信息码
{
[DebuggerNonUserCode]
get => _NumericUpDown编码_信息码;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set
{
if (_NumericUpDown编码_信息码 != null)
_NumericUpDown编码_信息码.ValueChanged -= NumericUpDown编码_信息码_ValueChanged;
_NumericUpDown编码_信息码 = value;
if (_NumericUpDown编码_信息码 == null)
return;
_NumericUpDown编码_信息码.ValueChanged += NumericUpDown编码_信息码_ValueChanged;
}
}
internal virtual Label Label23
{
[DebuggerNonUserCode]
get => _Label23;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set { _Label23 = value; }
}
internal virtual CheckBox CheckBox第一个音扩展
{
[DebuggerNonUserCode]
get => _CheckBox第一个音扩展;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set { _CheckBox第一个音扩展 = value; }
}
internal virtual Label Label24
{
[DebuggerNonUserCode]
get => _Label24;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set { _Label24 = value; }
}
internal virtual TextBox TextBox1
{
[DebuggerNonUserCode]
get => _TextBox1;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set
{
if (_TextBox1 != null)
{
_TextBox1.LostFocus -= TextBox1_LostFocus;
_TextBox1.KeyPress -= TextBox1_KeyPress;
}
_TextBox1 = value;
if (_TextBox1 == null)
return;
_TextBox1.LostFocus += TextBox1_LostFocus;
_TextBox1.KeyPress += TextBox1_KeyPress;
}
}
internal virtual Label Label27
{
[DebuggerNonUserCode]
get => _Label27;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set { _Label27 = value; }
}
internal virtual CheckBox CheckBox第二个音扩展
{
[DebuggerNonUserCode]
get => _CheckBox第二个音扩展;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set { _CheckBox第二个音扩展 = value; }
}
internal virtual ComboBox ComboBox2
{
[DebuggerNonUserCode]
get => _ComboBox2;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set
{
if (_ComboBox2 != null)
_ComboBox2.SelectionChangeCommitted -= ComboBox2_SelectionChangeCommitted;
_ComboBox2 = value;
if (_ComboBox2 == null)
return;
_ComboBox2.SelectionChangeCommitted += ComboBox2_SelectionChangeCommitted;
}
}
internal virtual Label Label26
{
[DebuggerNonUserCode]
get => _Label26;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set { _Label26 = value; }
}
internal virtual Label Label25
{
[DebuggerNonUserCode]
get => _Label25;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set { _Label25 = value; }
}
internal virtual Button Button2
{
[DebuggerNonUserCode]
get => _Button2;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set
{
if (_Button2 != null)
_Button2.Click -= Button2_Click;
_Button2 = value;
if (_Button2 == null)
return;
_Button2.Click += Button2_Click;
}
}
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 NumericUpDown NumericUpDown25
{
[DebuggerNonUserCode]
get => _NumericUpDown25;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set { _NumericUpDown25 = value; }
}
internal virtual Label Label29
{
[DebuggerNonUserCode]
get => _Label29;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set { _Label29 = value; }
}
internal virtual ComboBox ComboBox3
{
[DebuggerNonUserCode]
get => _ComboBox3;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set { _ComboBox3 = value; }
}
internal virtual Label Label28
{
[DebuggerNonUserCode]
get => _Label28;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set { _Label28 = value; }
}
internal virtual SplitContainer SplitContainer2
{
[DebuggerNonUserCode]
get => _SplitContainer2;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set { _SplitContainer2 = value; }
}
internal virtual NumericUpDown NumericUpDown解码_信息码
{
[DebuggerNonUserCode]
get => _NumericUpDown解码_信息码;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set
{
if (_NumericUpDown解码_信息码 != null)
_NumericUpDown解码_信息码.ValueChanged -= NumericUpDown解码_信息码_ValueChanged;
_NumericUpDown解码_信息码 = value;
if (_NumericUpDown解码_信息码 == null)
return;
_NumericUpDown解码_信息码.ValueChanged += NumericUpDown解码_信息码_ValueChanged;
}
}
internal virtual Label Label30
{
[DebuggerNonUserCode]
get => _Label30;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set { _Label30 = value; }
}
internal virtual Button Button3
{
[DebuggerNonUserCode]
get => _Button3;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set
{
if (_Button3 != null)
_Button3.Click -= Button3_Click;
_Button3 = value;
if (_Button3 == null)
return;
_Button3.Click += Button3_Click;
}
}
internal virtual Button Button4
{
[DebuggerNonUserCode]
get => _Button4;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set
{
if (_Button4 != null)
_Button4.Click -= Button4_Click;
_Button4 = value;
if (_Button4 == null)
return;
_Button4.Click += Button4_Click;
}
}
internal virtual ComboBox ComboBox7
{
[DebuggerNonUserCode]
get => _ComboBox7;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set
{
if (_ComboBox7 != null)
_ComboBox7.SelectionChangeCommitted -= ComboBox7_SelectionChangeCommitted;
_ComboBox7 = value;
if (_ComboBox7 == null)
return;
_ComboBox7.SelectionChangeCommitted += ComboBox7_SelectionChangeCommitted;
}
}
internal virtual ComboBox ComboBox6
{
[DebuggerNonUserCode]
get => _ComboBox6;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set
{
if (_ComboBox6 != null)
_ComboBox6.SelectionChangeCommitted -= ComboBox6_SelectionChangeCommitted;
_ComboBox6 = value;
if (_ComboBox6 == null)
return;
_ComboBox6.SelectionChangeCommitted += ComboBox6_SelectionChangeCommitted;
}
}
internal virtual ComboBox ComboBox5
{
[DebuggerNonUserCode]
get => _ComboBox5;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set
{
if (_ComboBox5 != null)
_ComboBox5.SelectionChangeCommitted -= ComboBox5_SelectionChangeCommitted;
_ComboBox5 = value;
if (_ComboBox5 == null)
return;
_ComboBox5.SelectionChangeCommitted += ComboBox5_SelectionChangeCommitted;
}
}
internal virtual ComboBox ComboBox4
{
[DebuggerNonUserCode]
get => _ComboBox4;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set
{
if (_ComboBox4 != null)
_ComboBox4.SelectionChangeCommitted -= ComboBox4_SelectionChangeCommitted;
_ComboBox4 = value;
if (_ComboBox4 == null)
return;
_ComboBox4.SelectionChangeCommitted += ComboBox4_SelectionChangeCommitted;
}
}
internal virtual Label Label32
{
[DebuggerNonUserCode]
get => _Label32;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set { _Label32 = value; }
}
internal virtual Label Label33
{
[DebuggerNonUserCode]
get => _Label33;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set { _Label33 = value; }
}
internal virtual Label Label35
{
[DebuggerNonUserCode]
get => _Label35;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set { _Label35 = value; }
}
internal virtual Label Label34
{
[DebuggerNonUserCode]
get => _Label34;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set { _Label34 = value; }
}
internal virtual TextBox TextBox3
{
[DebuggerNonUserCode]
get => _TextBox3;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set
{
if (_TextBox3 != null)
{
_TextBox3.LostFocus -= TextBox3_LostFocus;
_TextBox3.KeyPress -= TextBox3_KeyPress;
}
_TextBox3 = value;
if (_TextBox3 == null)
return;
_TextBox3.LostFocus += TextBox3_LostFocus;
_TextBox3.KeyPress += TextBox3_KeyPress;
}
}
internal virtual TextBox TextBox4
{
[DebuggerNonUserCode]
get => _TextBox4;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set
{
if (_TextBox4 != null)
{
_TextBox4.LostFocus -= TextBox4_LostFocus;
_TextBox4.KeyPress -= TextBox4_KeyPress;
}
_TextBox4 = value;
if (_TextBox4 == null)
return;
_TextBox4.LostFocus += TextBox4_LostFocus;
_TextBox4.KeyPress += TextBox4_KeyPress;
}
}
internal virtual ComboBox ComboBox10
{
[DebuggerNonUserCode]
get => _ComboBox10;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set
{
if (_ComboBox10 != null)
{
_ComboBox10.SelectionChangeCommitted -= ComboBox10_SelectionChangeCommitted;
_ComboBox10.MouseClick -= ComboBox10_MouseClick;
}
_ComboBox10 = value;
if (_ComboBox10 == null)
return;
_ComboBox10.SelectionChangeCommitted += ComboBox10_SelectionChangeCommitted;
_ComboBox10.MouseClick += ComboBox10_MouseClick;
}
}
internal virtual Label Label37
{
[DebuggerNonUserCode]
get => _Label37;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set { _Label37 = value; }
}
internal virtual ComboBox ComboBox9
{
[DebuggerNonUserCode]
get => _ComboBox9;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set
{
if (_ComboBox9 != null)
{
_ComboBox9.SelectionChangeCommitted -= ComboBox9_SelectionChangeCommitted;
_ComboBox9.MouseClick -= ComboBox9_MouseClick;
}
_ComboBox9 = value;
if (_ComboBox9 == null)
return;
_ComboBox9.SelectionChangeCommitted += ComboBox9_SelectionChangeCommitted;
_ComboBox9.MouseClick += ComboBox9_MouseClick;
}
}
internal virtual Label Label36
{
[DebuggerNonUserCode]
get => _Label36;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set { _Label36 = value; }
}
internal virtual ComboBox ComboBox8
{
[DebuggerNonUserCode]
get => _ComboBox8;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set
{
if (_ComboBox8 != null)
{
_ComboBox8.SelectionChangeCommitted -= ComboBox8_SelectionChangeCommitted;
_ComboBox8.MouseClick -= ComboBox8_MouseClick;
}
_ComboBox8 = value;
if (_ComboBox8 == null)
return;
_ComboBox8.SelectionChangeCommitted += ComboBox8_SelectionChangeCommitted;
_ComboBox8.MouseClick += ComboBox8_MouseClick;
}
}
internal virtual Label Label31
{
[DebuggerNonUserCode]
get => _Label31;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set { _Label31 = value; }
}
internal virtual SplitContainer SplitContainer3
{
[DebuggerNonUserCode]
get => _SplitContainer3;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set { _SplitContainer3 = value; }
}
internal virtual NumericUpDown NumericUpDown27
{
[DebuggerNonUserCode]
get => _NumericUpDown27;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set
{
if (_NumericUpDown27 != null)
_NumericUpDown27.ValueChanged -= NumericUpDown27_ValueChanged;
_NumericUpDown27 = value;
if (_NumericUpDown27 == null)
return;
_NumericUpDown27.ValueChanged += NumericUpDown27_ValueChanged;
}
}
internal virtual Label Label38
{
[DebuggerNonUserCode]
get => _Label38;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set { _Label38 = value; }
}
internal virtual Button Button5
{
[DebuggerNonUserCode]
get => _Button5;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set
{
if (_Button5 != null)
_Button5.Click -= Button5_Click;
_Button5 = value;
if (_Button5 == null)
return;
_Button5.Click += Button5_Click;
}
}
internal virtual Button Button6
{
[DebuggerNonUserCode]
get => _Button6;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set
{
if (_Button6 != null)
_Button6.Click -= Button6_Click;
_Button6 = value;
if (_Button6 == null)
return;
_Button6.Click += Button6_Click;
}
}
internal virtual ComboBox ComboBox11
{
[DebuggerNonUserCode]
get => _ComboBox11;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set
{
if (_ComboBox11 != null)
{
_ComboBox11.SelectionChangeCommitted -= ComboBox11_SelectionChangeCommitted;
_ComboBox11.MouseClick -= ComboBox11_MouseClick;
}
_ComboBox11 = value;
if (_ComboBox11 == null)
return;
_ComboBox11.SelectionChangeCommitted += ComboBox11_SelectionChangeCommitted;
_ComboBox11.MouseClick += ComboBox11_MouseClick;
}
}
internal virtual ComboBox ComboBox12
{
[DebuggerNonUserCode]
get => _ComboBox12;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set
{
if (_ComboBox12 != null)
{
_ComboBox12.SelectionChangeCommitted -= ComboBox12_SelectionChangeCommitted;
_ComboBox12.MouseClick -= ComboBox12_MouseClick;
}
_ComboBox12 = value;
if (_ComboBox12 == null)
return;
_ComboBox12.SelectionChangeCommitted += ComboBox12_SelectionChangeCommitted;
_ComboBox12.MouseClick += ComboBox12_MouseClick;
}
}
internal virtual ComboBox ComboBox13
{
[DebuggerNonUserCode]
get => _ComboBox13;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set
{
if (_ComboBox13 != null)
_ComboBox13.SelectionChangeCommitted -= ComboBox13_SelectionChangeCommitted;
_ComboBox13 = value;
if (_ComboBox13 == null)
return;
_ComboBox13.SelectionChangeCommitted += ComboBox13_SelectionChangeCommitted;
}
}
internal virtual ComboBox ComboBox15
{
[DebuggerNonUserCode]
get => _ComboBox15;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set
{
if (_ComboBox15 != null)
_ComboBox15.SelectionChangeCommitted -= ComboBox15_SelectionChangeCommitted;
_ComboBox15 = value;
if (_ComboBox15 == null)
return;
_ComboBox15.SelectionChangeCommitted += ComboBox15_SelectionChangeCommitted;
}
}
internal virtual Label Label40
{
[DebuggerNonUserCode]
get => _Label40;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set { _Label40 = value; }
}
internal virtual ComboBox ComboBox16
{
[DebuggerNonUserCode]
get => _ComboBox16;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set
{
if (_ComboBox16 != null)
_ComboBox16.SelectionChangeCommitted -= ComboBox16_SelectionChangeCommitted;
_ComboBox16 = value;
if (_ComboBox16 == null)
return;
_ComboBox16.SelectionChangeCommitted += ComboBox16_SelectionChangeCommitted;
}
}
internal virtual Label Label41
{
[DebuggerNonUserCode]
get => _Label41;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set { _Label41 = value; }
}
internal virtual ComboBox ComboBox17
{
[DebuggerNonUserCode]
get => _ComboBox17;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set
{
if (_ComboBox17 != null)
_ComboBox17.SelectionChangeCommitted -= ComboBox17_SelectionChangeCommitted;
_ComboBox17 = value;
if (_ComboBox17 == null)
return;
_ComboBox17.SelectionChangeCommitted += ComboBox17_SelectionChangeCommitted;
}
}
internal virtual Label Label42
{
[DebuggerNonUserCode]
get => _Label42;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set { _Label42 = value; }
}
internal virtual Label Label43
{
[DebuggerNonUserCode]
get => _Label43;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set { _Label43 = value; }
}
internal virtual Label Label44
{
[DebuggerNonUserCode]
get => _Label44;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set { _Label44 = value; }
}
internal virtual Label Label45
{
[DebuggerNonUserCode]
get => _Label45;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set { _Label45 = value; }
}
internal virtual GroupBox GroupBox3
{
[DebuggerNonUserCode]
get => _GroupBox3;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set { _GroupBox3 = value; }
}
internal virtual CheckBox CheckBox2
{
[DebuggerNonUserCode]
get => _CheckBox2;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set
{
if (_CheckBox2 != null)
_CheckBox2.LostFocus -= CheckBox2_LostFocus;
_CheckBox2 = value;
if (_CheckBox2 == null)
return;
_CheckBox2.LostFocus += CheckBox2_LostFocus;
}
}
internal virtual CheckBox CheckBox1
{
[DebuggerNonUserCode]
get => _CheckBox1;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set
{
if (_CheckBox1 != null)
_CheckBox1.LostFocus -= CheckBox1_LostFocus;
_CheckBox1 = value;
if (_CheckBox1 == null)
return;
_CheckBox1.LostFocus += CheckBox1_LostFocus;
}
}
internal virtual GroupBox GroupBox2
{
[DebuggerNonUserCode]
get => _GroupBox2;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set { _GroupBox2 = value; }
}
internal virtual CheckBox CheckBox8
{
[DebuggerNonUserCode]
get => _CheckBox8;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set
{
if (_CheckBox8 != null)
_CheckBox8.LostFocus -= CheckBox8_LostFocus;
_CheckBox8 = value;
if (_CheckBox8 == null)
return;
_CheckBox8.LostFocus += CheckBox8_LostFocus;
}
}
internal virtual CheckBox CheckBox4
{
[DebuggerNonUserCode]
get => _CheckBox4;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set
{
if (_CheckBox4 != null)
_CheckBox4.LostFocus -= CheckBox4_LostFocus;
_CheckBox4 = value;
if (_CheckBox4 == null)
return;
_CheckBox4.LostFocus += CheckBox4_LostFocus;
}
}
internal virtual CheckBox CheckBox7
{
[DebuggerNonUserCode]
get => _CheckBox7;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set
{
if (_CheckBox7 != null)
_CheckBox7.LostFocus -= CheckBox7_LostFocus;
_CheckBox7 = value;
if (_CheckBox7 == null)
return;
_CheckBox7.LostFocus += CheckBox7_LostFocus;
}
}
internal virtual CheckBox CheckBox3
{
[DebuggerNonUserCode]
get => _CheckBox3;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set
{
if (_CheckBox3 != null)
_CheckBox3.LostFocus -= CheckBox3_LostFocus;
_CheckBox3 = value;
if (_CheckBox3 == null)
return;
_CheckBox3.LostFocus += CheckBox3_LostFocus;
}
}
internal virtual CheckBox CheckBox6
{
[DebuggerNonUserCode]
get => _CheckBox6;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set
{
if (_CheckBox6 != null)
_CheckBox6.LostFocus -= CheckBox6_LostFocus;
_CheckBox6 = value;
if (_CheckBox6 == null)
return;
_CheckBox6.LostFocus += CheckBox6_LostFocus;
}
}
internal virtual CheckBox CheckBox5
{
[DebuggerNonUserCode]
get => _CheckBox5;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set
{
if (_CheckBox5 != null)
_CheckBox5.LostFocus -= CheckBox5_LostFocus;
_CheckBox5 = value;
if (_CheckBox5 == null)
return;
_CheckBox5.LostFocus += CheckBox5_LostFocus;
}
}
internal virtual Button Button7
{
[DebuggerNonUserCode]
get => _Button7;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set { _Button7 = value; }
}
internal virtual Button Button8
{
[DebuggerNonUserCode]
get => _Button8;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set { _Button8 = value; }
}
internal virtual Button Button9
{
[DebuggerNonUserCode]
get => _Button9;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set
{
if (_Button9 != null)
_Button9.Click -= Button9_Click;
_Button9 = value;
if (_Button9 == null)
return;
_Button9.Click += Button9_Click;
}
}
internal virtual ComboBox ComboBox14
{
[DebuggerNonUserCode]
get => _ComboBox14;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set
{
if (_ComboBox14 != null)
_ComboBox14.SelectionChangeCommitted -= ComboBox14_SelectionChangeCommitted;
_ComboBox14 = value;
if (_ComboBox14 == null)
return;
_ComboBox14.SelectionChangeCommitted += ComboBox14_SelectionChangeCommitted;
}
}
internal virtual ComboBox ComboBox18
{
[DebuggerNonUserCode]
get => _ComboBox18;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set
{
if (_ComboBox18 != null)
_ComboBox18.SelectionChangeCommitted -= ComboBox18_SelectionChangeCommitted;
_ComboBox18 = value;
if (_ComboBox18 == null)
return;
_ComboBox18.SelectionChangeCommitted += ComboBox18_SelectionChangeCommitted;
}
}
internal virtual DataGridViewComboBoxColumn Column0
{
[DebuggerNonUserCode]
get => _Column0;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set { _Column0 = value; }
}
internal virtual DataGridViewComboBoxColumn Column1
{
[DebuggerNonUserCode]
get => _Column1;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set { _Column1 = value; }
}
internal virtual DataGridViewComboBoxColumn Column2
{
[DebuggerNonUserCode]
get => _Column2;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set { _Column2 = value; }
}
internal virtual DataGridViewComboBoxColumn DataGridViewComboBoxColumn1
{
[DebuggerNonUserCode]
get => _DataGridViewComboBoxColumn1;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set { _DataGridViewComboBoxColumn1 = value; }
}
internal virtual DataGridViewTextBoxColumn DataGridViewComboBoxColumn2
{
[DebuggerNonUserCode]
get => _DataGridViewComboBoxColumn2;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)]
set { _DataGridViewComboBoxColumn2 = value; }
}
public void _5ToneForm_Deactivate(object sender, EventArgs e)
{
DataGridView1.EndEdit();
DataGridView2.EndEdit();
var num1 = 1856;
var rowIndex1 = 0;
do
{
publicva.EEPROM_Byte[checked(num1 + 0 + rowIndex1 * 4)] =
checked((byte) (Column0.Items.IndexOf(RuntimeHelpers.GetObjectValue(DataGridView1["Column0", rowIndex1].Value)) + 30));
publicva.EEPROM_Byte[checked(num1 + 1 + rowIndex1 * 4)] =
checked((byte) Column1.Items.IndexOf(RuntimeHelpers.GetObjectValue(DataGridView1["Column1", rowIndex1].Value)));
publicva.EEPROM_Byte[checked(num1 + 2 + rowIndex1 * 4)] =
checked((byte) Column2.Items.IndexOf(RuntimeHelpers.GetObjectValue(DataGridView1["Column2", rowIndex1].Value)));
checked
{
++rowIndex1;
}
}
while (rowIndex1 <= 15);
var num2 = 1920;
publicva.EEPROM_Byte[checked(num2 + 0)] = checked((byte) unchecked(Convert.ToInt64(NumericUpDown17.Value) / 10L));
publicva.EEPROM_Byte[checked(num2 + 1)] = checked((byte) unchecked(Convert.ToInt64(NumericUpDown18.Value) / 10L));
publicva.EEPROM_Byte[checked(num2 + 2)] = checked((byte) unchecked(Convert.ToInt64(NumericUpDown19.Value) / 10L));
publicva.EEPROM_Byte[checked(num2 + 3)] = checked((byte) unchecked(Convert.ToInt64(NumericUpDown20.Value) / 10L));
publicva.EEPROM_Byte[checked(num2 + 4)] = checked((byte) unchecked(Convert.ToInt64(NumericUpDown21.Value) / 10L));
MyProject.Forms.MDIParent1.GetControl_U8_Data(CheckBox5_Tone侧音, checked(num2 + 5), publicva.Bit0, 0);
MyProject.Forms.MDIParent1.GetControl_U8_Data(ComboBox1, checked(num2 + 6), publicva.AllBit, 0);
var num3 = 1928;
MyProject.Forms.MDIParent1.GetControl_U8_Data(ComboBox3, checked(num3 + 0), publicva.AllBit, 0);
publicva.EEPROM_Byte[checked(num3 + 4)] = checked((byte) unchecked(Convert.ToInt64(NumericUpDown25.Value) / 10L));
var num4 = 2048;
var num5 = 2560;
var rowIndex2 = 0;
do
{
if (Operators.ConditionalCompareObjectEqual(DataGridView2["DataGridViewComboBoxColumn1", rowIndex2].Value, "", false))
{
publicva.EEPROM_Byte[checked(num5 + 0 + rowIndex2 * 16)] = 0;
Get5Tone_Code(checked(num5 + 1 + rowIndex2 * 16), "");
publicva.EEPROM_Byte[checked(num5 + 9 + rowIndex2 * 16)] = 0;
}
else
{
publicva.EEPROM_Byte[checked(num5 + 0 + rowIndex2 * 16)] =
checked((byte) DataGridViewComboBoxColumn1.Items.IndexOf(
RuntimeHelpers.GetObjectValue(DataGridView2["DataGridViewComboBoxColumn1", rowIndex2].Value)));
Get5Tone_Code(checked(num5 + 1 + rowIndex2 * 16),
Conversions.ToString(DataGridView2["DataGridViewComboBoxColumn2", rowIndex2].Value));
publicva.EEPROM_Byte[checked(num5 + 9 + rowIndex2 * 16)] = checked((byte) DataGridView2["DataGridViewComboBoxColumn2", rowIndex2]
.Value.ToString()
.Length);
}
checked
{
++rowIndex2;
}
}
while (rowIndex2 <= 31);
num4 = 3072;
num4 = 3584;
}
private void _5ToneForm_FormClosing(object sender, FormClosingEventArgs e)
{
publicva._5ToneLoader = false;
MyProject.Forms.MDIParent1.FToolStripMenuItem.Checked = false;
}
public void _5ToneForm_Load(object sender, EventArgs e)
{
MyProject.Forms.MDIParent1.FToolStripMenuItem.Checked = true;
DataGridView1.RowCount = 16;
DataGridView2.RowCount = 32;
if (Operators.CompareString(publicva.Language, "zh-CN", false) == 0)
{
DataGridView1.TopLeftHeaderCell.Value = "标准";
DataGridView2.TopLeftHeaderCell.Value = "帧";
}
else
{
DataGridView1.TopLeftHeaderCell.Value = "Standard";
DataGridView2.TopLeftHeaderCell.Value = "Frame";
}
SetContorl_NumericUpDown_Enable(false);
SetContorl_NumericUpDown_5ToneFreq(0);
MyProject.Forms._2ToneForm.SetControl_BeepItems(ComboBox9);
MyProject.Forms._2ToneForm.SetControl_BeepItems(ComboBox10);
var num1 = 1856;
var rowIndex = 0;
do
{
DataGridView1["Column0", rowIndex].Value = publicva.EEPROM_Byte[checked(num1 + 0 + rowIndex * 4)] <= 30
? RuntimeHelpers.GetObjectValue(Column0.Items[0])
: RuntimeHelpers.GetObjectValue(Column0.Items[checked(publicva.EEPROM_Byte[num1 + 0 + rowIndex * 4] - 30)]);
DataGridView1["Column1", rowIndex].Value =
RuntimeHelpers.GetObjectValue(Column1.Items[publicva.EEPROM_Byte[checked(num1 + 1 + rowIndex * 4)]]);
DataGridView1["Column2", rowIndex].Value =
RuntimeHelpers.GetObjectValue(Column2.Items[publicva.EEPROM_Byte[checked(num1 + 2 + rowIndex * 4)]]);
checked
{
++rowIndex;
}
}
while (rowIndex <= 15);
var num2 = 1920;
NumericUpDown17.Value = new Decimal(checked(publicva.EEPROM_Byte[num2 + 0] * 10));
NumericUpDown18.Value = new Decimal(checked(publicva.EEPROM_Byte[num2 + 1] * 10));
NumericUpDown19.Value = new Decimal(checked(publicva.EEPROM_Byte[num2 + 2] * 10));
NumericUpDown20.Value = new Decimal(checked(publicva.EEPROM_Byte[num2 + 3] * 10));
NumericUpDown21.Value = new Decimal(checked(publicva.EEPROM_Byte[num2 + 4] * 10));
MyProject.Forms.MDIParent1.SetControl_U8_Data(CheckBox5_Tone侧音, checked(num2 + 5), publicva.Bit0, 0);
MyProject.Forms.MDIParent1.SetControl_U8_Data(ComboBox1, checked(num2 + 6),
(byte) (publicva.Bit0 | publicva.Bit1 | publicva.Bit2 | publicva.Bit3), 0);
var num3 = 1928;
MyProject.Forms.MDIParent1.SetControl_U8_Data(ComboBox3, checked(num3 + 0), publicva.AllBit, 0);
NumericUpDown25.Value = new Decimal(checked(publicva.EEPROM_Byte[num3 + 4] * 10));
var num4 = 2560;
var index1 = 0;
do
{
if (publicva.EEPROM_Byte[checked(num4 + 9 + index1 * 16)] == 0)
{
Clr_5ToneEncodeList(index1);
publicva._5ToneEncodeListFlag[index1] = 0;
}
else
{
publicva._5ToneEncodeListFlag[index1] = 1;
DataGridView2["DataGridViewComboBoxColumn1", index1].Value =
RuntimeHelpers.GetObjectValue(DataGridViewComboBoxColumn1.Items[publicva.EEPROM_Byte[checked(num4 + 0 + index1 * 16)]]);
DataGridView2["DataGridViewComboBoxColumn2", index1].Value =
RuntimeHelpers.GetObjectValue(Get5Tone_Text(checked(num4 + 1 + index1 * 16),
publicva.EEPROM_Byte[checked(num4 + 9 + index1 * 16)]));
}
checked
{
++index1;
}
}
while (index1 <= 31);
SetControl_EncodeListItems(ComboBox14);
SetControl_EncodeListItems(ComboBox18);
SetContorl_Items_5ToneDecode();
var num5 = 2048;
publicva._5ToneLoaderEncodeMsg = true;
SetContorl_5ToneEncodeMsg(0);
var num6 = 3072;
SetContorl_Items_5ToneDecode();
MyProject.Forms._2ToneForm.SetControl_BeepItems(ComboBox9);
MyProject.Forms._2ToneForm.SetControl_BeepItems(ComboBox10);
SetContorl_5ToneDecodeMsg(0);
var index2 = 0;
do
{
publicva._5ToneDecodeListFlag[index2] = publicva.EEPROM_Byte[checked(num6 + 16 + index2 * 32)] != 0 ? (byte) 1 : (byte) 0;
checked
{
++index2;
}
}
while (index2 <= 15);
num5 = 3584;
SetControl_DecodeListItems(ComboBox13);
SetControl_DecodeListItems(ComboBox17);
SetControl_DecodeListItems(ComboBox16);
SetControl_DecodeListItems(ComboBox15);
SetComboBoxControl_Items_5Tone_EncodeList(ComboBox11, 2048, 32, 32, 16, 0);
SetComboBoxControl_Items_5Tone_EncodeList(ComboBox12, 2048, 32, 32, 16, 0);
SetContorl_5ToneParameterMsg(0);
publicva._5ToneLoader = true;
publicva._5ToneEncodeListEditFlag = false;
}
private void DataGridView1_CellMouseClick(object sender, DataGridViewCellMouseEventArgs e)
{
var rowIndex = DataGridView1.CurrentCell.RowIndex;
var strArray = new string[16]
{
"ZVEI1",
"ZVEI2",
"ZVEI3",
"PZVEI",
"DZVEI",
"PDZVEI",
"CCIR1",
"CCIR2",
"PCCIR",
"EEA",
"EUIRO SIGNAL",
"NATEL",
"EIA",
"MODAT",
"CCITT",
"USER DIFINED"
};
if (rowIndex > 14)
{
SetContorl_NumericUpDown_Enable(false);
SetContorl_NumericUpDown_Rang(300, 3000);
SetContorl_NumericUpDown_5ToneFreq_User();
}
else
{
SetContorl_NumericUpDown_Enable(false);
SetContorl_NumericUpDown_Rang(0, 3000);
SetContorl_NumericUpDown_5ToneFreq(rowIndex);
}
GroupBox1.Text = strArray[rowIndex];
}
private void DataGridView1_RowPostPaint(object sender, DataGridViewRowPostPaintEventArgs e)
{
var strArray = new string[16]
{
"ZVEI1",
"ZVEI2",
"ZVEI3",
"PZVEI",
"DZVEI",
"PDZVEI",
"CCIR1",
"CCIR2",
"PCCIR",
"EEA",
"EUIRO SIGNAL",
"NATEL",
"EIA",
"MODAT",
"CCITT",
"USER DIFINED"
};
var brush = (Brush) new SolidBrush(DataGridView1.RowHeadersDefaultCellStyle.ForeColor);
e.Graphics.DrawString(strArray[e.RowIndex], DataGridView1.DefaultCellStyle.Font, brush,
e.RowBounds.Location.X + (float) ((DataGridView1.RowHeadersWidth - strArray[e.RowIndex].Length * 6.5) / 2.0),
checked(e.RowBounds.Location.Y + 5));
}
private void DataGridView2_EditingControlShowing(
object sender,
DataGridViewEditingControlShowingEventArgs e)
{
if (DataGridView2.CurrentCell.ColumnIndex != DataGridView2["DataGridViewComboBoxColumn2", 0].ColumnIndex)
return;
var boxEditingControl = new DataGridViewTextBoxEditingControl();
boxEditingControl = (DataGridViewTextBoxEditingControl) e.Control;
var control = (DataGridViewTextBoxEditingControl) e.Control;
control.ImeMode = ImeMode.Disable;
control.KeyPress += Cells_KeyPress;
}
private void Cells_KeyPress(object sender, KeyPressEventArgs e)
{
if (char.IsDigit(e.KeyChar) | e.KeyChar == '\b' | Operators.CompareString(Conversions.ToString(e.KeyChar), "A", false) == 0 |
Operators.CompareString(Conversions.ToString(e.KeyChar), "B", false) == 0 |
Operators.CompareString(Conversions.ToString(e.KeyChar), "C", false) == 0 |
Operators.CompareString(Conversions.ToString(e.KeyChar), "D", false) == 0 |
Operators.CompareString(Conversions.ToString(e.KeyChar), "E", false) == 0 |
Operators.CompareString(Conversions.ToString(e.KeyChar), "F", false) == 0 |
Operators.CompareString(Conversions.ToString(e.KeyChar), "a", false) == 0 |
Operators.CompareString(Conversions.ToString(e.KeyChar), "b", false) == 0 |
Operators.CompareString(Conversions.ToString(e.KeyChar), "c", false) == 0 |
Operators.CompareString(Conversions.ToString(e.KeyChar), "d", false) == 0 |
Operators.CompareString(Conversions.ToString(e.KeyChar), nameof(e), false) == 0 |
Operators.CompareString(Conversions.ToString(e.KeyChar), "f", false) == 0)
{
if (char.IsLower(e.KeyChar))
e.KeyChar = char.ToUpper(e.KeyChar);
e.Handled = false;
}
else
e.Handled = true;
}
private void DataGridView2_CellEndEdit(object sender, DataGridViewCellEventArgs e)
{
var rowIndex = DataGridView2.CurrentCell.RowIndex;
var columnIndex = DataGridView2.CurrentCell.ColumnIndex;
if (columnIndex == DataGridView2["DataGridViewComboBoxColumn1", rowIndex].ColumnIndex)
{
if (Operators.ConditionalCompareObjectEqual(DataGridView2["DataGridViewComboBoxColumn1", rowIndex].Value, "", false))
{
Clr_5ToneEncodeList(rowIndex);
publicva._5ToneEncodeListFlag[rowIndex] = 0;
}
else if (Operators.ConditionalCompareObjectEqual(DataGridView2["DataGridViewComboBoxColumn2", rowIndex].Value, "", false))
{
Init_5ToneEncodeList(rowIndex);
publicva._5ToneEncodeListEditFlag = true;
publicva._5ToneEncodeListEditRow = rowIndex;
publicva._5ToneEncodeListFlag[rowIndex] = 1;
}
}
else if (columnIndex == DataGridView2["DataGridViewComboBoxColumn2", rowIndex].ColumnIndex)
{
if (Operators.ConditionalCompareObjectEqual(DataGridView2["DataGridViewComboBoxColumn2", rowIndex].Value, "", false))
{
Clr_5ToneEncodeList(rowIndex);
publicva._5ToneEncodeListFlag[rowIndex] = 0;
}
else if (DataGridView2["DataGridViewComboBoxColumn2", rowIndex]
.Value.ToString()
.Length < 5)
{
DataGridView2["DataGridViewComboBoxColumn2", rowIndex].Value = "";
Clr_5ToneEncodeList(rowIndex);
publicva._5ToneEncodeListFlag[rowIndex] = 0;
publicva._5ToneEncodeListEditFlag = false;
MyProject.Forms.ChannelMsg.Msgbox_Msg("Please enter the above five Numbers!");
}
}
SetControl_EncodeListItems(ComboBox14);
SetControl_EncodeListItems(ComboBox18);
SetContorl_5ToneEncodeMsg(Convert.ToInt32(Decimal.Subtract(NumericUpDown编码_信息码.Value, 1M)));
SetControl_DecodeListItems(ComboBox13);
SetControl_DecodeListItems(ComboBox17);
SetControl_DecodeListItems(ComboBox16);
SetControl_DecodeListItems(ComboBox15);
SetContorl_5ToneParameterMsg(Convert.ToInt32(Decimal.Subtract(NumericUpDown27.Value, 1M)));
SetContorl_Items_5ToneDecode();
}
private void DataGridView2_CellClick(object sender, DataGridViewCellEventArgs e)
{
var rowIndex = DataGridView2.CurrentCell.RowIndex;
if (!Operators.ConditionalCompareObjectEqual("", DataGridView2["DataGridViewComboBoxColumn1", rowIndex].Value, false))
return;
if (publicva._5ToneEncodeListEditFlag)
{
publicva._5ToneEncodeListEditFlag = false;
DataGridView2.CurrentCell = DataGridView2.Rows[publicva._5ToneEncodeListEditRow]
.Cells[1];
}
else
DataGridView2.CurrentCell = DataGridView2.Rows[rowIndex]
.Cells[0];
DataGridView2.BeginEdit(true);
}
private void DataGridView2_MouseClick(object sender, MouseEventArgs e)
{
}
private void DataGridView2_RowPostPaint(object sender, DataGridViewRowPostPaintEventArgs e)
{
var brush = (Brush) new SolidBrush(DataGridView2.RowHeadersDefaultCellStyle.ForeColor);
e.Graphics.DrawString(checked(e.RowIndex + 1).ToString(), DataGridView1.DefaultCellStyle.Font, brush, e.RowBounds.Location.X +
checked(DataGridView2.RowHeadersWidth - (e.RowIndex + 1).ToString()
.Length * 8) / 2f, checked(e.RowBounds.Location.Y + 5));
}
public void SetContorl_NumericUpDown_5ToneFreq_User()
{
var num = 1824;
NumericUpDown1.Value = Conversions.ToDecimal(Operators.DivideObject(MyProject.Forms.MDIParent1.Get_2ByteToU16_L_H(checked(num + 0)), 10));
NumericUpDown2.Value = Conversions.ToDecimal(Operators.DivideObject(MyProject.Forms.MDIParent1.Get_2ByteToU16_L_H(checked(num + 2)), 10));
NumericUpDown3.Value = Conversions.ToDecimal(Operators.DivideObject(MyProject.Forms.MDIParent1.Get_2ByteToU16_L_H(checked(num + 4)), 10));
NumericUpDown4.Value = Conversions.ToDecimal(Operators.DivideObject(MyProject.Forms.MDIParent1.Get_2ByteToU16_L_H(checked(num + 6)), 10));
NumericUpDown5.Value = Conversions.ToDecimal(Operators.DivideObject(MyProject.Forms.MDIParent1.Get_2ByteToU16_L_H(checked(num + 8)), 10));
NumericUpDown6.Value =
Conversions.ToDecimal(Operators.DivideObject(MyProject.Forms.MDIParent1.Get_2ByteToU16_L_H(checked(num + 10)), 10));
NumericUpDown7.Value =
Conversions.ToDecimal(Operators.DivideObject(MyProject.Forms.MDIParent1.Get_2ByteToU16_L_H(checked(num + 12)), 10));
NumericUpDown8.Value =
Conversions.ToDecimal(Operators.DivideObject(MyProject.Forms.MDIParent1.Get_2ByteToU16_L_H(checked(num + 14)), 10));
NumericUpDown9.Value =
Conversions.ToDecimal(Operators.DivideObject(MyProject.Forms.MDIParent1.Get_2ByteToU16_L_H(checked(num + 16)), 10));
NumericUpDown10.Value =
Conversions.ToDecimal(Operators.DivideObject(MyProject.Forms.MDIParent1.Get_2ByteToU16_L_H(checked(num + 18)), 10));
NumericUpDown11.Value =
Conversions.ToDecimal(Operators.DivideObject(MyProject.Forms.MDIParent1.Get_2ByteToU16_L_H(checked(num + 20)), 10));
NumericUpDown12.Value =
Conversions.ToDecimal(Operators.DivideObject(MyProject.Forms.MDIParent1.Get_2ByteToU16_L_H(checked(num + 22)), 10));
NumericUpDown13.Value =
Conversions.ToDecimal(Operators.DivideObject(MyProject.Forms.MDIParent1.Get_2ByteToU16_L_H(checked(num + 24)), 10));
NumericUpDown14.Value =
Conversions.ToDecimal(Operators.DivideObject(MyProject.Forms.MDIParent1.Get_2ByteToU16_L_H(checked(num + 26)), 10));
NumericUpDown15.Value =
Conversions.ToDecimal(Operators.DivideObject(MyProject.Forms.MDIParent1.Get_2ByteToU16_L_H(checked(num + 28)), 10));
NumericUpDown16.Value =
Conversions.ToDecimal(Operators.DivideObject(MyProject.Forms.MDIParent1.Get_2ByteToU16_L_H(checked(num + 30)), 10));
}
public void SetContorl_NumericUpDown_5ToneFreq(int i)
{
NumericUpDown1.Value = new Decimal(publicva._5ToneDefaultFreqTab[i, 0] / 10.0);
NumericUpDown2.Value = new Decimal(publicva._5ToneDefaultFreqTab[i, 1] / 10.0);
NumericUpDown3.Value = new Decimal(publicva._5ToneDefaultFreqTab[i, 2] / 10.0);
NumericUpDown4.Value = new Decimal(publicva._5ToneDefaultFreqTab[i, 3] / 10.0);
NumericUpDown5.Value = new Decimal(publicva._5ToneDefaultFreqTab[i, 4] / 10.0);
NumericUpDown6.Value = new Decimal(publicva._5ToneDefaultFreqTab[i, 5] / 10.0);
NumericUpDown7.Value = new Decimal(publicva._5ToneDefaultFreqTab[i, 6] / 10.0);
NumericUpDown8.Value = new Decimal(publicva._5ToneDefaultFreqTab[i, 7] / 10.0);
NumericUpDown9.Value = new Decimal(publicva._5ToneDefaultFreqTab[i, 8] / 10.0);
NumericUpDown10.Value = new Decimal(publicva._5ToneDefaultFreqTab[i, 9] / 10.0);
NumericUpDown11.Value = new Decimal(publicva._5ToneDefaultFreqTab[i, 10] / 10.0);
NumericUpDown12.Value = new Decimal(publicva._5ToneDefaultFreqTab[i, 11] / 10.0);
NumericUpDown13.Value = new Decimal(publicva._5ToneDefaultFreqTab[i, 12] / 10.0);
NumericUpDown14.Value = new Decimal(publicva._5ToneDefaultFreqTab[i, 13] / 10.0);
NumericUpDown15.Value = new Decimal(publicva._5ToneDefaultFreqTab[i, 14] / 10.0);
NumericUpDown16.Value = new Decimal(publicva._5ToneDefaultFreqTab[i, 15] / 10.0);
}
public void SetContorl_NumericUpDown_Rang(int Min, int Max)
{
NumericUpDown1.Minimum = new Decimal(Min);
NumericUpDown2.Minimum = new Decimal(Min);
NumericUpDown3.Minimum = new Decimal(Min);
NumericUpDown4.Minimum = new Decimal(Min);
NumericUpDown5.Minimum = new Decimal(Min);
NumericUpDown6.Minimum = new Decimal(Min);
NumericUpDown7.Minimum = new Decimal(Min);
NumericUpDown8.Minimum = new Decimal(Min);
NumericUpDown9.Minimum = new Decimal(Min);
NumericUpDown10.Minimum = new Decimal(Min);
NumericUpDown11.Minimum = new Decimal(Min);
NumericUpDown12.Minimum = new Decimal(Min);
NumericUpDown13.Minimum = new Decimal(Min);
NumericUpDown14.Minimum = new Decimal(Min);
NumericUpDown15.Minimum = new Decimal(Min);
NumericUpDown16.Minimum = new Decimal(Min);
NumericUpDown1.Maximum = new Decimal(Max);
NumericUpDown2.Maximum = new Decimal(Max);
NumericUpDown3.Maximum = new Decimal(Max);
NumericUpDown4.Maximum = new Decimal(Max);
NumericUpDown5.Maximum = new Decimal(Max);
NumericUpDown6.Maximum = new Decimal(Max);
NumericUpDown7.Maximum = new Decimal(Max);
NumericUpDown8.Maximum = new Decimal(Max);
NumericUpDown9.Maximum = new Decimal(Max);
NumericUpDown10.Maximum = new Decimal(Max);
NumericUpDown11.Maximum = new Decimal(Max);
NumericUpDown12.Maximum = new Decimal(Max);
NumericUpDown13.Maximum = new Decimal(Max);
NumericUpDown14.Maximum = new Decimal(Max);
NumericUpDown15.Maximum = new Decimal(Max);
NumericUpDown16.Maximum = new Decimal(Max);
}
public void SetContorl_NumericUpDown_Enable(bool i)
{
NumericUpDown1.Enabled = i;
NumericUpDown2.Enabled = i;
NumericUpDown3.Enabled = i;
NumericUpDown4.Enabled = i;
NumericUpDown5.Enabled = i;
NumericUpDown6.Enabled = i;
NumericUpDown7.Enabled = i;
NumericUpDown8.Enabled = i;
NumericUpDown9.Enabled = i;
NumericUpDown10.Enabled = i;
NumericUpDown11.Enabled = i;
NumericUpDown12.Enabled = i;
NumericUpDown13.Enabled = i;
NumericUpDown14.Enabled = i;
NumericUpDown15.Enabled = i;
NumericUpDown16.Enabled = i;
}
public void SetContorl_5ToneEncodeMsg(int i)
{
var num = 2048;
if (ComboBox14.FindStringExact(publicva.EEPROM_Byte[checked(num + 0 + i * 16)]
.ToString()) != -1)
{
ComboBox14.Text = Conversions.ToString(publicva.EEPROM_Byte[checked(num + 0 + i * 16)]);
CheckBox第一个音扩展.Enabled = true;
ComboBox18.Enabled = true;
CheckBox第二个音扩展.Enabled = true;
}
else
{
ComboBox14.SelectedIndex = 0;
CheckBox第一个音扩展.Enabled = false;
ComboBox18.Enabled = false;
CheckBox第二个音扩展.Enabled = false;
publicva.EEPROM_Byte[checked(num + 1 + i * 16)] = 0;
publicva.EEPROM_Byte[checked(num + 2 + i * 16)] = 0;
publicva.EEPROM_Byte[checked(num + 3 + i * 16)] = 0;
}
MyProject.Forms.MDIParent1.SetControl_U8_Data(CheckBox第一个音扩展, checked(num + 1 + i * 16), publicva.Bit0, 0);
if (ComboBox18.FindStringExact(publicva.EEPROM_Byte[checked(num + 2 + i * 16)]
.ToString()) != -1)
{
ComboBox18.Text = Conversions.ToString(publicva.EEPROM_Byte[checked(num + 2 + i * 16)]);
CheckBox第二个音扩展.Enabled = true;
}
else
{
ComboBox18.SelectedIndex = 0;
CheckBox第二个音扩展.Enabled = false;
}
MyProject.Forms.MDIParent1.SetControl_U8_Data(CheckBox第二个音扩展, checked(num + 3 + i * 16), publicva.Bit0, 0);
if (publicva.EEPROM_Byte[checked(num + 4 + i * 16)] > 8)
publicva.EEPROM_Byte[checked(num + 4 + i * 16)] = 0;
MyProject.Forms.MDIParent1.SetControl_U8_Data(ComboBox2, checked(num + 4 + i * 16), publicva.AllBit, 0);
TextBox1.Text = Strings.RTrim(Encoding.ASCII.GetString(publicva.EEPROM_Byte, checked(num + 6 + i * 16), 10));
publicva._5ToneLoaderEncodeMsg = false;
}
public void GetContorl_5ToneEncodeMsg(int i)
{
var num = 2048;
if (ComboBox14.SelectedIndex == 0)
{
publicva.EEPROM_Byte[checked(num + 0 + i * 16)] = 0;
CheckBox第一个音扩展.Enabled = false;
ComboBox18.Enabled = false;
CheckBox第二个音扩展.Enabled = false;
CheckBox第一个音扩展.Checked = false;
ComboBox18.SelectedIndex = 0;
CheckBox第二个音扩展.Checked = false;
}
else
{
publicva.EEPROM_Byte[checked(num + 0 + i * 16)] = Conversions.ToByte(ComboBox14.Text);
CheckBox第一个音扩展.Enabled = true;
ComboBox18.Enabled = true;
CheckBox第二个音扩展.Enabled = true;
}
MyProject.Forms.MDIParent1.GetControl_U8_Data(CheckBox第一个音扩展, checked(num + 1 + i * 16), publicva.Bit0, 0);
if (ComboBox18.SelectedIndex == 0)
{
publicva.EEPROM_Byte[checked(num + 2 + i * 16)] = 0;
CheckBox第二个音扩展.Enabled = false;
}
else
{
publicva.EEPROM_Byte[checked(num + 2 + i * 16)] = Conversions.ToByte(ComboBox18.Text);
CheckBox第二个音扩展.Enabled = true;
}
MyProject.Forms.MDIParent1.GetControl_U8_Data(CheckBox第二个音扩展, checked(num + 3 + i * 16), publicva.Bit0, 0);
MyProject.Forms.MDIParent1.GetControl_U8_Data(ComboBox2, checked(num + 4 + i * 16), publicva.AllBit, 0);
Encoding.ASCII.GetBytes(TextBox1.Text.PadRight(10), 0, 10, publicva.EEPROM_Byte, checked(num + 6 + i * 16));
}
private void NumericUpDown编码_信息码_ValueChanged(object sender, EventArgs e)
{
try
{
if (!publicva._5ToneLoader)
return;
publicva._5ToneLoaderEncodeMsg = true;
SetContorl_5ToneEncodeMsg(Convert.ToInt32(Decimal.Subtract(NumericUpDown编码_信息码.Value, 1M)));
}
catch (Exception ex)
{
ProjectData.SetProjectError(ex);
ProjectData.ClearProjectError();
}
}
private void Button1_Click(object sender, EventArgs e) => NumericUpDown编码_信息码.UpButton();
private void Button2_Click(object sender, EventArgs e) => NumericUpDown编码_信息码.DownButton();
public void Clr_5ToneEncodeList(int i)
{
DataGridView2["DataGridViewComboBoxColumn1", i].Value = "";
DataGridView2["DataGridViewComboBoxColumn2", i].Value = "";
}
public void Init_5ToneEncodeList(int i)
{
DataGridView2["DataGridViewComboBoxColumn2", i].Value = "";
}
public object Get5Tone_Text(int address, int Sum)
{
var str1 = "";
if (Sum > 8)
return "";
var num = 0;
do
{
var str2 = BitConverter.ToString(publicva.EEPROM_Byte, checked(num + address), 1);
str1 += str2.Substring(1, 1);
checked
{
++num;
}
}
while (num <= 7);
return Strings.RTrim(str1.Substring(0, Sum));
}
public void Get5Tone_Code(int address, string text)
{
text = text.PadRight(8, '0');
var startIndex = 0;
do
{
var str = text.Substring(startIndex, 1);
publicva.EEPROM_Byte[checked(address + startIndex)] = Conversions.ToByte("&h" + str);
checked
{
++startIndex;
}
}
while (startIndex <= 7);
}
private void NumericUpDown1_ValueChanged(object sender, EventArgs e)
{
if (!publicva._5ToneLoader || DataGridView1.CurrentCell.RowIndex <= 14)
return;
var address = 1824;
MyProject.Forms.MDIParent1.Set_U16To2Byte_L_H(Convert.ToInt32(Decimal.Multiply(NumericUpDown1.Value, 10M)), address);
}
private void NumericUpDown2_ValueChanged(object sender, EventArgs e)
{
if (!publicva._5ToneLoader || DataGridView1.CurrentCell.RowIndex <= 14)
return;
var address = 1826;
MyProject.Forms.MDIParent1.Set_U16To2Byte_L_H(Convert.ToInt32(Decimal.Multiply(NumericUpDown2.Value, 10M)), address);
}
private void NumericUpDown3_ValueChanged(object sender, EventArgs e)
{
if (!publicva._5ToneLoader || DataGridView1.CurrentCell.RowIndex <= 14)
return;
var address = 1828;
MyProject.Forms.MDIParent1.Set_U16To2Byte_L_H(Convert.ToInt32(Decimal.Multiply(NumericUpDown3.Value, 10M)), address);
}
private void NumericUpDown4_ValueChanged(object sender, EventArgs e)
{
if (!publicva._5ToneLoader || DataGridView1.CurrentCell.RowIndex <= 14)
return;
var address = 1830;
MyProject.Forms.MDIParent1.Set_U16To2Byte_L_H(Convert.ToInt32(Decimal.Multiply(NumericUpDown4.Value, 10M)), address);
}
private void NumericUpDown5_ValueChanged(object sender, EventArgs e)
{
if (!publicva._5ToneLoader || DataGridView1.CurrentCell.RowIndex <= 14)
return;
var address = 1832;
MyProject.Forms.MDIParent1.Set_U16To2Byte_L_H(Convert.ToInt32(Decimal.Multiply(NumericUpDown5.Value, 10M)), address);
}
private void NumericUpDown6_ValueChanged(object sender, EventArgs e)
{
if (!publicva._5ToneLoader || DataGridView1.CurrentCell.RowIndex <= 14)
return;
var address = 1834;
MyProject.Forms.MDIParent1.Set_U16To2Byte_L_H(Convert.ToInt32(Decimal.Multiply(NumericUpDown6.Value, 10M)), address);
}
private void NumericUpDown7_ValueChanged(object sender, EventArgs e)
{
if (!publicva._5ToneLoader || DataGridView1.CurrentCell.RowIndex <= 14)
return;
var address = 1836;
MyProject.Forms.MDIParent1.Set_U16To2Byte_L_H(Convert.ToInt32(Decimal.Multiply(NumericUpDown7.Value, 10M)), address);
}
private void NumericUpDown8_ValueChanged(object sender, EventArgs e)
{
if (!publicva._5ToneLoader || DataGridView1.CurrentCell.RowIndex <= 14)
return;
var address = 1838;
MyProject.Forms.MDIParent1.Set_U16To2Byte_L_H(Convert.ToInt32(Decimal.Multiply(NumericUpDown8.Value, 10M)), address);
}
private void NumericUpDown9_ValueChanged(object sender, EventArgs e)
{
if (!publicva._5ToneLoader || DataGridView1.CurrentCell.RowIndex <= 14)
return;
var address = 1840;
MyProject.Forms.MDIParent1.Set_U16To2Byte_L_H(Convert.ToInt32(Decimal.Multiply(NumericUpDown9.Value, 10M)), address);
}
private void NumericUpDown10_ValueChanged(object sender, EventArgs e)
{
if (!publicva._5ToneLoader || DataGridView1.CurrentCell.RowIndex <= 14)
return;
var address = 1842;
MyProject.Forms.MDIParent1.Set_U16To2Byte_L_H(Convert.ToInt32(Decimal.Multiply(NumericUpDown10.Value, 10M)), address);
}
private void NumericUpDown11_ValueChanged(object sender, EventArgs e)
{
if (!publicva._5ToneLoader || DataGridView1.CurrentCell.RowIndex <= 14)
return;
var address = 1844;
MyProject.Forms.MDIParent1.Set_U16To2Byte_L_H(Convert.ToInt32(Decimal.Multiply(NumericUpDown11.Value, 10M)), address);
}
private void NumericUpDown12_ValueChanged(object sender, EventArgs e)
{
if (!publicva._5ToneLoader || DataGridView1.CurrentCell.RowIndex <= 14)
return;
var address = 1846;
MyProject.Forms.MDIParent1.Set_U16To2Byte_L_H(Convert.ToInt32(Decimal.Multiply(NumericUpDown12.Value, 10M)), address);
}
private void NumericUpDown13_ValueChanged(object sender, EventArgs e)
{
if (!publicva._5ToneLoader || DataGridView1.CurrentCell.RowIndex <= 14)
return;
var address = 1848;
MyProject.Forms.MDIParent1.Set_U16To2Byte_L_H(Convert.ToInt32(Decimal.Multiply(NumericUpDown13.Value, 10M)), address);
}
private void NumericUpDown14_ValueChanged(object sender, EventArgs e)
{
if (!publicva._5ToneLoader || DataGridView1.CurrentCell.RowIndex <= 14)
return;
var address = 1850;
MyProject.Forms.MDIParent1.Set_U16To2Byte_L_H(Convert.ToInt32(Decimal.Multiply(NumericUpDown14.Value, 10M)), address);
}
private void NumericUpDown15_ValueChanged(object sender, EventArgs e)
{
if (!publicva._5ToneLoader || DataGridView1.CurrentCell.RowIndex <= 14)
return;
var address = 1852;
MyProject.Forms.MDIParent1.Set_U16To2Byte_L_H(Convert.ToInt32(Decimal.Multiply(NumericUpDown15.Value, 10M)), address);
}
private void NumericUpDown16_ValueChanged(object sender, EventArgs e)
{
if (!publicva._5ToneLoader || DataGridView1.CurrentCell.RowIndex <= 14)
return;
var address = 1854;
MyProject.Forms.MDIParent1.Set_U16To2Byte_L_H(Convert.ToInt32(Decimal.Multiply(NumericUpDown16.Value, 10M)), address);
}
public void SetControl_EncodeListItems(Control object_x)
{
if (!(object_x is ComboBox))
return;
((ComboBox) object_x).Items.Clear();
if (Operators.CompareString(publicva.Language, "zh-CN", false) == 0)
((ComboBox) object_x).Items.Add("无");
else
((ComboBox) object_x).Items.Add("None");
var index = 0;
do
{
if (publicva._5ToneEncodeListFlag[index] > 0)
((ComboBox) object_x).Items.Add(checked(index + 1));
checked
{
++index;
}
}
while (index <= 31);
}
public void SetControl_DecodeListItems(Control object_x)
{
if (!(object_x is ComboBox))
return;
((ComboBox) object_x).Items.Clear();
if (Operators.CompareString(publicva.Language, "zh-CN", false) == 0)
((ComboBox) object_x).Items.Add("无");
else
((ComboBox) object_x).Items.Add("None");
var index = 0;
do
{
if (publicva._5ToneDecodeListFlag[index] > 0)
((ComboBox) object_x).Items.Add(checked(index + 1));
checked
{
++index;
}
}
while (index <= 15);
}
private void ComboBox14_SelectionChangeCommitted(object sender, EventArgs e)
{
GetContorl_5ToneEncodeMsg(Convert.ToInt32(Decimal.Subtract(NumericUpDown编码_信息码.Value, 1M)));
SetContorl_Items_5ToneDecode();
}
private void ComboBox18_SelectionChangeCommitted(object sender, EventArgs e)
{
GetContorl_5ToneEncodeMsg(Convert.ToInt32(Decimal.Subtract(NumericUpDown编码_信息码.Value, 1M)));
}
private void ComboBox2_SelectionChangeCommitted(object sender, EventArgs e)
{
GetContorl_5ToneEncodeMsg(Convert.ToInt32(Decimal.Subtract(NumericUpDown编码_信息码.Value, 1M)));
}
private void TextBox1_KeyPress(object sender, KeyPressEventArgs e)
{
if (char.IsLetterOrDigit(e.KeyChar) | e.KeyChar == '\b' | char.IsPunctuation(e.KeyChar))
e.Handled = false;
else
e.Handled = true;
}
private void TextBox1_LostFocus(object sender, EventArgs e)
{
try
{
GetContorl_5ToneEncodeMsg(Convert.ToInt32(Decimal.Subtract(NumericUpDown编码_信息码.Value, 1M)));
}
catch (Exception ex)
{
ProjectData.SetProjectError(ex);
ProjectData.ClearProjectError();
}
}
public void SetComboBoxControl_Items_5Tone_EncodeList(
Control object_x,
int address,
int FramSum,
int sum,
int Frame,
int ByteIndex)
{
var flag = true;
var text = ((ComboBox) object_x).Text;
if (object_x is ComboBox)
{
((ComboBox) object_x).Items.Clear();
if (Operators.CompareString(publicva.Language, "zh-CN", false) == 0)
((ComboBox) object_x).Items.Add("无");
else
((ComboBox) object_x).Items.Add("OFF");
var num1 = checked(FramSum - 1);
var num2 = 0;
while (num2 <= num1)
{
if (publicva.EEPROM_Byte[checked(address + num2 * Frame + ByteIndex)] != 0 &
publicva.EEPROM_Byte[checked(address + num2 * Frame + ByteIndex)] < sum)
{
((ComboBox) object_x).Items.Add(checked(num2 + 1));
flag = false;
}
checked
{
++num2;
}
}
}
if (flag)
((ComboBox) object_x).SelectedIndex = 0;
else if (-1 == ((ComboBox) object_x).FindStringExact(text))
((ComboBox) object_x).SelectedIndex = 0;
else
((ComboBox) object_x).Text = text;
}
public void SetContorl_Items_5ToneDecode()
{
SetComboBoxControl_Items_5Tone_EncodeList(ComboBox8, 2048, 32, 32, 16, 0);
}
public void SetContorl_5ToneDecodeMsg(int i)
{
var num = 3072;
if (publicva.EEPROM_Byte[checked(num + 16 + i * 32)] == 0)
{
TextBox3.Text = "";
ComboBox6.SelectedIndex = 0;
TextBox3.Enabled = false;
ComboBox5.Enabled = false;
publicva.EEPROM_Byte[checked(num + 17 + i * 32)] = 0;
}
else
{
TextBox3.Text = Conversions.ToString(Get5Tone_Text(checked(num + 0 + i * 32), publicva.EEPROM_Byte[checked(num + 16 + i * 32)]));
ComboBox6.SelectedIndex = 1;
TextBox3.Enabled = true;
ComboBox5.Enabled = true;
}
if (publicva.EEPROM_Byte[checked(num + 17 + i * 32)] == 0)
{
TextBox4.Text = "";
ComboBox5.SelectedIndex = 0;
TextBox4.Enabled = false;
}
else
{
TextBox4.Text = Conversions.ToString(Get5Tone_Text(checked(num + 8 + i * 32), publicva.EEPROM_Byte[checked(num + 17 + i * 32)]));
ComboBox5.SelectedIndex = 1;
TextBox4.Enabled = true;
}
MyProject.Forms.MDIParent1.SetControl_U8_Data(ComboBox7, checked(num + 18 + i * 32),
(byte) (publicva.Bit0 | publicva.Bit1 | publicva.Bit2 | publicva.Bit3), 0);
if (publicva.EEPROM_Byte[checked(num + 19 + i * 32)] > 2)
publicva.EEPROM_Byte[checked(num + 19 + i * 32)] = 0;
MyProject.Forms.MDIParent1.SetControl_U8_Data(ComboBox4, checked(num + 19 + i * 32), (byte) (publicva.Bit0 | publicva.Bit1), 0);
if (ComboBox8.FindStringExact(publicva.EEPROM_Byte[checked(num + 20 + i * 32)]
.ToString()) != -1)
{
ComboBox8.Text = Conversions.ToString(publicva.EEPROM_Byte[checked(num + 20 + i * 32)]);
}
else
{
ComboBox8.SelectedIndex = 0;
publicva.EEPROM_Byte[checked(num + 20 + i * 32)] = 0;
}
if (ComboBox9.FindStringExact(publicva.EEPROM_Byte[checked(num + 21 + i * 32)]
.ToString()) != -1)
{
ComboBox9.Text = Conversions.ToString(publicva.EEPROM_Byte[checked(num + 21 + i * 32)]);
}
else
{
ComboBox9.SelectedIndex = 0;
publicva.EEPROM_Byte[checked(num + 21 + i * 32)] = 0;
}
if (ComboBox10.FindStringExact(publicva.EEPROM_Byte[checked(num + 22 + i * 32)]
.ToString()) != -1)
{
ComboBox10.Text = Conversions.ToString(publicva.EEPROM_Byte[checked(num + 22 + i * 32)]);
}
else
{
ComboBox10.SelectedIndex = 0;
publicva.EEPROM_Byte[checked(num + 22 + i * 32)] = 0;
}
}
public void GetContorl_5ToneDecodeMsg(int i)
{
var num = 3072;
if (ComboBox6.SelectedIndex == 0)
{
TextBox3.Text = "";
TextBox4.Text = "";
ComboBox5.SelectedIndex = 0;
TextBox3.Enabled = false;
TextBox4.Enabled = false;
ComboBox5.Enabled = false;
publicva._5ToneDecodeListFlag[i] = 0;
}
else
{
TextBox3.Enabled = true;
ComboBox5.Enabled = true;
publicva._5ToneDecodeListFlag[i] = 1;
}
if (ComboBox5.SelectedIndex == 0)
{
TextBox4.Text = "";
TextBox4.Enabled = false;
}
else
TextBox4.Enabled = true;
Get5Tone_Code(checked(num + 0 + i * 32), TextBox3.Text);
Get5Tone_Code(checked(num + 8 + i * 32), TextBox4.Text);
publicva.EEPROM_Byte[checked(num + 16 + i * 32)] = checked((byte) TextBox3.Text.Length);
publicva.EEPROM_Byte[checked(num + 17 + i * 32)] = checked((byte) TextBox4.Text.Length);
MyProject.Forms.MDIParent1.GetControl_U8_Data(ComboBox7, checked(num + 18 + i * 32), publicva.AllBit, 0);
MyProject.Forms.MDIParent1.GetControl_U8_Data(ComboBox4, checked(num + 19 + i * 32), publicva.AllBit, 0);
if (ComboBox8.SelectedIndex == 0)
{
publicva.EEPROM_Byte[checked(num + 20 + i * 32)] = 0;
}
else
{
try
{
publicva.EEPROM_Byte[checked(num + 20 + i * 32)] = Conversions.ToByte(ComboBox8.Text);
}
catch (Exception ex)
{
ProjectData.SetProjectError(ex);
publicva.EEPROM_Byte[checked(num + 20 + i * 32)] = 0;
ProjectData.ClearProjectError();
}
}
publicva.EEPROM_Byte[checked(num + 21 + i * 32)] = !(ComboBox9.FindString(ComboBox9.Text) == -1 | ComboBox9.SelectedIndex == 0)
? Conversions.ToByte(ComboBox9.Text)
: (byte) 0;
if (ComboBox10.FindString(ComboBox10.Text) == -1 | ComboBox10.SelectedIndex == 0)
publicva.EEPROM_Byte[checked(num + 22 + i * 32)] = 0;
else
publicva.EEPROM_Byte[checked(num + 22 + i * 32)] = Conversions.ToByte(ComboBox10.Text);
}
private void ComboBox7_SelectionChangeCommitted(object sender, EventArgs e)
{
GetContorl_5ToneDecodeMsg(Convert.ToInt32(Decimal.Subtract(NumericUpDown解码_信息码.Value, 1M)));
}
private void ComboBox6_SelectionChangeCommitted(object sender, EventArgs e)
{
GetContorl_5ToneDecodeMsg(Convert.ToInt32(Decimal.Subtract(NumericUpDown解码_信息码.Value, 1M)));
SetControl_DecodeListItems(ComboBox13);
SetControl_DecodeListItems(ComboBox17);
SetControl_DecodeListItems(ComboBox16);
SetControl_DecodeListItems(ComboBox15);
SetContorl_5ToneParameterMsg(Convert.ToInt32(Decimal.Subtract(NumericUpDown27.Value, 1M)));
}
private void ComboBox5_SelectionChangeCommitted(object sender, EventArgs e)
{
if (Operators.CompareString(TextBox3.Text, "", false) == 0)
ComboBox5.SelectedIndex = 0;
else
GetContorl_5ToneDecodeMsg(Convert.ToInt32(Decimal.Subtract(NumericUpDown解码_信息码.Value, 1M)));
}
private void TextBox3_KeyPress(object sender, KeyPressEventArgs e)
{
if (char.IsDigit(e.KeyChar) | e.KeyChar == '\b' | Operators.CompareString(Conversions.ToString(e.KeyChar), "A", false) == 0 |
Operators.CompareString(Conversions.ToString(e.KeyChar), "B", false) == 0 |
Operators.CompareString(Conversions.ToString(e.KeyChar), "C", false) == 0 |
Operators.CompareString(Conversions.ToString(e.KeyChar), "D", false) == 0 |
Operators.CompareString(Conversions.ToString(e.KeyChar), "E", false) == 0 |
Operators.CompareString(Conversions.ToString(e.KeyChar), "F", false) == 0 |
Operators.CompareString(Conversions.ToString(e.KeyChar), "a", false) == 0 |
Operators.CompareString(Conversions.ToString(e.KeyChar), "b", false) == 0 |
Operators.CompareString(Conversions.ToString(e.KeyChar), "c", false) == 0 |
Operators.CompareString(Conversions.ToString(e.KeyChar), "d", false) == 0 |
Operators.CompareString(Conversions.ToString(e.KeyChar), nameof(e), false) == 0 |
Operators.CompareString(Conversions.ToString(e.KeyChar), "f", false) == 0)
{
if (char.IsLower(e.KeyChar))
e.KeyChar = char.ToUpper(e.KeyChar);
e.Handled = false;
}
else
e.Handled = true;
}
private void TextBox3_LostFocus(object sender, EventArgs e)
{
GetContorl_5ToneDecodeMsg(Convert.ToInt32(Decimal.Subtract(NumericUpDown解码_信息码.Value, 1M)));
}
private void TextBox4_KeyPress(object sender, KeyPressEventArgs e)
{
if (char.IsDigit(e.KeyChar) | e.KeyChar == '\b' | Operators.CompareString(Conversions.ToString(e.KeyChar), "A", false) == 0 |
Operators.CompareString(Conversions.ToString(e.KeyChar), "B", false) == 0 |
Operators.CompareString(Conversions.ToString(e.KeyChar), "C", false) == 0 |
Operators.CompareString(Conversions.ToString(e.KeyChar), "D", false) == 0 |
Operators.CompareString(Conversions.ToString(e.KeyChar), "E", false) == 0 |
Operators.CompareString(Conversions.ToString(e.KeyChar), "F", false) == 0 |
Operators.CompareString(Conversions.ToString(e.KeyChar), "a", false) == 0 |
Operators.CompareString(Conversions.ToString(e.KeyChar), "b", false) == 0 |
Operators.CompareString(Conversions.ToString(e.KeyChar), "c", false) == 0 |
Operators.CompareString(Conversions.ToString(e.KeyChar), "d", false) == 0 |
Operators.CompareString(Conversions.ToString(e.KeyChar), nameof(e), false) == 0 |
Operators.CompareString(Conversions.ToString(e.KeyChar), "f", false) == 0)
{
if (char.IsLower(e.KeyChar))
e.KeyChar = char.ToUpper(e.KeyChar);
e.Handled = false;
}
else
e.Handled = true;
}
private void TextBox4_LostFocus(object sender, EventArgs e)
{
GetContorl_5ToneDecodeMsg(Convert.ToInt32(Decimal.Subtract(NumericUpDown解码_信息码.Value, 1M)));
}
private void ComboBox4_SelectionChangeCommitted(object sender, EventArgs e)
{
GetContorl_5ToneDecodeMsg(Convert.ToInt32(Decimal.Subtract(NumericUpDown解码_信息码.Value, 1M)));
}
private void ComboBox8_MouseClick(object sender, MouseEventArgs e)
{
SetContorl_Items_5ToneDecode();
}
private void ComboBox8_SelectionChangeCommitted(object sender, EventArgs e)
{
GetContorl_5ToneDecodeMsg(Convert.ToInt32(Decimal.Subtract(NumericUpDown解码_信息码.Value, 1M)));
}
private void ComboBox9_MouseClick(object sender, MouseEventArgs e)
{
MyProject.Forms._2ToneForm.SetControl_BeepItems(ComboBox9);
}
private void ComboBox9_SelectionChangeCommitted(object sender, EventArgs e)
{
GetContorl_5ToneDecodeMsg(Convert.ToInt32(Decimal.Subtract(NumericUpDown解码_信息码.Value, 1M)));
}
private void ComboBox10_MouseClick(object sender, MouseEventArgs e)
{
MyProject.Forms._2ToneForm.SetControl_BeepItems(ComboBox10);
}
private void ComboBox10_SelectionChangeCommitted(object sender, EventArgs e)
{
GetContorl_5ToneDecodeMsg(Convert.ToInt32(Decimal.Subtract(NumericUpDown解码_信息码.Value, 1M)));
}
private void Button4_Click(object sender, EventArgs e)
{
NumericUpDown解码_信息码.Focus();
NumericUpDown解码_信息码.UpButton();
}
private void Button3_Click(object sender, EventArgs e)
{
NumericUpDown解码_信息码.Focus();
NumericUpDown解码_信息码.DownButton();
}
private void NumericUpDown解码_信息码_ValueChanged(object sender, EventArgs e)
{
if (!NumericUpDown解码_信息码.Focused)
return;
SetContorl_5ToneDecodeMsg(Convert.ToInt32(Decimal.Subtract(NumericUpDown解码_信息码.Value, 1M)));
}
public void SetContorl_5ToneParameterMsg(int i)
{
var num = 3584;
MyProject.Forms.MDIParent1.SetControl_Text(ComboBox11, checked(num + 1 + i * 16));
MyProject.Forms.MDIParent1.SetControl_Text(ComboBox12, checked(num + 2 + i * 16));
MyProject.Forms.MDIParent1.SetControl_Text(ComboBox13, checked(num + 6 + i * 16));
MyProject.Forms.MDIParent1.SetControl_Text(ComboBox17, checked(num + 7 + i * 16));
MyProject.Forms.MDIParent1.SetControl_Text(ComboBox16, checked(num + 8 + i * 16));
MyProject.Forms.MDIParent1.SetControl_Text(ComboBox15, checked(num + 9 + i * 16));
MyProject.Forms.MDIParent1.SetControl_U8_Data(CheckBox1, checked(num + 10 + i * 16), publicva.Bit0, 0);
MyProject.Forms.MDIParent1.SetControl_U8_Data(CheckBox2, checked(num + 10 + i * 16), publicva.Bit1, 0);
MyProject.Forms.MDIParent1.SetControl_U8_Data(CheckBox3, checked(num + 10 + i * 16), publicva.Bit2, 0);
MyProject.Forms.MDIParent1.SetControl_U8_Data(CheckBox4, checked(num + 10 + i * 16), publicva.Bit3, 0);
MyProject.Forms.MDIParent1.SetControl_U8_Data(CheckBox5, checked(num + 10 + i * 16), publicva.Bit4, 0);
MyProject.Forms.MDIParent1.SetControl_U8_Data(CheckBox6, checked(num + 10 + i * 16), publicva.Bit5, 0);
MyProject.Forms.MDIParent1.SetControl_U8_Data(CheckBox7, checked(num + 10 + i * 16), publicva.Bit6, 0);
MyProject.Forms.MDIParent1.SetControl_U8_Data(CheckBox8, checked(num + 10 + i * 16), publicva.Bit7, 0);
}
public void GetContorl_5ToneParameterMsg(int i)
{
var num = 3584;
MyProject.Forms.MDIParent1.GetContol_Data(ComboBox11, checked(num + 1 + i * 16));
MyProject.Forms.MDIParent1.GetContol_Data(ComboBox12, checked(num + 2 + i * 16));
MyProject.Forms.MDIParent1.GetContol_Data(ComboBox13, checked(num + 6 + i * 16));
MyProject.Forms.MDIParent1.GetContol_Data(ComboBox17, checked(num + 7 + i * 16));
MyProject.Forms.MDIParent1.GetContol_Data(ComboBox16, checked(num + 8 + i * 16));
MyProject.Forms.MDIParent1.GetContol_Data(ComboBox15, checked(num + 9 + i * 16));
MyProject.Forms.MDIParent1.GetControl_U8_Data(CheckBox1, checked(num + 10 + i * 16), publicva.Bit0, 0);
MyProject.Forms.MDIParent1.GetControl_U8_Data(CheckBox2, checked(num + 10 + i * 16), publicva.Bit1, 0);
MyProject.Forms.MDIParent1.GetControl_U8_Data(CheckBox3, checked(num + 10 + i * 16), publicva.Bit2, 0);
MyProject.Forms.MDIParent1.GetControl_U8_Data(CheckBox4, checked(num + 10 + i * 16), publicva.Bit3, 0);
MyProject.Forms.MDIParent1.GetControl_U8_Data(CheckBox5, checked(num + 10 + i * 16), publicva.Bit4, 0);
MyProject.Forms.MDIParent1.GetControl_U8_Data(CheckBox6, checked(num + 10 + i * 16), publicva.Bit5, 0);
MyProject.Forms.MDIParent1.GetControl_U8_Data(CheckBox7, checked(num + 10 + i * 16), publicva.Bit6, 0);
MyProject.Forms.MDIParent1.GetControl_U8_Data(CheckBox8, checked(num + 10 + i * 16), publicva.Bit7, 0);
}
private void NumericUpDown27_ValueChanged(object sender, EventArgs e)
{
if (!publicva._5ToneLoader)
return;
SetContorl_5ToneParameterMsg(Convert.ToInt32(Decimal.Subtract(NumericUpDown27.Value, 1M)));
}
private void Button6_Click(object sender, EventArgs e) => NumericUpDown27.UpButton();
private void Button5_Click(object sender, EventArgs e) => NumericUpDown27.DownButton();
private void ComboBox11_MouseClick(object sender, MouseEventArgs e)
{
SetComboBoxControl_Items_5Tone_EncodeList(ComboBox11, 2048, 32, 32, 16, 0);
}
private void ComboBox11_SelectionChangeCommitted(object sender, EventArgs e)
{
GetContorl_5ToneParameterMsg(Convert.ToInt32(Decimal.Subtract(NumericUpDown27.Value, 1M)));
}
private void ComboBox12_MouseClick(object sender, MouseEventArgs e)
{
SetComboBoxControl_Items_5Tone_EncodeList(ComboBox12, 2048, 32, 32, 16, 0);
}
private void ComboBox12_SelectionChangeCommitted(object sender, EventArgs e)
{
GetContorl_5ToneParameterMsg(Convert.ToInt32(Decimal.Subtract(NumericUpDown27.Value, 1M)));
}
private void ComboBox13_SelectionChangeCommitted(object sender, EventArgs e)
{
GetContorl_5ToneParameterMsg(Convert.ToInt32(Decimal.Subtract(NumericUpDown27.Value, 1M)));
}
private void ComboBox17_SelectionChangeCommitted(object sender, EventArgs e)
{
GetContorl_5ToneParameterMsg(Convert.ToInt32(Decimal.Subtract(NumericUpDown27.Value, 1M)));
}
private void ComboBox16_SelectionChangeCommitted(object sender, EventArgs e)
{
GetContorl_5ToneParameterMsg(Convert.ToInt32(Decimal.Subtract(NumericUpDown27.Value, 1M)));
}
private void ComboBox15_SelectionChangeCommitted(object sender, EventArgs e)
{
GetContorl_5ToneParameterMsg(Convert.ToInt32(Decimal.Subtract(NumericUpDown27.Value, 1M)));
}
private void CheckBox1_LostFocus(object sender, EventArgs e)
{
GetContorl_5ToneParameterMsg(Convert.ToInt32(Decimal.Subtract(NumericUpDown27.Value, 1M)));
}
private void CheckBox2_LostFocus(object sender, EventArgs e)
{
GetContorl_5ToneParameterMsg(Convert.ToInt32(Decimal.Subtract(NumericUpDown27.Value, 1M)));
}
private void CheckBox3_LostFocus(object sender, EventArgs e)
{
GetContorl_5ToneParameterMsg(Convert.ToInt32(Decimal.Subtract(NumericUpDown27.Value, 1M)));
}
private void CheckBox4_LostFocus(object sender, EventArgs e)
{
GetContorl_5ToneParameterMsg(Convert.ToInt32(Decimal.Subtract(NumericUpDown27.Value, 1M)));
}
private void CheckBox5_LostFocus(object sender, EventArgs e)
{
GetContorl_5ToneParameterMsg(Convert.ToInt32(Decimal.Subtract(NumericUpDown27.Value, 1M)));
}
private void CheckBox6_LostFocus(object sender, EventArgs e)
{
GetContorl_5ToneParameterMsg(Convert.ToInt32(Decimal.Subtract(NumericUpDown27.Value, 1M)));
}
private void CheckBox7_LostFocus(object sender, EventArgs e)
{
GetContorl_5ToneParameterMsg(Convert.ToInt32(Decimal.Subtract(NumericUpDown27.Value, 1M)));
}
private void CheckBox8_LostFocus(object sender, EventArgs e)
{
GetContorl_5ToneParameterMsg(Convert.ToInt32(Decimal.Subtract(NumericUpDown27.Value, 1M)));
}
private void Button9_Click(object sender, EventArgs e) => Close();
}
}