// Decompiled with JetBrains decompiler // Type: HPG_68D.BeepForm // 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.CompilerServices; using System; using System.Collections; using System.ComponentModel; using System.Diagnostics; using System.Drawing; using System.Runtime.CompilerServices; using System.Windows.Forms; namespace HPG_68D { [DesignerGenerated] public class BeepForm : 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("Label1")] private Label _Label1; [AccessedThroughProperty("NumericUpDown1")] private NumericUpDown _NumericUpDown1; [AccessedThroughProperty("Label2")] private Label _Label2; [AccessedThroughProperty("TabPage3")] private TabPage _TabPage3; [AccessedThroughProperty("TabPage4")] private TabPage _TabPage4; [AccessedThroughProperty("TabPage5")] private TabPage _TabPage5; [AccessedThroughProperty("TabPage6")] private TabPage _TabPage6; [AccessedThroughProperty("TabPage7")] private TabPage _TabPage7; [AccessedThroughProperty("TabPage8")] private TabPage _TabPage8; [AccessedThroughProperty("Button3")] private Button _Button3; [AccessedThroughProperty("Button2")] private Button _Button2; [AccessedThroughProperty("Button1")] private Button _Button1; [AccessedThroughProperty("ComboBox1")] private ComboBox _ComboBox1; [AccessedThroughProperty("ComboBox2")] private ComboBox _ComboBox2; [AccessedThroughProperty("NumericUpDown2")] private NumericUpDown _NumericUpDown2; [AccessedThroughProperty("Label3")] private Label _Label3; [AccessedThroughProperty("Label4")] private Label _Label4; [AccessedThroughProperty("DataGridView2")] private DataGridView _DataGridView2; [AccessedThroughProperty("ComboBox3")] private ComboBox _ComboBox3; [AccessedThroughProperty("NumericUpDown3")] private NumericUpDown _NumericUpDown3; [AccessedThroughProperty("Label5")] private Label _Label5; [AccessedThroughProperty("Label6")] private Label _Label6; [AccessedThroughProperty("DataGridView3")] private DataGridView _DataGridView3; [AccessedThroughProperty("ComboBox4")] private ComboBox _ComboBox4; [AccessedThroughProperty("NumericUpDown4")] private NumericUpDown _NumericUpDown4; [AccessedThroughProperty("Label7")] private Label _Label7; [AccessedThroughProperty("Label8")] private Label _Label8; [AccessedThroughProperty("DataGridView4")] private DataGridView _DataGridView4; [AccessedThroughProperty("ComboBox5")] private ComboBox _ComboBox5; [AccessedThroughProperty("NumericUpDown5")] private NumericUpDown _NumericUpDown5; [AccessedThroughProperty("Label9")] private Label _Label9; [AccessedThroughProperty("Label10")] private Label _Label10; [AccessedThroughProperty("DataGridView5")] private DataGridView _DataGridView5; [AccessedThroughProperty("ComboBox6")] private ComboBox _ComboBox6; [AccessedThroughProperty("NumericUpDown6")] private NumericUpDown _NumericUpDown6; [AccessedThroughProperty("Label11")] private Label _Label11; [AccessedThroughProperty("Label12")] private Label _Label12; [AccessedThroughProperty("DataGridView6")] private DataGridView _DataGridView6; [AccessedThroughProperty("ComboBox7")] private ComboBox _ComboBox7; [AccessedThroughProperty("NumericUpDown7")] private NumericUpDown _NumericUpDown7; [AccessedThroughProperty("Label13")] private Label _Label13; [AccessedThroughProperty("Label14")] private Label _Label14; [AccessedThroughProperty("DataGridView7")] private DataGridView _DataGridView7; [AccessedThroughProperty("ComboBox8")] private ComboBox _ComboBox8; [AccessedThroughProperty("NumericUpDown8")] private NumericUpDown _NumericUpDown8; [AccessedThroughProperty("Label15")] private Label _Label15; [AccessedThroughProperty("Label16")] private Label _Label16; [AccessedThroughProperty("DataGridView8")] private DataGridView _DataGridView8; [AccessedThroughProperty("Column1_1")] private DataGridViewComboBoxColumn _Column1_1; [AccessedThroughProperty("Column2_1")] private DataGridViewComboBoxColumn _Column2_1; [AccessedThroughProperty("Column1_2")] private DataGridViewComboBoxColumn _Column1_2; [AccessedThroughProperty("Column2_2")] private DataGridViewComboBoxColumn _Column2_2; [AccessedThroughProperty("Column1_3")] private DataGridViewComboBoxColumn _Column1_3; [AccessedThroughProperty("Column2_3")] private DataGridViewComboBoxColumn _Column2_3; [AccessedThroughProperty("Column1_4")] private DataGridViewComboBoxColumn _Column1_4; [AccessedThroughProperty("Column2_4")] private DataGridViewComboBoxColumn _Column2_4; [AccessedThroughProperty("Column1_5")] private DataGridViewComboBoxColumn _Column1_5; [AccessedThroughProperty("Column2_5")] private DataGridViewComboBoxColumn _Column2_5; [AccessedThroughProperty("Column1_6")] private DataGridViewComboBoxColumn _Column1_6; [AccessedThroughProperty("Column2_6")] private DataGridViewComboBoxColumn _Column2_6; [AccessedThroughProperty("Column1_7")] private DataGridViewComboBoxColumn _Column1_7; [AccessedThroughProperty("Column2_7")] private DataGridViewComboBoxColumn _Column2_7; [AccessedThroughProperty("Column1_8")] private DataGridViewComboBoxColumn _Column1_8; [AccessedThroughProperty("Column2_8")] private DataGridViewComboBoxColumn _Column2_8; [DebuggerNonUserCode] static BeepForm() { } [DebuggerNonUserCode] public BeepForm() { Deactivate += BeepForm_Deactivate; FormClosing += BeepForm_FormClosing; Load += BeepForm_Load; __ENCList.Add((object) new WeakReference((object) this)); InitializeComponent(); } [DebuggerNonUserCode] protected override void Dispose(bool disposing) { if (disposing && components != null) components.Dispose(); base.Dispose(disposing); } [DebuggerStepThrough] private void InitializeComponent() { ComponentResourceManager componentResourceManager = new ComponentResourceManager(typeof (BeepForm)); DataGridViewCellStyle gridViewCellStyle1 = new DataGridViewCellStyle(); DataGridViewCellStyle gridViewCellStyle2 = new DataGridViewCellStyle(); DataGridViewCellStyle gridViewCellStyle3 = new DataGridViewCellStyle(); DataGridViewCellStyle gridViewCellStyle4 = new DataGridViewCellStyle(); DataGridViewCellStyle gridViewCellStyle5 = new DataGridViewCellStyle(); DataGridViewCellStyle gridViewCellStyle6 = new DataGridViewCellStyle(); DataGridViewCellStyle gridViewCellStyle7 = new DataGridViewCellStyle(); DataGridViewCellStyle gridViewCellStyle8 = new DataGridViewCellStyle(); DataGridViewCellStyle gridViewCellStyle9 = new DataGridViewCellStyle(); DataGridViewCellStyle gridViewCellStyle10 = new DataGridViewCellStyle(); DataGridViewCellStyle gridViewCellStyle11 = new DataGridViewCellStyle(); DataGridViewCellStyle gridViewCellStyle12 = new DataGridViewCellStyle(); DataGridViewCellStyle gridViewCellStyle13 = new DataGridViewCellStyle(); DataGridViewCellStyle gridViewCellStyle14 = new DataGridViewCellStyle(); DataGridViewCellStyle gridViewCellStyle15 = new DataGridViewCellStyle(); DataGridViewCellStyle gridViewCellStyle16 = new DataGridViewCellStyle(); DataGridViewCellStyle gridViewCellStyle17 = new DataGridViewCellStyle(); DataGridViewCellStyle gridViewCellStyle18 = new DataGridViewCellStyle(); DataGridViewCellStyle gridViewCellStyle19 = new DataGridViewCellStyle(); DataGridViewCellStyle gridViewCellStyle20 = new DataGridViewCellStyle(); DataGridViewCellStyle gridViewCellStyle21 = new DataGridViewCellStyle(); DataGridViewCellStyle gridViewCellStyle22 = new DataGridViewCellStyle(); DataGridViewCellStyle gridViewCellStyle23 = new DataGridViewCellStyle(); DataGridViewCellStyle gridViewCellStyle24 = new DataGridViewCellStyle(); DataGridViewCellStyle gridViewCellStyle25 = new DataGridViewCellStyle(); DataGridViewCellStyle gridViewCellStyle26 = new DataGridViewCellStyle(); DataGridViewCellStyle gridViewCellStyle27 = new DataGridViewCellStyle(); DataGridViewCellStyle gridViewCellStyle28 = new DataGridViewCellStyle(); DataGridViewCellStyle gridViewCellStyle29 = new DataGridViewCellStyle(); DataGridViewCellStyle gridViewCellStyle30 = new DataGridViewCellStyle(); DataGridViewCellStyle gridViewCellStyle31 = new DataGridViewCellStyle(); DataGridViewCellStyle gridViewCellStyle32 = new DataGridViewCellStyle(); TabControl1 = new TabControl(); TabPage1 = new TabPage(); ComboBox1 = new ComboBox(); NumericUpDown1 = new NumericUpDown(); Label2 = new Label(); Label1 = new Label(); DataGridView1 = new DataGridView(); Column1_1 = new DataGridViewComboBoxColumn(); Column2_1 = new DataGridViewComboBoxColumn(); TabPage2 = new TabPage(); ComboBox2 = new ComboBox(); NumericUpDown2 = new NumericUpDown(); Label3 = new Label(); Label4 = new Label(); DataGridView2 = new DataGridView(); Column1_2 = new DataGridViewComboBoxColumn(); Column2_2 = new DataGridViewComboBoxColumn(); TabPage3 = new TabPage(); ComboBox3 = new ComboBox(); NumericUpDown3 = new NumericUpDown(); Label5 = new Label(); Label6 = new Label(); DataGridView3 = new DataGridView(); Column1_3 = new DataGridViewComboBoxColumn(); Column2_3 = new DataGridViewComboBoxColumn(); TabPage4 = new TabPage(); ComboBox4 = new ComboBox(); NumericUpDown4 = new NumericUpDown(); Label7 = new Label(); Label8 = new Label(); DataGridView4 = new DataGridView(); Column1_4 = new DataGridViewComboBoxColumn(); Column2_4 = new DataGridViewComboBoxColumn(); TabPage5 = new TabPage(); ComboBox5 = new ComboBox(); NumericUpDown5 = new NumericUpDown(); Label9 = new Label(); Label10 = new Label(); DataGridView5 = new DataGridView(); Column1_5 = new DataGridViewComboBoxColumn(); Column2_5 = new DataGridViewComboBoxColumn(); TabPage6 = new TabPage(); ComboBox6 = new ComboBox(); NumericUpDown6 = new NumericUpDown(); Label11 = new Label(); Label12 = new Label(); DataGridView6 = new DataGridView(); Column1_6 = new DataGridViewComboBoxColumn(); Column2_6 = new DataGridViewComboBoxColumn(); TabPage7 = new TabPage(); ComboBox7 = new ComboBox(); NumericUpDown7 = new NumericUpDown(); Label13 = new Label(); Label14 = new Label(); DataGridView7 = new DataGridView(); Column1_7 = new DataGridViewComboBoxColumn(); Column2_7 = new DataGridViewComboBoxColumn(); TabPage8 = new TabPage(); ComboBox8 = new ComboBox(); NumericUpDown8 = new NumericUpDown(); Label15 = new Label(); Label16 = new Label(); DataGridView8 = new DataGridView(); Column1_8 = new DataGridViewComboBoxColumn(); Column2_8 = new DataGridViewComboBoxColumn(); Button3 = new Button(); Button2 = new Button(); Button1 = new Button(); TabControl1.SuspendLayout(); TabPage1.SuspendLayout(); NumericUpDown1.BeginInit(); ((ISupportInitialize) DataGridView1).BeginInit(); TabPage2.SuspendLayout(); NumericUpDown2.BeginInit(); ((ISupportInitialize) DataGridView2).BeginInit(); TabPage3.SuspendLayout(); NumericUpDown3.BeginInit(); ((ISupportInitialize) DataGridView3).BeginInit(); TabPage4.SuspendLayout(); NumericUpDown4.BeginInit(); ((ISupportInitialize) DataGridView4).BeginInit(); TabPage5.SuspendLayout(); NumericUpDown5.BeginInit(); ((ISupportInitialize) DataGridView5).BeginInit(); TabPage6.SuspendLayout(); NumericUpDown6.BeginInit(); ((ISupportInitialize) DataGridView6).BeginInit(); TabPage7.SuspendLayout(); NumericUpDown7.BeginInit(); ((ISupportInitialize) DataGridView7).BeginInit(); TabPage8.SuspendLayout(); NumericUpDown8.BeginInit(); ((ISupportInitialize) DataGridView8).BeginInit(); SuspendLayout(); TabControl1.AccessibleDescription = (string) null; TabControl1.AccessibleName = (string) null; componentResourceManager.ApplyResources((object) TabControl1, "TabControl1"); TabControl1.BackgroundImage = (Image) null; TabControl1.Controls.Add((Control) TabPage1); TabControl1.Controls.Add((Control) TabPage2); TabControl1.Controls.Add((Control) TabPage3); TabControl1.Controls.Add((Control) TabPage4); TabControl1.Controls.Add((Control) TabPage5); TabControl1.Controls.Add((Control) TabPage6); TabControl1.Controls.Add((Control) TabPage7); TabControl1.Controls.Add((Control) TabPage8); TabControl1.Font = (Font) null; TabControl1.Name = "TabControl1"; TabControl1.SelectedIndex = 0; TabPage1.AccessibleDescription = (string) null; TabPage1.AccessibleName = (string) null; componentResourceManager.ApplyResources((object) TabPage1, "TabPage1"); TabPage1.BackgroundImage = (Image) null; TabPage1.Controls.Add((Control) ComboBox1); TabPage1.Controls.Add((Control) NumericUpDown1); TabPage1.Controls.Add((Control) Label2); TabPage1.Controls.Add((Control) Label1); TabPage1.Controls.Add((Control) DataGridView1); TabPage1.Font = (Font) null; TabPage1.Name = "TabPage1"; TabPage1.UseVisualStyleBackColor = true; ComboBox1.AccessibleDescription = (string) null; ComboBox1.AccessibleName = (string) null; componentResourceManager.ApplyResources((object) ComboBox1, "ComboBox1"); ComboBox1.BackgroundImage = (Image) null; ComboBox1.DropDownStyle = ComboBoxStyle.DropDownList; ComboBox1.Font = (Font) null; ComboBox1.FormattingEnabled = true; ComboBox1.Items.AddRange(new object[256] { (object) componentResourceManager.GetString("ComboBox1.Items"), (object) componentResourceManager.GetString("ComboBox1.Items1"), (object) componentResourceManager.GetString("ComboBox1.Items2"), (object) componentResourceManager.GetString("ComboBox1.Items3"), (object) componentResourceManager.GetString("ComboBox1.Items4"), (object) componentResourceManager.GetString("ComboBox1.Items5"), (object) componentResourceManager.GetString("ComboBox1.Items6"), (object) componentResourceManager.GetString("ComboBox1.Items7"), (object) componentResourceManager.GetString("ComboBox1.Items8"), (object) componentResourceManager.GetString("ComboBox1.Items9"), (object) componentResourceManager.GetString("ComboBox1.Items10"), (object) componentResourceManager.GetString("ComboBox1.Items11"), (object) componentResourceManager.GetString("ComboBox1.Items12"), (object) componentResourceManager.GetString("ComboBox1.Items13"), (object) componentResourceManager.GetString("ComboBox1.Items14"), (object) componentResourceManager.GetString("ComboBox1.Items15"), (object) componentResourceManager.GetString("ComboBox1.Items16"), (object) componentResourceManager.GetString("ComboBox1.Items17"), (object) componentResourceManager.GetString("ComboBox1.Items18"), (object) componentResourceManager.GetString("ComboBox1.Items19"), (object) componentResourceManager.GetString("ComboBox1.Items20"), (object) componentResourceManager.GetString("ComboBox1.Items21"), (object) componentResourceManager.GetString("ComboBox1.Items22"), (object) componentResourceManager.GetString("ComboBox1.Items23"), (object) componentResourceManager.GetString("ComboBox1.Items24"), (object) componentResourceManager.GetString("ComboBox1.Items25"), (object) componentResourceManager.GetString("ComboBox1.Items26"), (object) componentResourceManager.GetString("ComboBox1.Items27"), (object) componentResourceManager.GetString("ComboBox1.Items28"), (object) componentResourceManager.GetString("ComboBox1.Items29"), (object) componentResourceManager.GetString("ComboBox1.Items30"), (object) componentResourceManager.GetString("ComboBox1.Items31"), (object) componentResourceManager.GetString("ComboBox1.Items32"), (object) componentResourceManager.GetString("ComboBox1.Items33"), (object) componentResourceManager.GetString("ComboBox1.Items34"), (object) componentResourceManager.GetString("ComboBox1.Items35"), (object) componentResourceManager.GetString("ComboBox1.Items36"), (object) componentResourceManager.GetString("ComboBox1.Items37"), (object) componentResourceManager.GetString("ComboBox1.Items38"), (object) componentResourceManager.GetString("ComboBox1.Items39"), (object) componentResourceManager.GetString("ComboBox1.Items40"), (object) componentResourceManager.GetString("ComboBox1.Items41"), (object) componentResourceManager.GetString("ComboBox1.Items42"), (object) componentResourceManager.GetString("ComboBox1.Items43"), (object) componentResourceManager.GetString("ComboBox1.Items44"), (object) componentResourceManager.GetString("ComboBox1.Items45"), (object) componentResourceManager.GetString("ComboBox1.Items46"), (object) componentResourceManager.GetString("ComboBox1.Items47"), (object) componentResourceManager.GetString("ComboBox1.Items48"), (object) componentResourceManager.GetString("ComboBox1.Items49"), (object) componentResourceManager.GetString("ComboBox1.Items50"), (object) componentResourceManager.GetString("ComboBox1.Items51"), (object) componentResourceManager.GetString("ComboBox1.Items52"), (object) componentResourceManager.GetString("ComboBox1.Items53"), (object) componentResourceManager.GetString("ComboBox1.Items54"), (object) componentResourceManager.GetString("ComboBox1.Items55"), (object) componentResourceManager.GetString("ComboBox1.Items56"), (object) componentResourceManager.GetString("ComboBox1.Items57"), (object) componentResourceManager.GetString("ComboBox1.Items58"), (object) componentResourceManager.GetString("ComboBox1.Items59"), (object) componentResourceManager.GetString("ComboBox1.Items60"), (object) componentResourceManager.GetString("ComboBox1.Items61"), (object) componentResourceManager.GetString("ComboBox1.Items62"), (object) componentResourceManager.GetString("ComboBox1.Items63"), (object) componentResourceManager.GetString("ComboBox1.Items64"), (object) componentResourceManager.GetString("ComboBox1.Items65"), (object) componentResourceManager.GetString("ComboBox1.Items66"), (object) componentResourceManager.GetString("ComboBox1.Items67"), (object) componentResourceManager.GetString("ComboBox1.Items68"), (object) componentResourceManager.GetString("ComboBox1.Items69"), (object) componentResourceManager.GetString("ComboBox1.Items70"), (object) componentResourceManager.GetString("ComboBox1.Items71"), (object) componentResourceManager.GetString("ComboBox1.Items72"), (object) componentResourceManager.GetString("ComboBox1.Items73"), (object) componentResourceManager.GetString("ComboBox1.Items74"), (object) componentResourceManager.GetString("ComboBox1.Items75"), (object) componentResourceManager.GetString("ComboBox1.Items76"), (object) componentResourceManager.GetString("ComboBox1.Items77"), (object) componentResourceManager.GetString("ComboBox1.Items78"), (object) componentResourceManager.GetString("ComboBox1.Items79"), (object) componentResourceManager.GetString("ComboBox1.Items80"), (object) componentResourceManager.GetString("ComboBox1.Items81"), (object) componentResourceManager.GetString("ComboBox1.Items82"), (object) componentResourceManager.GetString("ComboBox1.Items83"), (object) componentResourceManager.GetString("ComboBox1.Items84"), (object) componentResourceManager.GetString("ComboBox1.Items85"), (object) componentResourceManager.GetString("ComboBox1.Items86"), (object) componentResourceManager.GetString("ComboBox1.Items87"), (object) componentResourceManager.GetString("ComboBox1.Items88"), (object) componentResourceManager.GetString("ComboBox1.Items89"), (object) componentResourceManager.GetString("ComboBox1.Items90"), (object) componentResourceManager.GetString("ComboBox1.Items91"), (object) componentResourceManager.GetString("ComboBox1.Items92"), (object) componentResourceManager.GetString("ComboBox1.Items93"), (object) componentResourceManager.GetString("ComboBox1.Items94"), (object) componentResourceManager.GetString("ComboBox1.Items95"), (object) componentResourceManager.GetString("ComboBox1.Items96"), (object) componentResourceManager.GetString("ComboBox1.Items97"), (object) componentResourceManager.GetString("ComboBox1.Items98"), (object) componentResourceManager.GetString("ComboBox1.Items99"), (object) componentResourceManager.GetString("ComboBox1.Items100"), (object) componentResourceManager.GetString("ComboBox1.Items101"), (object) componentResourceManager.GetString("ComboBox1.Items102"), (object) componentResourceManager.GetString("ComboBox1.Items103"), (object) componentResourceManager.GetString("ComboBox1.Items104"), (object) componentResourceManager.GetString("ComboBox1.Items105"), (object) componentResourceManager.GetString("ComboBox1.Items106"), (object) componentResourceManager.GetString("ComboBox1.Items107"), (object) componentResourceManager.GetString("ComboBox1.Items108"), (object) componentResourceManager.GetString("ComboBox1.Items109"), (object) componentResourceManager.GetString("ComboBox1.Items110"), (object) componentResourceManager.GetString("ComboBox1.Items111"), (object) componentResourceManager.GetString("ComboBox1.Items112"), (object) componentResourceManager.GetString("ComboBox1.Items113"), (object) componentResourceManager.GetString("ComboBox1.Items114"), (object) componentResourceManager.GetString("ComboBox1.Items115"), (object) componentResourceManager.GetString("ComboBox1.Items116"), (object) componentResourceManager.GetString("ComboBox1.Items117"), (object) componentResourceManager.GetString("ComboBox1.Items118"), (object) componentResourceManager.GetString("ComboBox1.Items119"), (object) componentResourceManager.GetString("ComboBox1.Items120"), (object) componentResourceManager.GetString("ComboBox1.Items121"), (object) componentResourceManager.GetString("ComboBox1.Items122"), (object) componentResourceManager.GetString("ComboBox1.Items123"), (object) componentResourceManager.GetString("ComboBox1.Items124"), (object) componentResourceManager.GetString("ComboBox1.Items125"), (object) componentResourceManager.GetString("ComboBox1.Items126"), (object) componentResourceManager.GetString("ComboBox1.Items127"), (object) componentResourceManager.GetString("ComboBox1.Items128"), (object) componentResourceManager.GetString("ComboBox1.Items129"), (object) componentResourceManager.GetString("ComboBox1.Items130"), (object) componentResourceManager.GetString("ComboBox1.Items131"), (object) componentResourceManager.GetString("ComboBox1.Items132"), (object) componentResourceManager.GetString("ComboBox1.Items133"), (object) componentResourceManager.GetString("ComboBox1.Items134"), (object) componentResourceManager.GetString("ComboBox1.Items135"), (object) componentResourceManager.GetString("ComboBox1.Items136"), (object) componentResourceManager.GetString("ComboBox1.Items137"), (object) componentResourceManager.GetString("ComboBox1.Items138"), (object) componentResourceManager.GetString("ComboBox1.Items139"), (object) componentResourceManager.GetString("ComboBox1.Items140"), (object) componentResourceManager.GetString("ComboBox1.Items141"), (object) componentResourceManager.GetString("ComboBox1.Items142"), (object) componentResourceManager.GetString("ComboBox1.Items143"), (object) componentResourceManager.GetString("ComboBox1.Items144"), (object) componentResourceManager.GetString("ComboBox1.Items145"), (object) componentResourceManager.GetString("ComboBox1.Items146"), (object) componentResourceManager.GetString("ComboBox1.Items147"), (object) componentResourceManager.GetString("ComboBox1.Items148"), (object) componentResourceManager.GetString("ComboBox1.Items149"), (object) componentResourceManager.GetString("ComboBox1.Items150"), (object) componentResourceManager.GetString("ComboBox1.Items151"), (object) componentResourceManager.GetString("ComboBox1.Items152"), (object) componentResourceManager.GetString("ComboBox1.Items153"), (object) componentResourceManager.GetString("ComboBox1.Items154"), (object) componentResourceManager.GetString("ComboBox1.Items155"), (object) componentResourceManager.GetString("ComboBox1.Items156"), (object) componentResourceManager.GetString("ComboBox1.Items157"), (object) componentResourceManager.GetString("ComboBox1.Items158"), (object) componentResourceManager.GetString("ComboBox1.Items159"), (object) componentResourceManager.GetString("ComboBox1.Items160"), (object) componentResourceManager.GetString("ComboBox1.Items161"), (object) componentResourceManager.GetString("ComboBox1.Items162"), (object) componentResourceManager.GetString("ComboBox1.Items163"), (object) componentResourceManager.GetString("ComboBox1.Items164"), (object) componentResourceManager.GetString("ComboBox1.Items165"), (object) componentResourceManager.GetString("ComboBox1.Items166"), (object) componentResourceManager.GetString("ComboBox1.Items167"), (object) componentResourceManager.GetString("ComboBox1.Items168"), (object) componentResourceManager.GetString("ComboBox1.Items169"), (object) componentResourceManager.GetString("ComboBox1.Items170"), (object) componentResourceManager.GetString("ComboBox1.Items171"), (object) componentResourceManager.GetString("ComboBox1.Items172"), (object) componentResourceManager.GetString("ComboBox1.Items173"), (object) componentResourceManager.GetString("ComboBox1.Items174"), (object) componentResourceManager.GetString("ComboBox1.Items175"), (object) componentResourceManager.GetString("ComboBox1.Items176"), (object) componentResourceManager.GetString("ComboBox1.Items177"), (object) componentResourceManager.GetString("ComboBox1.Items178"), (object) componentResourceManager.GetString("ComboBox1.Items179"), (object) componentResourceManager.GetString("ComboBox1.Items180"), (object) componentResourceManager.GetString("ComboBox1.Items181"), (object) componentResourceManager.GetString("ComboBox1.Items182"), (object) componentResourceManager.GetString("ComboBox1.Items183"), (object) componentResourceManager.GetString("ComboBox1.Items184"), (object) componentResourceManager.GetString("ComboBox1.Items185"), (object) componentResourceManager.GetString("ComboBox1.Items186"), (object) componentResourceManager.GetString("ComboBox1.Items187"), (object) componentResourceManager.GetString("ComboBox1.Items188"), (object) componentResourceManager.GetString("ComboBox1.Items189"), (object) componentResourceManager.GetString("ComboBox1.Items190"), (object) componentResourceManager.GetString("ComboBox1.Items191"), (object) componentResourceManager.GetString("ComboBox1.Items192"), (object) componentResourceManager.GetString("ComboBox1.Items193"), (object) componentResourceManager.GetString("ComboBox1.Items194"), (object) componentResourceManager.GetString("ComboBox1.Items195"), (object) componentResourceManager.GetString("ComboBox1.Items196"), (object) componentResourceManager.GetString("ComboBox1.Items197"), (object) componentResourceManager.GetString("ComboBox1.Items198"), (object) componentResourceManager.GetString("ComboBox1.Items199"), (object) componentResourceManager.GetString("ComboBox1.Items200"), (object) componentResourceManager.GetString("ComboBox1.Items201"), (object) componentResourceManager.GetString("ComboBox1.Items202"), (object) componentResourceManager.GetString("ComboBox1.Items203"), (object) componentResourceManager.GetString("ComboBox1.Items204"), (object) componentResourceManager.GetString("ComboBox1.Items205"), (object) componentResourceManager.GetString("ComboBox1.Items206"), (object) componentResourceManager.GetString("ComboBox1.Items207"), (object) componentResourceManager.GetString("ComboBox1.Items208"), (object) componentResourceManager.GetString("ComboBox1.Items209"), (object) componentResourceManager.GetString("ComboBox1.Items210"), (object) componentResourceManager.GetString("ComboBox1.Items211"), (object) componentResourceManager.GetString("ComboBox1.Items212"), (object) componentResourceManager.GetString("ComboBox1.Items213"), (object) componentResourceManager.GetString("ComboBox1.Items214"), (object) componentResourceManager.GetString("ComboBox1.Items215"), (object) componentResourceManager.GetString("ComboBox1.Items216"), (object) componentResourceManager.GetString("ComboBox1.Items217"), (object) componentResourceManager.GetString("ComboBox1.Items218"), (object) componentResourceManager.GetString("ComboBox1.Items219"), (object) componentResourceManager.GetString("ComboBox1.Items220"), (object) componentResourceManager.GetString("ComboBox1.Items221"), (object) componentResourceManager.GetString("ComboBox1.Items222"), (object) componentResourceManager.GetString("ComboBox1.Items223"), (object) componentResourceManager.GetString("ComboBox1.Items224"), (object) componentResourceManager.GetString("ComboBox1.Items225"), (object) componentResourceManager.GetString("ComboBox1.Items226"), (object) componentResourceManager.GetString("ComboBox1.Items227"), (object) componentResourceManager.GetString("ComboBox1.Items228"), (object) componentResourceManager.GetString("ComboBox1.Items229"), (object) componentResourceManager.GetString("ComboBox1.Items230"), (object) componentResourceManager.GetString("ComboBox1.Items231"), (object) componentResourceManager.GetString("ComboBox1.Items232"), (object) componentResourceManager.GetString("ComboBox1.Items233"), (object) componentResourceManager.GetString("ComboBox1.Items234"), (object) componentResourceManager.GetString("ComboBox1.Items235"), (object) componentResourceManager.GetString("ComboBox1.Items236"), (object) componentResourceManager.GetString("ComboBox1.Items237"), (object) componentResourceManager.GetString("ComboBox1.Items238"), (object) componentResourceManager.GetString("ComboBox1.Items239"), (object) componentResourceManager.GetString("ComboBox1.Items240"), (object) componentResourceManager.GetString("ComboBox1.Items241"), (object) componentResourceManager.GetString("ComboBox1.Items242"), (object) componentResourceManager.GetString("ComboBox1.Items243"), (object) componentResourceManager.GetString("ComboBox1.Items244"), (object) componentResourceManager.GetString("ComboBox1.Items245"), (object) componentResourceManager.GetString("ComboBox1.Items246"), (object) componentResourceManager.GetString("ComboBox1.Items247"), (object) componentResourceManager.GetString("ComboBox1.Items248"), (object) componentResourceManager.GetString("ComboBox1.Items249"), (object) componentResourceManager.GetString("ComboBox1.Items250"), (object) componentResourceManager.GetString("ComboBox1.Items251"), (object) componentResourceManager.GetString("ComboBox1.Items252"), (object) componentResourceManager.GetString("ComboBox1.Items253"), (object) componentResourceManager.GetString("ComboBox1.Items254"), (object) componentResourceManager.GetString("ComboBox1.Items255") }); ComboBox1.Name = "ComboBox1"; NumericUpDown1.AccessibleDescription = (string) null; NumericUpDown1.AccessibleName = (string) null; componentResourceManager.ApplyResources((object) NumericUpDown1, "NumericUpDown1"); NumericUpDown1.Font = (Font) null; NumericUpDown numericUpDown1 = NumericUpDown1; Decimal num1 = new Decimal(new int[4] { (int) byte.MaxValue, 0, 0, 0 }); Decimal num2 = num1; numericUpDown1.Maximum = num2; NumericUpDown1.Name = "NumericUpDown1"; Label2.AccessibleDescription = (string) null; Label2.AccessibleName = (string) null; componentResourceManager.ApplyResources((object) Label2, "Label2"); Label2.Font = (Font) null; Label2.Name = "Label2"; Label1.AccessibleDescription = (string) null; Label1.AccessibleName = (string) null; componentResourceManager.ApplyResources((object) Label1, "Label1"); Label1.Font = (Font) null; Label1.Name = "Label1"; DataGridView1.AccessibleDescription = (string) null; DataGridView1.AccessibleName = (string) null; DataGridView1.AllowUserToAddRows = false; DataGridView1.AllowUserToDeleteRows = false; DataGridView1.AllowUserToResizeColumns = false; DataGridView1.AllowUserToResizeRows = false; gridViewCellStyle1.Alignment = DataGridViewContentAlignment.MiddleCenter; DataGridView1.AlternatingRowsDefaultCellStyle = gridViewCellStyle1; componentResourceManager.ApplyResources((object) DataGridView1, "DataGridView1"); DataGridView1.BackgroundImage = (Image) null; gridViewCellStyle2.Alignment = DataGridViewContentAlignment.MiddleCenter; gridViewCellStyle2.BackColor = SystemColors.Control; gridViewCellStyle2.Font = new Font("宋体", 9f, FontStyle.Regular, GraphicsUnit.Point, (byte) 134); gridViewCellStyle2.ForeColor = SystemColors.WindowText; gridViewCellStyle2.SelectionBackColor = SystemColors.Highlight; gridViewCellStyle2.SelectionForeColor = SystemColors.HighlightText; gridViewCellStyle2.WrapMode = DataGridViewTriState.True; DataGridView1.ColumnHeadersDefaultCellStyle = gridViewCellStyle2; DataGridView1.ColumnHeadersHeightSizeMode = DataGridViewColumnHeadersHeightSizeMode.DisableResizing; DataGridView1.Columns.AddRange((DataGridViewColumn) Column1_1, (DataGridViewColumn) Column2_1); DataGridView1.Font = (Font) null; DataGridView1.Name = "DataGridView1"; gridViewCellStyle3.Alignment = DataGridViewContentAlignment.MiddleCenter; gridViewCellStyle3.BackColor = SystemColors.Control; gridViewCellStyle3.Font = new Font("宋体", 9f, FontStyle.Regular, GraphicsUnit.Point, (byte) 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; Column1_1.AutoSizeMode = DataGridViewAutoSizeColumnMode.None; Column1_1.DisplayStyle = DataGridViewComboBoxDisplayStyle.Nothing; componentResourceManager.ApplyResources((object) Column1_1, "Column1_1"); Column1_1.Items.AddRange((object) "无", (object) "400", (object) "410", (object) "420", (object) "430", (object) "440", (object) "450", (object) "460", (object) "470", (object) "480", (object) "490", (object) "500", (object) "510", (object) "520", (object) "530", (object) "540", (object) "550", (object) "560", (object) "570", (object) "580", (object) "590", (object) "600", (object) "610", (object) "620", (object) "630", (object) "640", (object) "650", (object) "660", (object) "670", (object) "680", (object) "690", (object) "700", (object) "710", (object) "720", (object) "730", (object) "740", (object) "750", (object) "760", (object) "770", (object) "780", (object) "790", (object) "800", (object) "810", (object) "820", (object) "830", (object) "840", (object) "850", (object) "860", (object) "870", (object) "880", (object) "890", (object) "900", (object) "910", (object) "920", (object) "930", (object) "940", (object) "950", (object) "960", (object) "970", (object) "980", (object) "990", (object) "1000", (object) "1010", (object) "1020", (object) "1030", (object) "1040", (object) "1050", (object) "1060", (object) "1070", (object) "1080", (object) "1090", (object) "1100", (object) "1110", (object) "1120", (object) "1130", (object) "1140", (object) "1150", (object) "1160", (object) "1170", (object) "1180", (object) "1190", (object) "1200", (object) "1210", (object) "1220", (object) "1230", (object) "1240", (object) "1250", (object) "1260", (object) "1270", (object) "1280", (object) "1290", (object) "1300", (object) "1310", (object) "1320", (object) "1330", (object) "1340", (object) "1350", (object) "1360", (object) "1370", (object) "1380", (object) "1390", (object) "1400", (object) "1410", (object) "1420", (object) "1430", (object) "1440", (object) "1450", (object) "1460", (object) "1470", (object) "1480", (object) "1490", (object) "1500", (object) "1510", (object) "1520", (object) "1530", (object) "1540", (object) "1550", (object) "1560", (object) "1570", (object) "1580", (object) "1590", (object) "1600", (object) "1610", (object) "1620", (object) "1630", (object) "1640", (object) "1650", (object) "1660", (object) "1670", (object) "1680", (object) "1690", (object) "1700", (object) "1710", (object) "1720", (object) "1730", (object) "1740", (object) "1750", (object) "1760", (object) "1770", (object) "1780", (object) "1790", (object) "1800", (object) "1810", (object) "1820", (object) "1830", (object) "1840", (object) "1850", (object) "1860", (object) "1870", (object) "1880", (object) "1890", (object) "1900", (object) "1910", (object) "1920", (object) "1930", (object) "1940", (object) "1950", (object) "1960", (object) "1970", (object) "1980", (object) "1990", (object) "2000", (object) "2010", (object) "2020", (object) "2030", (object) "2040", (object) "2050", (object) "2060", (object) "2070", (object) "2080", (object) "2090", (object) "2100", (object) "2110", (object) "2120", (object) "2130", (object) "2140", (object) "2150", (object) "2160", (object) "2170", (object) "2180", (object) "2190", (object) "2200", (object) "2210", (object) "2220", (object) "2230", (object) "2240", (object) "2250", (object) "2260", (object) "2270", (object) "2280", (object) "2290", (object) "2300", (object) "2310", (object) "2320", (object) "2330", (object) "2340", (object) "2350", (object) "2360", (object) "2370", (object) "2380", (object) "2390", (object) "2400", (object) "2410", (object) "2420", (object) "2430", (object) "2440", (object) "2450", (object) "2460", (object) "2470", (object) "2480", (object) "2490", (object) "2500"); Column1_1.Name = "Column1_1"; Column1_1.Resizable = DataGridViewTriState.False; Column2_1.DisplayStyle = DataGridViewComboBoxDisplayStyle.Nothing; componentResourceManager.ApplyResources((object) Column2_1, "Column2_1"); Column2_1.Items.AddRange((object) "0", (object) "10", (object) "20", (object) "30", (object) "40", (object) "50", (object) "60", (object) "70", (object) "80", (object) "90", (object) "100", (object) "110", (object) "120", (object) "130", (object) "140", (object) "150", (object) "160", (object) "170", (object) "180", (object) "190", (object) "200", (object) "210", (object) "220", (object) "230", (object) "240", (object) "250", (object) "260", (object) "270", (object) "280", (object) "290", (object) "300", (object) "310", (object) "320", (object) "330", (object) "340", (object) "350", (object) "360", (object) "370", (object) "380", (object) "390", (object) "400", (object) "410", (object) "420", (object) "430", (object) "440", (object) "450", (object) "460", (object) "470", (object) "480", (object) "490", (object) "500", (object) "510", (object) "520", (object) "530", (object) "540", (object) "550", (object) "560", (object) "570", (object) "580", (object) "590", (object) "600", (object) "610", (object) "620", (object) "630", (object) "640", (object) "650", (object) "660", (object) "670", (object) "680", (object) "690", (object) "700", (object) "710", (object) "720", (object) "730", (object) "740", (object) "750", (object) "760", (object) "770", (object) "780", (object) "790", (object) "800", (object) "810", (object) "820", (object) "830", (object) "840", (object) "850", (object) "860", (object) "870", (object) "880", (object) "890", (object) "900", (object) "910", (object) "920", (object) "930", (object) "940", (object) "950", (object) "960", (object) "970", (object) "980", (object) "990", (object) "1000", (object) "1010", (object) "1020", (object) "1030", (object) "1040", (object) "1050", (object) "1060", (object) "1070", (object) "1080", (object) "1090", (object) "1100", (object) "1110", (object) "1120", (object) "1130", (object) "1140", (object) "1150", (object) "1160", (object) "1170", (object) "1180", (object) "1190", (object) "1200", (object) "1210", (object) "1220", (object) "1230", (object) "1240", (object) "1250", (object) "1260", (object) "1270", (object) "1280", (object) "1290", (object) "1300", (object) "1310", (object) "1320", (object) "1330", (object) "1340", (object) "1350", (object) "1360", (object) "1370", (object) "1380", (object) "1390", (object) "1400", (object) "1410", (object) "1420", (object) "1430", (object) "1440", (object) "1450", (object) "1460", (object) "1470", (object) "1480", (object) "1490", (object) "1500", (object) "1510", (object) "1520", (object) "1530", (object) "1540", (object) "1550", (object) "1560", (object) "1570", (object) "1580", (object) "1590", (object) "1600", (object) "1610", (object) "1620", (object) "1630", (object) "1640", (object) "1650", (object) "1660", (object) "1670", (object) "1680", (object) "1690", (object) "1700", (object) "1710", (object) "1720", (object) "1730", (object) "1740", (object) "1750", (object) "1760", (object) "1770", (object) "1780", (object) "1790", (object) "1800", (object) "1810", (object) "1820", (object) "1830", (object) "1840", (object) "1850", (object) "1860", (object) "1870", (object) "1880", (object) "1890", (object) "1900", (object) "1910", (object) "1920", (object) "1930", (object) "1940", (object) "1950", (object) "1960", (object) "1970", (object) "1980", (object) "1990", (object) "2000", (object) "2010", (object) "2020", (object) "2030", (object) "2040", (object) "2050", (object) "2060", (object) "2070", (object) "2080", (object) "2090", (object) "2100", (object) "2110", (object) "2120", (object) "2130", (object) "2140", (object) "2150", (object) "2160", (object) "2170", (object) "2180", (object) "2190", (object) "2200", (object) "2210", (object) "2220", (object) "2230", (object) "2240", (object) "2250", (object) "2260", (object) "2270", (object) "2280", (object) "2290", (object) "2300", (object) "2310", (object) "2320", (object) "2330", (object) "2340", (object) "2350", (object) "2360", (object) "2370", (object) "2380", (object) "2390", (object) "2400", (object) "2410", (object) "2420", (object) "2430", (object) "2440", (object) "2450", (object) "2460", (object) "2470", (object) "2480", (object) "2490", (object) "2500"); Column2_1.Name = "Column2_1"; Column2_1.Resizable = DataGridViewTriState.False; TabPage2.AccessibleDescription = (string) null; TabPage2.AccessibleName = (string) null; componentResourceManager.ApplyResources((object) TabPage2, "TabPage2"); TabPage2.BackgroundImage = (Image) null; TabPage2.Controls.Add((Control) ComboBox2); TabPage2.Controls.Add((Control) NumericUpDown2); TabPage2.Controls.Add((Control) Label3); TabPage2.Controls.Add((Control) Label4); TabPage2.Controls.Add((Control) DataGridView2); TabPage2.Font = (Font) null; TabPage2.Name = "TabPage2"; TabPage2.UseVisualStyleBackColor = true; ComboBox2.AccessibleDescription = (string) null; ComboBox2.AccessibleName = (string) null; componentResourceManager.ApplyResources((object) ComboBox2, "ComboBox2"); ComboBox2.BackgroundImage = (Image) null; ComboBox2.DropDownStyle = ComboBoxStyle.DropDownList; ComboBox2.Font = (Font) null; ComboBox2.FormattingEnabled = true; ComboBox2.Items.AddRange(new object[256] { (object) componentResourceManager.GetString("ComboBox2.Items"), (object) componentResourceManager.GetString("ComboBox2.Items1"), (object) componentResourceManager.GetString("ComboBox2.Items2"), (object) componentResourceManager.GetString("ComboBox2.Items3"), (object) componentResourceManager.GetString("ComboBox2.Items4"), (object) componentResourceManager.GetString("ComboBox2.Items5"), (object) componentResourceManager.GetString("ComboBox2.Items6"), (object) componentResourceManager.GetString("ComboBox2.Items7"), (object) componentResourceManager.GetString("ComboBox2.Items8"), (object) componentResourceManager.GetString("ComboBox2.Items9"), (object) componentResourceManager.GetString("ComboBox2.Items10"), (object) componentResourceManager.GetString("ComboBox2.Items11"), (object) componentResourceManager.GetString("ComboBox2.Items12"), (object) componentResourceManager.GetString("ComboBox2.Items13"), (object) componentResourceManager.GetString("ComboBox2.Items14"), (object) componentResourceManager.GetString("ComboBox2.Items15"), (object) componentResourceManager.GetString("ComboBox2.Items16"), (object) componentResourceManager.GetString("ComboBox2.Items17"), (object) componentResourceManager.GetString("ComboBox2.Items18"), (object) componentResourceManager.GetString("ComboBox2.Items19"), (object) componentResourceManager.GetString("ComboBox2.Items20"), (object) componentResourceManager.GetString("ComboBox2.Items21"), (object) componentResourceManager.GetString("ComboBox2.Items22"), (object) componentResourceManager.GetString("ComboBox2.Items23"), (object) componentResourceManager.GetString("ComboBox2.Items24"), (object) componentResourceManager.GetString("ComboBox2.Items25"), (object) componentResourceManager.GetString("ComboBox2.Items26"), (object) componentResourceManager.GetString("ComboBox2.Items27"), (object) componentResourceManager.GetString("ComboBox2.Items28"), (object) componentResourceManager.GetString("ComboBox2.Items29"), (object) componentResourceManager.GetString("ComboBox2.Items30"), (object) componentResourceManager.GetString("ComboBox2.Items31"), (object) componentResourceManager.GetString("ComboBox2.Items32"), (object) componentResourceManager.GetString("ComboBox2.Items33"), (object) componentResourceManager.GetString("ComboBox2.Items34"), (object) componentResourceManager.GetString("ComboBox2.Items35"), (object) componentResourceManager.GetString("ComboBox2.Items36"), (object) componentResourceManager.GetString("ComboBox2.Items37"), (object) componentResourceManager.GetString("ComboBox2.Items38"), (object) componentResourceManager.GetString("ComboBox2.Items39"), (object) componentResourceManager.GetString("ComboBox2.Items40"), (object) componentResourceManager.GetString("ComboBox2.Items41"), (object) componentResourceManager.GetString("ComboBox2.Items42"), (object) componentResourceManager.GetString("ComboBox2.Items43"), (object) componentResourceManager.GetString("ComboBox2.Items44"), (object) componentResourceManager.GetString("ComboBox2.Items45"), (object) componentResourceManager.GetString("ComboBox2.Items46"), (object) componentResourceManager.GetString("ComboBox2.Items47"), (object) componentResourceManager.GetString("ComboBox2.Items48"), (object) componentResourceManager.GetString("ComboBox2.Items49"), (object) componentResourceManager.GetString("ComboBox2.Items50"), (object) componentResourceManager.GetString("ComboBox2.Items51"), (object) componentResourceManager.GetString("ComboBox2.Items52"), (object) componentResourceManager.GetString("ComboBox2.Items53"), (object) componentResourceManager.GetString("ComboBox2.Items54"), (object) componentResourceManager.GetString("ComboBox2.Items55"), (object) componentResourceManager.GetString("ComboBox2.Items56"), (object) componentResourceManager.GetString("ComboBox2.Items57"), (object) componentResourceManager.GetString("ComboBox2.Items58"), (object) componentResourceManager.GetString("ComboBox2.Items59"), (object) componentResourceManager.GetString("ComboBox2.Items60"), (object) componentResourceManager.GetString("ComboBox2.Items61"), (object) componentResourceManager.GetString("ComboBox2.Items62"), (object) componentResourceManager.GetString("ComboBox2.Items63"), (object) componentResourceManager.GetString("ComboBox2.Items64"), (object) componentResourceManager.GetString("ComboBox2.Items65"), (object) componentResourceManager.GetString("ComboBox2.Items66"), (object) componentResourceManager.GetString("ComboBox2.Items67"), (object) componentResourceManager.GetString("ComboBox2.Items68"), (object) componentResourceManager.GetString("ComboBox2.Items69"), (object) componentResourceManager.GetString("ComboBox2.Items70"), (object) componentResourceManager.GetString("ComboBox2.Items71"), (object) componentResourceManager.GetString("ComboBox2.Items72"), (object) componentResourceManager.GetString("ComboBox2.Items73"), (object) componentResourceManager.GetString("ComboBox2.Items74"), (object) componentResourceManager.GetString("ComboBox2.Items75"), (object) componentResourceManager.GetString("ComboBox2.Items76"), (object) componentResourceManager.GetString("ComboBox2.Items77"), (object) componentResourceManager.GetString("ComboBox2.Items78"), (object) componentResourceManager.GetString("ComboBox2.Items79"), (object) componentResourceManager.GetString("ComboBox2.Items80"), (object) componentResourceManager.GetString("ComboBox2.Items81"), (object) componentResourceManager.GetString("ComboBox2.Items82"), (object) componentResourceManager.GetString("ComboBox2.Items83"), (object) componentResourceManager.GetString("ComboBox2.Items84"), (object) componentResourceManager.GetString("ComboBox2.Items85"), (object) componentResourceManager.GetString("ComboBox2.Items86"), (object) componentResourceManager.GetString("ComboBox2.Items87"), (object) componentResourceManager.GetString("ComboBox2.Items88"), (object) componentResourceManager.GetString("ComboBox2.Items89"), (object) componentResourceManager.GetString("ComboBox2.Items90"), (object) componentResourceManager.GetString("ComboBox2.Items91"), (object) componentResourceManager.GetString("ComboBox2.Items92"), (object) componentResourceManager.GetString("ComboBox2.Items93"), (object) componentResourceManager.GetString("ComboBox2.Items94"), (object) componentResourceManager.GetString("ComboBox2.Items95"), (object) componentResourceManager.GetString("ComboBox2.Items96"), (object) componentResourceManager.GetString("ComboBox2.Items97"), (object) componentResourceManager.GetString("ComboBox2.Items98"), (object) componentResourceManager.GetString("ComboBox2.Items99"), (object) componentResourceManager.GetString("ComboBox2.Items100"), (object) componentResourceManager.GetString("ComboBox2.Items101"), (object) componentResourceManager.GetString("ComboBox2.Items102"), (object) componentResourceManager.GetString("ComboBox2.Items103"), (object) componentResourceManager.GetString("ComboBox2.Items104"), (object) componentResourceManager.GetString("ComboBox2.Items105"), (object) componentResourceManager.GetString("ComboBox2.Items106"), (object) componentResourceManager.GetString("ComboBox2.Items107"), (object) componentResourceManager.GetString("ComboBox2.Items108"), (object) componentResourceManager.GetString("ComboBox2.Items109"), (object) componentResourceManager.GetString("ComboBox2.Items110"), (object) componentResourceManager.GetString("ComboBox2.Items111"), (object) componentResourceManager.GetString("ComboBox2.Items112"), (object) componentResourceManager.GetString("ComboBox2.Items113"), (object) componentResourceManager.GetString("ComboBox2.Items114"), (object) componentResourceManager.GetString("ComboBox2.Items115"), (object) componentResourceManager.GetString("ComboBox2.Items116"), (object) componentResourceManager.GetString("ComboBox2.Items117"), (object) componentResourceManager.GetString("ComboBox2.Items118"), (object) componentResourceManager.GetString("ComboBox2.Items119"), (object) componentResourceManager.GetString("ComboBox2.Items120"), (object) componentResourceManager.GetString("ComboBox2.Items121"), (object) componentResourceManager.GetString("ComboBox2.Items122"), (object) componentResourceManager.GetString("ComboBox2.Items123"), (object) componentResourceManager.GetString("ComboBox2.Items124"), (object) componentResourceManager.GetString("ComboBox2.Items125"), (object) componentResourceManager.GetString("ComboBox2.Items126"), (object) componentResourceManager.GetString("ComboBox2.Items127"), (object) componentResourceManager.GetString("ComboBox2.Items128"), (object) componentResourceManager.GetString("ComboBox2.Items129"), (object) componentResourceManager.GetString("ComboBox2.Items130"), (object) componentResourceManager.GetString("ComboBox2.Items131"), (object) componentResourceManager.GetString("ComboBox2.Items132"), (object) componentResourceManager.GetString("ComboBox2.Items133"), (object) componentResourceManager.GetString("ComboBox2.Items134"), (object) componentResourceManager.GetString("ComboBox2.Items135"), (object) componentResourceManager.GetString("ComboBox2.Items136"), (object) componentResourceManager.GetString("ComboBox2.Items137"), (object) componentResourceManager.GetString("ComboBox2.Items138"), (object) componentResourceManager.GetString("ComboBox2.Items139"), (object) componentResourceManager.GetString("ComboBox2.Items140"), (object) componentResourceManager.GetString("ComboBox2.Items141"), (object) componentResourceManager.GetString("ComboBox2.Items142"), (object) componentResourceManager.GetString("ComboBox2.Items143"), (object) componentResourceManager.GetString("ComboBox2.Items144"), (object) componentResourceManager.GetString("ComboBox2.Items145"), (object) componentResourceManager.GetString("ComboBox2.Items146"), (object) componentResourceManager.GetString("ComboBox2.Items147"), (object) componentResourceManager.GetString("ComboBox2.Items148"), (object) componentResourceManager.GetString("ComboBox2.Items149"), (object) componentResourceManager.GetString("ComboBox2.Items150"), (object) componentResourceManager.GetString("ComboBox2.Items151"), (object) componentResourceManager.GetString("ComboBox2.Items152"), (object) componentResourceManager.GetString("ComboBox2.Items153"), (object) componentResourceManager.GetString("ComboBox2.Items154"), (object) componentResourceManager.GetString("ComboBox2.Items155"), (object) componentResourceManager.GetString("ComboBox2.Items156"), (object) componentResourceManager.GetString("ComboBox2.Items157"), (object) componentResourceManager.GetString("ComboBox2.Items158"), (object) componentResourceManager.GetString("ComboBox2.Items159"), (object) componentResourceManager.GetString("ComboBox2.Items160"), (object) componentResourceManager.GetString("ComboBox2.Items161"), (object) componentResourceManager.GetString("ComboBox2.Items162"), (object) componentResourceManager.GetString("ComboBox2.Items163"), (object) componentResourceManager.GetString("ComboBox2.Items164"), (object) componentResourceManager.GetString("ComboBox2.Items165"), (object) componentResourceManager.GetString("ComboBox2.Items166"), (object) componentResourceManager.GetString("ComboBox2.Items167"), (object) componentResourceManager.GetString("ComboBox2.Items168"), (object) componentResourceManager.GetString("ComboBox2.Items169"), (object) componentResourceManager.GetString("ComboBox2.Items170"), (object) componentResourceManager.GetString("ComboBox2.Items171"), (object) componentResourceManager.GetString("ComboBox2.Items172"), (object) componentResourceManager.GetString("ComboBox2.Items173"), (object) componentResourceManager.GetString("ComboBox2.Items174"), (object) componentResourceManager.GetString("ComboBox2.Items175"), (object) componentResourceManager.GetString("ComboBox2.Items176"), (object) componentResourceManager.GetString("ComboBox2.Items177"), (object) componentResourceManager.GetString("ComboBox2.Items178"), (object) componentResourceManager.GetString("ComboBox2.Items179"), (object) componentResourceManager.GetString("ComboBox2.Items180"), (object) componentResourceManager.GetString("ComboBox2.Items181"), (object) componentResourceManager.GetString("ComboBox2.Items182"), (object) componentResourceManager.GetString("ComboBox2.Items183"), (object) componentResourceManager.GetString("ComboBox2.Items184"), (object) componentResourceManager.GetString("ComboBox2.Items185"), (object) componentResourceManager.GetString("ComboBox2.Items186"), (object) componentResourceManager.GetString("ComboBox2.Items187"), (object) componentResourceManager.GetString("ComboBox2.Items188"), (object) componentResourceManager.GetString("ComboBox2.Items189"), (object) componentResourceManager.GetString("ComboBox2.Items190"), (object) componentResourceManager.GetString("ComboBox2.Items191"), (object) componentResourceManager.GetString("ComboBox2.Items192"), (object) componentResourceManager.GetString("ComboBox2.Items193"), (object) componentResourceManager.GetString("ComboBox2.Items194"), (object) componentResourceManager.GetString("ComboBox2.Items195"), (object) componentResourceManager.GetString("ComboBox2.Items196"), (object) componentResourceManager.GetString("ComboBox2.Items197"), (object) componentResourceManager.GetString("ComboBox2.Items198"), (object) componentResourceManager.GetString("ComboBox2.Items199"), (object) componentResourceManager.GetString("ComboBox2.Items200"), (object) componentResourceManager.GetString("ComboBox2.Items201"), (object) componentResourceManager.GetString("ComboBox2.Items202"), (object) componentResourceManager.GetString("ComboBox2.Items203"), (object) componentResourceManager.GetString("ComboBox2.Items204"), (object) componentResourceManager.GetString("ComboBox2.Items205"), (object) componentResourceManager.GetString("ComboBox2.Items206"), (object) componentResourceManager.GetString("ComboBox2.Items207"), (object) componentResourceManager.GetString("ComboBox2.Items208"), (object) componentResourceManager.GetString("ComboBox2.Items209"), (object) componentResourceManager.GetString("ComboBox2.Items210"), (object) componentResourceManager.GetString("ComboBox2.Items211"), (object) componentResourceManager.GetString("ComboBox2.Items212"), (object) componentResourceManager.GetString("ComboBox2.Items213"), (object) componentResourceManager.GetString("ComboBox2.Items214"), (object) componentResourceManager.GetString("ComboBox2.Items215"), (object) componentResourceManager.GetString("ComboBox2.Items216"), (object) componentResourceManager.GetString("ComboBox2.Items217"), (object) componentResourceManager.GetString("ComboBox2.Items218"), (object) componentResourceManager.GetString("ComboBox2.Items219"), (object) componentResourceManager.GetString("ComboBox2.Items220"), (object) componentResourceManager.GetString("ComboBox2.Items221"), (object) componentResourceManager.GetString("ComboBox2.Items222"), (object) componentResourceManager.GetString("ComboBox2.Items223"), (object) componentResourceManager.GetString("ComboBox2.Items224"), (object) componentResourceManager.GetString("ComboBox2.Items225"), (object) componentResourceManager.GetString("ComboBox2.Items226"), (object) componentResourceManager.GetString("ComboBox2.Items227"), (object) componentResourceManager.GetString("ComboBox2.Items228"), (object) componentResourceManager.GetString("ComboBox2.Items229"), (object) componentResourceManager.GetString("ComboBox2.Items230"), (object) componentResourceManager.GetString("ComboBox2.Items231"), (object) componentResourceManager.GetString("ComboBox2.Items232"), (object) componentResourceManager.GetString("ComboBox2.Items233"), (object) componentResourceManager.GetString("ComboBox2.Items234"), (object) componentResourceManager.GetString("ComboBox2.Items235"), (object) componentResourceManager.GetString("ComboBox2.Items236"), (object) componentResourceManager.GetString("ComboBox2.Items237"), (object) componentResourceManager.GetString("ComboBox2.Items238"), (object) componentResourceManager.GetString("ComboBox2.Items239"), (object) componentResourceManager.GetString("ComboBox2.Items240"), (object) componentResourceManager.GetString("ComboBox2.Items241"), (object) componentResourceManager.GetString("ComboBox2.Items242"), (object) componentResourceManager.GetString("ComboBox2.Items243"), (object) componentResourceManager.GetString("ComboBox2.Items244"), (object) componentResourceManager.GetString("ComboBox2.Items245"), (object) componentResourceManager.GetString("ComboBox2.Items246"), (object) componentResourceManager.GetString("ComboBox2.Items247"), (object) componentResourceManager.GetString("ComboBox2.Items248"), (object) componentResourceManager.GetString("ComboBox2.Items249"), (object) componentResourceManager.GetString("ComboBox2.Items250"), (object) componentResourceManager.GetString("ComboBox2.Items251"), (object) componentResourceManager.GetString("ComboBox2.Items252"), (object) componentResourceManager.GetString("ComboBox2.Items253"), (object) componentResourceManager.GetString("ComboBox2.Items254"), (object) componentResourceManager.GetString("ComboBox2.Items255") }); ComboBox2.Name = "ComboBox2"; NumericUpDown2.AccessibleDescription = (string) null; NumericUpDown2.AccessibleName = (string) null; componentResourceManager.ApplyResources((object) NumericUpDown2, "NumericUpDown2"); NumericUpDown2.Font = (Font) null; NumericUpDown numericUpDown2 = NumericUpDown2; num1 = new Decimal(new int[4] { (int) byte.MaxValue, 0, 0, 0 }); Decimal num3 = num1; numericUpDown2.Maximum = num3; NumericUpDown2.Name = "NumericUpDown2"; Label3.AccessibleDescription = (string) null; Label3.AccessibleName = (string) null; componentResourceManager.ApplyResources((object) Label3, "Label3"); Label3.Font = (Font) null; Label3.Name = "Label3"; Label4.AccessibleDescription = (string) null; Label4.AccessibleName = (string) null; componentResourceManager.ApplyResources((object) Label4, "Label4"); Label4.Font = (Font) null; Label4.Name = "Label4"; DataGridView2.AccessibleDescription = (string) null; DataGridView2.AccessibleName = (string) null; DataGridView2.AllowUserToAddRows = false; DataGridView2.AllowUserToDeleteRows = false; DataGridView2.AllowUserToResizeColumns = false; DataGridView2.AllowUserToResizeRows = false; gridViewCellStyle5.Alignment = DataGridViewContentAlignment.MiddleCenter; DataGridView2.AlternatingRowsDefaultCellStyle = gridViewCellStyle5; componentResourceManager.ApplyResources((object) DataGridView2, "DataGridView2"); DataGridView2.BackgroundImage = (Image) null; gridViewCellStyle6.Alignment = DataGridViewContentAlignment.MiddleCenter; gridViewCellStyle6.BackColor = SystemColors.Control; gridViewCellStyle6.Font = new Font("宋体", 9f, FontStyle.Regular, GraphicsUnit.Point, (byte) 134); gridViewCellStyle6.ForeColor = SystemColors.WindowText; gridViewCellStyle6.SelectionBackColor = SystemColors.Highlight; gridViewCellStyle6.SelectionForeColor = SystemColors.HighlightText; gridViewCellStyle6.WrapMode = DataGridViewTriState.True; DataGridView2.ColumnHeadersDefaultCellStyle = gridViewCellStyle6; DataGridView2.ColumnHeadersHeightSizeMode = DataGridViewColumnHeadersHeightSizeMode.DisableResizing; DataGridView2.Columns.AddRange((DataGridViewColumn) Column1_2, (DataGridViewColumn) Column2_2); DataGridView2.Font = (Font) null; DataGridView2.Name = "DataGridView2"; gridViewCellStyle7.Alignment = DataGridViewContentAlignment.MiddleCenter; gridViewCellStyle7.BackColor = SystemColors.Control; gridViewCellStyle7.Font = new Font("宋体", 9f, FontStyle.Regular, GraphicsUnit.Point, (byte) 134); gridViewCellStyle7.ForeColor = SystemColors.WindowText; gridViewCellStyle7.SelectionBackColor = SystemColors.Highlight; gridViewCellStyle7.SelectionForeColor = SystemColors.HighlightText; gridViewCellStyle7.WrapMode = DataGridViewTriState.True; DataGridView2.RowHeadersDefaultCellStyle = gridViewCellStyle7; gridViewCellStyle8.Alignment = DataGridViewContentAlignment.MiddleCenter; DataGridView2.RowsDefaultCellStyle = gridViewCellStyle8; DataGridView2.RowTemplate.Height = 23; Column1_2.AutoSizeMode = DataGridViewAutoSizeColumnMode.None; Column1_2.DisplayStyle = DataGridViewComboBoxDisplayStyle.Nothing; componentResourceManager.ApplyResources((object) Column1_2, "Column1_2"); Column1_2.Items.AddRange((object) "无", (object) "400", (object) "410", (object) "420", (object) "430", (object) "440", (object) "450", (object) "460", (object) "470", (object) "480", (object) "490", (object) "500", (object) "510", (object) "520", (object) "530", (object) "540", (object) "550", (object) "560", (object) "570", (object) "580", (object) "590", (object) "600", (object) "610", (object) "620", (object) "630", (object) "640", (object) "650", (object) "660", (object) "670", (object) "680", (object) "690", (object) "700", (object) "710", (object) "720", (object) "730", (object) "740", (object) "750", (object) "760", (object) "770", (object) "780", (object) "790", (object) "800", (object) "810", (object) "820", (object) "830", (object) "840", (object) "850", (object) "860", (object) "870", (object) "880", (object) "890", (object) "900", (object) "910", (object) "920", (object) "930", (object) "940", (object) "950", (object) "960", (object) "970", (object) "980", (object) "990", (object) "1000", (object) "1010", (object) "1020", (object) "1030", (object) "1040", (object) "1050", (object) "1060", (object) "1070", (object) "1080", (object) "1090", (object) "1100", (object) "1110", (object) "1120", (object) "1130", (object) "1140", (object) "1150", (object) "1160", (object) "1170", (object) "1180", (object) "1190", (object) "1200", (object) "1210", (object) "1220", (object) "1230", (object) "1240", (object) "1250", (object) "1260", (object) "1270", (object) "1280", (object) "1290", (object) "1300", (object) "1310", (object) "1320", (object) "1330", (object) "1340", (object) "1350", (object) "1360", (object) "1370", (object) "1380", (object) "1390", (object) "1400", (object) "1410", (object) "1420", (object) "1430", (object) "1440", (object) "1450", (object) "1460", (object) "1470", (object) "1480", (object) "1490", (object) "1500", (object) "1510", (object) "1520", (object) "1530", (object) "1540", (object) "1550", (object) "1560", (object) "1570", (object) "1580", (object) "1590", (object) "1600", (object) "1610", (object) "1620", (object) "1630", (object) "1640", (object) "1650", (object) "1660", (object) "1670", (object) "1680", (object) "1690", (object) "1700", (object) "1710", (object) "1720", (object) "1730", (object) "1740", (object) "1750", (object) "1760", (object) "1770", (object) "1780", (object) "1790", (object) "1800", (object) "1810", (object) "1820", (object) "1830", (object) "1840", (object) "1850", (object) "1860", (object) "1870", (object) "1880", (object) "1890", (object) "1900", (object) "1910", (object) "1920", (object) "1930", (object) "1940", (object) "1950", (object) "1960", (object) "1970", (object) "1980", (object) "1990", (object) "2000", (object) "2010", (object) "2020", (object) "2030", (object) "2040", (object) "2050", (object) "2060", (object) "2070", (object) "2080", (object) "2090", (object) "2100", (object) "2110", (object) "2120", (object) "2130", (object) "2140", (object) "2150", (object) "2160", (object) "2170", (object) "2180", (object) "2190", (object) "2200", (object) "2210", (object) "2220", (object) "2230", (object) "2240", (object) "2250", (object) "2260", (object) "2270", (object) "2280", (object) "2290", (object) "2300", (object) "2310", (object) "2320", (object) "2330", (object) "2340", (object) "2350", (object) "2360", (object) "2370", (object) "2380", (object) "2390", (object) "2400", (object) "2410", (object) "2420", (object) "2430", (object) "2440", (object) "2450", (object) "2460", (object) "2470", (object) "2480", (object) "2490", (object) "2500"); Column1_2.Name = "Column1_2"; Column1_2.Resizable = DataGridViewTriState.False; Column2_2.DisplayStyle = DataGridViewComboBoxDisplayStyle.Nothing; componentResourceManager.ApplyResources((object) Column2_2, "Column2_2"); Column2_2.Items.AddRange((object) "0", (object) "10", (object) "20", (object) "30", (object) "40", (object) "50", (object) "60", (object) "70", (object) "80", (object) "90", (object) "100", (object) "110", (object) "120", (object) "130", (object) "140", (object) "150", (object) "160", (object) "170", (object) "180", (object) "190", (object) "200", (object) "210", (object) "220", (object) "230", (object) "240", (object) "250", (object) "260", (object) "270", (object) "280", (object) "290", (object) "300", (object) "310", (object) "320", (object) "330", (object) "340", (object) "350", (object) "360", (object) "370", (object) "380", (object) "390", (object) "400", (object) "410", (object) "420", (object) "430", (object) "440", (object) "450", (object) "460", (object) "470", (object) "480", (object) "490", (object) "500", (object) "510", (object) "520", (object) "530", (object) "540", (object) "550", (object) "560", (object) "570", (object) "580", (object) "590", (object) "600", (object) "610", (object) "620", (object) "630", (object) "640", (object) "650", (object) "660", (object) "670", (object) "680", (object) "690", (object) "700", (object) "710", (object) "720", (object) "730", (object) "740", (object) "750", (object) "760", (object) "770", (object) "780", (object) "790", (object) "800", (object) "810", (object) "820", (object) "830", (object) "840", (object) "850", (object) "860", (object) "870", (object) "880", (object) "890", (object) "900", (object) "910", (object) "920", (object) "930", (object) "940", (object) "950", (object) "960", (object) "970", (object) "980", (object) "990", (object) "1000", (object) "1010", (object) "1020", (object) "1030", (object) "1040", (object) "1050", (object) "1060", (object) "1070", (object) "1080", (object) "1090", (object) "1100", (object) "1110", (object) "1120", (object) "1130", (object) "1140", (object) "1150", (object) "1160", (object) "1170", (object) "1180", (object) "1190", (object) "1200", (object) "1210", (object) "1220", (object) "1230", (object) "1240", (object) "1250", (object) "1260", (object) "1270", (object) "1280", (object) "1290", (object) "1300", (object) "1310", (object) "1320", (object) "1330", (object) "1340", (object) "1350", (object) "1360", (object) "1370", (object) "1380", (object) "1390", (object) "1400", (object) "1410", (object) "1420", (object) "1430", (object) "1440", (object) "1450", (object) "1460", (object) "1470", (object) "1480", (object) "1490", (object) "1500", (object) "1510", (object) "1520", (object) "1530", (object) "1540", (object) "1550", (object) "1560", (object) "1570", (object) "1580", (object) "1590", (object) "1600", (object) "1610", (object) "1620", (object) "1630", (object) "1640", (object) "1650", (object) "1660", (object) "1670", (object) "1680", (object) "1690", (object) "1700", (object) "1710", (object) "1720", (object) "1730", (object) "1740", (object) "1750", (object) "1760", (object) "1770", (object) "1780", (object) "1790", (object) "1800", (object) "1810", (object) "1820", (object) "1830", (object) "1840", (object) "1850", (object) "1860", (object) "1870", (object) "1880", (object) "1890", (object) "1900", (object) "1910", (object) "1920", (object) "1930", (object) "1940", (object) "1950", (object) "1960", (object) "1970", (object) "1980", (object) "1990", (object) "2000", (object) "2010", (object) "2020", (object) "2030", (object) "2040", (object) "2050", (object) "2060", (object) "2070", (object) "2080", (object) "2090", (object) "2100", (object) "2110", (object) "2120", (object) "2130", (object) "2140", (object) "2150", (object) "2160", (object) "2170", (object) "2180", (object) "2190", (object) "2200", (object) "2210", (object) "2220", (object) "2230", (object) "2240", (object) "2250", (object) "2260", (object) "2270", (object) "2280", (object) "2290", (object) "2300", (object) "2310", (object) "2320", (object) "2330", (object) "2340", (object) "2350", (object) "2360", (object) "2370", (object) "2380", (object) "2390", (object) "2400", (object) "2410", (object) "2420", (object) "2430", (object) "2440", (object) "2450", (object) "2460", (object) "2470", (object) "2480", (object) "2490", (object) "2500"); Column2_2.Name = "Column2_2"; Column2_2.Resizable = DataGridViewTriState.False; TabPage3.AccessibleDescription = (string) null; TabPage3.AccessibleName = (string) null; componentResourceManager.ApplyResources((object) TabPage3, "TabPage3"); TabPage3.BackgroundImage = (Image) null; TabPage3.Controls.Add((Control) ComboBox3); TabPage3.Controls.Add((Control) NumericUpDown3); TabPage3.Controls.Add((Control) Label5); TabPage3.Controls.Add((Control) Label6); TabPage3.Controls.Add((Control) DataGridView3); TabPage3.Font = (Font) null; TabPage3.Name = "TabPage3"; TabPage3.UseVisualStyleBackColor = true; ComboBox3.AccessibleDescription = (string) null; ComboBox3.AccessibleName = (string) null; componentResourceManager.ApplyResources((object) ComboBox3, "ComboBox3"); ComboBox3.BackgroundImage = (Image) null; ComboBox3.DropDownStyle = ComboBoxStyle.DropDownList; ComboBox3.Font = (Font) null; ComboBox3.FormattingEnabled = true; ComboBox3.Items.AddRange(new object[256] { (object) componentResourceManager.GetString("ComboBox3.Items"), (object) componentResourceManager.GetString("ComboBox3.Items1"), (object) componentResourceManager.GetString("ComboBox3.Items2"), (object) componentResourceManager.GetString("ComboBox3.Items3"), (object) componentResourceManager.GetString("ComboBox3.Items4"), (object) componentResourceManager.GetString("ComboBox3.Items5"), (object) componentResourceManager.GetString("ComboBox3.Items6"), (object) componentResourceManager.GetString("ComboBox3.Items7"), (object) componentResourceManager.GetString("ComboBox3.Items8"), (object) componentResourceManager.GetString("ComboBox3.Items9"), (object) componentResourceManager.GetString("ComboBox3.Items10"), (object) componentResourceManager.GetString("ComboBox3.Items11"), (object) componentResourceManager.GetString("ComboBox3.Items12"), (object) componentResourceManager.GetString("ComboBox3.Items13"), (object) componentResourceManager.GetString("ComboBox3.Items14"), (object) componentResourceManager.GetString("ComboBox3.Items15"), (object) componentResourceManager.GetString("ComboBox3.Items16"), (object) componentResourceManager.GetString("ComboBox3.Items17"), (object) componentResourceManager.GetString("ComboBox3.Items18"), (object) componentResourceManager.GetString("ComboBox3.Items19"), (object) componentResourceManager.GetString("ComboBox3.Items20"), (object) componentResourceManager.GetString("ComboBox3.Items21"), (object) componentResourceManager.GetString("ComboBox3.Items22"), (object) componentResourceManager.GetString("ComboBox3.Items23"), (object) componentResourceManager.GetString("ComboBox3.Items24"), (object) componentResourceManager.GetString("ComboBox3.Items25"), (object) componentResourceManager.GetString("ComboBox3.Items26"), (object) componentResourceManager.GetString("ComboBox3.Items27"), (object) componentResourceManager.GetString("ComboBox3.Items28"), (object) componentResourceManager.GetString("ComboBox3.Items29"), (object) componentResourceManager.GetString("ComboBox3.Items30"), (object) componentResourceManager.GetString("ComboBox3.Items31"), (object) componentResourceManager.GetString("ComboBox3.Items32"), (object) componentResourceManager.GetString("ComboBox3.Items33"), (object) componentResourceManager.GetString("ComboBox3.Items34"), (object) componentResourceManager.GetString("ComboBox3.Items35"), (object) componentResourceManager.GetString("ComboBox3.Items36"), (object) componentResourceManager.GetString("ComboBox3.Items37"), (object) componentResourceManager.GetString("ComboBox3.Items38"), (object) componentResourceManager.GetString("ComboBox3.Items39"), (object) componentResourceManager.GetString("ComboBox3.Items40"), (object) componentResourceManager.GetString("ComboBox3.Items41"), (object) componentResourceManager.GetString("ComboBox3.Items42"), (object) componentResourceManager.GetString("ComboBox3.Items43"), (object) componentResourceManager.GetString("ComboBox3.Items44"), (object) componentResourceManager.GetString("ComboBox3.Items45"), (object) componentResourceManager.GetString("ComboBox3.Items46"), (object) componentResourceManager.GetString("ComboBox3.Items47"), (object) componentResourceManager.GetString("ComboBox3.Items48"), (object) componentResourceManager.GetString("ComboBox3.Items49"), (object) componentResourceManager.GetString("ComboBox3.Items50"), (object) componentResourceManager.GetString("ComboBox3.Items51"), (object) componentResourceManager.GetString("ComboBox3.Items52"), (object) componentResourceManager.GetString("ComboBox3.Items53"), (object) componentResourceManager.GetString("ComboBox3.Items54"), (object) componentResourceManager.GetString("ComboBox3.Items55"), (object) componentResourceManager.GetString("ComboBox3.Items56"), (object) componentResourceManager.GetString("ComboBox3.Items57"), (object) componentResourceManager.GetString("ComboBox3.Items58"), (object) componentResourceManager.GetString("ComboBox3.Items59"), (object) componentResourceManager.GetString("ComboBox3.Items60"), (object) componentResourceManager.GetString("ComboBox3.Items61"), (object) componentResourceManager.GetString("ComboBox3.Items62"), (object) componentResourceManager.GetString("ComboBox3.Items63"), (object) componentResourceManager.GetString("ComboBox3.Items64"), (object) componentResourceManager.GetString("ComboBox3.Items65"), (object) componentResourceManager.GetString("ComboBox3.Items66"), (object) componentResourceManager.GetString("ComboBox3.Items67"), (object) componentResourceManager.GetString("ComboBox3.Items68"), (object) componentResourceManager.GetString("ComboBox3.Items69"), (object) componentResourceManager.GetString("ComboBox3.Items70"), (object) componentResourceManager.GetString("ComboBox3.Items71"), (object) componentResourceManager.GetString("ComboBox3.Items72"), (object) componentResourceManager.GetString("ComboBox3.Items73"), (object) componentResourceManager.GetString("ComboBox3.Items74"), (object) componentResourceManager.GetString("ComboBox3.Items75"), (object) componentResourceManager.GetString("ComboBox3.Items76"), (object) componentResourceManager.GetString("ComboBox3.Items77"), (object) componentResourceManager.GetString("ComboBox3.Items78"), (object) componentResourceManager.GetString("ComboBox3.Items79"), (object) componentResourceManager.GetString("ComboBox3.Items80"), (object) componentResourceManager.GetString("ComboBox3.Items81"), (object) componentResourceManager.GetString("ComboBox3.Items82"), (object) componentResourceManager.GetString("ComboBox3.Items83"), (object) componentResourceManager.GetString("ComboBox3.Items84"), (object) componentResourceManager.GetString("ComboBox3.Items85"), (object) componentResourceManager.GetString("ComboBox3.Items86"), (object) componentResourceManager.GetString("ComboBox3.Items87"), (object) componentResourceManager.GetString("ComboBox3.Items88"), (object) componentResourceManager.GetString("ComboBox3.Items89"), (object) componentResourceManager.GetString("ComboBox3.Items90"), (object) componentResourceManager.GetString("ComboBox3.Items91"), (object) componentResourceManager.GetString("ComboBox3.Items92"), (object) componentResourceManager.GetString("ComboBox3.Items93"), (object) componentResourceManager.GetString("ComboBox3.Items94"), (object) componentResourceManager.GetString("ComboBox3.Items95"), (object) componentResourceManager.GetString("ComboBox3.Items96"), (object) componentResourceManager.GetString("ComboBox3.Items97"), (object) componentResourceManager.GetString("ComboBox3.Items98"), (object) componentResourceManager.GetString("ComboBox3.Items99"), (object) componentResourceManager.GetString("ComboBox3.Items100"), (object) componentResourceManager.GetString("ComboBox3.Items101"), (object) componentResourceManager.GetString("ComboBox3.Items102"), (object) componentResourceManager.GetString("ComboBox3.Items103"), (object) componentResourceManager.GetString("ComboBox3.Items104"), (object) componentResourceManager.GetString("ComboBox3.Items105"), (object) componentResourceManager.GetString("ComboBox3.Items106"), (object) componentResourceManager.GetString("ComboBox3.Items107"), (object) componentResourceManager.GetString("ComboBox3.Items108"), (object) componentResourceManager.GetString("ComboBox3.Items109"), (object) componentResourceManager.GetString("ComboBox3.Items110"), (object) componentResourceManager.GetString("ComboBox3.Items111"), (object) componentResourceManager.GetString("ComboBox3.Items112"), (object) componentResourceManager.GetString("ComboBox3.Items113"), (object) componentResourceManager.GetString("ComboBox3.Items114"), (object) componentResourceManager.GetString("ComboBox3.Items115"), (object) componentResourceManager.GetString("ComboBox3.Items116"), (object) componentResourceManager.GetString("ComboBox3.Items117"), (object) componentResourceManager.GetString("ComboBox3.Items118"), (object) componentResourceManager.GetString("ComboBox3.Items119"), (object) componentResourceManager.GetString("ComboBox3.Items120"), (object) componentResourceManager.GetString("ComboBox3.Items121"), (object) componentResourceManager.GetString("ComboBox3.Items122"), (object) componentResourceManager.GetString("ComboBox3.Items123"), (object) componentResourceManager.GetString("ComboBox3.Items124"), (object) componentResourceManager.GetString("ComboBox3.Items125"), (object) componentResourceManager.GetString("ComboBox3.Items126"), (object) componentResourceManager.GetString("ComboBox3.Items127"), (object) componentResourceManager.GetString("ComboBox3.Items128"), (object) componentResourceManager.GetString("ComboBox3.Items129"), (object) componentResourceManager.GetString("ComboBox3.Items130"), (object) componentResourceManager.GetString("ComboBox3.Items131"), (object) componentResourceManager.GetString("ComboBox3.Items132"), (object) componentResourceManager.GetString("ComboBox3.Items133"), (object) componentResourceManager.GetString("ComboBox3.Items134"), (object) componentResourceManager.GetString("ComboBox3.Items135"), (object) componentResourceManager.GetString("ComboBox3.Items136"), (object) componentResourceManager.GetString("ComboBox3.Items137"), (object) componentResourceManager.GetString("ComboBox3.Items138"), (object) componentResourceManager.GetString("ComboBox3.Items139"), (object) componentResourceManager.GetString("ComboBox3.Items140"), (object) componentResourceManager.GetString("ComboBox3.Items141"), (object) componentResourceManager.GetString("ComboBox3.Items142"), (object) componentResourceManager.GetString("ComboBox3.Items143"), (object) componentResourceManager.GetString("ComboBox3.Items144"), (object) componentResourceManager.GetString("ComboBox3.Items145"), (object) componentResourceManager.GetString("ComboBox3.Items146"), (object) componentResourceManager.GetString("ComboBox3.Items147"), (object) componentResourceManager.GetString("ComboBox3.Items148"), (object) componentResourceManager.GetString("ComboBox3.Items149"), (object) componentResourceManager.GetString("ComboBox3.Items150"), (object) componentResourceManager.GetString("ComboBox3.Items151"), (object) componentResourceManager.GetString("ComboBox3.Items152"), (object) componentResourceManager.GetString("ComboBox3.Items153"), (object) componentResourceManager.GetString("ComboBox3.Items154"), (object) componentResourceManager.GetString("ComboBox3.Items155"), (object) componentResourceManager.GetString("ComboBox3.Items156"), (object) componentResourceManager.GetString("ComboBox3.Items157"), (object) componentResourceManager.GetString("ComboBox3.Items158"), (object) componentResourceManager.GetString("ComboBox3.Items159"), (object) componentResourceManager.GetString("ComboBox3.Items160"), (object) componentResourceManager.GetString("ComboBox3.Items161"), (object) componentResourceManager.GetString("ComboBox3.Items162"), (object) componentResourceManager.GetString("ComboBox3.Items163"), (object) componentResourceManager.GetString("ComboBox3.Items164"), (object) componentResourceManager.GetString("ComboBox3.Items165"), (object) componentResourceManager.GetString("ComboBox3.Items166"), (object) componentResourceManager.GetString("ComboBox3.Items167"), (object) componentResourceManager.GetString("ComboBox3.Items168"), (object) componentResourceManager.GetString("ComboBox3.Items169"), (object) componentResourceManager.GetString("ComboBox3.Items170"), (object) componentResourceManager.GetString("ComboBox3.Items171"), (object) componentResourceManager.GetString("ComboBox3.Items172"), (object) componentResourceManager.GetString("ComboBox3.Items173"), (object) componentResourceManager.GetString("ComboBox3.Items174"), (object) componentResourceManager.GetString("ComboBox3.Items175"), (object) componentResourceManager.GetString("ComboBox3.Items176"), (object) componentResourceManager.GetString("ComboBox3.Items177"), (object) componentResourceManager.GetString("ComboBox3.Items178"), (object) componentResourceManager.GetString("ComboBox3.Items179"), (object) componentResourceManager.GetString("ComboBox3.Items180"), (object) componentResourceManager.GetString("ComboBox3.Items181"), (object) componentResourceManager.GetString("ComboBox3.Items182"), (object) componentResourceManager.GetString("ComboBox3.Items183"), (object) componentResourceManager.GetString("ComboBox3.Items184"), (object) componentResourceManager.GetString("ComboBox3.Items185"), (object) componentResourceManager.GetString("ComboBox3.Items186"), (object) componentResourceManager.GetString("ComboBox3.Items187"), (object) componentResourceManager.GetString("ComboBox3.Items188"), (object) componentResourceManager.GetString("ComboBox3.Items189"), (object) componentResourceManager.GetString("ComboBox3.Items190"), (object) componentResourceManager.GetString("ComboBox3.Items191"), (object) componentResourceManager.GetString("ComboBox3.Items192"), (object) componentResourceManager.GetString("ComboBox3.Items193"), (object) componentResourceManager.GetString("ComboBox3.Items194"), (object) componentResourceManager.GetString("ComboBox3.Items195"), (object) componentResourceManager.GetString("ComboBox3.Items196"), (object) componentResourceManager.GetString("ComboBox3.Items197"), (object) componentResourceManager.GetString("ComboBox3.Items198"), (object) componentResourceManager.GetString("ComboBox3.Items199"), (object) componentResourceManager.GetString("ComboBox3.Items200"), (object) componentResourceManager.GetString("ComboBox3.Items201"), (object) componentResourceManager.GetString("ComboBox3.Items202"), (object) componentResourceManager.GetString("ComboBox3.Items203"), (object) componentResourceManager.GetString("ComboBox3.Items204"), (object) componentResourceManager.GetString("ComboBox3.Items205"), (object) componentResourceManager.GetString("ComboBox3.Items206"), (object) componentResourceManager.GetString("ComboBox3.Items207"), (object) componentResourceManager.GetString("ComboBox3.Items208"), (object) componentResourceManager.GetString("ComboBox3.Items209"), (object) componentResourceManager.GetString("ComboBox3.Items210"), (object) componentResourceManager.GetString("ComboBox3.Items211"), (object) componentResourceManager.GetString("ComboBox3.Items212"), (object) componentResourceManager.GetString("ComboBox3.Items213"), (object) componentResourceManager.GetString("ComboBox3.Items214"), (object) componentResourceManager.GetString("ComboBox3.Items215"), (object) componentResourceManager.GetString("ComboBox3.Items216"), (object) componentResourceManager.GetString("ComboBox3.Items217"), (object) componentResourceManager.GetString("ComboBox3.Items218"), (object) componentResourceManager.GetString("ComboBox3.Items219"), (object) componentResourceManager.GetString("ComboBox3.Items220"), (object) componentResourceManager.GetString("ComboBox3.Items221"), (object) componentResourceManager.GetString("ComboBox3.Items222"), (object) componentResourceManager.GetString("ComboBox3.Items223"), (object) componentResourceManager.GetString("ComboBox3.Items224"), (object) componentResourceManager.GetString("ComboBox3.Items225"), (object) componentResourceManager.GetString("ComboBox3.Items226"), (object) componentResourceManager.GetString("ComboBox3.Items227"), (object) componentResourceManager.GetString("ComboBox3.Items228"), (object) componentResourceManager.GetString("ComboBox3.Items229"), (object) componentResourceManager.GetString("ComboBox3.Items230"), (object) componentResourceManager.GetString("ComboBox3.Items231"), (object) componentResourceManager.GetString("ComboBox3.Items232"), (object) componentResourceManager.GetString("ComboBox3.Items233"), (object) componentResourceManager.GetString("ComboBox3.Items234"), (object) componentResourceManager.GetString("ComboBox3.Items235"), (object) componentResourceManager.GetString("ComboBox3.Items236"), (object) componentResourceManager.GetString("ComboBox3.Items237"), (object) componentResourceManager.GetString("ComboBox3.Items238"), (object) componentResourceManager.GetString("ComboBox3.Items239"), (object) componentResourceManager.GetString("ComboBox3.Items240"), (object) componentResourceManager.GetString("ComboBox3.Items241"), (object) componentResourceManager.GetString("ComboBox3.Items242"), (object) componentResourceManager.GetString("ComboBox3.Items243"), (object) componentResourceManager.GetString("ComboBox3.Items244"), (object) componentResourceManager.GetString("ComboBox3.Items245"), (object) componentResourceManager.GetString("ComboBox3.Items246"), (object) componentResourceManager.GetString("ComboBox3.Items247"), (object) componentResourceManager.GetString("ComboBox3.Items248"), (object) componentResourceManager.GetString("ComboBox3.Items249"), (object) componentResourceManager.GetString("ComboBox3.Items250"), (object) componentResourceManager.GetString("ComboBox3.Items251"), (object) componentResourceManager.GetString("ComboBox3.Items252"), (object) componentResourceManager.GetString("ComboBox3.Items253"), (object) componentResourceManager.GetString("ComboBox3.Items254"), (object) componentResourceManager.GetString("ComboBox3.Items255") }); ComboBox3.Name = "ComboBox3"; NumericUpDown3.AccessibleDescription = (string) null; NumericUpDown3.AccessibleName = (string) null; componentResourceManager.ApplyResources((object) NumericUpDown3, "NumericUpDown3"); NumericUpDown3.Font = (Font) null; NumericUpDown numericUpDown3 = NumericUpDown3; num1 = new Decimal(new int[4] { (int) byte.MaxValue, 0, 0, 0 }); Decimal num4 = num1; numericUpDown3.Maximum = num4; NumericUpDown3.Name = "NumericUpDown3"; Label5.AccessibleDescription = (string) null; Label5.AccessibleName = (string) null; componentResourceManager.ApplyResources((object) Label5, "Label5"); Label5.Font = (Font) null; Label5.Name = "Label5"; Label6.AccessibleDescription = (string) null; Label6.AccessibleName = (string) null; componentResourceManager.ApplyResources((object) Label6, "Label6"); Label6.Font = (Font) null; Label6.Name = "Label6"; DataGridView3.AccessibleDescription = (string) null; DataGridView3.AccessibleName = (string) null; DataGridView3.AllowUserToAddRows = false; DataGridView3.AllowUserToDeleteRows = false; DataGridView3.AllowUserToResizeColumns = false; DataGridView3.AllowUserToResizeRows = false; gridViewCellStyle9.Alignment = DataGridViewContentAlignment.MiddleCenter; DataGridView3.AlternatingRowsDefaultCellStyle = gridViewCellStyle9; componentResourceManager.ApplyResources((object) DataGridView3, "DataGridView3"); DataGridView3.BackgroundImage = (Image) null; gridViewCellStyle10.Alignment = DataGridViewContentAlignment.MiddleCenter; gridViewCellStyle10.BackColor = SystemColors.Control; gridViewCellStyle10.Font = new Font("宋体", 9f, FontStyle.Regular, GraphicsUnit.Point, (byte) 134); gridViewCellStyle10.ForeColor = SystemColors.WindowText; gridViewCellStyle10.SelectionBackColor = SystemColors.Highlight; gridViewCellStyle10.SelectionForeColor = SystemColors.HighlightText; gridViewCellStyle10.WrapMode = DataGridViewTriState.True; DataGridView3.ColumnHeadersDefaultCellStyle = gridViewCellStyle10; DataGridView3.ColumnHeadersHeightSizeMode = DataGridViewColumnHeadersHeightSizeMode.DisableResizing; DataGridView3.Columns.AddRange((DataGridViewColumn) Column1_3, (DataGridViewColumn) Column2_3); DataGridView3.Font = (Font) null; DataGridView3.Name = "DataGridView3"; gridViewCellStyle11.Alignment = DataGridViewContentAlignment.MiddleCenter; gridViewCellStyle11.BackColor = SystemColors.Control; gridViewCellStyle11.Font = new Font("宋体", 9f, FontStyle.Regular, GraphicsUnit.Point, (byte) 134); gridViewCellStyle11.ForeColor = SystemColors.WindowText; gridViewCellStyle11.SelectionBackColor = SystemColors.Highlight; gridViewCellStyle11.SelectionForeColor = SystemColors.HighlightText; gridViewCellStyle11.WrapMode = DataGridViewTriState.True; DataGridView3.RowHeadersDefaultCellStyle = gridViewCellStyle11; gridViewCellStyle12.Alignment = DataGridViewContentAlignment.MiddleCenter; DataGridView3.RowsDefaultCellStyle = gridViewCellStyle12; DataGridView3.RowTemplate.Height = 23; Column1_3.AutoSizeMode = DataGridViewAutoSizeColumnMode.None; Column1_3.DisplayStyle = DataGridViewComboBoxDisplayStyle.Nothing; componentResourceManager.ApplyResources((object) Column1_3, "Column1_3"); Column1_3.Items.AddRange((object) "无", (object) "400", (object) "410", (object) "420", (object) "430", (object) "440", (object) "450", (object) "460", (object) "470", (object) "480", (object) "490", (object) "500", (object) "510", (object) "520", (object) "530", (object) "540", (object) "550", (object) "560", (object) "570", (object) "580", (object) "590", (object) "600", (object) "610", (object) "620", (object) "630", (object) "640", (object) "650", (object) "660", (object) "670", (object) "680", (object) "690", (object) "700", (object) "710", (object) "720", (object) "730", (object) "740", (object) "750", (object) "760", (object) "770", (object) "780", (object) "790", (object) "800", (object) "810", (object) "820", (object) "830", (object) "840", (object) "850", (object) "860", (object) "870", (object) "880", (object) "890", (object) "900", (object) "910", (object) "920", (object) "930", (object) "940", (object) "950", (object) "960", (object) "970", (object) "980", (object) "990", (object) "1000", (object) "1010", (object) "1020", (object) "1030", (object) "1040", (object) "1050", (object) "1060", (object) "1070", (object) "1080", (object) "1090", (object) "1100", (object) "1110", (object) "1120", (object) "1130", (object) "1140", (object) "1150", (object) "1160", (object) "1170", (object) "1180", (object) "1190", (object) "1200", (object) "1210", (object) "1220", (object) "1230", (object) "1240", (object) "1250", (object) "1260", (object) "1270", (object) "1280", (object) "1290", (object) "1300", (object) "1310", (object) "1320", (object) "1330", (object) "1340", (object) "1350", (object) "1360", (object) "1370", (object) "1380", (object) "1390", (object) "1400", (object) "1410", (object) "1420", (object) "1430", (object) "1440", (object) "1450", (object) "1460", (object) "1470", (object) "1480", (object) "1490", (object) "1500", (object) "1510", (object) "1520", (object) "1530", (object) "1540", (object) "1550", (object) "1560", (object) "1570", (object) "1580", (object) "1590", (object) "1600", (object) "1610", (object) "1620", (object) "1630", (object) "1640", (object) "1650", (object) "1660", (object) "1670", (object) "1680", (object) "1690", (object) "1700", (object) "1710", (object) "1720", (object) "1730", (object) "1740", (object) "1750", (object) "1760", (object) "1770", (object) "1780", (object) "1790", (object) "1800", (object) "1810", (object) "1820", (object) "1830", (object) "1840", (object) "1850", (object) "1860", (object) "1870", (object) "1880", (object) "1890", (object) "1900", (object) "1910", (object) "1920", (object) "1930", (object) "1940", (object) "1950", (object) "1960", (object) "1970", (object) "1980", (object) "1990", (object) "2000", (object) "2010", (object) "2020", (object) "2030", (object) "2040", (object) "2050", (object) "2060", (object) "2070", (object) "2080", (object) "2090", (object) "2100", (object) "2110", (object) "2120", (object) "2130", (object) "2140", (object) "2150", (object) "2160", (object) "2170", (object) "2180", (object) "2190", (object) "2200", (object) "2210", (object) "2220", (object) "2230", (object) "2240", (object) "2250", (object) "2260", (object) "2270", (object) "2280", (object) "2290", (object) "2300", (object) "2310", (object) "2320", (object) "2330", (object) "2340", (object) "2350", (object) "2360", (object) "2370", (object) "2380", (object) "2390", (object) "2400", (object) "2410", (object) "2420", (object) "2430", (object) "2440", (object) "2450", (object) "2460", (object) "2470", (object) "2480", (object) "2490", (object) "2500"); Column1_3.Name = "Column1_3"; Column1_3.Resizable = DataGridViewTriState.True; Column2_3.DisplayStyle = DataGridViewComboBoxDisplayStyle.Nothing; componentResourceManager.ApplyResources((object) Column2_3, "Column2_3"); Column2_3.Items.AddRange((object) "0", (object) "10", (object) "20", (object) "30", (object) "40", (object) "50", (object) "60", (object) "70", (object) "80", (object) "90", (object) "100", (object) "110", (object) "120", (object) "130", (object) "140", (object) "150", (object) "160", (object) "170", (object) "180", (object) "190", (object) "200", (object) "210", (object) "220", (object) "230", (object) "240", (object) "250", (object) "260", (object) "270", (object) "280", (object) "290", (object) "300", (object) "310", (object) "320", (object) "330", (object) "340", (object) "350", (object) "360", (object) "370", (object) "380", (object) "390", (object) "400", (object) "410", (object) "420", (object) "430", (object) "440", (object) "450", (object) "460", (object) "470", (object) "480", (object) "490", (object) "500", (object) "510", (object) "520", (object) "530", (object) "540", (object) "550", (object) "560", (object) "570", (object) "580", (object) "590", (object) "600", (object) "610", (object) "620", (object) "630", (object) "640", (object) "650", (object) "660", (object) "670", (object) "680", (object) "690", (object) "700", (object) "710", (object) "720", (object) "730", (object) "740", (object) "750", (object) "760", (object) "770", (object) "780", (object) "790", (object) "800", (object) "810", (object) "820", (object) "830", (object) "840", (object) "850", (object) "860", (object) "870", (object) "880", (object) "890", (object) "900", (object) "910", (object) "920", (object) "930", (object) "940", (object) "950", (object) "960", (object) "970", (object) "980", (object) "990", (object) "1000", (object) "1010", (object) "1020", (object) "1030", (object) "1040", (object) "1050", (object) "1060", (object) "1070", (object) "1080", (object) "1090", (object) "1100", (object) "1110", (object) "1120", (object) "1130", (object) "1140", (object) "1150", (object) "1160", (object) "1170", (object) "1180", (object) "1190", (object) "1200", (object) "1210", (object) "1220", (object) "1230", (object) "1240", (object) "1250", (object) "1260", (object) "1270", (object) "1280", (object) "1290", (object) "1300", (object) "1310", (object) "1320", (object) "1330", (object) "1340", (object) "1350", (object) "1360", (object) "1370", (object) "1380", (object) "1390", (object) "1400", (object) "1410", (object) "1420", (object) "1430", (object) "1440", (object) "1450", (object) "1460", (object) "1470", (object) "1480", (object) "1490", (object) "1500", (object) "1510", (object) "1520", (object) "1530", (object) "1540", (object) "1550", (object) "1560", (object) "1570", (object) "1580", (object) "1590", (object) "1600", (object) "1610", (object) "1620", (object) "1630", (object) "1640", (object) "1650", (object) "1660", (object) "1670", (object) "1680", (object) "1690", (object) "1700", (object) "1710", (object) "1720", (object) "1730", (object) "1740", (object) "1750", (object) "1760", (object) "1770", (object) "1780", (object) "1790", (object) "1800", (object) "1810", (object) "1820", (object) "1830", (object) "1840", (object) "1850", (object) "1860", (object) "1870", (object) "1880", (object) "1890", (object) "1900", (object) "1910", (object) "1920", (object) "1930", (object) "1940", (object) "1950", (object) "1960", (object) "1970", (object) "1980", (object) "1990", (object) "2000", (object) "2010", (object) "2020", (object) "2030", (object) "2040", (object) "2050", (object) "2060", (object) "2070", (object) "2080", (object) "2090", (object) "2100", (object) "2110", (object) "2120", (object) "2130", (object) "2140", (object) "2150", (object) "2160", (object) "2170", (object) "2180", (object) "2190", (object) "2200", (object) "2210", (object) "2220", (object) "2230", (object) "2240", (object) "2250", (object) "2260", (object) "2270", (object) "2280", (object) "2290", (object) "2300", (object) "2310", (object) "2320", (object) "2330", (object) "2340", (object) "2350", (object) "2360", (object) "2370", (object) "2380", (object) "2390", (object) "2400", (object) "2410", (object) "2420", (object) "2430", (object) "2440", (object) "2450", (object) "2460", (object) "2470", (object) "2480", (object) "2490", (object) "2500"); Column2_3.Name = "Column2_3"; TabPage4.AccessibleDescription = (string) null; TabPage4.AccessibleName = (string) null; componentResourceManager.ApplyResources((object) TabPage4, "TabPage4"); TabPage4.BackgroundImage = (Image) null; TabPage4.Controls.Add((Control) ComboBox4); TabPage4.Controls.Add((Control) NumericUpDown4); TabPage4.Controls.Add((Control) Label7); TabPage4.Controls.Add((Control) Label8); TabPage4.Controls.Add((Control) DataGridView4); TabPage4.Font = (Font) null; TabPage4.Name = "TabPage4"; TabPage4.UseVisualStyleBackColor = true; ComboBox4.AccessibleDescription = (string) null; ComboBox4.AccessibleName = (string) null; componentResourceManager.ApplyResources((object) ComboBox4, "ComboBox4"); ComboBox4.BackgroundImage = (Image) null; ComboBox4.DropDownStyle = ComboBoxStyle.DropDownList; ComboBox4.Font = (Font) null; ComboBox4.FormattingEnabled = true; ComboBox4.Items.AddRange(new object[256] { (object) componentResourceManager.GetString("ComboBox4.Items"), (object) componentResourceManager.GetString("ComboBox4.Items1"), (object) componentResourceManager.GetString("ComboBox4.Items2"), (object) componentResourceManager.GetString("ComboBox4.Items3"), (object) componentResourceManager.GetString("ComboBox4.Items4"), (object) componentResourceManager.GetString("ComboBox4.Items5"), (object) componentResourceManager.GetString("ComboBox4.Items6"), (object) componentResourceManager.GetString("ComboBox4.Items7"), (object) componentResourceManager.GetString("ComboBox4.Items8"), (object) componentResourceManager.GetString("ComboBox4.Items9"), (object) componentResourceManager.GetString("ComboBox4.Items10"), (object) componentResourceManager.GetString("ComboBox4.Items11"), (object) componentResourceManager.GetString("ComboBox4.Items12"), (object) componentResourceManager.GetString("ComboBox4.Items13"), (object) componentResourceManager.GetString("ComboBox4.Items14"), (object) componentResourceManager.GetString("ComboBox4.Items15"), (object) componentResourceManager.GetString("ComboBox4.Items16"), (object) componentResourceManager.GetString("ComboBox4.Items17"), (object) componentResourceManager.GetString("ComboBox4.Items18"), (object) componentResourceManager.GetString("ComboBox4.Items19"), (object) componentResourceManager.GetString("ComboBox4.Items20"), (object) componentResourceManager.GetString("ComboBox4.Items21"), (object) componentResourceManager.GetString("ComboBox4.Items22"), (object) componentResourceManager.GetString("ComboBox4.Items23"), (object) componentResourceManager.GetString("ComboBox4.Items24"), (object) componentResourceManager.GetString("ComboBox4.Items25"), (object) componentResourceManager.GetString("ComboBox4.Items26"), (object) componentResourceManager.GetString("ComboBox4.Items27"), (object) componentResourceManager.GetString("ComboBox4.Items28"), (object) componentResourceManager.GetString("ComboBox4.Items29"), (object) componentResourceManager.GetString("ComboBox4.Items30"), (object) componentResourceManager.GetString("ComboBox4.Items31"), (object) componentResourceManager.GetString("ComboBox4.Items32"), (object) componentResourceManager.GetString("ComboBox4.Items33"), (object) componentResourceManager.GetString("ComboBox4.Items34"), (object) componentResourceManager.GetString("ComboBox4.Items35"), (object) componentResourceManager.GetString("ComboBox4.Items36"), (object) componentResourceManager.GetString("ComboBox4.Items37"), (object) componentResourceManager.GetString("ComboBox4.Items38"), (object) componentResourceManager.GetString("ComboBox4.Items39"), (object) componentResourceManager.GetString("ComboBox4.Items40"), (object) componentResourceManager.GetString("ComboBox4.Items41"), (object) componentResourceManager.GetString("ComboBox4.Items42"), (object) componentResourceManager.GetString("ComboBox4.Items43"), (object) componentResourceManager.GetString("ComboBox4.Items44"), (object) componentResourceManager.GetString("ComboBox4.Items45"), (object) componentResourceManager.GetString("ComboBox4.Items46"), (object) componentResourceManager.GetString("ComboBox4.Items47"), (object) componentResourceManager.GetString("ComboBox4.Items48"), (object) componentResourceManager.GetString("ComboBox4.Items49"), (object) componentResourceManager.GetString("ComboBox4.Items50"), (object) componentResourceManager.GetString("ComboBox4.Items51"), (object) componentResourceManager.GetString("ComboBox4.Items52"), (object) componentResourceManager.GetString("ComboBox4.Items53"), (object) componentResourceManager.GetString("ComboBox4.Items54"), (object) componentResourceManager.GetString("ComboBox4.Items55"), (object) componentResourceManager.GetString("ComboBox4.Items56"), (object) componentResourceManager.GetString("ComboBox4.Items57"), (object) componentResourceManager.GetString("ComboBox4.Items58"), (object) componentResourceManager.GetString("ComboBox4.Items59"), (object) componentResourceManager.GetString("ComboBox4.Items60"), (object) componentResourceManager.GetString("ComboBox4.Items61"), (object) componentResourceManager.GetString("ComboBox4.Items62"), (object) componentResourceManager.GetString("ComboBox4.Items63"), (object) componentResourceManager.GetString("ComboBox4.Items64"), (object) componentResourceManager.GetString("ComboBox4.Items65"), (object) componentResourceManager.GetString("ComboBox4.Items66"), (object) componentResourceManager.GetString("ComboBox4.Items67"), (object) componentResourceManager.GetString("ComboBox4.Items68"), (object) componentResourceManager.GetString("ComboBox4.Items69"), (object) componentResourceManager.GetString("ComboBox4.Items70"), (object) componentResourceManager.GetString("ComboBox4.Items71"), (object) componentResourceManager.GetString("ComboBox4.Items72"), (object) componentResourceManager.GetString("ComboBox4.Items73"), (object) componentResourceManager.GetString("ComboBox4.Items74"), (object) componentResourceManager.GetString("ComboBox4.Items75"), (object) componentResourceManager.GetString("ComboBox4.Items76"), (object) componentResourceManager.GetString("ComboBox4.Items77"), (object) componentResourceManager.GetString("ComboBox4.Items78"), (object) componentResourceManager.GetString("ComboBox4.Items79"), (object) componentResourceManager.GetString("ComboBox4.Items80"), (object) componentResourceManager.GetString("ComboBox4.Items81"), (object) componentResourceManager.GetString("ComboBox4.Items82"), (object) componentResourceManager.GetString("ComboBox4.Items83"), (object) componentResourceManager.GetString("ComboBox4.Items84"), (object) componentResourceManager.GetString("ComboBox4.Items85"), (object) componentResourceManager.GetString("ComboBox4.Items86"), (object) componentResourceManager.GetString("ComboBox4.Items87"), (object) componentResourceManager.GetString("ComboBox4.Items88"), (object) componentResourceManager.GetString("ComboBox4.Items89"), (object) componentResourceManager.GetString("ComboBox4.Items90"), (object) componentResourceManager.GetString("ComboBox4.Items91"), (object) componentResourceManager.GetString("ComboBox4.Items92"), (object) componentResourceManager.GetString("ComboBox4.Items93"), (object) componentResourceManager.GetString("ComboBox4.Items94"), (object) componentResourceManager.GetString("ComboBox4.Items95"), (object) componentResourceManager.GetString("ComboBox4.Items96"), (object) componentResourceManager.GetString("ComboBox4.Items97"), (object) componentResourceManager.GetString("ComboBox4.Items98"), (object) componentResourceManager.GetString("ComboBox4.Items99"), (object) componentResourceManager.GetString("ComboBox4.Items100"), (object) componentResourceManager.GetString("ComboBox4.Items101"), (object) componentResourceManager.GetString("ComboBox4.Items102"), (object) componentResourceManager.GetString("ComboBox4.Items103"), (object) componentResourceManager.GetString("ComboBox4.Items104"), (object) componentResourceManager.GetString("ComboBox4.Items105"), (object) componentResourceManager.GetString("ComboBox4.Items106"), (object) componentResourceManager.GetString("ComboBox4.Items107"), (object) componentResourceManager.GetString("ComboBox4.Items108"), (object) componentResourceManager.GetString("ComboBox4.Items109"), (object) componentResourceManager.GetString("ComboBox4.Items110"), (object) componentResourceManager.GetString("ComboBox4.Items111"), (object) componentResourceManager.GetString("ComboBox4.Items112"), (object) componentResourceManager.GetString("ComboBox4.Items113"), (object) componentResourceManager.GetString("ComboBox4.Items114"), (object) componentResourceManager.GetString("ComboBox4.Items115"), (object) componentResourceManager.GetString("ComboBox4.Items116"), (object) componentResourceManager.GetString("ComboBox4.Items117"), (object) componentResourceManager.GetString("ComboBox4.Items118"), (object) componentResourceManager.GetString("ComboBox4.Items119"), (object) componentResourceManager.GetString("ComboBox4.Items120"), (object) componentResourceManager.GetString("ComboBox4.Items121"), (object) componentResourceManager.GetString("ComboBox4.Items122"), (object) componentResourceManager.GetString("ComboBox4.Items123"), (object) componentResourceManager.GetString("ComboBox4.Items124"), (object) componentResourceManager.GetString("ComboBox4.Items125"), (object) componentResourceManager.GetString("ComboBox4.Items126"), (object) componentResourceManager.GetString("ComboBox4.Items127"), (object) componentResourceManager.GetString("ComboBox4.Items128"), (object) componentResourceManager.GetString("ComboBox4.Items129"), (object) componentResourceManager.GetString("ComboBox4.Items130"), (object) componentResourceManager.GetString("ComboBox4.Items131"), (object) componentResourceManager.GetString("ComboBox4.Items132"), (object) componentResourceManager.GetString("ComboBox4.Items133"), (object) componentResourceManager.GetString("ComboBox4.Items134"), (object) componentResourceManager.GetString("ComboBox4.Items135"), (object) componentResourceManager.GetString("ComboBox4.Items136"), (object) componentResourceManager.GetString("ComboBox4.Items137"), (object) componentResourceManager.GetString("ComboBox4.Items138"), (object) componentResourceManager.GetString("ComboBox4.Items139"), (object) componentResourceManager.GetString("ComboBox4.Items140"), (object) componentResourceManager.GetString("ComboBox4.Items141"), (object) componentResourceManager.GetString("ComboBox4.Items142"), (object) componentResourceManager.GetString("ComboBox4.Items143"), (object) componentResourceManager.GetString("ComboBox4.Items144"), (object) componentResourceManager.GetString("ComboBox4.Items145"), (object) componentResourceManager.GetString("ComboBox4.Items146"), (object) componentResourceManager.GetString("ComboBox4.Items147"), (object) componentResourceManager.GetString("ComboBox4.Items148"), (object) componentResourceManager.GetString("ComboBox4.Items149"), (object) componentResourceManager.GetString("ComboBox4.Items150"), (object) componentResourceManager.GetString("ComboBox4.Items151"), (object) componentResourceManager.GetString("ComboBox4.Items152"), (object) componentResourceManager.GetString("ComboBox4.Items153"), (object) componentResourceManager.GetString("ComboBox4.Items154"), (object) componentResourceManager.GetString("ComboBox4.Items155"), (object) componentResourceManager.GetString("ComboBox4.Items156"), (object) componentResourceManager.GetString("ComboBox4.Items157"), (object) componentResourceManager.GetString("ComboBox4.Items158"), (object) componentResourceManager.GetString("ComboBox4.Items159"), (object) componentResourceManager.GetString("ComboBox4.Items160"), (object) componentResourceManager.GetString("ComboBox4.Items161"), (object) componentResourceManager.GetString("ComboBox4.Items162"), (object) componentResourceManager.GetString("ComboBox4.Items163"), (object) componentResourceManager.GetString("ComboBox4.Items164"), (object) componentResourceManager.GetString("ComboBox4.Items165"), (object) componentResourceManager.GetString("ComboBox4.Items166"), (object) componentResourceManager.GetString("ComboBox4.Items167"), (object) componentResourceManager.GetString("ComboBox4.Items168"), (object) componentResourceManager.GetString("ComboBox4.Items169"), (object) componentResourceManager.GetString("ComboBox4.Items170"), (object) componentResourceManager.GetString("ComboBox4.Items171"), (object) componentResourceManager.GetString("ComboBox4.Items172"), (object) componentResourceManager.GetString("ComboBox4.Items173"), (object) componentResourceManager.GetString("ComboBox4.Items174"), (object) componentResourceManager.GetString("ComboBox4.Items175"), (object) componentResourceManager.GetString("ComboBox4.Items176"), (object) componentResourceManager.GetString("ComboBox4.Items177"), (object) componentResourceManager.GetString("ComboBox4.Items178"), (object) componentResourceManager.GetString("ComboBox4.Items179"), (object) componentResourceManager.GetString("ComboBox4.Items180"), (object) componentResourceManager.GetString("ComboBox4.Items181"), (object) componentResourceManager.GetString("ComboBox4.Items182"), (object) componentResourceManager.GetString("ComboBox4.Items183"), (object) componentResourceManager.GetString("ComboBox4.Items184"), (object) componentResourceManager.GetString("ComboBox4.Items185"), (object) componentResourceManager.GetString("ComboBox4.Items186"), (object) componentResourceManager.GetString("ComboBox4.Items187"), (object) componentResourceManager.GetString("ComboBox4.Items188"), (object) componentResourceManager.GetString("ComboBox4.Items189"), (object) componentResourceManager.GetString("ComboBox4.Items190"), (object) componentResourceManager.GetString("ComboBox4.Items191"), (object) componentResourceManager.GetString("ComboBox4.Items192"), (object) componentResourceManager.GetString("ComboBox4.Items193"), (object) componentResourceManager.GetString("ComboBox4.Items194"), (object) componentResourceManager.GetString("ComboBox4.Items195"), (object) componentResourceManager.GetString("ComboBox4.Items196"), (object) componentResourceManager.GetString("ComboBox4.Items197"), (object) componentResourceManager.GetString("ComboBox4.Items198"), (object) componentResourceManager.GetString("ComboBox4.Items199"), (object) componentResourceManager.GetString("ComboBox4.Items200"), (object) componentResourceManager.GetString("ComboBox4.Items201"), (object) componentResourceManager.GetString("ComboBox4.Items202"), (object) componentResourceManager.GetString("ComboBox4.Items203"), (object) componentResourceManager.GetString("ComboBox4.Items204"), (object) componentResourceManager.GetString("ComboBox4.Items205"), (object) componentResourceManager.GetString("ComboBox4.Items206"), (object) componentResourceManager.GetString("ComboBox4.Items207"), (object) componentResourceManager.GetString("ComboBox4.Items208"), (object) componentResourceManager.GetString("ComboBox4.Items209"), (object) componentResourceManager.GetString("ComboBox4.Items210"), (object) componentResourceManager.GetString("ComboBox4.Items211"), (object) componentResourceManager.GetString("ComboBox4.Items212"), (object) componentResourceManager.GetString("ComboBox4.Items213"), (object) componentResourceManager.GetString("ComboBox4.Items214"), (object) componentResourceManager.GetString("ComboBox4.Items215"), (object) componentResourceManager.GetString("ComboBox4.Items216"), (object) componentResourceManager.GetString("ComboBox4.Items217"), (object) componentResourceManager.GetString("ComboBox4.Items218"), (object) componentResourceManager.GetString("ComboBox4.Items219"), (object) componentResourceManager.GetString("ComboBox4.Items220"), (object) componentResourceManager.GetString("ComboBox4.Items221"), (object) componentResourceManager.GetString("ComboBox4.Items222"), (object) componentResourceManager.GetString("ComboBox4.Items223"), (object) componentResourceManager.GetString("ComboBox4.Items224"), (object) componentResourceManager.GetString("ComboBox4.Items225"), (object) componentResourceManager.GetString("ComboBox4.Items226"), (object) componentResourceManager.GetString("ComboBox4.Items227"), (object) componentResourceManager.GetString("ComboBox4.Items228"), (object) componentResourceManager.GetString("ComboBox4.Items229"), (object) componentResourceManager.GetString("ComboBox4.Items230"), (object) componentResourceManager.GetString("ComboBox4.Items231"), (object) componentResourceManager.GetString("ComboBox4.Items232"), (object) componentResourceManager.GetString("ComboBox4.Items233"), (object) componentResourceManager.GetString("ComboBox4.Items234"), (object) componentResourceManager.GetString("ComboBox4.Items235"), (object) componentResourceManager.GetString("ComboBox4.Items236"), (object) componentResourceManager.GetString("ComboBox4.Items237"), (object) componentResourceManager.GetString("ComboBox4.Items238"), (object) componentResourceManager.GetString("ComboBox4.Items239"), (object) componentResourceManager.GetString("ComboBox4.Items240"), (object) componentResourceManager.GetString("ComboBox4.Items241"), (object) componentResourceManager.GetString("ComboBox4.Items242"), (object) componentResourceManager.GetString("ComboBox4.Items243"), (object) componentResourceManager.GetString("ComboBox4.Items244"), (object) componentResourceManager.GetString("ComboBox4.Items245"), (object) componentResourceManager.GetString("ComboBox4.Items246"), (object) componentResourceManager.GetString("ComboBox4.Items247"), (object) componentResourceManager.GetString("ComboBox4.Items248"), (object) componentResourceManager.GetString("ComboBox4.Items249"), (object) componentResourceManager.GetString("ComboBox4.Items250"), (object) componentResourceManager.GetString("ComboBox4.Items251"), (object) componentResourceManager.GetString("ComboBox4.Items252"), (object) componentResourceManager.GetString("ComboBox4.Items253"), (object) componentResourceManager.GetString("ComboBox4.Items254"), (object) componentResourceManager.GetString("ComboBox4.Items255") }); ComboBox4.Name = "ComboBox4"; NumericUpDown4.AccessibleDescription = (string) null; NumericUpDown4.AccessibleName = (string) null; componentResourceManager.ApplyResources((object) NumericUpDown4, "NumericUpDown4"); NumericUpDown4.Font = (Font) null; NumericUpDown numericUpDown4 = NumericUpDown4; num1 = new Decimal(new int[4] { (int) byte.MaxValue, 0, 0, 0 }); Decimal num5 = num1; numericUpDown4.Maximum = num5; NumericUpDown4.Name = "NumericUpDown4"; Label7.AccessibleDescription = (string) null; Label7.AccessibleName = (string) null; componentResourceManager.ApplyResources((object) Label7, "Label7"); Label7.Font = (Font) null; Label7.Name = "Label7"; Label8.AccessibleDescription = (string) null; Label8.AccessibleName = (string) null; componentResourceManager.ApplyResources((object) Label8, "Label8"); Label8.Font = (Font) null; Label8.Name = "Label8"; DataGridView4.AccessibleDescription = (string) null; DataGridView4.AccessibleName = (string) null; DataGridView4.AllowUserToAddRows = false; DataGridView4.AllowUserToDeleteRows = false; DataGridView4.AllowUserToResizeColumns = false; DataGridView4.AllowUserToResizeRows = false; gridViewCellStyle13.Alignment = DataGridViewContentAlignment.MiddleCenter; DataGridView4.AlternatingRowsDefaultCellStyle = gridViewCellStyle13; componentResourceManager.ApplyResources((object) DataGridView4, "DataGridView4"); DataGridView4.BackgroundImage = (Image) null; gridViewCellStyle14.Alignment = DataGridViewContentAlignment.MiddleCenter; gridViewCellStyle14.BackColor = SystemColors.Control; gridViewCellStyle14.Font = new Font("宋体", 9f, FontStyle.Regular, GraphicsUnit.Point, (byte) 134); gridViewCellStyle14.ForeColor = SystemColors.WindowText; gridViewCellStyle14.SelectionBackColor = SystemColors.Highlight; gridViewCellStyle14.SelectionForeColor = SystemColors.HighlightText; gridViewCellStyle14.WrapMode = DataGridViewTriState.True; DataGridView4.ColumnHeadersDefaultCellStyle = gridViewCellStyle14; DataGridView4.ColumnHeadersHeightSizeMode = DataGridViewColumnHeadersHeightSizeMode.DisableResizing; DataGridView4.Columns.AddRange((DataGridViewColumn) Column1_4, (DataGridViewColumn) Column2_4); DataGridView4.Font = (Font) null; DataGridView4.Name = "DataGridView4"; gridViewCellStyle15.Alignment = DataGridViewContentAlignment.MiddleCenter; gridViewCellStyle15.BackColor = SystemColors.Control; gridViewCellStyle15.Font = new Font("宋体", 9f, FontStyle.Regular, GraphicsUnit.Point, (byte) 134); gridViewCellStyle15.ForeColor = SystemColors.WindowText; gridViewCellStyle15.SelectionBackColor = SystemColors.Highlight; gridViewCellStyle15.SelectionForeColor = SystemColors.HighlightText; gridViewCellStyle15.WrapMode = DataGridViewTriState.True; DataGridView4.RowHeadersDefaultCellStyle = gridViewCellStyle15; gridViewCellStyle16.Alignment = DataGridViewContentAlignment.MiddleCenter; DataGridView4.RowsDefaultCellStyle = gridViewCellStyle16; DataGridView4.RowTemplate.Height = 23; Column1_4.AutoSizeMode = DataGridViewAutoSizeColumnMode.None; Column1_4.DisplayStyle = DataGridViewComboBoxDisplayStyle.Nothing; componentResourceManager.ApplyResources((object) Column1_4, "Column1_4"); Column1_4.Items.AddRange((object) "无", (object) "400", (object) "410", (object) "420", (object) "430", (object) "440", (object) "450", (object) "460", (object) "470", (object) "480", (object) "490", (object) "500", (object) "510", (object) "520", (object) "530", (object) "540", (object) "550", (object) "560", (object) "570", (object) "580", (object) "590", (object) "600", (object) "610", (object) "620", (object) "630", (object) "640", (object) "650", (object) "660", (object) "670", (object) "680", (object) "690", (object) "700", (object) "710", (object) "720", (object) "730", (object) "740", (object) "750", (object) "760", (object) "770", (object) "780", (object) "790", (object) "800", (object) "810", (object) "820", (object) "830", (object) "840", (object) "850", (object) "860", (object) "870", (object) "880", (object) "890", (object) "900", (object) "910", (object) "920", (object) "930", (object) "940", (object) "950", (object) "960", (object) "970", (object) "980", (object) "990", (object) "1000", (object) "1010", (object) "1020", (object) "1030", (object) "1040", (object) "1050", (object) "1060", (object) "1070", (object) "1080", (object) "1090", (object) "1100", (object) "1110", (object) "1120", (object) "1130", (object) "1140", (object) "1150", (object) "1160", (object) "1170", (object) "1180", (object) "1190", (object) "1200", (object) "1210", (object) "1220", (object) "1230", (object) "1240", (object) "1250", (object) "1260", (object) "1270", (object) "1280", (object) "1290", (object) "1300", (object) "1310", (object) "1320", (object) "1330", (object) "1340", (object) "1350", (object) "1360", (object) "1370", (object) "1380", (object) "1390", (object) "1400", (object) "1410", (object) "1420", (object) "1430", (object) "1440", (object) "1450", (object) "1460", (object) "1470", (object) "1480", (object) "1490", (object) "1500", (object) "1510", (object) "1520", (object) "1530", (object) "1540", (object) "1550", (object) "1560", (object) "1570", (object) "1580", (object) "1590", (object) "1600", (object) "1610", (object) "1620", (object) "1630", (object) "1640", (object) "1650", (object) "1660", (object) "1670", (object) "1680", (object) "1690", (object) "1700", (object) "1710", (object) "1720", (object) "1730", (object) "1740", (object) "1750", (object) "1760", (object) "1770", (object) "1780", (object) "1790", (object) "1800", (object) "1810", (object) "1820", (object) "1830", (object) "1840", (object) "1850", (object) "1860", (object) "1870", (object) "1880", (object) "1890", (object) "1900", (object) "1910", (object) "1920", (object) "1930", (object) "1940", (object) "1950", (object) "1960", (object) "1970", (object) "1980", (object) "1990", (object) "2000", (object) "2010", (object) "2020", (object) "2030", (object) "2040", (object) "2050", (object) "2060", (object) "2070", (object) "2080", (object) "2090", (object) "2100", (object) "2110", (object) "2120", (object) "2130", (object) "2140", (object) "2150", (object) "2160", (object) "2170", (object) "2180", (object) "2190", (object) "2200", (object) "2210", (object) "2220", (object) "2230", (object) "2240", (object) "2250", (object) "2260", (object) "2270", (object) "2280", (object) "2290", (object) "2300", (object) "2310", (object) "2320", (object) "2330", (object) "2340", (object) "2350", (object) "2360", (object) "2370", (object) "2380", (object) "2390", (object) "2400", (object) "2410", (object) "2420", (object) "2430", (object) "2440", (object) "2450", (object) "2460", (object) "2470", (object) "2480", (object) "2490", (object) "2500"); Column1_4.Name = "Column1_4"; Column1_4.Resizable = DataGridViewTriState.True; Column2_4.DisplayStyle = DataGridViewComboBoxDisplayStyle.Nothing; componentResourceManager.ApplyResources((object) Column2_4, "Column2_4"); Column2_4.Items.AddRange((object) "0", (object) "10", (object) "20", (object) "30", (object) "40", (object) "50", (object) "60", (object) "70", (object) "80", (object) "90", (object) "100", (object) "110", (object) "120", (object) "130", (object) "140", (object) "150", (object) "160", (object) "170", (object) "180", (object) "190", (object) "200", (object) "210", (object) "220", (object) "230", (object) "240", (object) "250", (object) "260", (object) "270", (object) "280", (object) "290", (object) "300", (object) "310", (object) "320", (object) "330", (object) "340", (object) "350", (object) "360", (object) "370", (object) "380", (object) "390", (object) "400", (object) "410", (object) "420", (object) "430", (object) "440", (object) "450", (object) "460", (object) "470", (object) "480", (object) "490", (object) "500", (object) "510", (object) "520", (object) "530", (object) "540", (object) "550", (object) "560", (object) "570", (object) "580", (object) "590", (object) "600", (object) "610", (object) "620", (object) "630", (object) "640", (object) "650", (object) "660", (object) "670", (object) "680", (object) "690", (object) "700", (object) "710", (object) "720", (object) "730", (object) "740", (object) "750", (object) "760", (object) "770", (object) "780", (object) "790", (object) "800", (object) "810", (object) "820", (object) "830", (object) "840", (object) "850", (object) "860", (object) "870", (object) "880", (object) "890", (object) "900", (object) "910", (object) "920", (object) "930", (object) "940", (object) "950", (object) "960", (object) "970", (object) "980", (object) "990", (object) "1000", (object) "1010", (object) "1020", (object) "1030", (object) "1040", (object) "1050", (object) "1060", (object) "1070", (object) "1080", (object) "1090", (object) "1100", (object) "1110", (object) "1120", (object) "1130", (object) "1140", (object) "1150", (object) "1160", (object) "1170", (object) "1180", (object) "1190", (object) "1200", (object) "1210", (object) "1220", (object) "1230", (object) "1240", (object) "1250", (object) "1260", (object) "1270", (object) "1280", (object) "1290", (object) "1300", (object) "1310", (object) "1320", (object) "1330", (object) "1340", (object) "1350", (object) "1360", (object) "1370", (object) "1380", (object) "1390", (object) "1400", (object) "1410", (object) "1420", (object) "1430", (object) "1440", (object) "1450", (object) "1460", (object) "1470", (object) "1480", (object) "1490", (object) "1500", (object) "1510", (object) "1520", (object) "1530", (object) "1540", (object) "1550", (object) "1560", (object) "1570", (object) "1580", (object) "1590", (object) "1600", (object) "1610", (object) "1620", (object) "1630", (object) "1640", (object) "1650", (object) "1660", (object) "1670", (object) "1680", (object) "1690", (object) "1700", (object) "1710", (object) "1720", (object) "1730", (object) "1740", (object) "1750", (object) "1760", (object) "1770", (object) "1780", (object) "1790", (object) "1800", (object) "1810", (object) "1820", (object) "1830", (object) "1840", (object) "1850", (object) "1860", (object) "1870", (object) "1880", (object) "1890", (object) "1900", (object) "1910", (object) "1920", (object) "1930", (object) "1940", (object) "1950", (object) "1960", (object) "1970", (object) "1980", (object) "1990", (object) "2000", (object) "2010", (object) "2020", (object) "2030", (object) "2040", (object) "2050", (object) "2060", (object) "2070", (object) "2080", (object) "2090", (object) "2100", (object) "2110", (object) "2120", (object) "2130", (object) "2140", (object) "2150", (object) "2160", (object) "2170", (object) "2180", (object) "2190", (object) "2200", (object) "2210", (object) "2220", (object) "2230", (object) "2240", (object) "2250", (object) "2260", (object) "2270", (object) "2280", (object) "2290", (object) "2300", (object) "2310", (object) "2320", (object) "2330", (object) "2340", (object) "2350", (object) "2360", (object) "2370", (object) "2380", (object) "2390", (object) "2400", (object) "2410", (object) "2420", (object) "2430", (object) "2440", (object) "2450", (object) "2460", (object) "2470", (object) "2480", (object) "2490", (object) "2500"); Column2_4.Name = "Column2_4"; TabPage5.AccessibleDescription = (string) null; TabPage5.AccessibleName = (string) null; componentResourceManager.ApplyResources((object) TabPage5, "TabPage5"); TabPage5.BackgroundImage = (Image) null; TabPage5.Controls.Add((Control) ComboBox5); TabPage5.Controls.Add((Control) NumericUpDown5); TabPage5.Controls.Add((Control) Label9); TabPage5.Controls.Add((Control) Label10); TabPage5.Controls.Add((Control) DataGridView5); TabPage5.Font = (Font) null; TabPage5.Name = "TabPage5"; TabPage5.UseVisualStyleBackColor = true; ComboBox5.AccessibleDescription = (string) null; ComboBox5.AccessibleName = (string) null; componentResourceManager.ApplyResources((object) ComboBox5, "ComboBox5"); ComboBox5.BackgroundImage = (Image) null; ComboBox5.DropDownStyle = ComboBoxStyle.DropDownList; ComboBox5.Font = (Font) null; ComboBox5.FormattingEnabled = true; ComboBox5.Items.AddRange(new object[256] { (object) componentResourceManager.GetString("ComboBox5.Items"), (object) componentResourceManager.GetString("ComboBox5.Items1"), (object) componentResourceManager.GetString("ComboBox5.Items2"), (object) componentResourceManager.GetString("ComboBox5.Items3"), (object) componentResourceManager.GetString("ComboBox5.Items4"), (object) componentResourceManager.GetString("ComboBox5.Items5"), (object) componentResourceManager.GetString("ComboBox5.Items6"), (object) componentResourceManager.GetString("ComboBox5.Items7"), (object) componentResourceManager.GetString("ComboBox5.Items8"), (object) componentResourceManager.GetString("ComboBox5.Items9"), (object) componentResourceManager.GetString("ComboBox5.Items10"), (object) componentResourceManager.GetString("ComboBox5.Items11"), (object) componentResourceManager.GetString("ComboBox5.Items12"), (object) componentResourceManager.GetString("ComboBox5.Items13"), (object) componentResourceManager.GetString("ComboBox5.Items14"), (object) componentResourceManager.GetString("ComboBox5.Items15"), (object) componentResourceManager.GetString("ComboBox5.Items16"), (object) componentResourceManager.GetString("ComboBox5.Items17"), (object) componentResourceManager.GetString("ComboBox5.Items18"), (object) componentResourceManager.GetString("ComboBox5.Items19"), (object) componentResourceManager.GetString("ComboBox5.Items20"), (object) componentResourceManager.GetString("ComboBox5.Items21"), (object) componentResourceManager.GetString("ComboBox5.Items22"), (object) componentResourceManager.GetString("ComboBox5.Items23"), (object) componentResourceManager.GetString("ComboBox5.Items24"), (object) componentResourceManager.GetString("ComboBox5.Items25"), (object) componentResourceManager.GetString("ComboBox5.Items26"), (object) componentResourceManager.GetString("ComboBox5.Items27"), (object) componentResourceManager.GetString("ComboBox5.Items28"), (object) componentResourceManager.GetString("ComboBox5.Items29"), (object) componentResourceManager.GetString("ComboBox5.Items30"), (object) componentResourceManager.GetString("ComboBox5.Items31"), (object) componentResourceManager.GetString("ComboBox5.Items32"), (object) componentResourceManager.GetString("ComboBox5.Items33"), (object) componentResourceManager.GetString("ComboBox5.Items34"), (object) componentResourceManager.GetString("ComboBox5.Items35"), (object) componentResourceManager.GetString("ComboBox5.Items36"), (object) componentResourceManager.GetString("ComboBox5.Items37"), (object) componentResourceManager.GetString("ComboBox5.Items38"), (object) componentResourceManager.GetString("ComboBox5.Items39"), (object) componentResourceManager.GetString("ComboBox5.Items40"), (object) componentResourceManager.GetString("ComboBox5.Items41"), (object) componentResourceManager.GetString("ComboBox5.Items42"), (object) componentResourceManager.GetString("ComboBox5.Items43"), (object) componentResourceManager.GetString("ComboBox5.Items44"), (object) componentResourceManager.GetString("ComboBox5.Items45"), (object) componentResourceManager.GetString("ComboBox5.Items46"), (object) componentResourceManager.GetString("ComboBox5.Items47"), (object) componentResourceManager.GetString("ComboBox5.Items48"), (object) componentResourceManager.GetString("ComboBox5.Items49"), (object) componentResourceManager.GetString("ComboBox5.Items50"), (object) componentResourceManager.GetString("ComboBox5.Items51"), (object) componentResourceManager.GetString("ComboBox5.Items52"), (object) componentResourceManager.GetString("ComboBox5.Items53"), (object) componentResourceManager.GetString("ComboBox5.Items54"), (object) componentResourceManager.GetString("ComboBox5.Items55"), (object) componentResourceManager.GetString("ComboBox5.Items56"), (object) componentResourceManager.GetString("ComboBox5.Items57"), (object) componentResourceManager.GetString("ComboBox5.Items58"), (object) componentResourceManager.GetString("ComboBox5.Items59"), (object) componentResourceManager.GetString("ComboBox5.Items60"), (object) componentResourceManager.GetString("ComboBox5.Items61"), (object) componentResourceManager.GetString("ComboBox5.Items62"), (object) componentResourceManager.GetString("ComboBox5.Items63"), (object) componentResourceManager.GetString("ComboBox5.Items64"), (object) componentResourceManager.GetString("ComboBox5.Items65"), (object) componentResourceManager.GetString("ComboBox5.Items66"), (object) componentResourceManager.GetString("ComboBox5.Items67"), (object) componentResourceManager.GetString("ComboBox5.Items68"), (object) componentResourceManager.GetString("ComboBox5.Items69"), (object) componentResourceManager.GetString("ComboBox5.Items70"), (object) componentResourceManager.GetString("ComboBox5.Items71"), (object) componentResourceManager.GetString("ComboBox5.Items72"), (object) componentResourceManager.GetString("ComboBox5.Items73"), (object) componentResourceManager.GetString("ComboBox5.Items74"), (object) componentResourceManager.GetString("ComboBox5.Items75"), (object) componentResourceManager.GetString("ComboBox5.Items76"), (object) componentResourceManager.GetString("ComboBox5.Items77"), (object) componentResourceManager.GetString("ComboBox5.Items78"), (object) componentResourceManager.GetString("ComboBox5.Items79"), (object) componentResourceManager.GetString("ComboBox5.Items80"), (object) componentResourceManager.GetString("ComboBox5.Items81"), (object) componentResourceManager.GetString("ComboBox5.Items82"), (object) componentResourceManager.GetString("ComboBox5.Items83"), (object) componentResourceManager.GetString("ComboBox5.Items84"), (object) componentResourceManager.GetString("ComboBox5.Items85"), (object) componentResourceManager.GetString("ComboBox5.Items86"), (object) componentResourceManager.GetString("ComboBox5.Items87"), (object) componentResourceManager.GetString("ComboBox5.Items88"), (object) componentResourceManager.GetString("ComboBox5.Items89"), (object) componentResourceManager.GetString("ComboBox5.Items90"), (object) componentResourceManager.GetString("ComboBox5.Items91"), (object) componentResourceManager.GetString("ComboBox5.Items92"), (object) componentResourceManager.GetString("ComboBox5.Items93"), (object) componentResourceManager.GetString("ComboBox5.Items94"), (object) componentResourceManager.GetString("ComboBox5.Items95"), (object) componentResourceManager.GetString("ComboBox5.Items96"), (object) componentResourceManager.GetString("ComboBox5.Items97"), (object) componentResourceManager.GetString("ComboBox5.Items98"), (object) componentResourceManager.GetString("ComboBox5.Items99"), (object) componentResourceManager.GetString("ComboBox5.Items100"), (object) componentResourceManager.GetString("ComboBox5.Items101"), (object) componentResourceManager.GetString("ComboBox5.Items102"), (object) componentResourceManager.GetString("ComboBox5.Items103"), (object) componentResourceManager.GetString("ComboBox5.Items104"), (object) componentResourceManager.GetString("ComboBox5.Items105"), (object) componentResourceManager.GetString("ComboBox5.Items106"), (object) componentResourceManager.GetString("ComboBox5.Items107"), (object) componentResourceManager.GetString("ComboBox5.Items108"), (object) componentResourceManager.GetString("ComboBox5.Items109"), (object) componentResourceManager.GetString("ComboBox5.Items110"), (object) componentResourceManager.GetString("ComboBox5.Items111"), (object) componentResourceManager.GetString("ComboBox5.Items112"), (object) componentResourceManager.GetString("ComboBox5.Items113"), (object) componentResourceManager.GetString("ComboBox5.Items114"), (object) componentResourceManager.GetString("ComboBox5.Items115"), (object) componentResourceManager.GetString("ComboBox5.Items116"), (object) componentResourceManager.GetString("ComboBox5.Items117"), (object) componentResourceManager.GetString("ComboBox5.Items118"), (object) componentResourceManager.GetString("ComboBox5.Items119"), (object) componentResourceManager.GetString("ComboBox5.Items120"), (object) componentResourceManager.GetString("ComboBox5.Items121"), (object) componentResourceManager.GetString("ComboBox5.Items122"), (object) componentResourceManager.GetString("ComboBox5.Items123"), (object) componentResourceManager.GetString("ComboBox5.Items124"), (object) componentResourceManager.GetString("ComboBox5.Items125"), (object) componentResourceManager.GetString("ComboBox5.Items126"), (object) componentResourceManager.GetString("ComboBox5.Items127"), (object) componentResourceManager.GetString("ComboBox5.Items128"), (object) componentResourceManager.GetString("ComboBox5.Items129"), (object) componentResourceManager.GetString("ComboBox5.Items130"), (object) componentResourceManager.GetString("ComboBox5.Items131"), (object) componentResourceManager.GetString("ComboBox5.Items132"), (object) componentResourceManager.GetString("ComboBox5.Items133"), (object) componentResourceManager.GetString("ComboBox5.Items134"), (object) componentResourceManager.GetString("ComboBox5.Items135"), (object) componentResourceManager.GetString("ComboBox5.Items136"), (object) componentResourceManager.GetString("ComboBox5.Items137"), (object) componentResourceManager.GetString("ComboBox5.Items138"), (object) componentResourceManager.GetString("ComboBox5.Items139"), (object) componentResourceManager.GetString("ComboBox5.Items140"), (object) componentResourceManager.GetString("ComboBox5.Items141"), (object) componentResourceManager.GetString("ComboBox5.Items142"), (object) componentResourceManager.GetString("ComboBox5.Items143"), (object) componentResourceManager.GetString("ComboBox5.Items144"), (object) componentResourceManager.GetString("ComboBox5.Items145"), (object) componentResourceManager.GetString("ComboBox5.Items146"), (object) componentResourceManager.GetString("ComboBox5.Items147"), (object) componentResourceManager.GetString("ComboBox5.Items148"), (object) componentResourceManager.GetString("ComboBox5.Items149"), (object) componentResourceManager.GetString("ComboBox5.Items150"), (object) componentResourceManager.GetString("ComboBox5.Items151"), (object) componentResourceManager.GetString("ComboBox5.Items152"), (object) componentResourceManager.GetString("ComboBox5.Items153"), (object) componentResourceManager.GetString("ComboBox5.Items154"), (object) componentResourceManager.GetString("ComboBox5.Items155"), (object) componentResourceManager.GetString("ComboBox5.Items156"), (object) componentResourceManager.GetString("ComboBox5.Items157"), (object) componentResourceManager.GetString("ComboBox5.Items158"), (object) componentResourceManager.GetString("ComboBox5.Items159"), (object) componentResourceManager.GetString("ComboBox5.Items160"), (object) componentResourceManager.GetString("ComboBox5.Items161"), (object) componentResourceManager.GetString("ComboBox5.Items162"), (object) componentResourceManager.GetString("ComboBox5.Items163"), (object) componentResourceManager.GetString("ComboBox5.Items164"), (object) componentResourceManager.GetString("ComboBox5.Items165"), (object) componentResourceManager.GetString("ComboBox5.Items166"), (object) componentResourceManager.GetString("ComboBox5.Items167"), (object) componentResourceManager.GetString("ComboBox5.Items168"), (object) componentResourceManager.GetString("ComboBox5.Items169"), (object) componentResourceManager.GetString("ComboBox5.Items170"), (object) componentResourceManager.GetString("ComboBox5.Items171"), (object) componentResourceManager.GetString("ComboBox5.Items172"), (object) componentResourceManager.GetString("ComboBox5.Items173"), (object) componentResourceManager.GetString("ComboBox5.Items174"), (object) componentResourceManager.GetString("ComboBox5.Items175"), (object) componentResourceManager.GetString("ComboBox5.Items176"), (object) componentResourceManager.GetString("ComboBox5.Items177"), (object) componentResourceManager.GetString("ComboBox5.Items178"), (object) componentResourceManager.GetString("ComboBox5.Items179"), (object) componentResourceManager.GetString("ComboBox5.Items180"), (object) componentResourceManager.GetString("ComboBox5.Items181"), (object) componentResourceManager.GetString("ComboBox5.Items182"), (object) componentResourceManager.GetString("ComboBox5.Items183"), (object) componentResourceManager.GetString("ComboBox5.Items184"), (object) componentResourceManager.GetString("ComboBox5.Items185"), (object) componentResourceManager.GetString("ComboBox5.Items186"), (object) componentResourceManager.GetString("ComboBox5.Items187"), (object) componentResourceManager.GetString("ComboBox5.Items188"), (object) componentResourceManager.GetString("ComboBox5.Items189"), (object) componentResourceManager.GetString("ComboBox5.Items190"), (object) componentResourceManager.GetString("ComboBox5.Items191"), (object) componentResourceManager.GetString("ComboBox5.Items192"), (object) componentResourceManager.GetString("ComboBox5.Items193"), (object) componentResourceManager.GetString("ComboBox5.Items194"), (object) componentResourceManager.GetString("ComboBox5.Items195"), (object) componentResourceManager.GetString("ComboBox5.Items196"), (object) componentResourceManager.GetString("ComboBox5.Items197"), (object) componentResourceManager.GetString("ComboBox5.Items198"), (object) componentResourceManager.GetString("ComboBox5.Items199"), (object) componentResourceManager.GetString("ComboBox5.Items200"), (object) componentResourceManager.GetString("ComboBox5.Items201"), (object) componentResourceManager.GetString("ComboBox5.Items202"), (object) componentResourceManager.GetString("ComboBox5.Items203"), (object) componentResourceManager.GetString("ComboBox5.Items204"), (object) componentResourceManager.GetString("ComboBox5.Items205"), (object) componentResourceManager.GetString("ComboBox5.Items206"), (object) componentResourceManager.GetString("ComboBox5.Items207"), (object) componentResourceManager.GetString("ComboBox5.Items208"), (object) componentResourceManager.GetString("ComboBox5.Items209"), (object) componentResourceManager.GetString("ComboBox5.Items210"), (object) componentResourceManager.GetString("ComboBox5.Items211"), (object) componentResourceManager.GetString("ComboBox5.Items212"), (object) componentResourceManager.GetString("ComboBox5.Items213"), (object) componentResourceManager.GetString("ComboBox5.Items214"), (object) componentResourceManager.GetString("ComboBox5.Items215"), (object) componentResourceManager.GetString("ComboBox5.Items216"), (object) componentResourceManager.GetString("ComboBox5.Items217"), (object) componentResourceManager.GetString("ComboBox5.Items218"), (object) componentResourceManager.GetString("ComboBox5.Items219"), (object) componentResourceManager.GetString("ComboBox5.Items220"), (object) componentResourceManager.GetString("ComboBox5.Items221"), (object) componentResourceManager.GetString("ComboBox5.Items222"), (object) componentResourceManager.GetString("ComboBox5.Items223"), (object) componentResourceManager.GetString("ComboBox5.Items224"), (object) componentResourceManager.GetString("ComboBox5.Items225"), (object) componentResourceManager.GetString("ComboBox5.Items226"), (object) componentResourceManager.GetString("ComboBox5.Items227"), (object) componentResourceManager.GetString("ComboBox5.Items228"), (object) componentResourceManager.GetString("ComboBox5.Items229"), (object) componentResourceManager.GetString("ComboBox5.Items230"), (object) componentResourceManager.GetString("ComboBox5.Items231"), (object) componentResourceManager.GetString("ComboBox5.Items232"), (object) componentResourceManager.GetString("ComboBox5.Items233"), (object) componentResourceManager.GetString("ComboBox5.Items234"), (object) componentResourceManager.GetString("ComboBox5.Items235"), (object) componentResourceManager.GetString("ComboBox5.Items236"), (object) componentResourceManager.GetString("ComboBox5.Items237"), (object) componentResourceManager.GetString("ComboBox5.Items238"), (object) componentResourceManager.GetString("ComboBox5.Items239"), (object) componentResourceManager.GetString("ComboBox5.Items240"), (object) componentResourceManager.GetString("ComboBox5.Items241"), (object) componentResourceManager.GetString("ComboBox5.Items242"), (object) componentResourceManager.GetString("ComboBox5.Items243"), (object) componentResourceManager.GetString("ComboBox5.Items244"), (object) componentResourceManager.GetString("ComboBox5.Items245"), (object) componentResourceManager.GetString("ComboBox5.Items246"), (object) componentResourceManager.GetString("ComboBox5.Items247"), (object) componentResourceManager.GetString("ComboBox5.Items248"), (object) componentResourceManager.GetString("ComboBox5.Items249"), (object) componentResourceManager.GetString("ComboBox5.Items250"), (object) componentResourceManager.GetString("ComboBox5.Items251"), (object) componentResourceManager.GetString("ComboBox5.Items252"), (object) componentResourceManager.GetString("ComboBox5.Items253"), (object) componentResourceManager.GetString("ComboBox5.Items254"), (object) componentResourceManager.GetString("ComboBox5.Items255") }); ComboBox5.Name = "ComboBox5"; NumericUpDown5.AccessibleDescription = (string) null; NumericUpDown5.AccessibleName = (string) null; componentResourceManager.ApplyResources((object) NumericUpDown5, "NumericUpDown5"); NumericUpDown5.Font = (Font) null; NumericUpDown numericUpDown5 = NumericUpDown5; num1 = new Decimal(new int[4] { (int) byte.MaxValue, 0, 0, 0 }); Decimal num6 = num1; numericUpDown5.Maximum = num6; NumericUpDown5.Name = "NumericUpDown5"; Label9.AccessibleDescription = (string) null; Label9.AccessibleName = (string) null; componentResourceManager.ApplyResources((object) Label9, "Label9"); Label9.Font = (Font) null; Label9.Name = "Label9"; Label10.AccessibleDescription = (string) null; Label10.AccessibleName = (string) null; componentResourceManager.ApplyResources((object) Label10, "Label10"); Label10.Font = (Font) null; Label10.Name = "Label10"; DataGridView5.AccessibleDescription = (string) null; DataGridView5.AccessibleName = (string) null; DataGridView5.AllowUserToAddRows = false; DataGridView5.AllowUserToDeleteRows = false; DataGridView5.AllowUserToResizeColumns = false; DataGridView5.AllowUserToResizeRows = false; gridViewCellStyle17.Alignment = DataGridViewContentAlignment.MiddleCenter; DataGridView5.AlternatingRowsDefaultCellStyle = gridViewCellStyle17; componentResourceManager.ApplyResources((object) DataGridView5, "DataGridView5"); DataGridView5.BackgroundImage = (Image) null; gridViewCellStyle18.Alignment = DataGridViewContentAlignment.MiddleCenter; gridViewCellStyle18.BackColor = SystemColors.Control; gridViewCellStyle18.Font = new Font("宋体", 9f, FontStyle.Regular, GraphicsUnit.Point, (byte) 134); gridViewCellStyle18.ForeColor = SystemColors.WindowText; gridViewCellStyle18.SelectionBackColor = SystemColors.Highlight; gridViewCellStyle18.SelectionForeColor = SystemColors.HighlightText; gridViewCellStyle18.WrapMode = DataGridViewTriState.True; DataGridView5.ColumnHeadersDefaultCellStyle = gridViewCellStyle18; DataGridView5.ColumnHeadersHeightSizeMode = DataGridViewColumnHeadersHeightSizeMode.DisableResizing; DataGridView5.Columns.AddRange((DataGridViewColumn) Column1_5, (DataGridViewColumn) Column2_5); DataGridView5.Font = (Font) null; DataGridView5.Name = "DataGridView5"; gridViewCellStyle19.Alignment = DataGridViewContentAlignment.MiddleCenter; gridViewCellStyle19.BackColor = SystemColors.Control; gridViewCellStyle19.Font = new Font("宋体", 9f, FontStyle.Regular, GraphicsUnit.Point, (byte) 134); gridViewCellStyle19.ForeColor = SystemColors.WindowText; gridViewCellStyle19.SelectionBackColor = SystemColors.Highlight; gridViewCellStyle19.SelectionForeColor = SystemColors.HighlightText; gridViewCellStyle19.WrapMode = DataGridViewTriState.True; DataGridView5.RowHeadersDefaultCellStyle = gridViewCellStyle19; gridViewCellStyle20.Alignment = DataGridViewContentAlignment.MiddleCenter; DataGridView5.RowsDefaultCellStyle = gridViewCellStyle20; DataGridView5.RowTemplate.Height = 23; Column1_5.AutoSizeMode = DataGridViewAutoSizeColumnMode.None; Column1_5.DisplayStyle = DataGridViewComboBoxDisplayStyle.Nothing; componentResourceManager.ApplyResources((object) Column1_5, "Column1_5"); Column1_5.Items.AddRange((object) "无", (object) "400", (object) "410", (object) "420", (object) "430", (object) "440", (object) "450", (object) "460", (object) "470", (object) "480", (object) "490", (object) "500", (object) "510", (object) "520", (object) "530", (object) "540", (object) "550", (object) "560", (object) "570", (object) "580", (object) "590", (object) "600", (object) "610", (object) "620", (object) "630", (object) "640", (object) "650", (object) "660", (object) "670", (object) "680", (object) "690", (object) "700", (object) "710", (object) "720", (object) "730", (object) "740", (object) "750", (object) "760", (object) "770", (object) "780", (object) "790", (object) "800", (object) "810", (object) "820", (object) "830", (object) "840", (object) "850", (object) "860", (object) "870", (object) "880", (object) "890", (object) "900", (object) "910", (object) "920", (object) "930", (object) "940", (object) "950", (object) "960", (object) "970", (object) "980", (object) "990", (object) "1000", (object) "1010", (object) "1020", (object) "1030", (object) "1040", (object) "1050", (object) "1060", (object) "1070", (object) "1080", (object) "1090", (object) "1100", (object) "1110", (object) "1120", (object) "1130", (object) "1140", (object) "1150", (object) "1160", (object) "1170", (object) "1180", (object) "1190", (object) "1200", (object) "1210", (object) "1220", (object) "1230", (object) "1240", (object) "1250", (object) "1260", (object) "1270", (object) "1280", (object) "1290", (object) "1300", (object) "1310", (object) "1320", (object) "1330", (object) "1340", (object) "1350", (object) "1360", (object) "1370", (object) "1380", (object) "1390", (object) "1400", (object) "1410", (object) "1420", (object) "1430", (object) "1440", (object) "1450", (object) "1460", (object) "1470", (object) "1480", (object) "1490", (object) "1500", (object) "1510", (object) "1520", (object) "1530", (object) "1540", (object) "1550", (object) "1560", (object) "1570", (object) "1580", (object) "1590", (object) "1600", (object) "1610", (object) "1620", (object) "1630", (object) "1640", (object) "1650", (object) "1660", (object) "1670", (object) "1680", (object) "1690", (object) "1700", (object) "1710", (object) "1720", (object) "1730", (object) "1740", (object) "1750", (object) "1760", (object) "1770", (object) "1780", (object) "1790", (object) "1800", (object) "1810", (object) "1820", (object) "1830", (object) "1840", (object) "1850", (object) "1860", (object) "1870", (object) "1880", (object) "1890", (object) "1900", (object) "1910", (object) "1920", (object) "1930", (object) "1940", (object) "1950", (object) "1960", (object) "1970", (object) "1980", (object) "1990", (object) "2000", (object) "2010", (object) "2020", (object) "2030", (object) "2040", (object) "2050", (object) "2060", (object) "2070", (object) "2080", (object) "2090", (object) "2100", (object) "2110", (object) "2120", (object) "2130", (object) "2140", (object) "2150", (object) "2160", (object) "2170", (object) "2180", (object) "2190", (object) "2200", (object) "2210", (object) "2220", (object) "2230", (object) "2240", (object) "2250", (object) "2260", (object) "2270", (object) "2280", (object) "2290", (object) "2300", (object) "2310", (object) "2320", (object) "2330", (object) "2340", (object) "2350", (object) "2360", (object) "2370", (object) "2380", (object) "2390", (object) "2400", (object) "2410", (object) "2420", (object) "2430", (object) "2440", (object) "2450", (object) "2460", (object) "2470", (object) "2480", (object) "2490", (object) "2500"); Column1_5.Name = "Column1_5"; Column1_5.Resizable = DataGridViewTriState.True; Column2_5.DisplayStyle = DataGridViewComboBoxDisplayStyle.Nothing; componentResourceManager.ApplyResources((object) Column2_5, "Column2_5"); Column2_5.Items.AddRange((object) "0", (object) "10", (object) "20", (object) "30", (object) "40", (object) "50", (object) "60", (object) "70", (object) "80", (object) "90", (object) "100", (object) "110", (object) "120", (object) "130", (object) "140", (object) "150", (object) "160", (object) "170", (object) "180", (object) "190", (object) "200", (object) "210", (object) "220", (object) "230", (object) "240", (object) "250", (object) "260", (object) "270", (object) "280", (object) "290", (object) "300", (object) "310", (object) "320", (object) "330", (object) "340", (object) "350", (object) "360", (object) "370", (object) "380", (object) "390", (object) "400", (object) "410", (object) "420", (object) "430", (object) "440", (object) "450", (object) "460", (object) "470", (object) "480", (object) "490", (object) "500", (object) "510", (object) "520", (object) "530", (object) "540", (object) "550", (object) "560", (object) "570", (object) "580", (object) "590", (object) "600", (object) "610", (object) "620", (object) "630", (object) "640", (object) "650", (object) "660", (object) "670", (object) "680", (object) "690", (object) "700", (object) "710", (object) "720", (object) "730", (object) "740", (object) "750", (object) "760", (object) "770", (object) "780", (object) "790", (object) "800", (object) "810", (object) "820", (object) "830", (object) "840", (object) "850", (object) "860", (object) "870", (object) "880", (object) "890", (object) "900", (object) "910", (object) "920", (object) "930", (object) "940", (object) "950", (object) "960", (object) "970", (object) "980", (object) "990", (object) "1000", (object) "1010", (object) "1020", (object) "1030", (object) "1040", (object) "1050", (object) "1060", (object) "1070", (object) "1080", (object) "1090", (object) "1100", (object) "1110", (object) "1120", (object) "1130", (object) "1140", (object) "1150", (object) "1160", (object) "1170", (object) "1180", (object) "1190", (object) "1200", (object) "1210", (object) "1220", (object) "1230", (object) "1240", (object) "1250", (object) "1260", (object) "1270", (object) "1280", (object) "1290", (object) "1300", (object) "1310", (object) "1320", (object) "1330", (object) "1340", (object) "1350", (object) "1360", (object) "1370", (object) "1380", (object) "1390", (object) "1400", (object) "1410", (object) "1420", (object) "1430", (object) "1440", (object) "1450", (object) "1460", (object) "1470", (object) "1480", (object) "1490", (object) "1500", (object) "1510", (object) "1520", (object) "1530", (object) "1540", (object) "1550", (object) "1560", (object) "1570", (object) "1580", (object) "1590", (object) "1600", (object) "1610", (object) "1620", (object) "1630", (object) "1640", (object) "1650", (object) "1660", (object) "1670", (object) "1680", (object) "1690", (object) "1700", (object) "1710", (object) "1720", (object) "1730", (object) "1740", (object) "1750", (object) "1760", (object) "1770", (object) "1780", (object) "1790", (object) "1800", (object) "1810", (object) "1820", (object) "1830", (object) "1840", (object) "1850", (object) "1860", (object) "1870", (object) "1880", (object) "1890", (object) "1900", (object) "1910", (object) "1920", (object) "1930", (object) "1940", (object) "1950", (object) "1960", (object) "1970", (object) "1980", (object) "1990", (object) "2000", (object) "2010", (object) "2020", (object) "2030", (object) "2040", (object) "2050", (object) "2060", (object) "2070", (object) "2080", (object) "2090", (object) "2100", (object) "2110", (object) "2120", (object) "2130", (object) "2140", (object) "2150", (object) "2160", (object) "2170", (object) "2180", (object) "2190", (object) "2200", (object) "2210", (object) "2220", (object) "2230", (object) "2240", (object) "2250", (object) "2260", (object) "2270", (object) "2280", (object) "2290", (object) "2300", (object) "2310", (object) "2320", (object) "2330", (object) "2340", (object) "2350", (object) "2360", (object) "2370", (object) "2380", (object) "2390", (object) "2400", (object) "2410", (object) "2420", (object) "2430", (object) "2440", (object) "2450", (object) "2460", (object) "2470", (object) "2480", (object) "2490", (object) "2500"); Column2_5.Name = "Column2_5"; TabPage6.AccessibleDescription = (string) null; TabPage6.AccessibleName = (string) null; componentResourceManager.ApplyResources((object) TabPage6, "TabPage6"); TabPage6.BackgroundImage = (Image) null; TabPage6.Controls.Add((Control) ComboBox6); TabPage6.Controls.Add((Control) NumericUpDown6); TabPage6.Controls.Add((Control) Label11); TabPage6.Controls.Add((Control) Label12); TabPage6.Controls.Add((Control) DataGridView6); TabPage6.Font = (Font) null; TabPage6.Name = "TabPage6"; TabPage6.UseVisualStyleBackColor = true; ComboBox6.AccessibleDescription = (string) null; ComboBox6.AccessibleName = (string) null; componentResourceManager.ApplyResources((object) ComboBox6, "ComboBox6"); ComboBox6.BackgroundImage = (Image) null; ComboBox6.DropDownStyle = ComboBoxStyle.DropDownList; ComboBox6.Font = (Font) null; ComboBox6.FormattingEnabled = true; ComboBox6.Items.AddRange(new object[256] { (object) componentResourceManager.GetString("ComboBox6.Items"), (object) componentResourceManager.GetString("ComboBox6.Items1"), (object) componentResourceManager.GetString("ComboBox6.Items2"), (object) componentResourceManager.GetString("ComboBox6.Items3"), (object) componentResourceManager.GetString("ComboBox6.Items4"), (object) componentResourceManager.GetString("ComboBox6.Items5"), (object) componentResourceManager.GetString("ComboBox6.Items6"), (object) componentResourceManager.GetString("ComboBox6.Items7"), (object) componentResourceManager.GetString("ComboBox6.Items8"), (object) componentResourceManager.GetString("ComboBox6.Items9"), (object) componentResourceManager.GetString("ComboBox6.Items10"), (object) componentResourceManager.GetString("ComboBox6.Items11"), (object) componentResourceManager.GetString("ComboBox6.Items12"), (object) componentResourceManager.GetString("ComboBox6.Items13"), (object) componentResourceManager.GetString("ComboBox6.Items14"), (object) componentResourceManager.GetString("ComboBox6.Items15"), (object) componentResourceManager.GetString("ComboBox6.Items16"), (object) componentResourceManager.GetString("ComboBox6.Items17"), (object) componentResourceManager.GetString("ComboBox6.Items18"), (object) componentResourceManager.GetString("ComboBox6.Items19"), (object) componentResourceManager.GetString("ComboBox6.Items20"), (object) componentResourceManager.GetString("ComboBox6.Items21"), (object) componentResourceManager.GetString("ComboBox6.Items22"), (object) componentResourceManager.GetString("ComboBox6.Items23"), (object) componentResourceManager.GetString("ComboBox6.Items24"), (object) componentResourceManager.GetString("ComboBox6.Items25"), (object) componentResourceManager.GetString("ComboBox6.Items26"), (object) componentResourceManager.GetString("ComboBox6.Items27"), (object) componentResourceManager.GetString("ComboBox6.Items28"), (object) componentResourceManager.GetString("ComboBox6.Items29"), (object) componentResourceManager.GetString("ComboBox6.Items30"), (object) componentResourceManager.GetString("ComboBox6.Items31"), (object) componentResourceManager.GetString("ComboBox6.Items32"), (object) componentResourceManager.GetString("ComboBox6.Items33"), (object) componentResourceManager.GetString("ComboBox6.Items34"), (object) componentResourceManager.GetString("ComboBox6.Items35"), (object) componentResourceManager.GetString("ComboBox6.Items36"), (object) componentResourceManager.GetString("ComboBox6.Items37"), (object) componentResourceManager.GetString("ComboBox6.Items38"), (object) componentResourceManager.GetString("ComboBox6.Items39"), (object) componentResourceManager.GetString("ComboBox6.Items40"), (object) componentResourceManager.GetString("ComboBox6.Items41"), (object) componentResourceManager.GetString("ComboBox6.Items42"), (object) componentResourceManager.GetString("ComboBox6.Items43"), (object) componentResourceManager.GetString("ComboBox6.Items44"), (object) componentResourceManager.GetString("ComboBox6.Items45"), (object) componentResourceManager.GetString("ComboBox6.Items46"), (object) componentResourceManager.GetString("ComboBox6.Items47"), (object) componentResourceManager.GetString("ComboBox6.Items48"), (object) componentResourceManager.GetString("ComboBox6.Items49"), (object) componentResourceManager.GetString("ComboBox6.Items50"), (object) componentResourceManager.GetString("ComboBox6.Items51"), (object) componentResourceManager.GetString("ComboBox6.Items52"), (object) componentResourceManager.GetString("ComboBox6.Items53"), (object) componentResourceManager.GetString("ComboBox6.Items54"), (object) componentResourceManager.GetString("ComboBox6.Items55"), (object) componentResourceManager.GetString("ComboBox6.Items56"), (object) componentResourceManager.GetString("ComboBox6.Items57"), (object) componentResourceManager.GetString("ComboBox6.Items58"), (object) componentResourceManager.GetString("ComboBox6.Items59"), (object) componentResourceManager.GetString("ComboBox6.Items60"), (object) componentResourceManager.GetString("ComboBox6.Items61"), (object) componentResourceManager.GetString("ComboBox6.Items62"), (object) componentResourceManager.GetString("ComboBox6.Items63"), (object) componentResourceManager.GetString("ComboBox6.Items64"), (object) componentResourceManager.GetString("ComboBox6.Items65"), (object) componentResourceManager.GetString("ComboBox6.Items66"), (object) componentResourceManager.GetString("ComboBox6.Items67"), (object) componentResourceManager.GetString("ComboBox6.Items68"), (object) componentResourceManager.GetString("ComboBox6.Items69"), (object) componentResourceManager.GetString("ComboBox6.Items70"), (object) componentResourceManager.GetString("ComboBox6.Items71"), (object) componentResourceManager.GetString("ComboBox6.Items72"), (object) componentResourceManager.GetString("ComboBox6.Items73"), (object) componentResourceManager.GetString("ComboBox6.Items74"), (object) componentResourceManager.GetString("ComboBox6.Items75"), (object) componentResourceManager.GetString("ComboBox6.Items76"), (object) componentResourceManager.GetString("ComboBox6.Items77"), (object) componentResourceManager.GetString("ComboBox6.Items78"), (object) componentResourceManager.GetString("ComboBox6.Items79"), (object) componentResourceManager.GetString("ComboBox6.Items80"), (object) componentResourceManager.GetString("ComboBox6.Items81"), (object) componentResourceManager.GetString("ComboBox6.Items82"), (object) componentResourceManager.GetString("ComboBox6.Items83"), (object) componentResourceManager.GetString("ComboBox6.Items84"), (object) componentResourceManager.GetString("ComboBox6.Items85"), (object) componentResourceManager.GetString("ComboBox6.Items86"), (object) componentResourceManager.GetString("ComboBox6.Items87"), (object) componentResourceManager.GetString("ComboBox6.Items88"), (object) componentResourceManager.GetString("ComboBox6.Items89"), (object) componentResourceManager.GetString("ComboBox6.Items90"), (object) componentResourceManager.GetString("ComboBox6.Items91"), (object) componentResourceManager.GetString("ComboBox6.Items92"), (object) componentResourceManager.GetString("ComboBox6.Items93"), (object) componentResourceManager.GetString("ComboBox6.Items94"), (object) componentResourceManager.GetString("ComboBox6.Items95"), (object) componentResourceManager.GetString("ComboBox6.Items96"), (object) componentResourceManager.GetString("ComboBox6.Items97"), (object) componentResourceManager.GetString("ComboBox6.Items98"), (object) componentResourceManager.GetString("ComboBox6.Items99"), (object) componentResourceManager.GetString("ComboBox6.Items100"), (object) componentResourceManager.GetString("ComboBox6.Items101"), (object) componentResourceManager.GetString("ComboBox6.Items102"), (object) componentResourceManager.GetString("ComboBox6.Items103"), (object) componentResourceManager.GetString("ComboBox6.Items104"), (object) componentResourceManager.GetString("ComboBox6.Items105"), (object) componentResourceManager.GetString("ComboBox6.Items106"), (object) componentResourceManager.GetString("ComboBox6.Items107"), (object) componentResourceManager.GetString("ComboBox6.Items108"), (object) componentResourceManager.GetString("ComboBox6.Items109"), (object) componentResourceManager.GetString("ComboBox6.Items110"), (object) componentResourceManager.GetString("ComboBox6.Items111"), (object) componentResourceManager.GetString("ComboBox6.Items112"), (object) componentResourceManager.GetString("ComboBox6.Items113"), (object) componentResourceManager.GetString("ComboBox6.Items114"), (object) componentResourceManager.GetString("ComboBox6.Items115"), (object) componentResourceManager.GetString("ComboBox6.Items116"), (object) componentResourceManager.GetString("ComboBox6.Items117"), (object) componentResourceManager.GetString("ComboBox6.Items118"), (object) componentResourceManager.GetString("ComboBox6.Items119"), (object) componentResourceManager.GetString("ComboBox6.Items120"), (object) componentResourceManager.GetString("ComboBox6.Items121"), (object) componentResourceManager.GetString("ComboBox6.Items122"), (object) componentResourceManager.GetString("ComboBox6.Items123"), (object) componentResourceManager.GetString("ComboBox6.Items124"), (object) componentResourceManager.GetString("ComboBox6.Items125"), (object) componentResourceManager.GetString("ComboBox6.Items126"), (object) componentResourceManager.GetString("ComboBox6.Items127"), (object) componentResourceManager.GetString("ComboBox6.Items128"), (object) componentResourceManager.GetString("ComboBox6.Items129"), (object) componentResourceManager.GetString("ComboBox6.Items130"), (object) componentResourceManager.GetString("ComboBox6.Items131"), (object) componentResourceManager.GetString("ComboBox6.Items132"), (object) componentResourceManager.GetString("ComboBox6.Items133"), (object) componentResourceManager.GetString("ComboBox6.Items134"), (object) componentResourceManager.GetString("ComboBox6.Items135"), (object) componentResourceManager.GetString("ComboBox6.Items136"), (object) componentResourceManager.GetString("ComboBox6.Items137"), (object) componentResourceManager.GetString("ComboBox6.Items138"), (object) componentResourceManager.GetString("ComboBox6.Items139"), (object) componentResourceManager.GetString("ComboBox6.Items140"), (object) componentResourceManager.GetString("ComboBox6.Items141"), (object) componentResourceManager.GetString("ComboBox6.Items142"), (object) componentResourceManager.GetString("ComboBox6.Items143"), (object) componentResourceManager.GetString("ComboBox6.Items144"), (object) componentResourceManager.GetString("ComboBox6.Items145"), (object) componentResourceManager.GetString("ComboBox6.Items146"), (object) componentResourceManager.GetString("ComboBox6.Items147"), (object) componentResourceManager.GetString("ComboBox6.Items148"), (object) componentResourceManager.GetString("ComboBox6.Items149"), (object) componentResourceManager.GetString("ComboBox6.Items150"), (object) componentResourceManager.GetString("ComboBox6.Items151"), (object) componentResourceManager.GetString("ComboBox6.Items152"), (object) componentResourceManager.GetString("ComboBox6.Items153"), (object) componentResourceManager.GetString("ComboBox6.Items154"), (object) componentResourceManager.GetString("ComboBox6.Items155"), (object) componentResourceManager.GetString("ComboBox6.Items156"), (object) componentResourceManager.GetString("ComboBox6.Items157"), (object) componentResourceManager.GetString("ComboBox6.Items158"), (object) componentResourceManager.GetString("ComboBox6.Items159"), (object) componentResourceManager.GetString("ComboBox6.Items160"), (object) componentResourceManager.GetString("ComboBox6.Items161"), (object) componentResourceManager.GetString("ComboBox6.Items162"), (object) componentResourceManager.GetString("ComboBox6.Items163"), (object) componentResourceManager.GetString("ComboBox6.Items164"), (object) componentResourceManager.GetString("ComboBox6.Items165"), (object) componentResourceManager.GetString("ComboBox6.Items166"), (object) componentResourceManager.GetString("ComboBox6.Items167"), (object) componentResourceManager.GetString("ComboBox6.Items168"), (object) componentResourceManager.GetString("ComboBox6.Items169"), (object) componentResourceManager.GetString("ComboBox6.Items170"), (object) componentResourceManager.GetString("ComboBox6.Items171"), (object) componentResourceManager.GetString("ComboBox6.Items172"), (object) componentResourceManager.GetString("ComboBox6.Items173"), (object) componentResourceManager.GetString("ComboBox6.Items174"), (object) componentResourceManager.GetString("ComboBox6.Items175"), (object) componentResourceManager.GetString("ComboBox6.Items176"), (object) componentResourceManager.GetString("ComboBox6.Items177"), (object) componentResourceManager.GetString("ComboBox6.Items178"), (object) componentResourceManager.GetString("ComboBox6.Items179"), (object) componentResourceManager.GetString("ComboBox6.Items180"), (object) componentResourceManager.GetString("ComboBox6.Items181"), (object) componentResourceManager.GetString("ComboBox6.Items182"), (object) componentResourceManager.GetString("ComboBox6.Items183"), (object) componentResourceManager.GetString("ComboBox6.Items184"), (object) componentResourceManager.GetString("ComboBox6.Items185"), (object) componentResourceManager.GetString("ComboBox6.Items186"), (object) componentResourceManager.GetString("ComboBox6.Items187"), (object) componentResourceManager.GetString("ComboBox6.Items188"), (object) componentResourceManager.GetString("ComboBox6.Items189"), (object) componentResourceManager.GetString("ComboBox6.Items190"), (object) componentResourceManager.GetString("ComboBox6.Items191"), (object) componentResourceManager.GetString("ComboBox6.Items192"), (object) componentResourceManager.GetString("ComboBox6.Items193"), (object) componentResourceManager.GetString("ComboBox6.Items194"), (object) componentResourceManager.GetString("ComboBox6.Items195"), (object) componentResourceManager.GetString("ComboBox6.Items196"), (object) componentResourceManager.GetString("ComboBox6.Items197"), (object) componentResourceManager.GetString("ComboBox6.Items198"), (object) componentResourceManager.GetString("ComboBox6.Items199"), (object) componentResourceManager.GetString("ComboBox6.Items200"), (object) componentResourceManager.GetString("ComboBox6.Items201"), (object) componentResourceManager.GetString("ComboBox6.Items202"), (object) componentResourceManager.GetString("ComboBox6.Items203"), (object) componentResourceManager.GetString("ComboBox6.Items204"), (object) componentResourceManager.GetString("ComboBox6.Items205"), (object) componentResourceManager.GetString("ComboBox6.Items206"), (object) componentResourceManager.GetString("ComboBox6.Items207"), (object) componentResourceManager.GetString("ComboBox6.Items208"), (object) componentResourceManager.GetString("ComboBox6.Items209"), (object) componentResourceManager.GetString("ComboBox6.Items210"), (object) componentResourceManager.GetString("ComboBox6.Items211"), (object) componentResourceManager.GetString("ComboBox6.Items212"), (object) componentResourceManager.GetString("ComboBox6.Items213"), (object) componentResourceManager.GetString("ComboBox6.Items214"), (object) componentResourceManager.GetString("ComboBox6.Items215"), (object) componentResourceManager.GetString("ComboBox6.Items216"), (object) componentResourceManager.GetString("ComboBox6.Items217"), (object) componentResourceManager.GetString("ComboBox6.Items218"), (object) componentResourceManager.GetString("ComboBox6.Items219"), (object) componentResourceManager.GetString("ComboBox6.Items220"), (object) componentResourceManager.GetString("ComboBox6.Items221"), (object) componentResourceManager.GetString("ComboBox6.Items222"), (object) componentResourceManager.GetString("ComboBox6.Items223"), (object) componentResourceManager.GetString("ComboBox6.Items224"), (object) componentResourceManager.GetString("ComboBox6.Items225"), (object) componentResourceManager.GetString("ComboBox6.Items226"), (object) componentResourceManager.GetString("ComboBox6.Items227"), (object) componentResourceManager.GetString("ComboBox6.Items228"), (object) componentResourceManager.GetString("ComboBox6.Items229"), (object) componentResourceManager.GetString("ComboBox6.Items230"), (object) componentResourceManager.GetString("ComboBox6.Items231"), (object) componentResourceManager.GetString("ComboBox6.Items232"), (object) componentResourceManager.GetString("ComboBox6.Items233"), (object) componentResourceManager.GetString("ComboBox6.Items234"), (object) componentResourceManager.GetString("ComboBox6.Items235"), (object) componentResourceManager.GetString("ComboBox6.Items236"), (object) componentResourceManager.GetString("ComboBox6.Items237"), (object) componentResourceManager.GetString("ComboBox6.Items238"), (object) componentResourceManager.GetString("ComboBox6.Items239"), (object) componentResourceManager.GetString("ComboBox6.Items240"), (object) componentResourceManager.GetString("ComboBox6.Items241"), (object) componentResourceManager.GetString("ComboBox6.Items242"), (object) componentResourceManager.GetString("ComboBox6.Items243"), (object) componentResourceManager.GetString("ComboBox6.Items244"), (object) componentResourceManager.GetString("ComboBox6.Items245"), (object) componentResourceManager.GetString("ComboBox6.Items246"), (object) componentResourceManager.GetString("ComboBox6.Items247"), (object) componentResourceManager.GetString("ComboBox6.Items248"), (object) componentResourceManager.GetString("ComboBox6.Items249"), (object) componentResourceManager.GetString("ComboBox6.Items250"), (object) componentResourceManager.GetString("ComboBox6.Items251"), (object) componentResourceManager.GetString("ComboBox6.Items252"), (object) componentResourceManager.GetString("ComboBox6.Items253"), (object) componentResourceManager.GetString("ComboBox6.Items254"), (object) componentResourceManager.GetString("ComboBox6.Items255") }); ComboBox6.Name = "ComboBox6"; NumericUpDown6.AccessibleDescription = (string) null; NumericUpDown6.AccessibleName = (string) null; componentResourceManager.ApplyResources((object) NumericUpDown6, "NumericUpDown6"); NumericUpDown6.Font = (Font) null; NumericUpDown numericUpDown6 = NumericUpDown6; num1 = new Decimal(new int[4] { (int) byte.MaxValue, 0, 0, 0 }); Decimal num7 = num1; numericUpDown6.Maximum = num7; NumericUpDown6.Name = "NumericUpDown6"; Label11.AccessibleDescription = (string) null; Label11.AccessibleName = (string) null; componentResourceManager.ApplyResources((object) Label11, "Label11"); Label11.Font = (Font) null; Label11.Name = "Label11"; Label12.AccessibleDescription = (string) null; Label12.AccessibleName = (string) null; componentResourceManager.ApplyResources((object) Label12, "Label12"); Label12.Font = (Font) null; Label12.Name = "Label12"; DataGridView6.AccessibleDescription = (string) null; DataGridView6.AccessibleName = (string) null; DataGridView6.AllowUserToAddRows = false; DataGridView6.AllowUserToDeleteRows = false; DataGridView6.AllowUserToResizeColumns = false; DataGridView6.AllowUserToResizeRows = false; gridViewCellStyle21.Alignment = DataGridViewContentAlignment.MiddleCenter; DataGridView6.AlternatingRowsDefaultCellStyle = gridViewCellStyle21; componentResourceManager.ApplyResources((object) DataGridView6, "DataGridView6"); DataGridView6.BackgroundImage = (Image) null; gridViewCellStyle22.Alignment = DataGridViewContentAlignment.MiddleCenter; gridViewCellStyle22.BackColor = SystemColors.Control; gridViewCellStyle22.Font = new Font("宋体", 9f, FontStyle.Regular, GraphicsUnit.Point, (byte) 134); gridViewCellStyle22.ForeColor = SystemColors.WindowText; gridViewCellStyle22.SelectionBackColor = SystemColors.Highlight; gridViewCellStyle22.SelectionForeColor = SystemColors.HighlightText; gridViewCellStyle22.WrapMode = DataGridViewTriState.True; DataGridView6.ColumnHeadersDefaultCellStyle = gridViewCellStyle22; DataGridView6.ColumnHeadersHeightSizeMode = DataGridViewColumnHeadersHeightSizeMode.DisableResizing; DataGridView6.Columns.AddRange((DataGridViewColumn) Column1_6, (DataGridViewColumn) Column2_6); DataGridView6.Font = (Font) null; DataGridView6.Name = "DataGridView6"; gridViewCellStyle23.Alignment = DataGridViewContentAlignment.MiddleCenter; gridViewCellStyle23.BackColor = SystemColors.Control; gridViewCellStyle23.Font = new Font("宋体", 9f, FontStyle.Regular, GraphicsUnit.Point, (byte) 134); gridViewCellStyle23.ForeColor = SystemColors.WindowText; gridViewCellStyle23.SelectionBackColor = SystemColors.Highlight; gridViewCellStyle23.SelectionForeColor = SystemColors.HighlightText; gridViewCellStyle23.WrapMode = DataGridViewTriState.True; DataGridView6.RowHeadersDefaultCellStyle = gridViewCellStyle23; gridViewCellStyle24.Alignment = DataGridViewContentAlignment.MiddleCenter; DataGridView6.RowsDefaultCellStyle = gridViewCellStyle24; DataGridView6.RowTemplate.Height = 23; Column1_6.AutoSizeMode = DataGridViewAutoSizeColumnMode.None; Column1_6.DisplayStyle = DataGridViewComboBoxDisplayStyle.Nothing; componentResourceManager.ApplyResources((object) Column1_6, "Column1_6"); Column1_6.Items.AddRange((object) "无", (object) "400", (object) "410", (object) "420", (object) "430", (object) "440", (object) "450", (object) "460", (object) "470", (object) "480", (object) "490", (object) "500", (object) "510", (object) "520", (object) "530", (object) "540", (object) "550", (object) "560", (object) "570", (object) "580", (object) "590", (object) "600", (object) "610", (object) "620", (object) "630", (object) "640", (object) "650", (object) "660", (object) "670", (object) "680", (object) "690", (object) "700", (object) "710", (object) "720", (object) "730", (object) "740", (object) "750", (object) "760", (object) "770", (object) "780", (object) "790", (object) "800", (object) "810", (object) "820", (object) "830", (object) "840", (object) "850", (object) "860", (object) "870", (object) "880", (object) "890", (object) "900", (object) "910", (object) "920", (object) "930", (object) "940", (object) "950", (object) "960", (object) "970", (object) "980", (object) "990", (object) "1000", (object) "1010", (object) "1020", (object) "1030", (object) "1040", (object) "1050", (object) "1060", (object) "1070", (object) "1080", (object) "1090", (object) "1100", (object) "1110", (object) "1120", (object) "1130", (object) "1140", (object) "1150", (object) "1160", (object) "1170", (object) "1180", (object) "1190", (object) "1200", (object) "1210", (object) "1220", (object) "1230", (object) "1240", (object) "1250", (object) "1260", (object) "1270", (object) "1280", (object) "1290", (object) "1300", (object) "1310", (object) "1320", (object) "1330", (object) "1340", (object) "1350", (object) "1360", (object) "1370", (object) "1380", (object) "1390", (object) "1400", (object) "1410", (object) "1420", (object) "1430", (object) "1440", (object) "1450", (object) "1460", (object) "1470", (object) "1480", (object) "1490", (object) "1500", (object) "1510", (object) "1520", (object) "1530", (object) "1540", (object) "1550", (object) "1560", (object) "1570", (object) "1580", (object) "1590", (object) "1600", (object) "1610", (object) "1620", (object) "1630", (object) "1640", (object) "1650", (object) "1660", (object) "1670", (object) "1680", (object) "1690", (object) "1700", (object) "1710", (object) "1720", (object) "1730", (object) "1740", (object) "1750", (object) "1760", (object) "1770", (object) "1780", (object) "1790", (object) "1800", (object) "1810", (object) "1820", (object) "1830", (object) "1840", (object) "1850", (object) "1860", (object) "1870", (object) "1880", (object) "1890", (object) "1900", (object) "1910", (object) "1920", (object) "1930", (object) "1940", (object) "1950", (object) "1960", (object) "1970", (object) "1980", (object) "1990", (object) "2000", (object) "2010", (object) "2020", (object) "2030", (object) "2040", (object) "2050", (object) "2060", (object) "2070", (object) "2080", (object) "2090", (object) "2100", (object) "2110", (object) "2120", (object) "2130", (object) "2140", (object) "2150", (object) "2160", (object) "2170", (object) "2180", (object) "2190", (object) "2200", (object) "2210", (object) "2220", (object) "2230", (object) "2240", (object) "2250", (object) "2260", (object) "2270", (object) "2280", (object) "2290", (object) "2300", (object) "2310", (object) "2320", (object) "2330", (object) "2340", (object) "2350", (object) "2360", (object) "2370", (object) "2380", (object) "2390", (object) "2400", (object) "2410", (object) "2420", (object) "2430", (object) "2440", (object) "2450", (object) "2460", (object) "2470", (object) "2480", (object) "2490", (object) "2500"); Column1_6.Name = "Column1_6"; Column1_6.Resizable = DataGridViewTriState.True; Column2_6.DisplayStyle = DataGridViewComboBoxDisplayStyle.Nothing; componentResourceManager.ApplyResources((object) Column2_6, "Column2_6"); Column2_6.Items.AddRange((object) "0", (object) "10", (object) "20", (object) "30", (object) "40", (object) "50", (object) "60", (object) "70", (object) "80", (object) "90", (object) "100", (object) "110", (object) "120", (object) "130", (object) "140", (object) "150", (object) "160", (object) "170", (object) "180", (object) "190", (object) "200", (object) "210", (object) "220", (object) "230", (object) "240", (object) "250", (object) "260", (object) "270", (object) "280", (object) "290", (object) "300", (object) "310", (object) "320", (object) "330", (object) "340", (object) "350", (object) "360", (object) "370", (object) "380", (object) "390", (object) "400", (object) "410", (object) "420", (object) "430", (object) "440", (object) "450", (object) "460", (object) "470", (object) "480", (object) "490", (object) "500", (object) "510", (object) "520", (object) "530", (object) "540", (object) "550", (object) "560", (object) "570", (object) "580", (object) "590", (object) "600", (object) "610", (object) "620", (object) "630", (object) "640", (object) "650", (object) "660", (object) "670", (object) "680", (object) "690", (object) "700", (object) "710", (object) "720", (object) "730", (object) "740", (object) "750", (object) "760", (object) "770", (object) "780", (object) "790", (object) "800", (object) "810", (object) "820", (object) "830", (object) "840", (object) "850", (object) "860", (object) "870", (object) "880", (object) "890", (object) "900", (object) "910", (object) "920", (object) "930", (object) "940", (object) "950", (object) "960", (object) "970", (object) "980", (object) "990", (object) "1000", (object) "1010", (object) "1020", (object) "1030", (object) "1040", (object) "1050", (object) "1060", (object) "1070", (object) "1080", (object) "1090", (object) "1100", (object) "1110", (object) "1120", (object) "1130", (object) "1140", (object) "1150", (object) "1160", (object) "1170", (object) "1180", (object) "1190", (object) "1200", (object) "1210", (object) "1220", (object) "1230", (object) "1240", (object) "1250", (object) "1260", (object) "1270", (object) "1280", (object) "1290", (object) "1300", (object) "1310", (object) "1320", (object) "1330", (object) "1340", (object) "1350", (object) "1360", (object) "1370", (object) "1380", (object) "1390", (object) "1400", (object) "1410", (object) "1420", (object) "1430", (object) "1440", (object) "1450", (object) "1460", (object) "1470", (object) "1480", (object) "1490", (object) "1500", (object) "1510", (object) "1520", (object) "1530", (object) "1540", (object) "1550", (object) "1560", (object) "1570", (object) "1580", (object) "1590", (object) "1600", (object) "1610", (object) "1620", (object) "1630", (object) "1640", (object) "1650", (object) "1660", (object) "1670", (object) "1680", (object) "1690", (object) "1700", (object) "1710", (object) "1720", (object) "1730", (object) "1740", (object) "1750", (object) "1760", (object) "1770", (object) "1780", (object) "1790", (object) "1800", (object) "1810", (object) "1820", (object) "1830", (object) "1840", (object) "1850", (object) "1860", (object) "1870", (object) "1880", (object) "1890", (object) "1900", (object) "1910", (object) "1920", (object) "1930", (object) "1940", (object) "1950", (object) "1960", (object) "1970", (object) "1980", (object) "1990", (object) "2000", (object) "2010", (object) "2020", (object) "2030", (object) "2040", (object) "2050", (object) "2060", (object) "2070", (object) "2080", (object) "2090", (object) "2100", (object) "2110", (object) "2120", (object) "2130", (object) "2140", (object) "2150", (object) "2160", (object) "2170", (object) "2180", (object) "2190", (object) "2200", (object) "2210", (object) "2220", (object) "2230", (object) "2240", (object) "2250", (object) "2260", (object) "2270", (object) "2280", (object) "2290", (object) "2300", (object) "2310", (object) "2320", (object) "2330", (object) "2340", (object) "2350", (object) "2360", (object) "2370", (object) "2380", (object) "2390", (object) "2400", (object) "2410", (object) "2420", (object) "2430", (object) "2440", (object) "2450", (object) "2460", (object) "2470", (object) "2480", (object) "2490", (object) "2500"); Column2_6.Name = "Column2_6"; TabPage7.AccessibleDescription = (string) null; TabPage7.AccessibleName = (string) null; componentResourceManager.ApplyResources((object) TabPage7, "TabPage7"); TabPage7.BackgroundImage = (Image) null; TabPage7.Controls.Add((Control) ComboBox7); TabPage7.Controls.Add((Control) NumericUpDown7); TabPage7.Controls.Add((Control) Label13); TabPage7.Controls.Add((Control) Label14); TabPage7.Controls.Add((Control) DataGridView7); TabPage7.Font = (Font) null; TabPage7.Name = "TabPage7"; TabPage7.UseVisualStyleBackColor = true; ComboBox7.AccessibleDescription = (string) null; ComboBox7.AccessibleName = (string) null; componentResourceManager.ApplyResources((object) ComboBox7, "ComboBox7"); ComboBox7.BackgroundImage = (Image) null; ComboBox7.DropDownStyle = ComboBoxStyle.DropDownList; ComboBox7.Font = (Font) null; ComboBox7.FormattingEnabled = true; ComboBox7.Items.AddRange(new object[256] { (object) componentResourceManager.GetString("ComboBox7.Items"), (object) componentResourceManager.GetString("ComboBox7.Items1"), (object) componentResourceManager.GetString("ComboBox7.Items2"), (object) componentResourceManager.GetString("ComboBox7.Items3"), (object) componentResourceManager.GetString("ComboBox7.Items4"), (object) componentResourceManager.GetString("ComboBox7.Items5"), (object) componentResourceManager.GetString("ComboBox7.Items6"), (object) componentResourceManager.GetString("ComboBox7.Items7"), (object) componentResourceManager.GetString("ComboBox7.Items8"), (object) componentResourceManager.GetString("ComboBox7.Items9"), (object) componentResourceManager.GetString("ComboBox7.Items10"), (object) componentResourceManager.GetString("ComboBox7.Items11"), (object) componentResourceManager.GetString("ComboBox7.Items12"), (object) componentResourceManager.GetString("ComboBox7.Items13"), (object) componentResourceManager.GetString("ComboBox7.Items14"), (object) componentResourceManager.GetString("ComboBox7.Items15"), (object) componentResourceManager.GetString("ComboBox7.Items16"), (object) componentResourceManager.GetString("ComboBox7.Items17"), (object) componentResourceManager.GetString("ComboBox7.Items18"), (object) componentResourceManager.GetString("ComboBox7.Items19"), (object) componentResourceManager.GetString("ComboBox7.Items20"), (object) componentResourceManager.GetString("ComboBox7.Items21"), (object) componentResourceManager.GetString("ComboBox7.Items22"), (object) componentResourceManager.GetString("ComboBox7.Items23"), (object) componentResourceManager.GetString("ComboBox7.Items24"), (object) componentResourceManager.GetString("ComboBox7.Items25"), (object) componentResourceManager.GetString("ComboBox7.Items26"), (object) componentResourceManager.GetString("ComboBox7.Items27"), (object) componentResourceManager.GetString("ComboBox7.Items28"), (object) componentResourceManager.GetString("ComboBox7.Items29"), (object) componentResourceManager.GetString("ComboBox7.Items30"), (object) componentResourceManager.GetString("ComboBox7.Items31"), (object) componentResourceManager.GetString("ComboBox7.Items32"), (object) componentResourceManager.GetString("ComboBox7.Items33"), (object) componentResourceManager.GetString("ComboBox7.Items34"), (object) componentResourceManager.GetString("ComboBox7.Items35"), (object) componentResourceManager.GetString("ComboBox7.Items36"), (object) componentResourceManager.GetString("ComboBox7.Items37"), (object) componentResourceManager.GetString("ComboBox7.Items38"), (object) componentResourceManager.GetString("ComboBox7.Items39"), (object) componentResourceManager.GetString("ComboBox7.Items40"), (object) componentResourceManager.GetString("ComboBox7.Items41"), (object) componentResourceManager.GetString("ComboBox7.Items42"), (object) componentResourceManager.GetString("ComboBox7.Items43"), (object) componentResourceManager.GetString("ComboBox7.Items44"), (object) componentResourceManager.GetString("ComboBox7.Items45"), (object) componentResourceManager.GetString("ComboBox7.Items46"), (object) componentResourceManager.GetString("ComboBox7.Items47"), (object) componentResourceManager.GetString("ComboBox7.Items48"), (object) componentResourceManager.GetString("ComboBox7.Items49"), (object) componentResourceManager.GetString("ComboBox7.Items50"), (object) componentResourceManager.GetString("ComboBox7.Items51"), (object) componentResourceManager.GetString("ComboBox7.Items52"), (object) componentResourceManager.GetString("ComboBox7.Items53"), (object) componentResourceManager.GetString("ComboBox7.Items54"), (object) componentResourceManager.GetString("ComboBox7.Items55"), (object) componentResourceManager.GetString("ComboBox7.Items56"), (object) componentResourceManager.GetString("ComboBox7.Items57"), (object) componentResourceManager.GetString("ComboBox7.Items58"), (object) componentResourceManager.GetString("ComboBox7.Items59"), (object) componentResourceManager.GetString("ComboBox7.Items60"), (object) componentResourceManager.GetString("ComboBox7.Items61"), (object) componentResourceManager.GetString("ComboBox7.Items62"), (object) componentResourceManager.GetString("ComboBox7.Items63"), (object) componentResourceManager.GetString("ComboBox7.Items64"), (object) componentResourceManager.GetString("ComboBox7.Items65"), (object) componentResourceManager.GetString("ComboBox7.Items66"), (object) componentResourceManager.GetString("ComboBox7.Items67"), (object) componentResourceManager.GetString("ComboBox7.Items68"), (object) componentResourceManager.GetString("ComboBox7.Items69"), (object) componentResourceManager.GetString("ComboBox7.Items70"), (object) componentResourceManager.GetString("ComboBox7.Items71"), (object) componentResourceManager.GetString("ComboBox7.Items72"), (object) componentResourceManager.GetString("ComboBox7.Items73"), (object) componentResourceManager.GetString("ComboBox7.Items74"), (object) componentResourceManager.GetString("ComboBox7.Items75"), (object) componentResourceManager.GetString("ComboBox7.Items76"), (object) componentResourceManager.GetString("ComboBox7.Items77"), (object) componentResourceManager.GetString("ComboBox7.Items78"), (object) componentResourceManager.GetString("ComboBox7.Items79"), (object) componentResourceManager.GetString("ComboBox7.Items80"), (object) componentResourceManager.GetString("ComboBox7.Items81"), (object) componentResourceManager.GetString("ComboBox7.Items82"), (object) componentResourceManager.GetString("ComboBox7.Items83"), (object) componentResourceManager.GetString("ComboBox7.Items84"), (object) componentResourceManager.GetString("ComboBox7.Items85"), (object) componentResourceManager.GetString("ComboBox7.Items86"), (object) componentResourceManager.GetString("ComboBox7.Items87"), (object) componentResourceManager.GetString("ComboBox7.Items88"), (object) componentResourceManager.GetString("ComboBox7.Items89"), (object) componentResourceManager.GetString("ComboBox7.Items90"), (object) componentResourceManager.GetString("ComboBox7.Items91"), (object) componentResourceManager.GetString("ComboBox7.Items92"), (object) componentResourceManager.GetString("ComboBox7.Items93"), (object) componentResourceManager.GetString("ComboBox7.Items94"), (object) componentResourceManager.GetString("ComboBox7.Items95"), (object) componentResourceManager.GetString("ComboBox7.Items96"), (object) componentResourceManager.GetString("ComboBox7.Items97"), (object) componentResourceManager.GetString("ComboBox7.Items98"), (object) componentResourceManager.GetString("ComboBox7.Items99"), (object) componentResourceManager.GetString("ComboBox7.Items100"), (object) componentResourceManager.GetString("ComboBox7.Items101"), (object) componentResourceManager.GetString("ComboBox7.Items102"), (object) componentResourceManager.GetString("ComboBox7.Items103"), (object) componentResourceManager.GetString("ComboBox7.Items104"), (object) componentResourceManager.GetString("ComboBox7.Items105"), (object) componentResourceManager.GetString("ComboBox7.Items106"), (object) componentResourceManager.GetString("ComboBox7.Items107"), (object) componentResourceManager.GetString("ComboBox7.Items108"), (object) componentResourceManager.GetString("ComboBox7.Items109"), (object) componentResourceManager.GetString("ComboBox7.Items110"), (object) componentResourceManager.GetString("ComboBox7.Items111"), (object) componentResourceManager.GetString("ComboBox7.Items112"), (object) componentResourceManager.GetString("ComboBox7.Items113"), (object) componentResourceManager.GetString("ComboBox7.Items114"), (object) componentResourceManager.GetString("ComboBox7.Items115"), (object) componentResourceManager.GetString("ComboBox7.Items116"), (object) componentResourceManager.GetString("ComboBox7.Items117"), (object) componentResourceManager.GetString("ComboBox7.Items118"), (object) componentResourceManager.GetString("ComboBox7.Items119"), (object) componentResourceManager.GetString("ComboBox7.Items120"), (object) componentResourceManager.GetString("ComboBox7.Items121"), (object) componentResourceManager.GetString("ComboBox7.Items122"), (object) componentResourceManager.GetString("ComboBox7.Items123"), (object) componentResourceManager.GetString("ComboBox7.Items124"), (object) componentResourceManager.GetString("ComboBox7.Items125"), (object) componentResourceManager.GetString("ComboBox7.Items126"), (object) componentResourceManager.GetString("ComboBox7.Items127"), (object) componentResourceManager.GetString("ComboBox7.Items128"), (object) componentResourceManager.GetString("ComboBox7.Items129"), (object) componentResourceManager.GetString("ComboBox7.Items130"), (object) componentResourceManager.GetString("ComboBox7.Items131"), (object) componentResourceManager.GetString("ComboBox7.Items132"), (object) componentResourceManager.GetString("ComboBox7.Items133"), (object) componentResourceManager.GetString("ComboBox7.Items134"), (object) componentResourceManager.GetString("ComboBox7.Items135"), (object) componentResourceManager.GetString("ComboBox7.Items136"), (object) componentResourceManager.GetString("ComboBox7.Items137"), (object) componentResourceManager.GetString("ComboBox7.Items138"), (object) componentResourceManager.GetString("ComboBox7.Items139"), (object) componentResourceManager.GetString("ComboBox7.Items140"), (object) componentResourceManager.GetString("ComboBox7.Items141"), (object) componentResourceManager.GetString("ComboBox7.Items142"), (object) componentResourceManager.GetString("ComboBox7.Items143"), (object) componentResourceManager.GetString("ComboBox7.Items144"), (object) componentResourceManager.GetString("ComboBox7.Items145"), (object) componentResourceManager.GetString("ComboBox7.Items146"), (object) componentResourceManager.GetString("ComboBox7.Items147"), (object) componentResourceManager.GetString("ComboBox7.Items148"), (object) componentResourceManager.GetString("ComboBox7.Items149"), (object) componentResourceManager.GetString("ComboBox7.Items150"), (object) componentResourceManager.GetString("ComboBox7.Items151"), (object) componentResourceManager.GetString("ComboBox7.Items152"), (object) componentResourceManager.GetString("ComboBox7.Items153"), (object) componentResourceManager.GetString("ComboBox7.Items154"), (object) componentResourceManager.GetString("ComboBox7.Items155"), (object) componentResourceManager.GetString("ComboBox7.Items156"), (object) componentResourceManager.GetString("ComboBox7.Items157"), (object) componentResourceManager.GetString("ComboBox7.Items158"), (object) componentResourceManager.GetString("ComboBox7.Items159"), (object) componentResourceManager.GetString("ComboBox7.Items160"), (object) componentResourceManager.GetString("ComboBox7.Items161"), (object) componentResourceManager.GetString("ComboBox7.Items162"), (object) componentResourceManager.GetString("ComboBox7.Items163"), (object) componentResourceManager.GetString("ComboBox7.Items164"), (object) componentResourceManager.GetString("ComboBox7.Items165"), (object) componentResourceManager.GetString("ComboBox7.Items166"), (object) componentResourceManager.GetString("ComboBox7.Items167"), (object) componentResourceManager.GetString("ComboBox7.Items168"), (object) componentResourceManager.GetString("ComboBox7.Items169"), (object) componentResourceManager.GetString("ComboBox7.Items170"), (object) componentResourceManager.GetString("ComboBox7.Items171"), (object) componentResourceManager.GetString("ComboBox7.Items172"), (object) componentResourceManager.GetString("ComboBox7.Items173"), (object) componentResourceManager.GetString("ComboBox7.Items174"), (object) componentResourceManager.GetString("ComboBox7.Items175"), (object) componentResourceManager.GetString("ComboBox7.Items176"), (object) componentResourceManager.GetString("ComboBox7.Items177"), (object) componentResourceManager.GetString("ComboBox7.Items178"), (object) componentResourceManager.GetString("ComboBox7.Items179"), (object) componentResourceManager.GetString("ComboBox7.Items180"), (object) componentResourceManager.GetString("ComboBox7.Items181"), (object) componentResourceManager.GetString("ComboBox7.Items182"), (object) componentResourceManager.GetString("ComboBox7.Items183"), (object) componentResourceManager.GetString("ComboBox7.Items184"), (object) componentResourceManager.GetString("ComboBox7.Items185"), (object) componentResourceManager.GetString("ComboBox7.Items186"), (object) componentResourceManager.GetString("ComboBox7.Items187"), (object) componentResourceManager.GetString("ComboBox7.Items188"), (object) componentResourceManager.GetString("ComboBox7.Items189"), (object) componentResourceManager.GetString("ComboBox7.Items190"), (object) componentResourceManager.GetString("ComboBox7.Items191"), (object) componentResourceManager.GetString("ComboBox7.Items192"), (object) componentResourceManager.GetString("ComboBox7.Items193"), (object) componentResourceManager.GetString("ComboBox7.Items194"), (object) componentResourceManager.GetString("ComboBox7.Items195"), (object) componentResourceManager.GetString("ComboBox7.Items196"), (object) componentResourceManager.GetString("ComboBox7.Items197"), (object) componentResourceManager.GetString("ComboBox7.Items198"), (object) componentResourceManager.GetString("ComboBox7.Items199"), (object) componentResourceManager.GetString("ComboBox7.Items200"), (object) componentResourceManager.GetString("ComboBox7.Items201"), (object) componentResourceManager.GetString("ComboBox7.Items202"), (object) componentResourceManager.GetString("ComboBox7.Items203"), (object) componentResourceManager.GetString("ComboBox7.Items204"), (object) componentResourceManager.GetString("ComboBox7.Items205"), (object) componentResourceManager.GetString("ComboBox7.Items206"), (object) componentResourceManager.GetString("ComboBox7.Items207"), (object) componentResourceManager.GetString("ComboBox7.Items208"), (object) componentResourceManager.GetString("ComboBox7.Items209"), (object) componentResourceManager.GetString("ComboBox7.Items210"), (object) componentResourceManager.GetString("ComboBox7.Items211"), (object) componentResourceManager.GetString("ComboBox7.Items212"), (object) componentResourceManager.GetString("ComboBox7.Items213"), (object) componentResourceManager.GetString("ComboBox7.Items214"), (object) componentResourceManager.GetString("ComboBox7.Items215"), (object) componentResourceManager.GetString("ComboBox7.Items216"), (object) componentResourceManager.GetString("ComboBox7.Items217"), (object) componentResourceManager.GetString("ComboBox7.Items218"), (object) componentResourceManager.GetString("ComboBox7.Items219"), (object) componentResourceManager.GetString("ComboBox7.Items220"), (object) componentResourceManager.GetString("ComboBox7.Items221"), (object) componentResourceManager.GetString("ComboBox7.Items222"), (object) componentResourceManager.GetString("ComboBox7.Items223"), (object) componentResourceManager.GetString("ComboBox7.Items224"), (object) componentResourceManager.GetString("ComboBox7.Items225"), (object) componentResourceManager.GetString("ComboBox7.Items226"), (object) componentResourceManager.GetString("ComboBox7.Items227"), (object) componentResourceManager.GetString("ComboBox7.Items228"), (object) componentResourceManager.GetString("ComboBox7.Items229"), (object) componentResourceManager.GetString("ComboBox7.Items230"), (object) componentResourceManager.GetString("ComboBox7.Items231"), (object) componentResourceManager.GetString("ComboBox7.Items232"), (object) componentResourceManager.GetString("ComboBox7.Items233"), (object) componentResourceManager.GetString("ComboBox7.Items234"), (object) componentResourceManager.GetString("ComboBox7.Items235"), (object) componentResourceManager.GetString("ComboBox7.Items236"), (object) componentResourceManager.GetString("ComboBox7.Items237"), (object) componentResourceManager.GetString("ComboBox7.Items238"), (object) componentResourceManager.GetString("ComboBox7.Items239"), (object) componentResourceManager.GetString("ComboBox7.Items240"), (object) componentResourceManager.GetString("ComboBox7.Items241"), (object) componentResourceManager.GetString("ComboBox7.Items242"), (object) componentResourceManager.GetString("ComboBox7.Items243"), (object) componentResourceManager.GetString("ComboBox7.Items244"), (object) componentResourceManager.GetString("ComboBox7.Items245"), (object) componentResourceManager.GetString("ComboBox7.Items246"), (object) componentResourceManager.GetString("ComboBox7.Items247"), (object) componentResourceManager.GetString("ComboBox7.Items248"), (object) componentResourceManager.GetString("ComboBox7.Items249"), (object) componentResourceManager.GetString("ComboBox7.Items250"), (object) componentResourceManager.GetString("ComboBox7.Items251"), (object) componentResourceManager.GetString("ComboBox7.Items252"), (object) componentResourceManager.GetString("ComboBox7.Items253"), (object) componentResourceManager.GetString("ComboBox7.Items254"), (object) componentResourceManager.GetString("ComboBox7.Items255") }); ComboBox7.Name = "ComboBox7"; NumericUpDown7.AccessibleDescription = (string) null; NumericUpDown7.AccessibleName = (string) null; componentResourceManager.ApplyResources((object) NumericUpDown7, "NumericUpDown7"); NumericUpDown7.Font = (Font) null; NumericUpDown numericUpDown7 = NumericUpDown7; num1 = new Decimal(new int[4] { (int) byte.MaxValue, 0, 0, 0 }); Decimal num8 = num1; numericUpDown7.Maximum = num8; NumericUpDown7.Name = "NumericUpDown7"; Label13.AccessibleDescription = (string) null; Label13.AccessibleName = (string) null; componentResourceManager.ApplyResources((object) Label13, "Label13"); Label13.Font = (Font) null; Label13.Name = "Label13"; Label14.AccessibleDescription = (string) null; Label14.AccessibleName = (string) null; componentResourceManager.ApplyResources((object) Label14, "Label14"); Label14.Font = (Font) null; Label14.Name = "Label14"; DataGridView7.AccessibleDescription = (string) null; DataGridView7.AccessibleName = (string) null; DataGridView7.AllowUserToAddRows = false; DataGridView7.AllowUserToDeleteRows = false; DataGridView7.AllowUserToResizeColumns = false; DataGridView7.AllowUserToResizeRows = false; gridViewCellStyle25.Alignment = DataGridViewContentAlignment.MiddleCenter; DataGridView7.AlternatingRowsDefaultCellStyle = gridViewCellStyle25; componentResourceManager.ApplyResources((object) DataGridView7, "DataGridView7"); DataGridView7.BackgroundImage = (Image) null; gridViewCellStyle26.Alignment = DataGridViewContentAlignment.MiddleCenter; gridViewCellStyle26.BackColor = SystemColors.Control; gridViewCellStyle26.Font = new Font("宋体", 9f, FontStyle.Regular, GraphicsUnit.Point, (byte) 134); gridViewCellStyle26.ForeColor = SystemColors.WindowText; gridViewCellStyle26.SelectionBackColor = SystemColors.Highlight; gridViewCellStyle26.SelectionForeColor = SystemColors.HighlightText; gridViewCellStyle26.WrapMode = DataGridViewTriState.True; DataGridView7.ColumnHeadersDefaultCellStyle = gridViewCellStyle26; DataGridView7.ColumnHeadersHeightSizeMode = DataGridViewColumnHeadersHeightSizeMode.DisableResizing; DataGridView7.Columns.AddRange((DataGridViewColumn) Column1_7, (DataGridViewColumn) Column2_7); DataGridView7.Font = (Font) null; DataGridView7.Name = "DataGridView7"; gridViewCellStyle27.Alignment = DataGridViewContentAlignment.MiddleCenter; gridViewCellStyle27.BackColor = SystemColors.Control; gridViewCellStyle27.Font = new Font("宋体", 9f, FontStyle.Regular, GraphicsUnit.Point, (byte) 134); gridViewCellStyle27.ForeColor = SystemColors.WindowText; gridViewCellStyle27.SelectionBackColor = SystemColors.Highlight; gridViewCellStyle27.SelectionForeColor = SystemColors.HighlightText; gridViewCellStyle27.WrapMode = DataGridViewTriState.True; DataGridView7.RowHeadersDefaultCellStyle = gridViewCellStyle27; gridViewCellStyle28.Alignment = DataGridViewContentAlignment.MiddleCenter; DataGridView7.RowsDefaultCellStyle = gridViewCellStyle28; DataGridView7.RowTemplate.Height = 23; Column1_7.AutoSizeMode = DataGridViewAutoSizeColumnMode.None; Column1_7.DisplayStyle = DataGridViewComboBoxDisplayStyle.Nothing; componentResourceManager.ApplyResources((object) Column1_7, "Column1_7"); Column1_7.Items.AddRange((object) "无", (object) "400", (object) "410", (object) "420", (object) "430", (object) "440", (object) "450", (object) "460", (object) "470", (object) "480", (object) "490", (object) "500", (object) "510", (object) "520", (object) "530", (object) "540", (object) "550", (object) "560", (object) "570", (object) "580", (object) "590", (object) "600", (object) "610", (object) "620", (object) "630", (object) "640", (object) "650", (object) "660", (object) "670", (object) "680", (object) "690", (object) "700", (object) "710", (object) "720", (object) "730", (object) "740", (object) "750", (object) "760", (object) "770", (object) "780", (object) "790", (object) "800", (object) "810", (object) "820", (object) "830", (object) "840", (object) "850", (object) "860", (object) "870", (object) "880", (object) "890", (object) "900", (object) "910", (object) "920", (object) "930", (object) "940", (object) "950", (object) "960", (object) "970", (object) "980", (object) "990", (object) "1000", (object) "1010", (object) "1020", (object) "1030", (object) "1040", (object) "1050", (object) "1060", (object) "1070", (object) "1080", (object) "1090", (object) "1100", (object) "1110", (object) "1120", (object) "1130", (object) "1140", (object) "1150", (object) "1160", (object) "1170", (object) "1180", (object) "1190", (object) "1200", (object) "1210", (object) "1220", (object) "1230", (object) "1240", (object) "1250", (object) "1260", (object) "1270", (object) "1280", (object) "1290", (object) "1300", (object) "1310", (object) "1320", (object) "1330", (object) "1340", (object) "1350", (object) "1360", (object) "1370", (object) "1380", (object) "1390", (object) "1400", (object) "1410", (object) "1420", (object) "1430", (object) "1440", (object) "1450", (object) "1460", (object) "1470", (object) "1480", (object) "1490", (object) "1500", (object) "1510", (object) "1520", (object) "1530", (object) "1540", (object) "1550", (object) "1560", (object) "1570", (object) "1580", (object) "1590", (object) "1600", (object) "1610", (object) "1620", (object) "1630", (object) "1640", (object) "1650", (object) "1660", (object) "1670", (object) "1680", (object) "1690", (object) "1700", (object) "1710", (object) "1720", (object) "1730", (object) "1740", (object) "1750", (object) "1760", (object) "1770", (object) "1780", (object) "1790", (object) "1800", (object) "1810", (object) "1820", (object) "1830", (object) "1840", (object) "1850", (object) "1860", (object) "1870", (object) "1880", (object) "1890", (object) "1900", (object) "1910", (object) "1920", (object) "1930", (object) "1940", (object) "1950", (object) "1960", (object) "1970", (object) "1980", (object) "1990", (object) "2000", (object) "2010", (object) "2020", (object) "2030", (object) "2040", (object) "2050", (object) "2060", (object) "2070", (object) "2080", (object) "2090", (object) "2100", (object) "2110", (object) "2120", (object) "2130", (object) "2140", (object) "2150", (object) "2160", (object) "2170", (object) "2180", (object) "2190", (object) "2200", (object) "2210", (object) "2220", (object) "2230", (object) "2240", (object) "2250", (object) "2260", (object) "2270", (object) "2280", (object) "2290", (object) "2300", (object) "2310", (object) "2320", (object) "2330", (object) "2340", (object) "2350", (object) "2360", (object) "2370", (object) "2380", (object) "2390", (object) "2400", (object) "2410", (object) "2420", (object) "2430", (object) "2440", (object) "2450", (object) "2460", (object) "2470", (object) "2480", (object) "2490", (object) "2500"); Column1_7.Name = "Column1_7"; Column1_7.Resizable = DataGridViewTriState.True; Column2_7.DisplayStyle = DataGridViewComboBoxDisplayStyle.Nothing; componentResourceManager.ApplyResources((object) Column2_7, "Column2_7"); Column2_7.Items.AddRange((object) "0", (object) "10", (object) "20", (object) "30", (object) "40", (object) "50", (object) "60", (object) "70", (object) "80", (object) "90", (object) "100", (object) "110", (object) "120", (object) "130", (object) "140", (object) "150", (object) "160", (object) "170", (object) "180", (object) "190", (object) "200", (object) "210", (object) "220", (object) "230", (object) "240", (object) "250", (object) "260", (object) "270", (object) "280", (object) "290", (object) "300", (object) "310", (object) "320", (object) "330", (object) "340", (object) "350", (object) "360", (object) "370", (object) "380", (object) "390", (object) "400", (object) "410", (object) "420", (object) "430", (object) "440", (object) "450", (object) "460", (object) "470", (object) "480", (object) "490", (object) "500", (object) "510", (object) "520", (object) "530", (object) "540", (object) "550", (object) "560", (object) "570", (object) "580", (object) "590", (object) "600", (object) "610", (object) "620", (object) "630", (object) "640", (object) "650", (object) "660", (object) "670", (object) "680", (object) "690", (object) "700", (object) "710", (object) "720", (object) "730", (object) "740", (object) "750", (object) "760", (object) "770", (object) "780", (object) "790", (object) "800", (object) "810", (object) "820", (object) "830", (object) "840", (object) "850", (object) "860", (object) "870", (object) "880", (object) "890", (object) "900", (object) "910", (object) "920", (object) "930", (object) "940", (object) "950", (object) "960", (object) "970", (object) "980", (object) "990", (object) "1000", (object) "1010", (object) "1020", (object) "1030", (object) "1040", (object) "1050", (object) "1060", (object) "1070", (object) "1080", (object) "1090", (object) "1100", (object) "1110", (object) "1120", (object) "1130", (object) "1140", (object) "1150", (object) "1160", (object) "1170", (object) "1180", (object) "1190", (object) "1200", (object) "1210", (object) "1220", (object) "1230", (object) "1240", (object) "1250", (object) "1260", (object) "1270", (object) "1280", (object) "1290", (object) "1300", (object) "1310", (object) "1320", (object) "1330", (object) "1340", (object) "1350", (object) "1360", (object) "1370", (object) "1380", (object) "1390", (object) "1400", (object) "1410", (object) "1420", (object) "1430", (object) "1440", (object) "1450", (object) "1460", (object) "1470", (object) "1480", (object) "1490", (object) "1500", (object) "1510", (object) "1520", (object) "1530", (object) "1540", (object) "1550", (object) "1560", (object) "1570", (object) "1580", (object) "1590", (object) "1600", (object) "1610", (object) "1620", (object) "1630", (object) "1640", (object) "1650", (object) "1660", (object) "1670", (object) "1680", (object) "1690", (object) "1700", (object) "1710", (object) "1720", (object) "1730", (object) "1740", (object) "1750", (object) "1760", (object) "1770", (object) "1780", (object) "1790", (object) "1800", (object) "1810", (object) "1820", (object) "1830", (object) "1840", (object) "1850", (object) "1860", (object) "1870", (object) "1880", (object) "1890", (object) "1900", (object) "1910", (object) "1920", (object) "1930", (object) "1940", (object) "1950", (object) "1960", (object) "1970", (object) "1980", (object) "1990", (object) "2000", (object) "2010", (object) "2020", (object) "2030", (object) "2040", (object) "2050", (object) "2060", (object) "2070", (object) "2080", (object) "2090", (object) "2100", (object) "2110", (object) "2120", (object) "2130", (object) "2140", (object) "2150", (object) "2160", (object) "2170", (object) "2180", (object) "2190", (object) "2200", (object) "2210", (object) "2220", (object) "2230", (object) "2240", (object) "2250", (object) "2260", (object) "2270", (object) "2280", (object) "2290", (object) "2300", (object) "2310", (object) "2320", (object) "2330", (object) "2340", (object) "2350", (object) "2360", (object) "2370", (object) "2380", (object) "2390", (object) "2400", (object) "2410", (object) "2420", (object) "2430", (object) "2440", (object) "2450", (object) "2460", (object) "2470", (object) "2480", (object) "2490", (object) "2500"); Column2_7.Name = "Column2_7"; TabPage8.AccessibleDescription = (string) null; TabPage8.AccessibleName = (string) null; componentResourceManager.ApplyResources((object) TabPage8, "TabPage8"); TabPage8.BackgroundImage = (Image) null; TabPage8.Controls.Add((Control) ComboBox8); TabPage8.Controls.Add((Control) NumericUpDown8); TabPage8.Controls.Add((Control) Label15); TabPage8.Controls.Add((Control) Label16); TabPage8.Controls.Add((Control) DataGridView8); TabPage8.Font = (Font) null; TabPage8.Name = "TabPage8"; TabPage8.UseVisualStyleBackColor = true; ComboBox8.AccessibleDescription = (string) null; ComboBox8.AccessibleName = (string) null; componentResourceManager.ApplyResources((object) ComboBox8, "ComboBox8"); ComboBox8.BackgroundImage = (Image) null; ComboBox8.DropDownStyle = ComboBoxStyle.DropDownList; ComboBox8.Font = (Font) null; ComboBox8.FormattingEnabled = true; ComboBox8.Items.AddRange(new object[256] { (object) componentResourceManager.GetString("ComboBox8.Items"), (object) componentResourceManager.GetString("ComboBox8.Items1"), (object) componentResourceManager.GetString("ComboBox8.Items2"), (object) componentResourceManager.GetString("ComboBox8.Items3"), (object) componentResourceManager.GetString("ComboBox8.Items4"), (object) componentResourceManager.GetString("ComboBox8.Items5"), (object) componentResourceManager.GetString("ComboBox8.Items6"), (object) componentResourceManager.GetString("ComboBox8.Items7"), (object) componentResourceManager.GetString("ComboBox8.Items8"), (object) componentResourceManager.GetString("ComboBox8.Items9"), (object) componentResourceManager.GetString("ComboBox8.Items10"), (object) componentResourceManager.GetString("ComboBox8.Items11"), (object) componentResourceManager.GetString("ComboBox8.Items12"), (object) componentResourceManager.GetString("ComboBox8.Items13"), (object) componentResourceManager.GetString("ComboBox8.Items14"), (object) componentResourceManager.GetString("ComboBox8.Items15"), (object) componentResourceManager.GetString("ComboBox8.Items16"), (object) componentResourceManager.GetString("ComboBox8.Items17"), (object) componentResourceManager.GetString("ComboBox8.Items18"), (object) componentResourceManager.GetString("ComboBox8.Items19"), (object) componentResourceManager.GetString("ComboBox8.Items20"), (object) componentResourceManager.GetString("ComboBox8.Items21"), (object) componentResourceManager.GetString("ComboBox8.Items22"), (object) componentResourceManager.GetString("ComboBox8.Items23"), (object) componentResourceManager.GetString("ComboBox8.Items24"), (object) componentResourceManager.GetString("ComboBox8.Items25"), (object) componentResourceManager.GetString("ComboBox8.Items26"), (object) componentResourceManager.GetString("ComboBox8.Items27"), (object) componentResourceManager.GetString("ComboBox8.Items28"), (object) componentResourceManager.GetString("ComboBox8.Items29"), (object) componentResourceManager.GetString("ComboBox8.Items30"), (object) componentResourceManager.GetString("ComboBox8.Items31"), (object) componentResourceManager.GetString("ComboBox8.Items32"), (object) componentResourceManager.GetString("ComboBox8.Items33"), (object) componentResourceManager.GetString("ComboBox8.Items34"), (object) componentResourceManager.GetString("ComboBox8.Items35"), (object) componentResourceManager.GetString("ComboBox8.Items36"), (object) componentResourceManager.GetString("ComboBox8.Items37"), (object) componentResourceManager.GetString("ComboBox8.Items38"), (object) componentResourceManager.GetString("ComboBox8.Items39"), (object) componentResourceManager.GetString("ComboBox8.Items40"), (object) componentResourceManager.GetString("ComboBox8.Items41"), (object) componentResourceManager.GetString("ComboBox8.Items42"), (object) componentResourceManager.GetString("ComboBox8.Items43"), (object) componentResourceManager.GetString("ComboBox8.Items44"), (object) componentResourceManager.GetString("ComboBox8.Items45"), (object) componentResourceManager.GetString("ComboBox8.Items46"), (object) componentResourceManager.GetString("ComboBox8.Items47"), (object) componentResourceManager.GetString("ComboBox8.Items48"), (object) componentResourceManager.GetString("ComboBox8.Items49"), (object) componentResourceManager.GetString("ComboBox8.Items50"), (object) componentResourceManager.GetString("ComboBox8.Items51"), (object) componentResourceManager.GetString("ComboBox8.Items52"), (object) componentResourceManager.GetString("ComboBox8.Items53"), (object) componentResourceManager.GetString("ComboBox8.Items54"), (object) componentResourceManager.GetString("ComboBox8.Items55"), (object) componentResourceManager.GetString("ComboBox8.Items56"), (object) componentResourceManager.GetString("ComboBox8.Items57"), (object) componentResourceManager.GetString("ComboBox8.Items58"), (object) componentResourceManager.GetString("ComboBox8.Items59"), (object) componentResourceManager.GetString("ComboBox8.Items60"), (object) componentResourceManager.GetString("ComboBox8.Items61"), (object) componentResourceManager.GetString("ComboBox8.Items62"), (object) componentResourceManager.GetString("ComboBox8.Items63"), (object) componentResourceManager.GetString("ComboBox8.Items64"), (object) componentResourceManager.GetString("ComboBox8.Items65"), (object) componentResourceManager.GetString("ComboBox8.Items66"), (object) componentResourceManager.GetString("ComboBox8.Items67"), (object) componentResourceManager.GetString("ComboBox8.Items68"), (object) componentResourceManager.GetString("ComboBox8.Items69"), (object) componentResourceManager.GetString("ComboBox8.Items70"), (object) componentResourceManager.GetString("ComboBox8.Items71"), (object) componentResourceManager.GetString("ComboBox8.Items72"), (object) componentResourceManager.GetString("ComboBox8.Items73"), (object) componentResourceManager.GetString("ComboBox8.Items74"), (object) componentResourceManager.GetString("ComboBox8.Items75"), (object) componentResourceManager.GetString("ComboBox8.Items76"), (object) componentResourceManager.GetString("ComboBox8.Items77"), (object) componentResourceManager.GetString("ComboBox8.Items78"), (object) componentResourceManager.GetString("ComboBox8.Items79"), (object) componentResourceManager.GetString("ComboBox8.Items80"), (object) componentResourceManager.GetString("ComboBox8.Items81"), (object) componentResourceManager.GetString("ComboBox8.Items82"), (object) componentResourceManager.GetString("ComboBox8.Items83"), (object) componentResourceManager.GetString("ComboBox8.Items84"), (object) componentResourceManager.GetString("ComboBox8.Items85"), (object) componentResourceManager.GetString("ComboBox8.Items86"), (object) componentResourceManager.GetString("ComboBox8.Items87"), (object) componentResourceManager.GetString("ComboBox8.Items88"), (object) componentResourceManager.GetString("ComboBox8.Items89"), (object) componentResourceManager.GetString("ComboBox8.Items90"), (object) componentResourceManager.GetString("ComboBox8.Items91"), (object) componentResourceManager.GetString("ComboBox8.Items92"), (object) componentResourceManager.GetString("ComboBox8.Items93"), (object) componentResourceManager.GetString("ComboBox8.Items94"), (object) componentResourceManager.GetString("ComboBox8.Items95"), (object) componentResourceManager.GetString("ComboBox8.Items96"), (object) componentResourceManager.GetString("ComboBox8.Items97"), (object) componentResourceManager.GetString("ComboBox8.Items98"), (object) componentResourceManager.GetString("ComboBox8.Items99"), (object) componentResourceManager.GetString("ComboBox8.Items100"), (object) componentResourceManager.GetString("ComboBox8.Items101"), (object) componentResourceManager.GetString("ComboBox8.Items102"), (object) componentResourceManager.GetString("ComboBox8.Items103"), (object) componentResourceManager.GetString("ComboBox8.Items104"), (object) componentResourceManager.GetString("ComboBox8.Items105"), (object) componentResourceManager.GetString("ComboBox8.Items106"), (object) componentResourceManager.GetString("ComboBox8.Items107"), (object) componentResourceManager.GetString("ComboBox8.Items108"), (object) componentResourceManager.GetString("ComboBox8.Items109"), (object) componentResourceManager.GetString("ComboBox8.Items110"), (object) componentResourceManager.GetString("ComboBox8.Items111"), (object) componentResourceManager.GetString("ComboBox8.Items112"), (object) componentResourceManager.GetString("ComboBox8.Items113"), (object) componentResourceManager.GetString("ComboBox8.Items114"), (object) componentResourceManager.GetString("ComboBox8.Items115"), (object) componentResourceManager.GetString("ComboBox8.Items116"), (object) componentResourceManager.GetString("ComboBox8.Items117"), (object) componentResourceManager.GetString("ComboBox8.Items118"), (object) componentResourceManager.GetString("ComboBox8.Items119"), (object) componentResourceManager.GetString("ComboBox8.Items120"), (object) componentResourceManager.GetString("ComboBox8.Items121"), (object) componentResourceManager.GetString("ComboBox8.Items122"), (object) componentResourceManager.GetString("ComboBox8.Items123"), (object) componentResourceManager.GetString("ComboBox8.Items124"), (object) componentResourceManager.GetString("ComboBox8.Items125"), (object) componentResourceManager.GetString("ComboBox8.Items126"), (object) componentResourceManager.GetString("ComboBox8.Items127"), (object) componentResourceManager.GetString("ComboBox8.Items128"), (object) componentResourceManager.GetString("ComboBox8.Items129"), (object) componentResourceManager.GetString("ComboBox8.Items130"), (object) componentResourceManager.GetString("ComboBox8.Items131"), (object) componentResourceManager.GetString("ComboBox8.Items132"), (object) componentResourceManager.GetString("ComboBox8.Items133"), (object) componentResourceManager.GetString("ComboBox8.Items134"), (object) componentResourceManager.GetString("ComboBox8.Items135"), (object) componentResourceManager.GetString("ComboBox8.Items136"), (object) componentResourceManager.GetString("ComboBox8.Items137"), (object) componentResourceManager.GetString("ComboBox8.Items138"), (object) componentResourceManager.GetString("ComboBox8.Items139"), (object) componentResourceManager.GetString("ComboBox8.Items140"), (object) componentResourceManager.GetString("ComboBox8.Items141"), (object) componentResourceManager.GetString("ComboBox8.Items142"), (object) componentResourceManager.GetString("ComboBox8.Items143"), (object) componentResourceManager.GetString("ComboBox8.Items144"), (object) componentResourceManager.GetString("ComboBox8.Items145"), (object) componentResourceManager.GetString("ComboBox8.Items146"), (object) componentResourceManager.GetString("ComboBox8.Items147"), (object) componentResourceManager.GetString("ComboBox8.Items148"), (object) componentResourceManager.GetString("ComboBox8.Items149"), (object) componentResourceManager.GetString("ComboBox8.Items150"), (object) componentResourceManager.GetString("ComboBox8.Items151"), (object) componentResourceManager.GetString("ComboBox8.Items152"), (object) componentResourceManager.GetString("ComboBox8.Items153"), (object) componentResourceManager.GetString("ComboBox8.Items154"), (object) componentResourceManager.GetString("ComboBox8.Items155"), (object) componentResourceManager.GetString("ComboBox8.Items156"), (object) componentResourceManager.GetString("ComboBox8.Items157"), (object) componentResourceManager.GetString("ComboBox8.Items158"), (object) componentResourceManager.GetString("ComboBox8.Items159"), (object) componentResourceManager.GetString("ComboBox8.Items160"), (object) componentResourceManager.GetString("ComboBox8.Items161"), (object) componentResourceManager.GetString("ComboBox8.Items162"), (object) componentResourceManager.GetString("ComboBox8.Items163"), (object) componentResourceManager.GetString("ComboBox8.Items164"), (object) componentResourceManager.GetString("ComboBox8.Items165"), (object) componentResourceManager.GetString("ComboBox8.Items166"), (object) componentResourceManager.GetString("ComboBox8.Items167"), (object) componentResourceManager.GetString("ComboBox8.Items168"), (object) componentResourceManager.GetString("ComboBox8.Items169"), (object) componentResourceManager.GetString("ComboBox8.Items170"), (object) componentResourceManager.GetString("ComboBox8.Items171"), (object) componentResourceManager.GetString("ComboBox8.Items172"), (object) componentResourceManager.GetString("ComboBox8.Items173"), (object) componentResourceManager.GetString("ComboBox8.Items174"), (object) componentResourceManager.GetString("ComboBox8.Items175"), (object) componentResourceManager.GetString("ComboBox8.Items176"), (object) componentResourceManager.GetString("ComboBox8.Items177"), (object) componentResourceManager.GetString("ComboBox8.Items178"), (object) componentResourceManager.GetString("ComboBox8.Items179"), (object) componentResourceManager.GetString("ComboBox8.Items180"), (object) componentResourceManager.GetString("ComboBox8.Items181"), (object) componentResourceManager.GetString("ComboBox8.Items182"), (object) componentResourceManager.GetString("ComboBox8.Items183"), (object) componentResourceManager.GetString("ComboBox8.Items184"), (object) componentResourceManager.GetString("ComboBox8.Items185"), (object) componentResourceManager.GetString("ComboBox8.Items186"), (object) componentResourceManager.GetString("ComboBox8.Items187"), (object) componentResourceManager.GetString("ComboBox8.Items188"), (object) componentResourceManager.GetString("ComboBox8.Items189"), (object) componentResourceManager.GetString("ComboBox8.Items190"), (object) componentResourceManager.GetString("ComboBox8.Items191"), (object) componentResourceManager.GetString("ComboBox8.Items192"), (object) componentResourceManager.GetString("ComboBox8.Items193"), (object) componentResourceManager.GetString("ComboBox8.Items194"), (object) componentResourceManager.GetString("ComboBox8.Items195"), (object) componentResourceManager.GetString("ComboBox8.Items196"), (object) componentResourceManager.GetString("ComboBox8.Items197"), (object) componentResourceManager.GetString("ComboBox8.Items198"), (object) componentResourceManager.GetString("ComboBox8.Items199"), (object) componentResourceManager.GetString("ComboBox8.Items200"), (object) componentResourceManager.GetString("ComboBox8.Items201"), (object) componentResourceManager.GetString("ComboBox8.Items202"), (object) componentResourceManager.GetString("ComboBox8.Items203"), (object) componentResourceManager.GetString("ComboBox8.Items204"), (object) componentResourceManager.GetString("ComboBox8.Items205"), (object) componentResourceManager.GetString("ComboBox8.Items206"), (object) componentResourceManager.GetString("ComboBox8.Items207"), (object) componentResourceManager.GetString("ComboBox8.Items208"), (object) componentResourceManager.GetString("ComboBox8.Items209"), (object) componentResourceManager.GetString("ComboBox8.Items210"), (object) componentResourceManager.GetString("ComboBox8.Items211"), (object) componentResourceManager.GetString("ComboBox8.Items212"), (object) componentResourceManager.GetString("ComboBox8.Items213"), (object) componentResourceManager.GetString("ComboBox8.Items214"), (object) componentResourceManager.GetString("ComboBox8.Items215"), (object) componentResourceManager.GetString("ComboBox8.Items216"), (object) componentResourceManager.GetString("ComboBox8.Items217"), (object) componentResourceManager.GetString("ComboBox8.Items218"), (object) componentResourceManager.GetString("ComboBox8.Items219"), (object) componentResourceManager.GetString("ComboBox8.Items220"), (object) componentResourceManager.GetString("ComboBox8.Items221"), (object) componentResourceManager.GetString("ComboBox8.Items222"), (object) componentResourceManager.GetString("ComboBox8.Items223"), (object) componentResourceManager.GetString("ComboBox8.Items224"), (object) componentResourceManager.GetString("ComboBox8.Items225"), (object) componentResourceManager.GetString("ComboBox8.Items226"), (object) componentResourceManager.GetString("ComboBox8.Items227"), (object) componentResourceManager.GetString("ComboBox8.Items228"), (object) componentResourceManager.GetString("ComboBox8.Items229"), (object) componentResourceManager.GetString("ComboBox8.Items230"), (object) componentResourceManager.GetString("ComboBox8.Items231"), (object) componentResourceManager.GetString("ComboBox8.Items232"), (object) componentResourceManager.GetString("ComboBox8.Items233"), (object) componentResourceManager.GetString("ComboBox8.Items234"), (object) componentResourceManager.GetString("ComboBox8.Items235"), (object) componentResourceManager.GetString("ComboBox8.Items236"), (object) componentResourceManager.GetString("ComboBox8.Items237"), (object) componentResourceManager.GetString("ComboBox8.Items238"), (object) componentResourceManager.GetString("ComboBox8.Items239"), (object) componentResourceManager.GetString("ComboBox8.Items240"), (object) componentResourceManager.GetString("ComboBox8.Items241"), (object) componentResourceManager.GetString("ComboBox8.Items242"), (object) componentResourceManager.GetString("ComboBox8.Items243"), (object) componentResourceManager.GetString("ComboBox8.Items244"), (object) componentResourceManager.GetString("ComboBox8.Items245"), (object) componentResourceManager.GetString("ComboBox8.Items246"), (object) componentResourceManager.GetString("ComboBox8.Items247"), (object) componentResourceManager.GetString("ComboBox8.Items248"), (object) componentResourceManager.GetString("ComboBox8.Items249"), (object) componentResourceManager.GetString("ComboBox8.Items250"), (object) componentResourceManager.GetString("ComboBox8.Items251"), (object) componentResourceManager.GetString("ComboBox8.Items252"), (object) componentResourceManager.GetString("ComboBox8.Items253"), (object) componentResourceManager.GetString("ComboBox8.Items254"), (object) componentResourceManager.GetString("ComboBox8.Items255") }); ComboBox8.Name = "ComboBox8"; NumericUpDown8.AccessibleDescription = (string) null; NumericUpDown8.AccessibleName = (string) null; componentResourceManager.ApplyResources((object) NumericUpDown8, "NumericUpDown8"); NumericUpDown8.Font = (Font) null; NumericUpDown numericUpDown8 = NumericUpDown8; num1 = new Decimal(new int[4] { (int) byte.MaxValue, 0, 0, 0 }); Decimal num9 = num1; numericUpDown8.Maximum = num9; NumericUpDown8.Name = "NumericUpDown8"; Label15.AccessibleDescription = (string) null; Label15.AccessibleName = (string) null; componentResourceManager.ApplyResources((object) Label15, "Label15"); Label15.Font = (Font) null; Label15.Name = "Label15"; Label16.AccessibleDescription = (string) null; Label16.AccessibleName = (string) null; componentResourceManager.ApplyResources((object) Label16, "Label16"); Label16.Font = (Font) null; Label16.Name = "Label16"; DataGridView8.AccessibleDescription = (string) null; DataGridView8.AccessibleName = (string) null; DataGridView8.AllowUserToAddRows = false; DataGridView8.AllowUserToDeleteRows = false; DataGridView8.AllowUserToResizeColumns = false; DataGridView8.AllowUserToResizeRows = false; gridViewCellStyle29.Alignment = DataGridViewContentAlignment.MiddleCenter; DataGridView8.AlternatingRowsDefaultCellStyle = gridViewCellStyle29; componentResourceManager.ApplyResources((object) DataGridView8, "DataGridView8"); DataGridView8.BackgroundImage = (Image) null; gridViewCellStyle30.Alignment = DataGridViewContentAlignment.MiddleCenter; gridViewCellStyle30.BackColor = SystemColors.Control; gridViewCellStyle30.Font = new Font("宋体", 9f, FontStyle.Regular, GraphicsUnit.Point, (byte) 134); gridViewCellStyle30.ForeColor = SystemColors.WindowText; gridViewCellStyle30.SelectionBackColor = SystemColors.Highlight; gridViewCellStyle30.SelectionForeColor = SystemColors.HighlightText; gridViewCellStyle30.WrapMode = DataGridViewTriState.True; DataGridView8.ColumnHeadersDefaultCellStyle = gridViewCellStyle30; DataGridView8.ColumnHeadersHeightSizeMode = DataGridViewColumnHeadersHeightSizeMode.DisableResizing; DataGridView8.Columns.AddRange((DataGridViewColumn) Column1_8, (DataGridViewColumn) Column2_8); DataGridView8.Font = (Font) null; DataGridView8.Name = "DataGridView8"; gridViewCellStyle31.Alignment = DataGridViewContentAlignment.MiddleCenter; gridViewCellStyle31.BackColor = SystemColors.Control; gridViewCellStyle31.Font = new Font("宋体", 9f, FontStyle.Regular, GraphicsUnit.Point, (byte) 134); gridViewCellStyle31.ForeColor = SystemColors.WindowText; gridViewCellStyle31.SelectionBackColor = SystemColors.Highlight; gridViewCellStyle31.SelectionForeColor = SystemColors.HighlightText; gridViewCellStyle31.WrapMode = DataGridViewTriState.True; DataGridView8.RowHeadersDefaultCellStyle = gridViewCellStyle31; gridViewCellStyle32.Alignment = DataGridViewContentAlignment.MiddleCenter; DataGridView8.RowsDefaultCellStyle = gridViewCellStyle32; DataGridView8.RowTemplate.Height = 23; Column1_8.AutoSizeMode = DataGridViewAutoSizeColumnMode.None; Column1_8.DisplayStyle = DataGridViewComboBoxDisplayStyle.Nothing; componentResourceManager.ApplyResources((object) Column1_8, "Column1_8"); Column1_8.Items.AddRange((object) "无", (object) "400", (object) "410", (object) "420", (object) "430", (object) "440", (object) "450", (object) "460", (object) "470", (object) "480", (object) "490", (object) "500", (object) "510", (object) "520", (object) "530", (object) "540", (object) "550", (object) "560", (object) "570", (object) "580", (object) "590", (object) "600", (object) "610", (object) "620", (object) "630", (object) "640", (object) "650", (object) "660", (object) "670", (object) "680", (object) "690", (object) "700", (object) "710", (object) "720", (object) "730", (object) "740", (object) "750", (object) "760", (object) "770", (object) "780", (object) "790", (object) "800", (object) "810", (object) "820", (object) "830", (object) "840", (object) "850", (object) "860", (object) "870", (object) "880", (object) "890", (object) "900", (object) "910", (object) "920", (object) "930", (object) "940", (object) "950", (object) "960", (object) "970", (object) "980", (object) "990", (object) "1000", (object) "1010", (object) "1020", (object) "1030", (object) "1040", (object) "1050", (object) "1060", (object) "1070", (object) "1080", (object) "1090", (object) "1100", (object) "1110", (object) "1120", (object) "1130", (object) "1140", (object) "1150", (object) "1160", (object) "1170", (object) "1180", (object) "1190", (object) "1200", (object) "1210", (object) "1220", (object) "1230", (object) "1240", (object) "1250", (object) "1260", (object) "1270", (object) "1280", (object) "1290", (object) "1300", (object) "1310", (object) "1320", (object) "1330", (object) "1340", (object) "1350", (object) "1360", (object) "1370", (object) "1380", (object) "1390", (object) "1400", (object) "1410", (object) "1420", (object) "1430", (object) "1440", (object) "1450", (object) "1460", (object) "1470", (object) "1480", (object) "1490", (object) "1500", (object) "1510", (object) "1520", (object) "1530", (object) "1540", (object) "1550", (object) "1560", (object) "1570", (object) "1580", (object) "1590", (object) "1600", (object) "1610", (object) "1620", (object) "1630", (object) "1640", (object) "1650", (object) "1660", (object) "1670", (object) "1680", (object) "1690", (object) "1700", (object) "1710", (object) "1720", (object) "1730", (object) "1740", (object) "1750", (object) "1760", (object) "1770", (object) "1780", (object) "1790", (object) "1800", (object) "1810", (object) "1820", (object) "1830", (object) "1840", (object) "1850", (object) "1860", (object) "1870", (object) "1880", (object) "1890", (object) "1900", (object) "1910", (object) "1920", (object) "1930", (object) "1940", (object) "1950", (object) "1960", (object) "1970", (object) "1980", (object) "1990", (object) "2000", (object) "2010", (object) "2020", (object) "2030", (object) "2040", (object) "2050", (object) "2060", (object) "2070", (object) "2080", (object) "2090", (object) "2100", (object) "2110", (object) "2120", (object) "2130", (object) "2140", (object) "2150", (object) "2160", (object) "2170", (object) "2180", (object) "2190", (object) "2200", (object) "2210", (object) "2220", (object) "2230", (object) "2240", (object) "2250", (object) "2260", (object) "2270", (object) "2280", (object) "2290", (object) "2300", (object) "2310", (object) "2320", (object) "2330", (object) "2340", (object) "2350", (object) "2360", (object) "2370", (object) "2380", (object) "2390", (object) "2400", (object) "2410", (object) "2420", (object) "2430", (object) "2440", (object) "2450", (object) "2460", (object) "2470", (object) "2480", (object) "2490", (object) "2500"); Column1_8.Name = "Column1_8"; Column1_8.Resizable = DataGridViewTriState.True; Column2_8.DisplayStyle = DataGridViewComboBoxDisplayStyle.Nothing; componentResourceManager.ApplyResources((object) Column2_8, "Column2_8"); Column2_8.Items.AddRange((object) "0", (object) "10", (object) "20", (object) "30", (object) "40", (object) "50", (object) "60", (object) "70", (object) "80", (object) "90", (object) "100", (object) "110", (object) "120", (object) "130", (object) "140", (object) "150", (object) "160", (object) "170", (object) "180", (object) "190", (object) "200", (object) "210", (object) "220", (object) "230", (object) "240", (object) "250", (object) "260", (object) "270", (object) "280", (object) "290", (object) "300", (object) "310", (object) "320", (object) "330", (object) "340", (object) "350", (object) "360", (object) "370", (object) "380", (object) "390", (object) "400", (object) "410", (object) "420", (object) "430", (object) "440", (object) "450", (object) "460", (object) "470", (object) "480", (object) "490", (object) "500", (object) "510", (object) "520", (object) "530", (object) "540", (object) "550", (object) "560", (object) "570", (object) "580", (object) "590", (object) "600", (object) "610", (object) "620", (object) "630", (object) "640", (object) "650", (object) "660", (object) "670", (object) "680", (object) "690", (object) "700", (object) "710", (object) "720", (object) "730", (object) "740", (object) "750", (object) "760", (object) "770", (object) "780", (object) "790", (object) "800", (object) "810", (object) "820", (object) "830", (object) "840", (object) "850", (object) "860", (object) "870", (object) "880", (object) "890", (object) "900", (object) "910", (object) "920", (object) "930", (object) "940", (object) "950", (object) "960", (object) "970", (object) "980", (object) "990", (object) "1000", (object) "1010", (object) "1020", (object) "1030", (object) "1040", (object) "1050", (object) "1060", (object) "1070", (object) "1080", (object) "1090", (object) "1100", (object) "1110", (object) "1120", (object) "1130", (object) "1140", (object) "1150", (object) "1160", (object) "1170", (object) "1180", (object) "1190", (object) "1200", (object) "1210", (object) "1220", (object) "1230", (object) "1240", (object) "1250", (object) "1260", (object) "1270", (object) "1280", (object) "1290", (object) "1300", (object) "1310", (object) "1320", (object) "1330", (object) "1340", (object) "1350", (object) "1360", (object) "1370", (object) "1380", (object) "1390", (object) "1400", (object) "1410", (object) "1420", (object) "1430", (object) "1440", (object) "1450", (object) "1460", (object) "1470", (object) "1480", (object) "1490", (object) "1500", (object) "1510", (object) "1520", (object) "1530", (object) "1540", (object) "1550", (object) "1560", (object) "1570", (object) "1580", (object) "1590", (object) "1600", (object) "1610", (object) "1620", (object) "1630", (object) "1640", (object) "1650", (object) "1660", (object) "1670", (object) "1680", (object) "1690", (object) "1700", (object) "1710", (object) "1720", (object) "1730", (object) "1740", (object) "1750", (object) "1760", (object) "1770", (object) "1780", (object) "1790", (object) "1800", (object) "1810", (object) "1820", (object) "1830", (object) "1840", (object) "1850", (object) "1860", (object) "1870", (object) "1880", (object) "1890", (object) "1900", (object) "1910", (object) "1920", (object) "1930", (object) "1940", (object) "1950", (object) "1960", (object) "1970", (object) "1980", (object) "1990", (object) "2000", (object) "2010", (object) "2020", (object) "2030", (object) "2040", (object) "2050", (object) "2060", (object) "2070", (object) "2080", (object) "2090", (object) "2100", (object) "2110", (object) "2120", (object) "2130", (object) "2140", (object) "2150", (object) "2160", (object) "2170", (object) "2180", (object) "2190", (object) "2200", (object) "2210", (object) "2220", (object) "2230", (object) "2240", (object) "2250", (object) "2260", (object) "2270", (object) "2280", (object) "2290", (object) "2300", (object) "2310", (object) "2320", (object) "2330", (object) "2340", (object) "2350", (object) "2360", (object) "2370", (object) "2380", (object) "2390", (object) "2400", (object) "2410", (object) "2420", (object) "2430", (object) "2440", (object) "2450", (object) "2460", (object) "2470", (object) "2480", (object) "2490", (object) "2500"); Column2_8.Name = "Column2_8"; Button3.AccessibleDescription = (string) null; Button3.AccessibleName = (string) null; componentResourceManager.ApplyResources((object) Button3, "Button3"); Button3.BackgroundImage = (Image) null; Button3.Font = (Font) null; Button3.Name = "Button3"; Button3.UseVisualStyleBackColor = true; Button2.AccessibleDescription = (string) null; Button2.AccessibleName = (string) null; componentResourceManager.ApplyResources((object) Button2, "Button2"); Button2.BackgroundImage = (Image) null; Button2.Font = (Font) null; Button2.Name = "Button2"; Button2.UseVisualStyleBackColor = true; Button1.AccessibleDescription = (string) null; Button1.AccessibleName = (string) null; componentResourceManager.ApplyResources((object) Button1, "Button1"); Button1.BackgroundImage = (Image) null; Button1.Font = (Font) null; Button1.Name = "Button1"; Button1.UseVisualStyleBackColor = true; AccessibleDescription = (string) null; AccessibleName = (string) null; componentResourceManager.ApplyResources((object) this, "$this"); AutoScaleMode = AutoScaleMode.Font; BackgroundImage = (Image) null; Controls.Add((Control) Button3); Controls.Add((Control) Button2); Controls.Add((Control) Button1); Controls.Add((Control) TabControl1); Font = (Font) null; Name = nameof (BeepForm); TabControl1.ResumeLayout(false); TabPage1.ResumeLayout(false); TabPage1.PerformLayout(); NumericUpDown1.EndInit(); ((ISupportInitialize) DataGridView1).EndInit(); TabPage2.ResumeLayout(false); TabPage2.PerformLayout(); NumericUpDown2.EndInit(); ((ISupportInitialize) DataGridView2).EndInit(); TabPage3.ResumeLayout(false); TabPage3.PerformLayout(); NumericUpDown3.EndInit(); ((ISupportInitialize) DataGridView3).EndInit(); TabPage4.ResumeLayout(false); TabPage4.PerformLayout(); NumericUpDown4.EndInit(); ((ISupportInitialize) DataGridView4).EndInit(); TabPage5.ResumeLayout(false); TabPage5.PerformLayout(); NumericUpDown5.EndInit(); ((ISupportInitialize) DataGridView5).EndInit(); TabPage6.ResumeLayout(false); TabPage6.PerformLayout(); NumericUpDown6.EndInit(); ((ISupportInitialize) DataGridView6).EndInit(); TabPage7.ResumeLayout(false); TabPage7.PerformLayout(); NumericUpDown7.EndInit(); ((ISupportInitialize) DataGridView7).EndInit(); TabPage8.ResumeLayout(false); TabPage8.PerformLayout(); NumericUpDown8.EndInit(); ((ISupportInitialize) DataGridView8).EndInit(); 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.MouseClick -= DataGridView1_MouseClick; _DataGridView1.CellEndEdit -= DataGridView1_CellEndEdit; _DataGridView1.RowPostPaint -= DataGridView1_RowPostPaint; } _DataGridView1 = value; if (_DataGridView1 == null) return; _DataGridView1.MouseClick += DataGridView1_MouseClick; _DataGridView1.CellEndEdit += DataGridView1_CellEndEdit; _DataGridView1.RowPostPaint += DataGridView1_RowPostPaint; } } internal virtual Label Label1 { [DebuggerNonUserCode] get => _Label1; [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set => _Label1 = value; } internal virtual NumericUpDown NumericUpDown1 { [DebuggerNonUserCode] get => _NumericUpDown1; [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set { _NumericUpDown1 = value; } } internal virtual Label Label2 { [DebuggerNonUserCode] get => _Label2; [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set => _Label2 = 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 TabPage TabPage5 { [DebuggerNonUserCode] get => _TabPage5; [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set { _TabPage5 = value; } } internal virtual TabPage TabPage6 { [DebuggerNonUserCode] get => _TabPage6; [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set { _TabPage6 = value; } } internal virtual TabPage TabPage7 { [DebuggerNonUserCode] get => _TabPage7; [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set { _TabPage7 = value; } } internal virtual TabPage TabPage8 { [DebuggerNonUserCode] get => _TabPage8; [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set { _TabPage8 = value; } } internal virtual Button Button3 { [DebuggerNonUserCode] get => _Button3; [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set { _Button3 = value; } } internal virtual Button Button2 { [DebuggerNonUserCode] get => _Button2; [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set { _Button2 = value; } } internal virtual Button Button1 { [DebuggerNonUserCode] get => _Button1; [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set { if (_Button1 != null) _Button1.Click -= Button1_Click; _Button1 = value; if (_Button1 == null) return; _Button1.Click += Button1_Click; } } internal virtual ComboBox ComboBox1 { [DebuggerNonUserCode] get => _ComboBox1; [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set { _ComboBox1 = value; } } internal virtual ComboBox ComboBox2 { [DebuggerNonUserCode] get => _ComboBox2; [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set { _ComboBox2 = value; } } internal virtual NumericUpDown NumericUpDown2 { [DebuggerNonUserCode] get => _NumericUpDown2; [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set { _NumericUpDown2 = value; } } internal virtual Label Label3 { [DebuggerNonUserCode] get => _Label3; [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set => _Label3 = value; } internal virtual Label Label4 { [DebuggerNonUserCode] get => _Label4; [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set => _Label4 = value; } internal virtual DataGridView DataGridView2 { [DebuggerNonUserCode] get => _DataGridView2; [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set { if (_DataGridView2 != null) { _DataGridView2.CellEndEdit -= DataGridView2_CellEndEdit; _DataGridView2.RowPostPaint -= DataGridView2_RowPostPaint; _DataGridView2.MouseClick -= DataGridView2_MouseClick; } _DataGridView2 = value; if (_DataGridView2 == null) return; _DataGridView2.CellEndEdit += DataGridView2_CellEndEdit; _DataGridView2.RowPostPaint += DataGridView2_RowPostPaint; _DataGridView2.MouseClick += DataGridView2_MouseClick; } } internal virtual ComboBox ComboBox3 { [DebuggerNonUserCode] get => _ComboBox3; [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set { _ComboBox3 = value; } } internal virtual NumericUpDown NumericUpDown3 { [DebuggerNonUserCode] get => _NumericUpDown3; [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set { _NumericUpDown3 = value; } } internal virtual Label Label5 { [DebuggerNonUserCode] get => _Label5; [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set => _Label5 = value; } internal virtual Label Label6 { [DebuggerNonUserCode] get => _Label6; [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set => _Label6 = value; } internal virtual DataGridView DataGridView3 { [DebuggerNonUserCode] get => _DataGridView3; [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set { if (_DataGridView3 != null) { _DataGridView3.MouseClick -= DataGridView3_MouseClick; _DataGridView3.CellEndEdit -= DataGridView3_CellEndEdit; _DataGridView3.RowPostPaint -= DataGridView3_RowPostPaint; } _DataGridView3 = value; if (_DataGridView3 == null) return; _DataGridView3.MouseClick += DataGridView3_MouseClick; _DataGridView3.CellEndEdit += DataGridView3_CellEndEdit; _DataGridView3.RowPostPaint += DataGridView3_RowPostPaint; } } internal virtual ComboBox ComboBox4 { [DebuggerNonUserCode] get => _ComboBox4; [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set { _ComboBox4 = value; } } internal virtual NumericUpDown NumericUpDown4 { [DebuggerNonUserCode] get => _NumericUpDown4; [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set { _NumericUpDown4 = value; } } internal virtual Label Label7 { [DebuggerNonUserCode] get => _Label7; [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set => _Label7 = value; } internal virtual Label Label8 { [DebuggerNonUserCode] get => _Label8; [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set => _Label8 = value; } internal virtual DataGridView DataGridView4 { [DebuggerNonUserCode] get => _DataGridView4; [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set { if (_DataGridView4 != null) { _DataGridView4.CellEndEdit -= DataGridView4_CellEndEdit; _DataGridView4.RowPostPaint -= DataGridView4_RowPostPaint; _DataGridView4.MouseClick -= DataGridView4_MouseClick; } _DataGridView4 = value; if (_DataGridView4 == null) return; _DataGridView4.CellEndEdit += DataGridView4_CellEndEdit; _DataGridView4.RowPostPaint += DataGridView4_RowPostPaint; _DataGridView4.MouseClick += DataGridView4_MouseClick; } } internal virtual ComboBox ComboBox5 { [DebuggerNonUserCode] get => _ComboBox5; [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set { _ComboBox5 = value; } } internal virtual NumericUpDown NumericUpDown5 { [DebuggerNonUserCode] get => _NumericUpDown5; [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set { _NumericUpDown5 = value; } } internal virtual Label Label9 { [DebuggerNonUserCode] get => _Label9; [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set => _Label9 = value; } internal virtual Label Label10 { [DebuggerNonUserCode] get => _Label10; [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set { _Label10 = value; } } internal virtual DataGridView DataGridView5 { [DebuggerNonUserCode] get => _DataGridView5; [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set { if (_DataGridView5 != null) { _DataGridView5.RowPostPaint -= DataGridView5_RowPostPaint; _DataGridView5.MouseClick -= DataGridView5_MouseClick; _DataGridView5.CellEndEdit -= DataGridView5_CellEndEdit; } _DataGridView5 = value; if (_DataGridView5 == null) return; _DataGridView5.RowPostPaint += DataGridView5_RowPostPaint; _DataGridView5.MouseClick += DataGridView5_MouseClick; _DataGridView5.CellEndEdit += DataGridView5_CellEndEdit; } } internal virtual ComboBox ComboBox6 { [DebuggerNonUserCode] get => _ComboBox6; [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set { _ComboBox6 = value; } } internal virtual NumericUpDown NumericUpDown6 { [DebuggerNonUserCode] get => _NumericUpDown6; [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set { _NumericUpDown6 = value; } } internal virtual Label Label11 { [DebuggerNonUserCode] get => _Label11; [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set { _Label11 = value; } } internal virtual Label Label12 { [DebuggerNonUserCode] get => _Label12; [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set { _Label12 = value; } } internal virtual DataGridView DataGridView6 { [DebuggerNonUserCode] get => _DataGridView6; [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set { if (_DataGridView6 != null) { _DataGridView6.RowPostPaint -= DataGridView6_RowPostPaint; _DataGridView6.MouseClick -= DataGridView6_MouseClick; _DataGridView6.CellEndEdit -= DataGridView6_CellEndEdit; } _DataGridView6 = value; if (_DataGridView6 == null) return; _DataGridView6.RowPostPaint += DataGridView6_RowPostPaint; _DataGridView6.MouseClick += DataGridView6_MouseClick; _DataGridView6.CellEndEdit += DataGridView6_CellEndEdit; } } internal virtual ComboBox ComboBox7 { [DebuggerNonUserCode] get => _ComboBox7; [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set { _ComboBox7 = value; } } internal virtual NumericUpDown NumericUpDown7 { [DebuggerNonUserCode] get => _NumericUpDown7; [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set { _NumericUpDown7 = value; } } internal virtual Label Label13 { [DebuggerNonUserCode] get => _Label13; [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set { _Label13 = value; } } internal virtual Label Label14 { [DebuggerNonUserCode] get => _Label14; [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set { _Label14 = value; } } internal virtual DataGridView DataGridView7 { [DebuggerNonUserCode] get => _DataGridView7; [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set { if (_DataGridView7 != null) { _DataGridView7.RowPostPaint -= DataGridView7_RowPostPaint; _DataGridView7.MouseClick -= DataGridView7_MouseClick; _DataGridView7.CellEndEdit -= DataGridView7_CellEndEdit; } _DataGridView7 = value; if (_DataGridView7 == null) return; _DataGridView7.RowPostPaint += DataGridView7_RowPostPaint; _DataGridView7.MouseClick += DataGridView7_MouseClick; _DataGridView7.CellEndEdit += DataGridView7_CellEndEdit; } } internal virtual ComboBox ComboBox8 { [DebuggerNonUserCode] get => _ComboBox8; [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set { _ComboBox8 = value; } } internal virtual NumericUpDown NumericUpDown8 { [DebuggerNonUserCode] get => _NumericUpDown8; [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set { _NumericUpDown8 = value; } } internal virtual Label Label15 { [DebuggerNonUserCode] get => _Label15; [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set { _Label15 = value; } } internal virtual Label Label16 { [DebuggerNonUserCode] get => _Label16; [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set { _Label16 = value; } } internal virtual DataGridView DataGridView8 { [DebuggerNonUserCode] get => _DataGridView8; [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set { if (_DataGridView8 != null) { _DataGridView8.RowPostPaint -= DataGridView8_RowPostPaint; _DataGridView8.MouseClick -= DataGridView8_MouseClick; _DataGridView8.CellEndEdit -= DataGridView8_CellEndEdit; } _DataGridView8 = value; if (_DataGridView8 == null) return; _DataGridView8.RowPostPaint += DataGridView8_RowPostPaint; _DataGridView8.MouseClick += DataGridView8_MouseClick; _DataGridView8.CellEndEdit += DataGridView8_CellEndEdit; } } internal virtual DataGridViewComboBoxColumn Column1_1 { [DebuggerNonUserCode] get => _Column1_1; [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set { _Column1_1 = value; } } internal virtual DataGridViewComboBoxColumn Column2_1 { [DebuggerNonUserCode] get => _Column2_1; [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set { _Column2_1 = value; } } internal virtual DataGridViewComboBoxColumn Column1_2 { [DebuggerNonUserCode] get => _Column1_2; [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set { _Column1_2 = value; } } internal virtual DataGridViewComboBoxColumn Column2_2 { [DebuggerNonUserCode] get => _Column2_2; [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set { _Column2_2 = value; } } internal virtual DataGridViewComboBoxColumn Column1_3 { [DebuggerNonUserCode] get => _Column1_3; [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set { _Column1_3 = value; } } internal virtual DataGridViewComboBoxColumn Column2_3 { [DebuggerNonUserCode] get => _Column2_3; [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set { _Column2_3 = value; } } internal virtual DataGridViewComboBoxColumn Column1_4 { [DebuggerNonUserCode] get => _Column1_4; [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set { _Column1_4 = value; } } internal virtual DataGridViewComboBoxColumn Column2_4 { [DebuggerNonUserCode] get => _Column2_4; [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set { _Column2_4 = value; } } internal virtual DataGridViewComboBoxColumn Column1_5 { [DebuggerNonUserCode] get => _Column1_5; [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set { _Column1_5 = value; } } internal virtual DataGridViewComboBoxColumn Column2_5 { [DebuggerNonUserCode] get => _Column2_5; [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set { _Column2_5 = value; } } internal virtual DataGridViewComboBoxColumn Column1_6 { [DebuggerNonUserCode] get => _Column1_6; [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set { _Column1_6 = value; } } internal virtual DataGridViewComboBoxColumn Column2_6 { [DebuggerNonUserCode] get => _Column2_6; [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set { _Column2_6 = value; } } internal virtual DataGridViewComboBoxColumn Column1_7 { [DebuggerNonUserCode] get => _Column1_7; [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set { _Column1_7 = value; } } internal virtual DataGridViewComboBoxColumn Column2_7 { [DebuggerNonUserCode] get => _Column2_7; [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set { _Column2_7 = value; } } internal virtual DataGridViewComboBoxColumn Column1_8 { [DebuggerNonUserCode] get => _Column1_8; [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set { _Column1_8 = value; } } internal virtual DataGridViewComboBoxColumn Column2_8 { [DebuggerNonUserCode] get => _Column2_8; [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set { _Column2_8 = value; } } public void BeepForm_Deactivate(object sender, EventArgs e) { DataGridView1.EndEdit(); DataGridView2.EndEdit(); DataGridView3.EndEdit(); DataGridView4.EndEdit(); DataGridView5.EndEdit(); DataGridView6.EndEdit(); DataGridView7.EndEdit(); DataGridView8.EndEdit(); int num1 = 4608; publicva.EEPROM_Byte[checked (num1 + 0)] = checked ((byte) ComboBox1.SelectedIndex); publicva.EEPROM_Byte[checked (num1 + 1)] = Convert.ToByte(NumericUpDown1.Value); publicva.BeepFlag[0] = (byte) 0; int rowIndex1 = 0; do { publicva.EEPROM_Byte[checked (num1 + 2 + rowIndex1 * 2)] = checked ((byte) Column1_1.Items.IndexOf(RuntimeHelpers.GetObjectValue(DataGridView1["Column1_1", rowIndex1].Value))); if (publicva.EEPROM_Byte[checked (num1 + 2 + rowIndex1 * 2)] != (byte) 0) publicva.EEPROM_Byte[checked (num1 + 2 + rowIndex1 * 2)] = Conversions.ToByte(Operators.IntDivideObject(DataGridView1["Column1_1", rowIndex1].Value, (object) 10)); if (publicva.EEPROM_Byte[checked (num1 + 2 + rowIndex1)] != (byte) 0) publicva.BeepFlag[0] = (byte) 1; publicva.EEPROM_Byte[checked (num1 + 3 + rowIndex1 * 2)] = checked ((byte) Column2_1.Items.IndexOf(RuntimeHelpers.GetObjectValue(DataGridView1["Column2_1", rowIndex1].Value))); checked { ++rowIndex1; } } while (rowIndex1 <= 13); int num2 = 4640; publicva.EEPROM_Byte[checked (num2 + 0)] = checked ((byte) ComboBox2.SelectedIndex); publicva.EEPROM_Byte[checked (num2 + 1)] = Convert.ToByte(NumericUpDown2.Value); publicva.BeepFlag[1] = (byte) 0; int rowIndex2 = 0; do { publicva.EEPROM_Byte[checked (num2 + 2 + rowIndex2 * 2)] = checked ((byte) Column1_2.Items.IndexOf(RuntimeHelpers.GetObjectValue(DataGridView2["Column1_2", rowIndex2].Value))); if (publicva.EEPROM_Byte[checked (num2 + 2 + rowIndex2 * 2)] != (byte) 0) publicva.EEPROM_Byte[checked (num2 + 2 + rowIndex2 * 2)] = Conversions.ToByte(Operators.IntDivideObject(DataGridView2["Column1_2", rowIndex2].Value, (object) 10)); if (publicva.EEPROM_Byte[checked (num2 + 2 + rowIndex2)] != (byte) 0) publicva.BeepFlag[1] = (byte) 1; publicva.EEPROM_Byte[checked (num2 + 3 + rowIndex2 * 2)] = checked ((byte) Column2_2.Items.IndexOf(RuntimeHelpers.GetObjectValue(DataGridView2["Column2_2", rowIndex2].Value))); checked { ++rowIndex2; } } while (rowIndex2 <= 13); int num3 = 4672; publicva.EEPROM_Byte[checked (num3 + 0)] = checked ((byte) ComboBox3.SelectedIndex); publicva.EEPROM_Byte[checked (num3 + 1)] = Convert.ToByte(NumericUpDown3.Value); publicva.BeepFlag[2] = (byte) 0; int rowIndex3 = 0; do { publicva.EEPROM_Byte[checked (num3 + 2 + rowIndex3 * 2)] = checked ((byte) Column1_3.Items.IndexOf(RuntimeHelpers.GetObjectValue(DataGridView3["Column1_3", rowIndex3].Value))); if (publicva.EEPROM_Byte[checked (num3 + 2 + rowIndex3 * 2)] != (byte) 0) publicva.EEPROM_Byte[checked (num3 + 2 + rowIndex3 * 2)] = Conversions.ToByte(Operators.IntDivideObject(DataGridView3["Column1_3", rowIndex3].Value, (object) 10)); if (publicva.EEPROM_Byte[checked (num3 + 2 + rowIndex3)] != (byte) 0) publicva.BeepFlag[2] = (byte) 1; publicva.EEPROM_Byte[checked (num3 + 3 + rowIndex3 * 2)] = checked ((byte) Column2_3.Items.IndexOf(RuntimeHelpers.GetObjectValue(DataGridView3["Column2_3", rowIndex3].Value))); checked { ++rowIndex3; } } while (rowIndex3 <= 13); int num4 = 4704; publicva.EEPROM_Byte[checked (num4 + 0)] = checked ((byte) ComboBox4.SelectedIndex); publicva.EEPROM_Byte[checked (num4 + 1)] = Convert.ToByte(NumericUpDown4.Value); publicva.BeepFlag[3] = (byte) 0; int rowIndex4 = 0; do { publicva.EEPROM_Byte[checked (num4 + 2 + rowIndex4 * 2)] = checked ((byte) Column1_4.Items.IndexOf(RuntimeHelpers.GetObjectValue(DataGridView4["Column1_4", rowIndex4].Value))); if (publicva.EEPROM_Byte[checked (num4 + 2 + rowIndex4 * 2)] != (byte) 0) publicva.EEPROM_Byte[checked (num4 + 2 + rowIndex4 * 2)] = Conversions.ToByte(Operators.IntDivideObject(DataGridView4["Column1_4", rowIndex4].Value, (object) 10)); if (publicva.EEPROM_Byte[checked (num4 + 2 + rowIndex4)] != (byte) 0) publicva.BeepFlag[3] = (byte) 1; publicva.EEPROM_Byte[checked (num4 + 3 + rowIndex4 * 2)] = checked ((byte) Column2_4.Items.IndexOf(RuntimeHelpers.GetObjectValue(DataGridView4["Column2_4", rowIndex4].Value))); checked { ++rowIndex4; } } while (rowIndex4 <= 13); int num5 = 4736; publicva.EEPROM_Byte[checked (num5 + 0)] = checked ((byte) ComboBox5.SelectedIndex); publicva.EEPROM_Byte[checked (num5 + 1)] = Convert.ToByte(NumericUpDown5.Value); publicva.BeepFlag[4] = (byte) 0; int rowIndex5 = 0; do { publicva.EEPROM_Byte[checked (num5 + 2 + rowIndex5 * 2)] = checked ((byte) Column1_5.Items.IndexOf(RuntimeHelpers.GetObjectValue(DataGridView5["Column1_5", rowIndex5].Value))); if (publicva.EEPROM_Byte[checked (num5 + 2 + rowIndex5 * 2)] != (byte) 0) publicva.EEPROM_Byte[checked (num5 + 2 + rowIndex5 * 2)] = Conversions.ToByte(Operators.IntDivideObject(DataGridView5["Column1_5", rowIndex5].Value, (object) 10)); if (publicva.EEPROM_Byte[checked (num5 + 2 + rowIndex5)] != (byte) 0) publicva.BeepFlag[4] = (byte) 1; publicva.EEPROM_Byte[checked (num5 + 3 + rowIndex5 * 2)] = checked ((byte) Column2_5.Items.IndexOf(RuntimeHelpers.GetObjectValue(DataGridView5["Column2_5", rowIndex5].Value))); checked { ++rowIndex5; } } while (rowIndex5 <= 13); int num6 = 4768; publicva.EEPROM_Byte[checked (num6 + 0)] = checked ((byte) ComboBox6.SelectedIndex); publicva.EEPROM_Byte[checked (num6 + 1)] = Convert.ToByte(NumericUpDown6.Value); publicva.BeepFlag[5] = (byte) 0; int rowIndex6 = 0; do { publicva.EEPROM_Byte[checked (num6 + 2 + rowIndex6 * 2)] = checked ((byte) Column1_6.Items.IndexOf(RuntimeHelpers.GetObjectValue(DataGridView6["Column1_6", rowIndex6].Value))); if (publicva.EEPROM_Byte[checked (num6 + 2 + rowIndex6 * 2)] != (byte) 0) publicva.EEPROM_Byte[checked (num6 + 2 + rowIndex6 * 2)] = Conversions.ToByte(Operators.IntDivideObject(DataGridView6["Column1_6", rowIndex6].Value, (object) 10)); if (publicva.EEPROM_Byte[checked (num6 + 2 + rowIndex6)] != (byte) 0) publicva.BeepFlag[5] = (byte) 1; publicva.EEPROM_Byte[checked (num6 + 3 + rowIndex6 * 2)] = checked ((byte) Column2_6.Items.IndexOf(RuntimeHelpers.GetObjectValue(DataGridView6["Column2_6", rowIndex6].Value))); checked { ++rowIndex6; } } while (rowIndex6 <= 13); int num7 = 4800; publicva.EEPROM_Byte[checked (num7 + 0)] = checked ((byte) ComboBox7.SelectedIndex); publicva.EEPROM_Byte[checked (num7 + 1)] = Convert.ToByte(NumericUpDown7.Value); publicva.BeepFlag[6] = (byte) 0; int rowIndex7 = 0; do { publicva.EEPROM_Byte[checked (num7 + 2 + rowIndex7 * 2)] = checked ((byte) Column1_7.Items.IndexOf(RuntimeHelpers.GetObjectValue(DataGridView7["Column1_7", rowIndex7].Value))); if (publicva.EEPROM_Byte[checked (num7 + 2 + rowIndex7 * 2)] != (byte) 0) publicva.EEPROM_Byte[checked (num7 + 2 + rowIndex7 * 2)] = Conversions.ToByte(Operators.IntDivideObject(DataGridView7["Column1_7", rowIndex7].Value, (object) 10)); if (publicva.EEPROM_Byte[checked (num7 + 2 + rowIndex7)] != (byte) 0) publicva.BeepFlag[6] = (byte) 1; publicva.EEPROM_Byte[checked (num7 + 3 + rowIndex7 * 2)] = checked ((byte) Column2_7.Items.IndexOf(RuntimeHelpers.GetObjectValue(DataGridView7["Column2_7", rowIndex7].Value))); checked { ++rowIndex7; } } while (rowIndex7 <= 13); int num8 = 4832; publicva.EEPROM_Byte[checked (num8 + 0)] = checked ((byte) ComboBox8.SelectedIndex); publicva.EEPROM_Byte[checked (num8 + 1)] = Convert.ToByte(NumericUpDown8.Value); publicva.BeepFlag[7] = (byte) 0; int rowIndex8 = 0; do { publicva.EEPROM_Byte[checked (num8 + 2 + rowIndex8 * 2)] = checked ((byte) Column1_8.Items.IndexOf(RuntimeHelpers.GetObjectValue(DataGridView8["Column1_8", rowIndex8].Value))); if (publicva.EEPROM_Byte[checked (num8 + 2 + rowIndex8 * 2)] != (byte) 0) publicva.EEPROM_Byte[checked (num8 + 2 + rowIndex8 * 2)] = Conversions.ToByte(Operators.IntDivideObject(DataGridView8["Column1_8", rowIndex8].Value, (object) 10)); if (publicva.EEPROM_Byte[checked (num8 + 2 + rowIndex8)] != (byte) 0) publicva.BeepFlag[7] = (byte) 1; publicva.EEPROM_Byte[checked (num8 + 3 + rowIndex8 * 2)] = checked ((byte) Column2_8.Items.IndexOf(RuntimeHelpers.GetObjectValue(DataGridView8["Column2_8", rowIndex8].Value))); checked { ++rowIndex8; } } while (rowIndex8 <= 13); MyProject.Forms._2ToneForm._2ToneForm_Load(RuntimeHelpers.GetObjectValue(sender), e); MyProject.Forms._5ToneForm._5ToneForm_Load(RuntimeHelpers.GetObjectValue(sender), e); } private void BeepForm_FormClosing(object sender, FormClosingEventArgs e) { MyProject.Forms.MDIParent1.提示音AToolStripMenuItem.Checked = false; } public void BeepForm_Load(object sender, EventArgs e) { MyProject.Forms.MDIParent1.提示音AToolStripMenuItem.Checked = true; DataGridView1.RowCount = 14; if (Operators.CompareString(publicva.Language, "zh-CN", false) == 0) DataGridView1.TopLeftHeaderCell.Value = (object) "序号"; else DataGridView1.TopLeftHeaderCell.Value = (object) "NO."; DataGridView2.RowCount = 14; if (Operators.CompareString(publicva.Language, "zh-CN", false) == 0) DataGridView2.TopLeftHeaderCell.Value = (object) "序号"; else DataGridView2.TopLeftHeaderCell.Value = (object) "NO."; DataGridView3.RowCount = 14; if (Operators.CompareString(publicva.Language, "zh-CN", false) == 0) DataGridView3.TopLeftHeaderCell.Value = (object) "序号"; else DataGridView3.TopLeftHeaderCell.Value = (object) "NO."; DataGridView4.RowCount = 14; if (Operators.CompareString(publicva.Language, "zh-CN", false) == 0) DataGridView4.TopLeftHeaderCell.Value = (object) "序号"; else DataGridView4.TopLeftHeaderCell.Value = (object) "NO."; DataGridView5.RowCount = 14; if (Operators.CompareString(publicva.Language, "zh-CN", false) == 0) DataGridView5.TopLeftHeaderCell.Value = (object) "序号"; else DataGridView5.TopLeftHeaderCell.Value = (object) "NO."; DataGridView6.RowCount = 14; if (Operators.CompareString(publicva.Language, "zh-CN", false) == 0) DataGridView6.TopLeftHeaderCell.Value = (object) "序号"; else DataGridView6.TopLeftHeaderCell.Value = (object) "NO."; DataGridView7.RowCount = 14; if (Operators.CompareString(publicva.Language, "zh-CN", false) == 0) DataGridView7.TopLeftHeaderCell.Value = (object) "序号"; else DataGridView7.TopLeftHeaderCell.Value = (object) "NO."; DataGridView8.RowCount = 14; if (Operators.CompareString(publicva.Language, "zh-CN", false) == 0) DataGridView8.TopLeftHeaderCell.Value = (object) "序号"; else DataGridView8.TopLeftHeaderCell.Value = (object) "NO."; Column1_1.Items.RemoveAt(0); Column1_2.Items.RemoveAt(0); Column1_3.Items.RemoveAt(0); Column1_4.Items.RemoveAt(0); Column1_5.Items.RemoveAt(0); Column1_6.Items.RemoveAt(0); Column1_7.Items.RemoveAt(0); Column1_8.Items.RemoveAt(0); if (Operators.CompareString(publicva.Language, "zh-CN", false) == 0) { Column1_1.Items.Insert(0, (object) "无"); Column1_2.Items.Insert(0, (object) "无"); Column1_3.Items.Insert(0, (object) "无"); Column1_4.Items.Insert(0, (object) "无"); Column1_5.Items.Insert(0, (object) "无"); Column1_6.Items.Insert(0, (object) "无"); Column1_7.Items.Insert(0, (object) "无"); Column1_8.Items.Insert(0, (object) "无"); } else { Column1_1.Items.Insert(0, (object) "None"); Column1_2.Items.Insert(0, (object) "None"); Column1_3.Items.Insert(0, (object) "None"); Column1_4.Items.Insert(0, (object) "None"); Column1_5.Items.Insert(0, (object) "None"); Column1_6.Items.Insert(0, (object) "None"); Column1_7.Items.Insert(0, (object) "None"); Column1_8.Items.Insert(0, (object) "None"); } int num1 = 4608; ComboBox1.SelectedIndex = (int) publicva.EEPROM_Byte[checked (num1 + 0)]; NumericUpDown1.Value = new Decimal((int) publicva.EEPROM_Byte[checked (num1 + 1)]); publicva.BeepFlag[0] = (byte) 0; int rowIndex1 = 0; do { DataGridView1["Column1_1", rowIndex1].Value = publicva.EEPROM_Byte[checked (num1 + 2 + rowIndex1 * 2)] != (byte) 0 ? RuntimeHelpers.GetObjectValue(Column1_1.Items[checked ((int) publicva.EEPROM_Byte[num1 + 2 + rowIndex1 * 2] - 40 + 1)]) : RuntimeHelpers.GetObjectValue(Column1_1.Items[0]); if (publicva.EEPROM_Byte[checked (num1 + 2 + rowIndex1)] != (byte) 0) publicva.BeepFlag[0] = (byte) 1; DataGridView1["Column2_1", rowIndex1].Value = RuntimeHelpers.GetObjectValue(Column2_1.Items[(int) publicva.EEPROM_Byte[checked (num1 + 3 + rowIndex1 * 2)]]); checked { ++rowIndex1; } } while (rowIndex1 <= 13); int num2 = 4640; ComboBox2.SelectedIndex = (int) publicva.EEPROM_Byte[checked (num2 + 0)]; NumericUpDown2.Value = new Decimal((int) publicva.EEPROM_Byte[checked (num2 + 1)]); publicva.BeepFlag[1] = (byte) 0; int rowIndex2 = 0; do { DataGridView2["Column1_2", rowIndex2].Value = publicva.EEPROM_Byte[checked (num2 + 2 + rowIndex2 * 2)] != (byte) 0 ? RuntimeHelpers.GetObjectValue(Column1_2.Items[checked ((int) publicva.EEPROM_Byte[num2 + 2 + rowIndex2 * 2] - 40 + 1)]) : RuntimeHelpers.GetObjectValue(Column1_2.Items[0]); if (publicva.EEPROM_Byte[checked (num2 + 2 + rowIndex2)] != (byte) 0) publicva.BeepFlag[1] = (byte) 1; DataGridView2["Column2_2", rowIndex2].Value = RuntimeHelpers.GetObjectValue(Column2_2.Items[(int) publicva.EEPROM_Byte[checked (num2 + 3 + rowIndex2 * 2)]]); checked { ++rowIndex2; } } while (rowIndex2 <= 13); int num3 = 4672; ComboBox3.SelectedIndex = (int) publicva.EEPROM_Byte[checked (num3 + 0)]; NumericUpDown3.Value = new Decimal((int) publicva.EEPROM_Byte[checked (num3 + 1)]); publicva.BeepFlag[2] = (byte) 0; int rowIndex3 = 0; do { DataGridView3["Column1_3", rowIndex3].Value = publicva.EEPROM_Byte[checked (num3 + 2 + rowIndex3 * 2)] != (byte) 0 ? RuntimeHelpers.GetObjectValue(Column1_3.Items[checked ((int) publicva.EEPROM_Byte[num3 + 2 + rowIndex3 * 2] - 40 + 1)]) : RuntimeHelpers.GetObjectValue(Column1_3.Items[0]); if (publicva.EEPROM_Byte[checked (num3 + 2 + rowIndex3)] != (byte) 0) publicva.BeepFlag[2] = (byte) 1; DataGridView3["Column2_3", rowIndex3].Value = RuntimeHelpers.GetObjectValue(Column2_3.Items[(int) publicva.EEPROM_Byte[checked (num3 + 3 + rowIndex3 * 2)]]); checked { ++rowIndex3; } } while (rowIndex3 <= 13); int num4 = 4704; ComboBox4.SelectedIndex = (int) publicva.EEPROM_Byte[checked (num4 + 0)]; NumericUpDown4.Value = new Decimal((int) publicva.EEPROM_Byte[checked (num4 + 1)]); publicva.BeepFlag[3] = (byte) 0; int rowIndex4 = 0; do { DataGridView4["Column1_4", rowIndex4].Value = publicva.EEPROM_Byte[checked (num4 + 2 + rowIndex4 * 2)] != (byte) 0 ? RuntimeHelpers.GetObjectValue(Column1_4.Items[checked ((int) publicva.EEPROM_Byte[num4 + 2 + rowIndex4 * 2] - 40 + 1)]) : RuntimeHelpers.GetObjectValue(Column1_4.Items[0]); if (publicva.EEPROM_Byte[checked (num4 + 2 + rowIndex4)] != (byte) 0) publicva.BeepFlag[3] = (byte) 1; DataGridView4["Column2_4", rowIndex4].Value = RuntimeHelpers.GetObjectValue(Column2_4.Items[(int) publicva.EEPROM_Byte[checked (num4 + 3 + rowIndex4 * 2)]]); checked { ++rowIndex4; } } while (rowIndex4 <= 13); int num5 = 4736; ComboBox5.SelectedIndex = (int) publicva.EEPROM_Byte[checked (num5 + 0)]; NumericUpDown5.Value = new Decimal((int) publicva.EEPROM_Byte[checked (num5 + 1)]); publicva.BeepFlag[4] = (byte) 0; int rowIndex5 = 0; do { DataGridView5["Column1_5", rowIndex5].Value = publicva.EEPROM_Byte[checked (num5 + 2 + rowIndex5 * 2)] != (byte) 0 ? RuntimeHelpers.GetObjectValue(Column1_5.Items[checked ((int) publicva.EEPROM_Byte[num5 + 2 + rowIndex5 * 2] - 40 + 1)]) : RuntimeHelpers.GetObjectValue(Column1_5.Items[0]); if (publicva.EEPROM_Byte[checked (num5 + 2 + rowIndex5)] != (byte) 0) publicva.BeepFlag[4] = (byte) 1; DataGridView5["Column2_5", rowIndex5].Value = RuntimeHelpers.GetObjectValue(Column2_5.Items[(int) publicva.EEPROM_Byte[checked (num5 + 3 + rowIndex5 * 2)]]); checked { ++rowIndex5; } } while (rowIndex5 <= 13); int num6 = 4768; ComboBox6.SelectedIndex = (int) publicva.EEPROM_Byte[checked (num6 + 0)]; NumericUpDown6.Value = new Decimal((int) publicva.EEPROM_Byte[checked (num6 + 1)]); publicva.BeepFlag[5] = (byte) 0; int rowIndex6 = 0; do { DataGridView6["Column1_6", rowIndex6].Value = publicva.EEPROM_Byte[checked (num6 + 2 + rowIndex6 * 2)] != (byte) 0 ? RuntimeHelpers.GetObjectValue(Column1_6.Items[checked ((int) publicva.EEPROM_Byte[num6 + 2 + rowIndex6 * 2] - 40 + 1)]) : RuntimeHelpers.GetObjectValue(Column1_6.Items[0]); if (publicva.EEPROM_Byte[checked (num6 + 2 + rowIndex6)] != (byte) 0) publicva.BeepFlag[5] = (byte) 1; DataGridView6["Column2_6", rowIndex6].Value = RuntimeHelpers.GetObjectValue(Column2_6.Items[(int) publicva.EEPROM_Byte[checked (num6 + 3 + rowIndex6 * 2)]]); checked { ++rowIndex6; } } while (rowIndex6 <= 13); int num7 = 4800; ComboBox7.SelectedIndex = (int) publicva.EEPROM_Byte[checked (num7 + 0)]; NumericUpDown7.Value = new Decimal((int) publicva.EEPROM_Byte[checked (num7 + 1)]); publicva.BeepFlag[6] = (byte) 0; int rowIndex7 = 0; do { DataGridView7["Column1_7", rowIndex7].Value = publicva.EEPROM_Byte[checked (num7 + 2 + rowIndex7 * 2)] != (byte) 0 ? RuntimeHelpers.GetObjectValue(Column1_7.Items[checked ((int) publicva.EEPROM_Byte[num7 + 2 + rowIndex7 * 2] - 40 + 1)]) : RuntimeHelpers.GetObjectValue(Column1_7.Items[0]); if (publicva.EEPROM_Byte[checked (num7 + 2 + rowIndex7)] != (byte) 0) publicva.BeepFlag[6] = (byte) 1; DataGridView7["Column2_7", rowIndex7].Value = RuntimeHelpers.GetObjectValue(Column2_7.Items[(int) publicva.EEPROM_Byte[checked (num7 + 3 + rowIndex7 * 2)]]); checked { ++rowIndex7; } } while (rowIndex7 <= 13); int num8 = 4832; ComboBox8.SelectedIndex = (int) publicva.EEPROM_Byte[checked (num8 + 0)]; NumericUpDown8.Value = new Decimal((int) publicva.EEPROM_Byte[checked (num8 + 1)]); publicva.BeepFlag[7] = (byte) 0; int rowIndex8 = 0; do { DataGridView8["Column1_8", rowIndex8].Value = publicva.EEPROM_Byte[checked (num8 + 2 + rowIndex8 * 2)] != (byte) 0 ? RuntimeHelpers.GetObjectValue(Column1_8.Items[checked ((int) publicva.EEPROM_Byte[num8 + 2 + rowIndex8 * 2] - 40 + 1)]) : RuntimeHelpers.GetObjectValue(Column1_8.Items[0]); if (publicva.EEPROM_Byte[checked (num8 + 2 + rowIndex8)] != (byte) 0) publicva.BeepFlag[7] = (byte) 1; DataGridView8["Column2_8", rowIndex8].Value = RuntimeHelpers.GetObjectValue(Column2_8.Items[(int) publicva.EEPROM_Byte[checked (num8 + 3 + rowIndex8 * 2)]]); checked { ++rowIndex8; } } while (rowIndex8 <= 13); } private void DataGridView1_CellEndEdit(object sender, DataGridViewCellEventArgs e) { int rowIndex1 = DataGridView1.CurrentCell.RowIndex; int columnIndex = DataGridView1.CurrentCell.ColumnIndex; bool flag = false; if (rowIndex1 == 0) { if (columnIndex == 0) { if (Column1_1.Items.IndexOf(RuntimeHelpers.GetObjectValue(DataGridView1["Column1_1", rowIndex1].Value)) == 0) { DataGridView1["Column2_1", rowIndex1].Value = RuntimeHelpers.GetObjectValue(Column2_1.Items[0]); flag = true; } } else if (Column2_1.Items.IndexOf(RuntimeHelpers.GetObjectValue(DataGridView1["Column2_1", rowIndex1].Value)) == 0) { DataGridView1["Column1_1", rowIndex1].Value = RuntimeHelpers.GetObjectValue(Column1_1.Items[0]); flag = true; } } else if (columnIndex == 1 && Column2_1.Items.IndexOf(RuntimeHelpers.GetObjectValue(DataGridView1["Column2_1", rowIndex1].Value)) == 0) { DataGridView1["Column1_1", rowIndex1].Value = RuntimeHelpers.GetObjectValue(Column1_1.Items[0]); flag = true; } if (!flag) return; int rowIndex2 = checked (rowIndex1 + 1); while (rowIndex2 <= 13) { DataGridView1["Column1_1", rowIndex2].Value = RuntimeHelpers.GetObjectValue(Column1_1.Items[0]); DataGridView1["Column2_1", rowIndex2].Value = RuntimeHelpers.GetObjectValue(Column2_1.Items[0]); checked { ++rowIndex2; } } } private void DataGridView1_MouseClick(object sender, MouseEventArgs e) { int rowIndex = DataGridView1.CurrentCell.RowIndex; if (rowIndex == 0) { DataGridView1.ReadOnly = false; if (Column1_1.Items.IndexOf(RuntimeHelpers.GetObjectValue(DataGridView1["Column1_1", rowIndex].Value)) != 0) return; DataGridView1.CurrentCell = DataGridView1.Rows[rowIndex].Cells[0]; DataGridView1.BeginEdit(true); } else DataGridView1.ReadOnly = Column2_1.Items.IndexOf(RuntimeHelpers.GetObjectValue(DataGridView1["Column2_1", checked (rowIndex - 1)].Value)) == 0; } private void DataGridView2_CellEndEdit(object sender, DataGridViewCellEventArgs e) { int rowIndex1 = DataGridView2.CurrentCell.RowIndex; int columnIndex = DataGridView2.CurrentCell.ColumnIndex; bool flag = false; if (rowIndex1 == 0) { if (columnIndex == 0) { if (Column1_2.Items.IndexOf(RuntimeHelpers.GetObjectValue(DataGridView2["Column1_2", rowIndex1].Value)) == 0) { DataGridView2["Column2_2", rowIndex1].Value = RuntimeHelpers.GetObjectValue(Column2_2.Items[0]); flag = true; } } else if (Column2_2.Items.IndexOf(RuntimeHelpers.GetObjectValue(DataGridView2["Column2_2", rowIndex1].Value)) == 0) { DataGridView2["Column1_2", rowIndex1].Value = RuntimeHelpers.GetObjectValue(Column1_2.Items[0]); flag = true; } } else if (columnIndex == 1 && Column2_2.Items.IndexOf(RuntimeHelpers.GetObjectValue(DataGridView2["Column2_2", rowIndex1].Value)) == 0) { DataGridView2["Column1_2", rowIndex1].Value = RuntimeHelpers.GetObjectValue(Column1_2.Items[0]); flag = true; } if (!flag) return; int rowIndex2 = checked (rowIndex1 + 1); while (rowIndex2 <= 13) { DataGridView2["Column1_2", rowIndex2].Value = RuntimeHelpers.GetObjectValue(Column1_2.Items[0]); DataGridView2["Column2_2", rowIndex2].Value = RuntimeHelpers.GetObjectValue(Column2_2.Items[0]); checked { ++rowIndex2; } } } private void DataGridView2_MouseClick(object sender, MouseEventArgs e) { int rowIndex = DataGridView2.CurrentCell.RowIndex; if (rowIndex == 0) { DataGridView2.ReadOnly = false; if (Column1_2.Items.IndexOf(RuntimeHelpers.GetObjectValue(DataGridView2["Column1_2", rowIndex].Value)) != 0) return; DataGridView2.CurrentCell = DataGridView2.Rows[rowIndex].Cells[0]; DataGridView2.BeginEdit(true); } else DataGridView2.ReadOnly = Column2_2.Items.IndexOf(RuntimeHelpers.GetObjectValue(DataGridView2["Column2_2", checked (rowIndex - 1)].Value)) == 0; } private void DataGridView3_CellEndEdit(object sender, DataGridViewCellEventArgs e) { int rowIndex1 = DataGridView3.CurrentCell.RowIndex; int columnIndex = DataGridView3.CurrentCell.ColumnIndex; bool flag = false; if (rowIndex1 == 0) { if (columnIndex == 0) { if (Column1_3.Items.IndexOf(RuntimeHelpers.GetObjectValue(DataGridView3["Column1_3", rowIndex1].Value)) == 0) { DataGridView3["Column2_3", rowIndex1].Value = RuntimeHelpers.GetObjectValue(Column2_3.Items[0]); flag = true; } } else if (Column2_3.Items.IndexOf(RuntimeHelpers.GetObjectValue(DataGridView3["Column2_3", rowIndex1].Value)) == 0) { DataGridView3["Column1_3", rowIndex1].Value = RuntimeHelpers.GetObjectValue(Column1_3.Items[0]); flag = true; } } else if (columnIndex == 1 && Column2_3.Items.IndexOf(RuntimeHelpers.GetObjectValue(DataGridView3["Column2_3", rowIndex1].Value)) == 0) { DataGridView3["Column1_3", rowIndex1].Value = RuntimeHelpers.GetObjectValue(Column1_3.Items[0]); flag = true; } if (!flag) return; int rowIndex2 = checked (rowIndex1 + 1); while (rowIndex2 <= 13) { DataGridView3["Column1_3", rowIndex2].Value = RuntimeHelpers.GetObjectValue(Column1_3.Items[0]); DataGridView3["Column2_3", rowIndex2].Value = RuntimeHelpers.GetObjectValue(Column2_3.Items[0]); checked { ++rowIndex2; } } } private void DataGridView3_MouseClick(object sender, MouseEventArgs e) { int rowIndex = DataGridView3.CurrentCell.RowIndex; if (rowIndex == 0) { DataGridView3.ReadOnly = false; if (Column1_3.Items.IndexOf(RuntimeHelpers.GetObjectValue(DataGridView3["Column1_3", rowIndex].Value)) != 0) return; DataGridView3.CurrentCell = DataGridView3.Rows[rowIndex].Cells[0]; DataGridView3.BeginEdit(true); } else DataGridView3.ReadOnly = Column2_3.Items.IndexOf(RuntimeHelpers.GetObjectValue(DataGridView3["Column2_3", checked (rowIndex - 1)].Value)) == 0; } private void DataGridView4_CellEndEdit(object sender, DataGridViewCellEventArgs e) { int rowIndex1 = DataGridView4.CurrentCell.RowIndex; int columnIndex = DataGridView4.CurrentCell.ColumnIndex; bool flag = false; if (rowIndex1 == 0) { if (columnIndex == 0) { if (Column1_4.Items.IndexOf(RuntimeHelpers.GetObjectValue(DataGridView4["Column1_4", rowIndex1].Value)) == 0) { DataGridView4["Column2_4", rowIndex1].Value = RuntimeHelpers.GetObjectValue(Column2_4.Items[0]); flag = true; } } else if (Column2_4.Items.IndexOf(RuntimeHelpers.GetObjectValue(DataGridView4["Column2_4", rowIndex1].Value)) == 0) { DataGridView4["Column1_4", rowIndex1].Value = RuntimeHelpers.GetObjectValue(Column1_4.Items[0]); flag = true; } } else if (columnIndex == 1 && Column2_4.Items.IndexOf(RuntimeHelpers.GetObjectValue(DataGridView4["Column2_4", rowIndex1].Value)) == 0) { DataGridView4["Column1_4", rowIndex1].Value = RuntimeHelpers.GetObjectValue(Column1_4.Items[0]); flag = true; } if (!flag) return; int rowIndex2 = checked (rowIndex1 + 1); while (rowIndex2 <= 13) { DataGridView4["Column1_4", rowIndex2].Value = RuntimeHelpers.GetObjectValue(Column1_4.Items[0]); DataGridView4["Column2_4", rowIndex2].Value = RuntimeHelpers.GetObjectValue(Column2_4.Items[0]); checked { ++rowIndex2; } } } private void DataGridView4_MouseClick(object sender, MouseEventArgs e) { int rowIndex = DataGridView4.CurrentCell.RowIndex; if (rowIndex == 0) { DataGridView4.ReadOnly = false; if (Column1_4.Items.IndexOf(RuntimeHelpers.GetObjectValue(DataGridView4["Column1_4", rowIndex].Value)) != 0) return; DataGridView4.CurrentCell = DataGridView4.Rows[rowIndex].Cells[0]; DataGridView4.BeginEdit(true); } else DataGridView4.ReadOnly = Column2_4.Items.IndexOf(RuntimeHelpers.GetObjectValue(DataGridView4["Column2_4", checked (rowIndex - 1)].Value)) == 0; } private void DataGridView5_CellEndEdit(object sender, DataGridViewCellEventArgs e) { int rowIndex1 = DataGridView5.CurrentCell.RowIndex; int columnIndex = DataGridView5.CurrentCell.ColumnIndex; bool flag = false; if (rowIndex1 == 0) { if (columnIndex == 0) { if (Column1_5.Items.IndexOf(RuntimeHelpers.GetObjectValue(DataGridView5["Column1_5", rowIndex1].Value)) == 0) { DataGridView5["Column2_5", rowIndex1].Value = RuntimeHelpers.GetObjectValue(Column2_5.Items[0]); flag = true; } } else if (Column2_5.Items.IndexOf(RuntimeHelpers.GetObjectValue(DataGridView5["Column2_5", rowIndex1].Value)) == 0) { DataGridView5["Column1_5", rowIndex1].Value = RuntimeHelpers.GetObjectValue(Column1_5.Items[0]); flag = true; } } else if (columnIndex == 1 && Column2_5.Items.IndexOf(RuntimeHelpers.GetObjectValue(DataGridView5["Column2_5", rowIndex1].Value)) == 0) { DataGridView5["Column1_5", rowIndex1].Value = RuntimeHelpers.GetObjectValue(Column1_5.Items[0]); flag = true; } if (!flag) return; int rowIndex2 = checked (rowIndex1 + 1); while (rowIndex2 <= 13) { DataGridView5["Column1_5", rowIndex2].Value = RuntimeHelpers.GetObjectValue(Column1_5.Items[0]); DataGridView5["Column2_5", rowIndex2].Value = RuntimeHelpers.GetObjectValue(Column2_5.Items[0]); checked { ++rowIndex2; } } } private void DataGridView5_MouseClick(object sender, MouseEventArgs e) { int rowIndex = DataGridView5.CurrentCell.RowIndex; if (rowIndex == 0) { DataGridView5.ReadOnly = false; if (Column1_5.Items.IndexOf(RuntimeHelpers.GetObjectValue(DataGridView5["Column1_5", rowIndex].Value)) != 0) return; DataGridView5.CurrentCell = DataGridView5.Rows[rowIndex].Cells[0]; DataGridView5.BeginEdit(true); } else DataGridView5.ReadOnly = Column2_5.Items.IndexOf(RuntimeHelpers.GetObjectValue(DataGridView5["Column2_5", checked (rowIndex - 1)].Value)) == 0; } private void DataGridView6_CellEndEdit(object sender, DataGridViewCellEventArgs e) { int rowIndex1 = DataGridView6.CurrentCell.RowIndex; int columnIndex = DataGridView6.CurrentCell.ColumnIndex; bool flag = false; if (rowIndex1 == 0) { if (columnIndex == 0) { if (Column1_6.Items.IndexOf(RuntimeHelpers.GetObjectValue(DataGridView6["Column1_6", rowIndex1].Value)) == 0) { DataGridView6["Column2_6", rowIndex1].Value = RuntimeHelpers.GetObjectValue(Column2_6.Items[0]); flag = true; } } else if (Column2_6.Items.IndexOf(RuntimeHelpers.GetObjectValue(DataGridView6["Column2_6", rowIndex1].Value)) == 0) { DataGridView6["Column1_6", rowIndex1].Value = RuntimeHelpers.GetObjectValue(Column1_6.Items[0]); flag = true; } } else if (columnIndex == 1 && Column2_6.Items.IndexOf(RuntimeHelpers.GetObjectValue(DataGridView6["Column2_6", rowIndex1].Value)) == 0) { DataGridView6["Column1_6", rowIndex1].Value = RuntimeHelpers.GetObjectValue(Column1_6.Items[0]); flag = true; } if (!flag) return; int rowIndex2 = checked (rowIndex1 + 1); while (rowIndex2 <= 13) { DataGridView6["Column1_6", rowIndex2].Value = RuntimeHelpers.GetObjectValue(Column1_6.Items[0]); DataGridView6["Column2_6", rowIndex2].Value = RuntimeHelpers.GetObjectValue(Column2_6.Items[0]); checked { ++rowIndex2; } } } private void DataGridView6_MouseClick(object sender, MouseEventArgs e) { int rowIndex = DataGridView6.CurrentCell.RowIndex; if (rowIndex == 0) { DataGridView6.ReadOnly = false; if (Column1_6.Items.IndexOf(RuntimeHelpers.GetObjectValue(DataGridView6["Column1_6", rowIndex].Value)) != 0) return; DataGridView6.CurrentCell = DataGridView6.Rows[rowIndex].Cells[0]; DataGridView6.BeginEdit(true); } else DataGridView6.ReadOnly = Column2_6.Items.IndexOf(RuntimeHelpers.GetObjectValue(DataGridView6["Column2_6", checked (rowIndex - 1)].Value)) == 0; } private void DataGridView7_CellEndEdit(object sender, DataGridViewCellEventArgs e) { int rowIndex1 = DataGridView7.CurrentCell.RowIndex; int columnIndex = DataGridView7.CurrentCell.ColumnIndex; bool flag = false; if (rowIndex1 == 0) { if (columnIndex == 0) { if (Column1_7.Items.IndexOf(RuntimeHelpers.GetObjectValue(DataGridView7["Column1_7", rowIndex1].Value)) == 0) { DataGridView7["Column2_7", rowIndex1].Value = RuntimeHelpers.GetObjectValue(Column2_7.Items[0]); flag = true; } } else if (Column2_7.Items.IndexOf(RuntimeHelpers.GetObjectValue(DataGridView7["Column2_7", rowIndex1].Value)) == 0) { DataGridView7["Column1_7", rowIndex1].Value = RuntimeHelpers.GetObjectValue(Column1_7.Items[0]); flag = true; } } else if (columnIndex == 1 && Column2_7.Items.IndexOf(RuntimeHelpers.GetObjectValue(DataGridView7["Column2_7", rowIndex1].Value)) == 0) { DataGridView7["Column1_7", rowIndex1].Value = RuntimeHelpers.GetObjectValue(Column1_7.Items[0]); flag = true; } if (!flag) return; int rowIndex2 = checked (rowIndex1 + 1); while (rowIndex2 <= 13) { DataGridView7["Column1_7", rowIndex2].Value = RuntimeHelpers.GetObjectValue(Column1_7.Items[0]); DataGridView7["Column2_7", rowIndex2].Value = RuntimeHelpers.GetObjectValue(Column2_7.Items[0]); checked { ++rowIndex2; } } } private void DataGridView7_MouseClick(object sender, MouseEventArgs e) { int rowIndex = DataGridView7.CurrentCell.RowIndex; if (rowIndex == 0) { DataGridView7.ReadOnly = false; if (Column1_7.Items.IndexOf(RuntimeHelpers.GetObjectValue(DataGridView7["Column1_7", rowIndex].Value)) != 0) return; DataGridView7.CurrentCell = DataGridView7.Rows[rowIndex].Cells[0]; DataGridView7.BeginEdit(true); } else DataGridView7.ReadOnly = Column2_7.Items.IndexOf(RuntimeHelpers.GetObjectValue(DataGridView7["Column2_7", checked (rowIndex - 1)].Value)) == 0; } private void DataGridView8_CellEndEdit(object sender, DataGridViewCellEventArgs e) { int rowIndex1 = DataGridView8.CurrentCell.RowIndex; int columnIndex = DataGridView8.CurrentCell.ColumnIndex; bool flag = false; if (rowIndex1 == 0) { if (columnIndex == 0) { if (Column1_8.Items.IndexOf(RuntimeHelpers.GetObjectValue(DataGridView8["Column1_8", rowIndex1].Value)) == 0) { DataGridView8["Column2_8", rowIndex1].Value = RuntimeHelpers.GetObjectValue(Column2_8.Items[0]); flag = true; } } else if (Column2_8.Items.IndexOf(RuntimeHelpers.GetObjectValue(DataGridView8["Column2_8", rowIndex1].Value)) == 0) { DataGridView8["Column1_8", rowIndex1].Value = RuntimeHelpers.GetObjectValue(Column1_8.Items[0]); flag = true; } } else if (columnIndex == 1 && Column2_8.Items.IndexOf(RuntimeHelpers.GetObjectValue(DataGridView8["Column2_8", rowIndex1].Value)) == 0) { DataGridView8["Column1_8", rowIndex1].Value = RuntimeHelpers.GetObjectValue(Column1_8.Items[0]); flag = true; } if (!flag) return; int rowIndex2 = checked (rowIndex1 + 1); while (rowIndex2 <= 13) { DataGridView8["Column1_8", rowIndex2].Value = RuntimeHelpers.GetObjectValue(Column1_8.Items[0]); DataGridView8["Column2_8", rowIndex2].Value = RuntimeHelpers.GetObjectValue(Column2_8.Items[0]); checked { ++rowIndex2; } } } private void DataGridView8_MouseClick(object sender, MouseEventArgs e) { int rowIndex = DataGridView8.CurrentCell.RowIndex; if (rowIndex == 0) { DataGridView8.ReadOnly = false; if (Column1_8.Items.IndexOf(RuntimeHelpers.GetObjectValue(DataGridView8["Column1_8", rowIndex].Value)) != 0) return; DataGridView8.CurrentCell = DataGridView8.Rows[rowIndex].Cells[0]; DataGridView8.BeginEdit(true); } else DataGridView8.ReadOnly = Column2_8.Items.IndexOf(RuntimeHelpers.GetObjectValue(DataGridView8["Column2_8", checked (rowIndex - 1)].Value)) == 0; } private void DataGridView1_RowPostPaint(object sender, DataGridViewRowPostPaintEventArgs e) { Brush brush = (Brush) new SolidBrush(DataGridView1.RowHeadersDefaultCellStyle.ForeColor); e.Graphics.DrawString(checked (e.RowIndex + 1).ToString(), DataGridView1.DefaultCellStyle.Font, brush, (float) checked (e.RowBounds.Location.X + 10), (float) checked (e.RowBounds.Location.Y + 5)); } private void DataGridView2_RowPostPaint(object sender, DataGridViewRowPostPaintEventArgs e) { Brush brush = (Brush) new SolidBrush(DataGridView2.RowHeadersDefaultCellStyle.ForeColor); e.Graphics.DrawString(checked (e.RowIndex + 1).ToString(), DataGridView2.DefaultCellStyle.Font, brush, (float) checked (e.RowBounds.Location.X + 10), (float) checked (e.RowBounds.Location.Y + 5)); } private void DataGridView3_RowPostPaint(object sender, DataGridViewRowPostPaintEventArgs e) { Brush brush = (Brush) new SolidBrush(DataGridView3.RowHeadersDefaultCellStyle.ForeColor); e.Graphics.DrawString(checked (e.RowIndex + 1).ToString(), DataGridView3.DefaultCellStyle.Font, brush, (float) checked (e.RowBounds.Location.X + 10), (float) checked (e.RowBounds.Location.Y + 5)); } private void DataGridView4_RowPostPaint(object sender, DataGridViewRowPostPaintEventArgs e) { Brush brush = (Brush) new SolidBrush(DataGridView4.RowHeadersDefaultCellStyle.ForeColor); e.Graphics.DrawString(checked (e.RowIndex + 1).ToString(), DataGridView4.DefaultCellStyle.Font, brush, (float) checked (e.RowBounds.Location.X + 10), (float) checked (e.RowBounds.Location.Y + 5)); } private void DataGridView5_RowPostPaint(object sender, DataGridViewRowPostPaintEventArgs e) { Brush brush = (Brush) new SolidBrush(DataGridView5.RowHeadersDefaultCellStyle.ForeColor); e.Graphics.DrawString(checked (e.RowIndex + 1).ToString(), DataGridView5.DefaultCellStyle.Font, brush, (float) checked (e.RowBounds.Location.X + 10), (float) checked (e.RowBounds.Location.Y + 5)); } private void DataGridView6_RowPostPaint(object sender, DataGridViewRowPostPaintEventArgs e) { Brush brush = (Brush) new SolidBrush(DataGridView6.RowHeadersDefaultCellStyle.ForeColor); e.Graphics.DrawString(checked (e.RowIndex + 1).ToString(), DataGridView6.DefaultCellStyle.Font, brush, (float) checked (e.RowBounds.Location.X + 10), (float) checked (e.RowBounds.Location.Y + 5)); } private void DataGridView7_RowPostPaint(object sender, DataGridViewRowPostPaintEventArgs e) { Brush brush = (Brush) new SolidBrush(DataGridView7.RowHeadersDefaultCellStyle.ForeColor); e.Graphics.DrawString(checked (e.RowIndex + 1).ToString(), DataGridView7.DefaultCellStyle.Font, brush, (float) checked (e.RowBounds.Location.X + 10), (float) checked (e.RowBounds.Location.Y + 5)); } private void DataGridView8_RowPostPaint(object sender, DataGridViewRowPostPaintEventArgs e) { Brush brush = (Brush) new SolidBrush(DataGridView8.RowHeadersDefaultCellStyle.ForeColor); e.Graphics.DrawString(checked (e.RowIndex + 1).ToString(), DataGridView8.DefaultCellStyle.Font, brush, (float) checked (e.RowBounds.Location.X + 10), (float) checked (e.RowBounds.Location.Y + 5)); } private void Button1_Click(object sender, EventArgs e) => Close(); } }