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

2185 lines
138 KiB
C#

// Decompiled with JetBrains decompiler
// Type: HPG_68D.SOSMsgForm
// 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 SOSMsgForm : Form
{
private static ArrayList __ENCList = new ArrayList();
private IContainer components;
[AccessedThroughProperty("Panel1")]
private Panel _Panel1;
[AccessedThroughProperty("Label1")]
private Label _Label1;
[AccessedThroughProperty("ComboBox3")]
private ComboBox _ComboBox3;
[AccessedThroughProperty("Label3")]
private Label _Label3;
[AccessedThroughProperty("ComboBox2")]
private ComboBox _ComboBox2;
[AccessedThroughProperty("Label2")]
private Label _Label2;
[AccessedThroughProperty("ComboBox1")]
private ComboBox _ComboBox1;
[AccessedThroughProperty("ComboBox9")]
private ComboBox _ComboBox9;
[AccessedThroughProperty("Label9")]
private Label _Label9;
[AccessedThroughProperty("ComboBox8")]
private ComboBox _ComboBox8;
[AccessedThroughProperty("Label8")]
private Label _Label8;
[AccessedThroughProperty("ComboBox7")]
private ComboBox _ComboBox7;
[AccessedThroughProperty("Label7")]
private Label _Label7;
[AccessedThroughProperty("ComboBox6")]
private ComboBox _ComboBox6;
[AccessedThroughProperty("Label6")]
private Label _Label6;
[AccessedThroughProperty("ComboBox5")]
private ComboBox _ComboBox5;
[AccessedThroughProperty("Label5")]
private Label _Label5;
[AccessedThroughProperty("ComboBox4")]
private ComboBox _ComboBox4;
[AccessedThroughProperty("Label4")]
private Label _Label4;
[AccessedThroughProperty("Button3")]
private Button _Button3;
[AccessedThroughProperty("Button2")]
private Button _Button2;
[AccessedThroughProperty("Button1")]
private Button _Button1;
[DebuggerNonUserCode]
static SOSMsgForm()
{
}
[DebuggerNonUserCode]
public SOSMsgForm()
{
this.Load += new EventHandler(this.SOSMsgForm_Load);
this.Deactivate += new EventHandler(this.SOSMsgForm_Deactivate);
this.FormClosing += new FormClosingEventHandler(this.SOSMsgForm_FormClosing);
SOSMsgForm.__ENCList.Add((object) new WeakReference((object) this));
this.InitializeComponent();
}
[DebuggerNonUserCode]
protected override void Dispose(bool disposing)
{
if (disposing && this.components != null)
this.components.Dispose();
base.Dispose(disposing);
}
[DebuggerStepThrough]
private void InitializeComponent()
{
ComponentResourceManager componentResourceManager = new ComponentResourceManager(typeof (SOSMsgForm));
this.Panel1 = new Panel();
this.ComboBox9 = new ComboBox();
this.Label9 = new Label();
this.ComboBox8 = new ComboBox();
this.Label8 = new Label();
this.ComboBox7 = new ComboBox();
this.Label7 = new Label();
this.ComboBox6 = new ComboBox();
this.Label6 = new Label();
this.ComboBox5 = new ComboBox();
this.Label5 = new Label();
this.ComboBox4 = new ComboBox();
this.Label4 = new Label();
this.ComboBox3 = new ComboBox();
this.Label3 = new Label();
this.ComboBox2 = new ComboBox();
this.Label2 = new Label();
this.ComboBox1 = new ComboBox();
this.Label1 = new Label();
this.Button3 = new Button();
this.Button2 = new Button();
this.Button1 = new Button();
this.Panel1.SuspendLayout();
this.SuspendLayout();
this.Panel1.AccessibleDescription = (string) null;
this.Panel1.AccessibleName = (string) null;
componentResourceManager.ApplyResources((object) this.Panel1, "Panel1");
this.Panel1.BackgroundImage = (Image) null;
this.Panel1.BorderStyle = BorderStyle.Fixed3D;
this.Panel1.Controls.Add((Control) this.ComboBox9);
this.Panel1.Controls.Add((Control) this.Label9);
this.Panel1.Controls.Add((Control) this.ComboBox8);
this.Panel1.Controls.Add((Control) this.Label8);
this.Panel1.Controls.Add((Control) this.ComboBox7);
this.Panel1.Controls.Add((Control) this.Label7);
this.Panel1.Controls.Add((Control) this.ComboBox6);
this.Panel1.Controls.Add((Control) this.Label6);
this.Panel1.Controls.Add((Control) this.ComboBox5);
this.Panel1.Controls.Add((Control) this.Label5);
this.Panel1.Controls.Add((Control) this.ComboBox4);
this.Panel1.Controls.Add((Control) this.Label4);
this.Panel1.Controls.Add((Control) this.ComboBox3);
this.Panel1.Controls.Add((Control) this.Label3);
this.Panel1.Controls.Add((Control) this.ComboBox2);
this.Panel1.Controls.Add((Control) this.Label2);
this.Panel1.Controls.Add((Control) this.ComboBox1);
this.Panel1.Controls.Add((Control) this.Label1);
this.Panel1.Font = (Font) null;
this.Panel1.Name = "Panel1";
this.ComboBox9.AccessibleDescription = (string) null;
this.ComboBox9.AccessibleName = (string) null;
componentResourceManager.ApplyResources((object) this.ComboBox9, "ComboBox9");
this.ComboBox9.BackgroundImage = (Image) null;
this.ComboBox9.DropDownStyle = ComboBoxStyle.DropDownList;
this.ComboBox9.Font = (Font) null;
this.ComboBox9.FormattingEnabled = true;
this.ComboBox9.Items.AddRange(new object[256]
{
(object) componentResourceManager.GetString("ComboBox9.Items"),
(object) componentResourceManager.GetString("ComboBox9.Items1"),
(object) componentResourceManager.GetString("ComboBox9.Items2"),
(object) componentResourceManager.GetString("ComboBox9.Items3"),
(object) componentResourceManager.GetString("ComboBox9.Items4"),
(object) componentResourceManager.GetString("ComboBox9.Items5"),
(object) componentResourceManager.GetString("ComboBox9.Items6"),
(object) componentResourceManager.GetString("ComboBox9.Items7"),
(object) componentResourceManager.GetString("ComboBox9.Items8"),
(object) componentResourceManager.GetString("ComboBox9.Items9"),
(object) componentResourceManager.GetString("ComboBox9.Items10"),
(object) componentResourceManager.GetString("ComboBox9.Items11"),
(object) componentResourceManager.GetString("ComboBox9.Items12"),
(object) componentResourceManager.GetString("ComboBox9.Items13"),
(object) componentResourceManager.GetString("ComboBox9.Items14"),
(object) componentResourceManager.GetString("ComboBox9.Items15"),
(object) componentResourceManager.GetString("ComboBox9.Items16"),
(object) componentResourceManager.GetString("ComboBox9.Items17"),
(object) componentResourceManager.GetString("ComboBox9.Items18"),
(object) componentResourceManager.GetString("ComboBox9.Items19"),
(object) componentResourceManager.GetString("ComboBox9.Items20"),
(object) componentResourceManager.GetString("ComboBox9.Items21"),
(object) componentResourceManager.GetString("ComboBox9.Items22"),
(object) componentResourceManager.GetString("ComboBox9.Items23"),
(object) componentResourceManager.GetString("ComboBox9.Items24"),
(object) componentResourceManager.GetString("ComboBox9.Items25"),
(object) componentResourceManager.GetString("ComboBox9.Items26"),
(object) componentResourceManager.GetString("ComboBox9.Items27"),
(object) componentResourceManager.GetString("ComboBox9.Items28"),
(object) componentResourceManager.GetString("ComboBox9.Items29"),
(object) componentResourceManager.GetString("ComboBox9.Items30"),
(object) componentResourceManager.GetString("ComboBox9.Items31"),
(object) componentResourceManager.GetString("ComboBox9.Items32"),
(object) componentResourceManager.GetString("ComboBox9.Items33"),
(object) componentResourceManager.GetString("ComboBox9.Items34"),
(object) componentResourceManager.GetString("ComboBox9.Items35"),
(object) componentResourceManager.GetString("ComboBox9.Items36"),
(object) componentResourceManager.GetString("ComboBox9.Items37"),
(object) componentResourceManager.GetString("ComboBox9.Items38"),
(object) componentResourceManager.GetString("ComboBox9.Items39"),
(object) componentResourceManager.GetString("ComboBox9.Items40"),
(object) componentResourceManager.GetString("ComboBox9.Items41"),
(object) componentResourceManager.GetString("ComboBox9.Items42"),
(object) componentResourceManager.GetString("ComboBox9.Items43"),
(object) componentResourceManager.GetString("ComboBox9.Items44"),
(object) componentResourceManager.GetString("ComboBox9.Items45"),
(object) componentResourceManager.GetString("ComboBox9.Items46"),
(object) componentResourceManager.GetString("ComboBox9.Items47"),
(object) componentResourceManager.GetString("ComboBox9.Items48"),
(object) componentResourceManager.GetString("ComboBox9.Items49"),
(object) componentResourceManager.GetString("ComboBox9.Items50"),
(object) componentResourceManager.GetString("ComboBox9.Items51"),
(object) componentResourceManager.GetString("ComboBox9.Items52"),
(object) componentResourceManager.GetString("ComboBox9.Items53"),
(object) componentResourceManager.GetString("ComboBox9.Items54"),
(object) componentResourceManager.GetString("ComboBox9.Items55"),
(object) componentResourceManager.GetString("ComboBox9.Items56"),
(object) componentResourceManager.GetString("ComboBox9.Items57"),
(object) componentResourceManager.GetString("ComboBox9.Items58"),
(object) componentResourceManager.GetString("ComboBox9.Items59"),
(object) componentResourceManager.GetString("ComboBox9.Items60"),
(object) componentResourceManager.GetString("ComboBox9.Items61"),
(object) componentResourceManager.GetString("ComboBox9.Items62"),
(object) componentResourceManager.GetString("ComboBox9.Items63"),
(object) componentResourceManager.GetString("ComboBox9.Items64"),
(object) componentResourceManager.GetString("ComboBox9.Items65"),
(object) componentResourceManager.GetString("ComboBox9.Items66"),
(object) componentResourceManager.GetString("ComboBox9.Items67"),
(object) componentResourceManager.GetString("ComboBox9.Items68"),
(object) componentResourceManager.GetString("ComboBox9.Items69"),
(object) componentResourceManager.GetString("ComboBox9.Items70"),
(object) componentResourceManager.GetString("ComboBox9.Items71"),
(object) componentResourceManager.GetString("ComboBox9.Items72"),
(object) componentResourceManager.GetString("ComboBox9.Items73"),
(object) componentResourceManager.GetString("ComboBox9.Items74"),
(object) componentResourceManager.GetString("ComboBox9.Items75"),
(object) componentResourceManager.GetString("ComboBox9.Items76"),
(object) componentResourceManager.GetString("ComboBox9.Items77"),
(object) componentResourceManager.GetString("ComboBox9.Items78"),
(object) componentResourceManager.GetString("ComboBox9.Items79"),
(object) componentResourceManager.GetString("ComboBox9.Items80"),
(object) componentResourceManager.GetString("ComboBox9.Items81"),
(object) componentResourceManager.GetString("ComboBox9.Items82"),
(object) componentResourceManager.GetString("ComboBox9.Items83"),
(object) componentResourceManager.GetString("ComboBox9.Items84"),
(object) componentResourceManager.GetString("ComboBox9.Items85"),
(object) componentResourceManager.GetString("ComboBox9.Items86"),
(object) componentResourceManager.GetString("ComboBox9.Items87"),
(object) componentResourceManager.GetString("ComboBox9.Items88"),
(object) componentResourceManager.GetString("ComboBox9.Items89"),
(object) componentResourceManager.GetString("ComboBox9.Items90"),
(object) componentResourceManager.GetString("ComboBox9.Items91"),
(object) componentResourceManager.GetString("ComboBox9.Items92"),
(object) componentResourceManager.GetString("ComboBox9.Items93"),
(object) componentResourceManager.GetString("ComboBox9.Items94"),
(object) componentResourceManager.GetString("ComboBox9.Items95"),
(object) componentResourceManager.GetString("ComboBox9.Items96"),
(object) componentResourceManager.GetString("ComboBox9.Items97"),
(object) componentResourceManager.GetString("ComboBox9.Items98"),
(object) componentResourceManager.GetString("ComboBox9.Items99"),
(object) componentResourceManager.GetString("ComboBox9.Items100"),
(object) componentResourceManager.GetString("ComboBox9.Items101"),
(object) componentResourceManager.GetString("ComboBox9.Items102"),
(object) componentResourceManager.GetString("ComboBox9.Items103"),
(object) componentResourceManager.GetString("ComboBox9.Items104"),
(object) componentResourceManager.GetString("ComboBox9.Items105"),
(object) componentResourceManager.GetString("ComboBox9.Items106"),
(object) componentResourceManager.GetString("ComboBox9.Items107"),
(object) componentResourceManager.GetString("ComboBox9.Items108"),
(object) componentResourceManager.GetString("ComboBox9.Items109"),
(object) componentResourceManager.GetString("ComboBox9.Items110"),
(object) componentResourceManager.GetString("ComboBox9.Items111"),
(object) componentResourceManager.GetString("ComboBox9.Items112"),
(object) componentResourceManager.GetString("ComboBox9.Items113"),
(object) componentResourceManager.GetString("ComboBox9.Items114"),
(object) componentResourceManager.GetString("ComboBox9.Items115"),
(object) componentResourceManager.GetString("ComboBox9.Items116"),
(object) componentResourceManager.GetString("ComboBox9.Items117"),
(object) componentResourceManager.GetString("ComboBox9.Items118"),
(object) componentResourceManager.GetString("ComboBox9.Items119"),
(object) componentResourceManager.GetString("ComboBox9.Items120"),
(object) componentResourceManager.GetString("ComboBox9.Items121"),
(object) componentResourceManager.GetString("ComboBox9.Items122"),
(object) componentResourceManager.GetString("ComboBox9.Items123"),
(object) componentResourceManager.GetString("ComboBox9.Items124"),
(object) componentResourceManager.GetString("ComboBox9.Items125"),
(object) componentResourceManager.GetString("ComboBox9.Items126"),
(object) componentResourceManager.GetString("ComboBox9.Items127"),
(object) componentResourceManager.GetString("ComboBox9.Items128"),
(object) componentResourceManager.GetString("ComboBox9.Items129"),
(object) componentResourceManager.GetString("ComboBox9.Items130"),
(object) componentResourceManager.GetString("ComboBox9.Items131"),
(object) componentResourceManager.GetString("ComboBox9.Items132"),
(object) componentResourceManager.GetString("ComboBox9.Items133"),
(object) componentResourceManager.GetString("ComboBox9.Items134"),
(object) componentResourceManager.GetString("ComboBox9.Items135"),
(object) componentResourceManager.GetString("ComboBox9.Items136"),
(object) componentResourceManager.GetString("ComboBox9.Items137"),
(object) componentResourceManager.GetString("ComboBox9.Items138"),
(object) componentResourceManager.GetString("ComboBox9.Items139"),
(object) componentResourceManager.GetString("ComboBox9.Items140"),
(object) componentResourceManager.GetString("ComboBox9.Items141"),
(object) componentResourceManager.GetString("ComboBox9.Items142"),
(object) componentResourceManager.GetString("ComboBox9.Items143"),
(object) componentResourceManager.GetString("ComboBox9.Items144"),
(object) componentResourceManager.GetString("ComboBox9.Items145"),
(object) componentResourceManager.GetString("ComboBox9.Items146"),
(object) componentResourceManager.GetString("ComboBox9.Items147"),
(object) componentResourceManager.GetString("ComboBox9.Items148"),
(object) componentResourceManager.GetString("ComboBox9.Items149"),
(object) componentResourceManager.GetString("ComboBox9.Items150"),
(object) componentResourceManager.GetString("ComboBox9.Items151"),
(object) componentResourceManager.GetString("ComboBox9.Items152"),
(object) componentResourceManager.GetString("ComboBox9.Items153"),
(object) componentResourceManager.GetString("ComboBox9.Items154"),
(object) componentResourceManager.GetString("ComboBox9.Items155"),
(object) componentResourceManager.GetString("ComboBox9.Items156"),
(object) componentResourceManager.GetString("ComboBox9.Items157"),
(object) componentResourceManager.GetString("ComboBox9.Items158"),
(object) componentResourceManager.GetString("ComboBox9.Items159"),
(object) componentResourceManager.GetString("ComboBox9.Items160"),
(object) componentResourceManager.GetString("ComboBox9.Items161"),
(object) componentResourceManager.GetString("ComboBox9.Items162"),
(object) componentResourceManager.GetString("ComboBox9.Items163"),
(object) componentResourceManager.GetString("ComboBox9.Items164"),
(object) componentResourceManager.GetString("ComboBox9.Items165"),
(object) componentResourceManager.GetString("ComboBox9.Items166"),
(object) componentResourceManager.GetString("ComboBox9.Items167"),
(object) componentResourceManager.GetString("ComboBox9.Items168"),
(object) componentResourceManager.GetString("ComboBox9.Items169"),
(object) componentResourceManager.GetString("ComboBox9.Items170"),
(object) componentResourceManager.GetString("ComboBox9.Items171"),
(object) componentResourceManager.GetString("ComboBox9.Items172"),
(object) componentResourceManager.GetString("ComboBox9.Items173"),
(object) componentResourceManager.GetString("ComboBox9.Items174"),
(object) componentResourceManager.GetString("ComboBox9.Items175"),
(object) componentResourceManager.GetString("ComboBox9.Items176"),
(object) componentResourceManager.GetString("ComboBox9.Items177"),
(object) componentResourceManager.GetString("ComboBox9.Items178"),
(object) componentResourceManager.GetString("ComboBox9.Items179"),
(object) componentResourceManager.GetString("ComboBox9.Items180"),
(object) componentResourceManager.GetString("ComboBox9.Items181"),
(object) componentResourceManager.GetString("ComboBox9.Items182"),
(object) componentResourceManager.GetString("ComboBox9.Items183"),
(object) componentResourceManager.GetString("ComboBox9.Items184"),
(object) componentResourceManager.GetString("ComboBox9.Items185"),
(object) componentResourceManager.GetString("ComboBox9.Items186"),
(object) componentResourceManager.GetString("ComboBox9.Items187"),
(object) componentResourceManager.GetString("ComboBox9.Items188"),
(object) componentResourceManager.GetString("ComboBox9.Items189"),
(object) componentResourceManager.GetString("ComboBox9.Items190"),
(object) componentResourceManager.GetString("ComboBox9.Items191"),
(object) componentResourceManager.GetString("ComboBox9.Items192"),
(object) componentResourceManager.GetString("ComboBox9.Items193"),
(object) componentResourceManager.GetString("ComboBox9.Items194"),
(object) componentResourceManager.GetString("ComboBox9.Items195"),
(object) componentResourceManager.GetString("ComboBox9.Items196"),
(object) componentResourceManager.GetString("ComboBox9.Items197"),
(object) componentResourceManager.GetString("ComboBox9.Items198"),
(object) componentResourceManager.GetString("ComboBox9.Items199"),
(object) componentResourceManager.GetString("ComboBox9.Items200"),
(object) componentResourceManager.GetString("ComboBox9.Items201"),
(object) componentResourceManager.GetString("ComboBox9.Items202"),
(object) componentResourceManager.GetString("ComboBox9.Items203"),
(object) componentResourceManager.GetString("ComboBox9.Items204"),
(object) componentResourceManager.GetString("ComboBox9.Items205"),
(object) componentResourceManager.GetString("ComboBox9.Items206"),
(object) componentResourceManager.GetString("ComboBox9.Items207"),
(object) componentResourceManager.GetString("ComboBox9.Items208"),
(object) componentResourceManager.GetString("ComboBox9.Items209"),
(object) componentResourceManager.GetString("ComboBox9.Items210"),
(object) componentResourceManager.GetString("ComboBox9.Items211"),
(object) componentResourceManager.GetString("ComboBox9.Items212"),
(object) componentResourceManager.GetString("ComboBox9.Items213"),
(object) componentResourceManager.GetString("ComboBox9.Items214"),
(object) componentResourceManager.GetString("ComboBox9.Items215"),
(object) componentResourceManager.GetString("ComboBox9.Items216"),
(object) componentResourceManager.GetString("ComboBox9.Items217"),
(object) componentResourceManager.GetString("ComboBox9.Items218"),
(object) componentResourceManager.GetString("ComboBox9.Items219"),
(object) componentResourceManager.GetString("ComboBox9.Items220"),
(object) componentResourceManager.GetString("ComboBox9.Items221"),
(object) componentResourceManager.GetString("ComboBox9.Items222"),
(object) componentResourceManager.GetString("ComboBox9.Items223"),
(object) componentResourceManager.GetString("ComboBox9.Items224"),
(object) componentResourceManager.GetString("ComboBox9.Items225"),
(object) componentResourceManager.GetString("ComboBox9.Items226"),
(object) componentResourceManager.GetString("ComboBox9.Items227"),
(object) componentResourceManager.GetString("ComboBox9.Items228"),
(object) componentResourceManager.GetString("ComboBox9.Items229"),
(object) componentResourceManager.GetString("ComboBox9.Items230"),
(object) componentResourceManager.GetString("ComboBox9.Items231"),
(object) componentResourceManager.GetString("ComboBox9.Items232"),
(object) componentResourceManager.GetString("ComboBox9.Items233"),
(object) componentResourceManager.GetString("ComboBox9.Items234"),
(object) componentResourceManager.GetString("ComboBox9.Items235"),
(object) componentResourceManager.GetString("ComboBox9.Items236"),
(object) componentResourceManager.GetString("ComboBox9.Items237"),
(object) componentResourceManager.GetString("ComboBox9.Items238"),
(object) componentResourceManager.GetString("ComboBox9.Items239"),
(object) componentResourceManager.GetString("ComboBox9.Items240"),
(object) componentResourceManager.GetString("ComboBox9.Items241"),
(object) componentResourceManager.GetString("ComboBox9.Items242"),
(object) componentResourceManager.GetString("ComboBox9.Items243"),
(object) componentResourceManager.GetString("ComboBox9.Items244"),
(object) componentResourceManager.GetString("ComboBox9.Items245"),
(object) componentResourceManager.GetString("ComboBox9.Items246"),
(object) componentResourceManager.GetString("ComboBox9.Items247"),
(object) componentResourceManager.GetString("ComboBox9.Items248"),
(object) componentResourceManager.GetString("ComboBox9.Items249"),
(object) componentResourceManager.GetString("ComboBox9.Items250"),
(object) componentResourceManager.GetString("ComboBox9.Items251"),
(object) componentResourceManager.GetString("ComboBox9.Items252"),
(object) componentResourceManager.GetString("ComboBox9.Items253"),
(object) componentResourceManager.GetString("ComboBox9.Items254"),
(object) componentResourceManager.GetString("ComboBox9.Items255")
});
this.ComboBox9.Name = "ComboBox9";
this.Label9.AccessibleDescription = (string) null;
this.Label9.AccessibleName = (string) null;
componentResourceManager.ApplyResources((object) this.Label9, "Label9");
this.Label9.Font = (Font) null;
this.Label9.Name = "Label9";
this.ComboBox8.AccessibleDescription = (string) null;
this.ComboBox8.AccessibleName = (string) null;
componentResourceManager.ApplyResources((object) this.ComboBox8, "ComboBox8");
this.ComboBox8.BackgroundImage = (Image) null;
this.ComboBox8.DropDownStyle = ComboBoxStyle.DropDownList;
this.ComboBox8.Font = (Font) null;
this.ComboBox8.FormattingEnabled = true;
this.ComboBox8.Items.AddRange(new object[512]
{
(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"),
(object) componentResourceManager.GetString("ComboBox8.Items256"),
(object) componentResourceManager.GetString("ComboBox8.Items257"),
(object) componentResourceManager.GetString("ComboBox8.Items258"),
(object) componentResourceManager.GetString("ComboBox8.Items259"),
(object) componentResourceManager.GetString("ComboBox8.Items260"),
(object) componentResourceManager.GetString("ComboBox8.Items261"),
(object) componentResourceManager.GetString("ComboBox8.Items262"),
(object) componentResourceManager.GetString("ComboBox8.Items263"),
(object) componentResourceManager.GetString("ComboBox8.Items264"),
(object) componentResourceManager.GetString("ComboBox8.Items265"),
(object) componentResourceManager.GetString("ComboBox8.Items266"),
(object) componentResourceManager.GetString("ComboBox8.Items267"),
(object) componentResourceManager.GetString("ComboBox8.Items268"),
(object) componentResourceManager.GetString("ComboBox8.Items269"),
(object) componentResourceManager.GetString("ComboBox8.Items270"),
(object) componentResourceManager.GetString("ComboBox8.Items271"),
(object) componentResourceManager.GetString("ComboBox8.Items272"),
(object) componentResourceManager.GetString("ComboBox8.Items273"),
(object) componentResourceManager.GetString("ComboBox8.Items274"),
(object) componentResourceManager.GetString("ComboBox8.Items275"),
(object) componentResourceManager.GetString("ComboBox8.Items276"),
(object) componentResourceManager.GetString("ComboBox8.Items277"),
(object) componentResourceManager.GetString("ComboBox8.Items278"),
(object) componentResourceManager.GetString("ComboBox8.Items279"),
(object) componentResourceManager.GetString("ComboBox8.Items280"),
(object) componentResourceManager.GetString("ComboBox8.Items281"),
(object) componentResourceManager.GetString("ComboBox8.Items282"),
(object) componentResourceManager.GetString("ComboBox8.Items283"),
(object) componentResourceManager.GetString("ComboBox8.Items284"),
(object) componentResourceManager.GetString("ComboBox8.Items285"),
(object) componentResourceManager.GetString("ComboBox8.Items286"),
(object) componentResourceManager.GetString("ComboBox8.Items287"),
(object) componentResourceManager.GetString("ComboBox8.Items288"),
(object) componentResourceManager.GetString("ComboBox8.Items289"),
(object) componentResourceManager.GetString("ComboBox8.Items290"),
(object) componentResourceManager.GetString("ComboBox8.Items291"),
(object) componentResourceManager.GetString("ComboBox8.Items292"),
(object) componentResourceManager.GetString("ComboBox8.Items293"),
(object) componentResourceManager.GetString("ComboBox8.Items294"),
(object) componentResourceManager.GetString("ComboBox8.Items295"),
(object) componentResourceManager.GetString("ComboBox8.Items296"),
(object) componentResourceManager.GetString("ComboBox8.Items297"),
(object) componentResourceManager.GetString("ComboBox8.Items298"),
(object) componentResourceManager.GetString("ComboBox8.Items299"),
(object) componentResourceManager.GetString("ComboBox8.Items300"),
(object) componentResourceManager.GetString("ComboBox8.Items301"),
(object) componentResourceManager.GetString("ComboBox8.Items302"),
(object) componentResourceManager.GetString("ComboBox8.Items303"),
(object) componentResourceManager.GetString("ComboBox8.Items304"),
(object) componentResourceManager.GetString("ComboBox8.Items305"),
(object) componentResourceManager.GetString("ComboBox8.Items306"),
(object) componentResourceManager.GetString("ComboBox8.Items307"),
(object) componentResourceManager.GetString("ComboBox8.Items308"),
(object) componentResourceManager.GetString("ComboBox8.Items309"),
(object) componentResourceManager.GetString("ComboBox8.Items310"),
(object) componentResourceManager.GetString("ComboBox8.Items311"),
(object) componentResourceManager.GetString("ComboBox8.Items312"),
(object) componentResourceManager.GetString("ComboBox8.Items313"),
(object) componentResourceManager.GetString("ComboBox8.Items314"),
(object) componentResourceManager.GetString("ComboBox8.Items315"),
(object) componentResourceManager.GetString("ComboBox8.Items316"),
(object) componentResourceManager.GetString("ComboBox8.Items317"),
(object) componentResourceManager.GetString("ComboBox8.Items318"),
(object) componentResourceManager.GetString("ComboBox8.Items319"),
(object) componentResourceManager.GetString("ComboBox8.Items320"),
(object) componentResourceManager.GetString("ComboBox8.Items321"),
(object) componentResourceManager.GetString("ComboBox8.Items322"),
(object) componentResourceManager.GetString("ComboBox8.Items323"),
(object) componentResourceManager.GetString("ComboBox8.Items324"),
(object) componentResourceManager.GetString("ComboBox8.Items325"),
(object) componentResourceManager.GetString("ComboBox8.Items326"),
(object) componentResourceManager.GetString("ComboBox8.Items327"),
(object) componentResourceManager.GetString("ComboBox8.Items328"),
(object) componentResourceManager.GetString("ComboBox8.Items329"),
(object) componentResourceManager.GetString("ComboBox8.Items330"),
(object) componentResourceManager.GetString("ComboBox8.Items331"),
(object) componentResourceManager.GetString("ComboBox8.Items332"),
(object) componentResourceManager.GetString("ComboBox8.Items333"),
(object) componentResourceManager.GetString("ComboBox8.Items334"),
(object) componentResourceManager.GetString("ComboBox8.Items335"),
(object) componentResourceManager.GetString("ComboBox8.Items336"),
(object) componentResourceManager.GetString("ComboBox8.Items337"),
(object) componentResourceManager.GetString("ComboBox8.Items338"),
(object) componentResourceManager.GetString("ComboBox8.Items339"),
(object) componentResourceManager.GetString("ComboBox8.Items340"),
(object) componentResourceManager.GetString("ComboBox8.Items341"),
(object) componentResourceManager.GetString("ComboBox8.Items342"),
(object) componentResourceManager.GetString("ComboBox8.Items343"),
(object) componentResourceManager.GetString("ComboBox8.Items344"),
(object) componentResourceManager.GetString("ComboBox8.Items345"),
(object) componentResourceManager.GetString("ComboBox8.Items346"),
(object) componentResourceManager.GetString("ComboBox8.Items347"),
(object) componentResourceManager.GetString("ComboBox8.Items348"),
(object) componentResourceManager.GetString("ComboBox8.Items349"),
(object) componentResourceManager.GetString("ComboBox8.Items350"),
(object) componentResourceManager.GetString("ComboBox8.Items351"),
(object) componentResourceManager.GetString("ComboBox8.Items352"),
(object) componentResourceManager.GetString("ComboBox8.Items353"),
(object) componentResourceManager.GetString("ComboBox8.Items354"),
(object) componentResourceManager.GetString("ComboBox8.Items355"),
(object) componentResourceManager.GetString("ComboBox8.Items356"),
(object) componentResourceManager.GetString("ComboBox8.Items357"),
(object) componentResourceManager.GetString("ComboBox8.Items358"),
(object) componentResourceManager.GetString("ComboBox8.Items359"),
(object) componentResourceManager.GetString("ComboBox8.Items360"),
(object) componentResourceManager.GetString("ComboBox8.Items361"),
(object) componentResourceManager.GetString("ComboBox8.Items362"),
(object) componentResourceManager.GetString("ComboBox8.Items363"),
(object) componentResourceManager.GetString("ComboBox8.Items364"),
(object) componentResourceManager.GetString("ComboBox8.Items365"),
(object) componentResourceManager.GetString("ComboBox8.Items366"),
(object) componentResourceManager.GetString("ComboBox8.Items367"),
(object) componentResourceManager.GetString("ComboBox8.Items368"),
(object) componentResourceManager.GetString("ComboBox8.Items369"),
(object) componentResourceManager.GetString("ComboBox8.Items370"),
(object) componentResourceManager.GetString("ComboBox8.Items371"),
(object) componentResourceManager.GetString("ComboBox8.Items372"),
(object) componentResourceManager.GetString("ComboBox8.Items373"),
(object) componentResourceManager.GetString("ComboBox8.Items374"),
(object) componentResourceManager.GetString("ComboBox8.Items375"),
(object) componentResourceManager.GetString("ComboBox8.Items376"),
(object) componentResourceManager.GetString("ComboBox8.Items377"),
(object) componentResourceManager.GetString("ComboBox8.Items378"),
(object) componentResourceManager.GetString("ComboBox8.Items379"),
(object) componentResourceManager.GetString("ComboBox8.Items380"),
(object) componentResourceManager.GetString("ComboBox8.Items381"),
(object) componentResourceManager.GetString("ComboBox8.Items382"),
(object) componentResourceManager.GetString("ComboBox8.Items383"),
(object) componentResourceManager.GetString("ComboBox8.Items384"),
(object) componentResourceManager.GetString("ComboBox8.Items385"),
(object) componentResourceManager.GetString("ComboBox8.Items386"),
(object) componentResourceManager.GetString("ComboBox8.Items387"),
(object) componentResourceManager.GetString("ComboBox8.Items388"),
(object) componentResourceManager.GetString("ComboBox8.Items389"),
(object) componentResourceManager.GetString("ComboBox8.Items390"),
(object) componentResourceManager.GetString("ComboBox8.Items391"),
(object) componentResourceManager.GetString("ComboBox8.Items392"),
(object) componentResourceManager.GetString("ComboBox8.Items393"),
(object) componentResourceManager.GetString("ComboBox8.Items394"),
(object) componentResourceManager.GetString("ComboBox8.Items395"),
(object) componentResourceManager.GetString("ComboBox8.Items396"),
(object) componentResourceManager.GetString("ComboBox8.Items397"),
(object) componentResourceManager.GetString("ComboBox8.Items398"),
(object) componentResourceManager.GetString("ComboBox8.Items399"),
(object) componentResourceManager.GetString("ComboBox8.Items400"),
(object) componentResourceManager.GetString("ComboBox8.Items401"),
(object) componentResourceManager.GetString("ComboBox8.Items402"),
(object) componentResourceManager.GetString("ComboBox8.Items403"),
(object) componentResourceManager.GetString("ComboBox8.Items404"),
(object) componentResourceManager.GetString("ComboBox8.Items405"),
(object) componentResourceManager.GetString("ComboBox8.Items406"),
(object) componentResourceManager.GetString("ComboBox8.Items407"),
(object) componentResourceManager.GetString("ComboBox8.Items408"),
(object) componentResourceManager.GetString("ComboBox8.Items409"),
(object) componentResourceManager.GetString("ComboBox8.Items410"),
(object) componentResourceManager.GetString("ComboBox8.Items411"),
(object) componentResourceManager.GetString("ComboBox8.Items412"),
(object) componentResourceManager.GetString("ComboBox8.Items413"),
(object) componentResourceManager.GetString("ComboBox8.Items414"),
(object) componentResourceManager.GetString("ComboBox8.Items415"),
(object) componentResourceManager.GetString("ComboBox8.Items416"),
(object) componentResourceManager.GetString("ComboBox8.Items417"),
(object) componentResourceManager.GetString("ComboBox8.Items418"),
(object) componentResourceManager.GetString("ComboBox8.Items419"),
(object) componentResourceManager.GetString("ComboBox8.Items420"),
(object) componentResourceManager.GetString("ComboBox8.Items421"),
(object) componentResourceManager.GetString("ComboBox8.Items422"),
(object) componentResourceManager.GetString("ComboBox8.Items423"),
(object) componentResourceManager.GetString("ComboBox8.Items424"),
(object) componentResourceManager.GetString("ComboBox8.Items425"),
(object) componentResourceManager.GetString("ComboBox8.Items426"),
(object) componentResourceManager.GetString("ComboBox8.Items427"),
(object) componentResourceManager.GetString("ComboBox8.Items428"),
(object) componentResourceManager.GetString("ComboBox8.Items429"),
(object) componentResourceManager.GetString("ComboBox8.Items430"),
(object) componentResourceManager.GetString("ComboBox8.Items431"),
(object) componentResourceManager.GetString("ComboBox8.Items432"),
(object) componentResourceManager.GetString("ComboBox8.Items433"),
(object) componentResourceManager.GetString("ComboBox8.Items434"),
(object) componentResourceManager.GetString("ComboBox8.Items435"),
(object) componentResourceManager.GetString("ComboBox8.Items436"),
(object) componentResourceManager.GetString("ComboBox8.Items437"),
(object) componentResourceManager.GetString("ComboBox8.Items438"),
(object) componentResourceManager.GetString("ComboBox8.Items439"),
(object) componentResourceManager.GetString("ComboBox8.Items440"),
(object) componentResourceManager.GetString("ComboBox8.Items441"),
(object) componentResourceManager.GetString("ComboBox8.Items442"),
(object) componentResourceManager.GetString("ComboBox8.Items443"),
(object) componentResourceManager.GetString("ComboBox8.Items444"),
(object) componentResourceManager.GetString("ComboBox8.Items445"),
(object) componentResourceManager.GetString("ComboBox8.Items446"),
(object) componentResourceManager.GetString("ComboBox8.Items447"),
(object) componentResourceManager.GetString("ComboBox8.Items448"),
(object) componentResourceManager.GetString("ComboBox8.Items449"),
(object) componentResourceManager.GetString("ComboBox8.Items450"),
(object) componentResourceManager.GetString("ComboBox8.Items451"),
(object) componentResourceManager.GetString("ComboBox8.Items452"),
(object) componentResourceManager.GetString("ComboBox8.Items453"),
(object) componentResourceManager.GetString("ComboBox8.Items454"),
(object) componentResourceManager.GetString("ComboBox8.Items455"),
(object) componentResourceManager.GetString("ComboBox8.Items456"),
(object) componentResourceManager.GetString("ComboBox8.Items457"),
(object) componentResourceManager.GetString("ComboBox8.Items458"),
(object) componentResourceManager.GetString("ComboBox8.Items459"),
(object) componentResourceManager.GetString("ComboBox8.Items460"),
(object) componentResourceManager.GetString("ComboBox8.Items461"),
(object) componentResourceManager.GetString("ComboBox8.Items462"),
(object) componentResourceManager.GetString("ComboBox8.Items463"),
(object) componentResourceManager.GetString("ComboBox8.Items464"),
(object) componentResourceManager.GetString("ComboBox8.Items465"),
(object) componentResourceManager.GetString("ComboBox8.Items466"),
(object) componentResourceManager.GetString("ComboBox8.Items467"),
(object) componentResourceManager.GetString("ComboBox8.Items468"),
(object) componentResourceManager.GetString("ComboBox8.Items469"),
(object) componentResourceManager.GetString("ComboBox8.Items470"),
(object) componentResourceManager.GetString("ComboBox8.Items471"),
(object) componentResourceManager.GetString("ComboBox8.Items472"),
(object) componentResourceManager.GetString("ComboBox8.Items473"),
(object) componentResourceManager.GetString("ComboBox8.Items474"),
(object) componentResourceManager.GetString("ComboBox8.Items475"),
(object) componentResourceManager.GetString("ComboBox8.Items476"),
(object) componentResourceManager.GetString("ComboBox8.Items477"),
(object) componentResourceManager.GetString("ComboBox8.Items478"),
(object) componentResourceManager.GetString("ComboBox8.Items479"),
(object) componentResourceManager.GetString("ComboBox8.Items480"),
(object) componentResourceManager.GetString("ComboBox8.Items481"),
(object) componentResourceManager.GetString("ComboBox8.Items482"),
(object) componentResourceManager.GetString("ComboBox8.Items483"),
(object) componentResourceManager.GetString("ComboBox8.Items484"),
(object) componentResourceManager.GetString("ComboBox8.Items485"),
(object) componentResourceManager.GetString("ComboBox8.Items486"),
(object) componentResourceManager.GetString("ComboBox8.Items487"),
(object) componentResourceManager.GetString("ComboBox8.Items488"),
(object) componentResourceManager.GetString("ComboBox8.Items489"),
(object) componentResourceManager.GetString("ComboBox8.Items490"),
(object) componentResourceManager.GetString("ComboBox8.Items491"),
(object) componentResourceManager.GetString("ComboBox8.Items492"),
(object) componentResourceManager.GetString("ComboBox8.Items493"),
(object) componentResourceManager.GetString("ComboBox8.Items494"),
(object) componentResourceManager.GetString("ComboBox8.Items495"),
(object) componentResourceManager.GetString("ComboBox8.Items496"),
(object) componentResourceManager.GetString("ComboBox8.Items497"),
(object) componentResourceManager.GetString("ComboBox8.Items498"),
(object) componentResourceManager.GetString("ComboBox8.Items499"),
(object) componentResourceManager.GetString("ComboBox8.Items500"),
(object) componentResourceManager.GetString("ComboBox8.Items501"),
(object) componentResourceManager.GetString("ComboBox8.Items502"),
(object) componentResourceManager.GetString("ComboBox8.Items503"),
(object) componentResourceManager.GetString("ComboBox8.Items504"),
(object) componentResourceManager.GetString("ComboBox8.Items505"),
(object) componentResourceManager.GetString("ComboBox8.Items506"),
(object) componentResourceManager.GetString("ComboBox8.Items507"),
(object) componentResourceManager.GetString("ComboBox8.Items508"),
(object) componentResourceManager.GetString("ComboBox8.Items509"),
(object) componentResourceManager.GetString("ComboBox8.Items510"),
(object) componentResourceManager.GetString("ComboBox8.Items511")
});
this.ComboBox8.Name = "ComboBox8";
this.Label8.AccessibleDescription = (string) null;
this.Label8.AccessibleName = (string) null;
componentResourceManager.ApplyResources((object) this.Label8, "Label8");
this.Label8.Font = (Font) null;
this.Label8.Name = "Label8";
this.ComboBox7.AccessibleDescription = (string) null;
this.ComboBox7.AccessibleName = (string) null;
componentResourceManager.ApplyResources((object) this.ComboBox7, "ComboBox7");
this.ComboBox7.BackgroundImage = (Image) null;
this.ComboBox7.DropDownStyle = ComboBoxStyle.DropDownList;
this.ComboBox7.Font = (Font) null;
this.ComboBox7.FormattingEnabled = true;
this.ComboBox7.Items.AddRange(new object[2]
{
(object) componentResourceManager.GetString("ComboBox7.Items"),
(object) componentResourceManager.GetString("ComboBox7.Items1")
});
this.ComboBox7.Name = "ComboBox7";
this.Label7.AccessibleDescription = (string) null;
this.Label7.AccessibleName = (string) null;
componentResourceManager.ApplyResources((object) this.Label7, "Label7");
this.Label7.Font = (Font) null;
this.Label7.Name = "Label7";
this.ComboBox6.AccessibleDescription = (string) null;
this.ComboBox6.AccessibleName = (string) null;
componentResourceManager.ApplyResources((object) this.ComboBox6, "ComboBox6");
this.ComboBox6.BackgroundImage = (Image) null;
this.ComboBox6.DropDownStyle = ComboBoxStyle.DropDownList;
this.ComboBox6.Font = (Font) null;
this.ComboBox6.FormattingEnabled = true;
this.ComboBox6.Items.AddRange(new object[(int) byte.MaxValue]
{
(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")
});
this.ComboBox6.Name = "ComboBox6";
this.Label6.AccessibleDescription = (string) null;
this.Label6.AccessibleName = (string) null;
componentResourceManager.ApplyResources((object) this.Label6, "Label6");
this.Label6.Font = (Font) null;
this.Label6.Name = "Label6";
this.ComboBox5.AccessibleDescription = (string) null;
this.ComboBox5.AccessibleName = (string) null;
componentResourceManager.ApplyResources((object) this.ComboBox5, "ComboBox5");
this.ComboBox5.BackgroundImage = (Image) null;
this.ComboBox5.DropDownStyle = ComboBoxStyle.DropDownList;
this.ComboBox5.Font = (Font) null;
this.ComboBox5.FormattingEnabled = true;
this.ComboBox5.Items.AddRange(new object[(int) byte.MaxValue]
{
(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")
});
this.ComboBox5.Name = "ComboBox5";
this.Label5.AccessibleDescription = (string) null;
this.Label5.AccessibleName = (string) null;
componentResourceManager.ApplyResources((object) this.Label5, "Label5");
this.Label5.Font = (Font) null;
this.Label5.Name = "Label5";
this.ComboBox4.AccessibleDescription = (string) null;
this.ComboBox4.AccessibleName = (string) null;
componentResourceManager.ApplyResources((object) this.ComboBox4, "ComboBox4");
this.ComboBox4.BackgroundImage = (Image) null;
this.ComboBox4.DropDownStyle = ComboBoxStyle.DropDownList;
this.ComboBox4.Font = (Font) null;
this.ComboBox4.FormattingEnabled = true;
this.ComboBox4.Items.AddRange(new object[(int) byte.MaxValue]
{
(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")
});
this.ComboBox4.Name = "ComboBox4";
this.Label4.AccessibleDescription = (string) null;
this.Label4.AccessibleName = (string) null;
componentResourceManager.ApplyResources((object) this.Label4, "Label4");
this.Label4.Font = (Font) null;
this.Label4.Name = "Label4";
this.ComboBox3.AccessibleDescription = (string) null;
this.ComboBox3.AccessibleName = (string) null;
componentResourceManager.ApplyResources((object) this.ComboBox3, "ComboBox3");
this.ComboBox3.BackgroundImage = (Image) null;
this.ComboBox3.DropDownStyle = ComboBoxStyle.DropDownList;
this.ComboBox3.Font = (Font) null;
this.ComboBox3.FormattingEnabled = true;
this.ComboBox3.Items.AddRange(new object[1]
{
(object) componentResourceManager.GetString("ComboBox3.Items")
});
this.ComboBox3.Name = "ComboBox3";
this.Label3.AccessibleDescription = (string) null;
this.Label3.AccessibleName = (string) null;
componentResourceManager.ApplyResources((object) this.Label3, "Label3");
this.Label3.Font = (Font) null;
this.Label3.Name = "Label3";
this.ComboBox2.AccessibleDescription = (string) null;
this.ComboBox2.AccessibleName = (string) null;
componentResourceManager.ApplyResources((object) this.ComboBox2, "ComboBox2");
this.ComboBox2.BackgroundImage = (Image) null;
this.ComboBox2.DropDownStyle = ComboBoxStyle.DropDownList;
this.ComboBox2.Font = (Font) null;
this.ComboBox2.FormattingEnabled = true;
this.ComboBox2.Items.AddRange(new object[3]
{
(object) componentResourceManager.GetString("ComboBox2.Items"),
(object) componentResourceManager.GetString("ComboBox2.Items1"),
(object) componentResourceManager.GetString("ComboBox2.Items2")
});
this.ComboBox2.Name = "ComboBox2";
this.Label2.AccessibleDescription = (string) null;
this.Label2.AccessibleName = (string) null;
componentResourceManager.ApplyResources((object) this.Label2, "Label2");
this.Label2.Font = (Font) null;
this.Label2.Name = "Label2";
this.ComboBox1.AccessibleDescription = (string) null;
this.ComboBox1.AccessibleName = (string) null;
componentResourceManager.ApplyResources((object) this.ComboBox1, "ComboBox1");
this.ComboBox1.BackgroundImage = (Image) null;
this.ComboBox1.DropDownStyle = ComboBoxStyle.DropDownList;
this.ComboBox1.Font = (Font) null;
this.ComboBox1.FormattingEnabled = true;
this.ComboBox1.Items.AddRange(new object[6]
{
(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")
});
this.ComboBox1.Name = "ComboBox1";
this.Label1.AccessibleDescription = (string) null;
this.Label1.AccessibleName = (string) null;
componentResourceManager.ApplyResources((object) this.Label1, "Label1");
this.Label1.Font = (Font) null;
this.Label1.Name = "Label1";
this.Button3.AccessibleDescription = (string) null;
this.Button3.AccessibleName = (string) null;
componentResourceManager.ApplyResources((object) this.Button3, "Button3");
this.Button3.BackgroundImage = (Image) null;
this.Button3.Font = (Font) null;
this.Button3.Name = "Button3";
this.Button3.UseVisualStyleBackColor = true;
this.Button2.AccessibleDescription = (string) null;
this.Button2.AccessibleName = (string) null;
componentResourceManager.ApplyResources((object) this.Button2, "Button2");
this.Button2.BackgroundImage = (Image) null;
this.Button2.Font = (Font) null;
this.Button2.Name = "Button2";
this.Button2.UseVisualStyleBackColor = true;
this.Button1.AccessibleDescription = (string) null;
this.Button1.AccessibleName = (string) null;
componentResourceManager.ApplyResources((object) this.Button1, "Button1");
this.Button1.BackgroundImage = (Image) null;
this.Button1.Font = (Font) null;
this.Button1.Name = "Button1";
this.Button1.UseVisualStyleBackColor = true;
this.AccessibleDescription = (string) null;
this.AccessibleName = (string) null;
componentResourceManager.ApplyResources((object) this, "$this");
this.AutoScaleMode = AutoScaleMode.Font;
this.BackgroundImage = (Image) null;
this.Controls.Add((Control) this.Button3);
this.Controls.Add((Control) this.Button2);
this.Controls.Add((Control) this.Button1);
this.Controls.Add((Control) this.Panel1);
this.Font = (Font) null;
this.Name = nameof (SOSMsgForm);
this.Panel1.ResumeLayout(false);
this.Panel1.PerformLayout();
this.ResumeLayout(false);
}
internal virtual Panel Panel1
{
[DebuggerNonUserCode] get => this._Panel1;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set => this._Panel1 = value;
}
internal virtual Label Label1
{
[DebuggerNonUserCode] get => this._Label1;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set => this._Label1 = value;
}
internal virtual ComboBox ComboBox3
{
[DebuggerNonUserCode] get => this._ComboBox3;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
if (this._ComboBox3 != null)
this._ComboBox3.MouseClick -= new MouseEventHandler(this.ComboBox3_MouseClick);
this._ComboBox3 = value;
if (this._ComboBox3 == null)
return;
this._ComboBox3.MouseClick += new MouseEventHandler(this.ComboBox3_MouseClick);
}
}
internal virtual Label Label3
{
[DebuggerNonUserCode] get => this._Label3;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set => this._Label3 = value;
}
internal virtual ComboBox ComboBox2
{
[DebuggerNonUserCode] get => this._ComboBox2;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
if (this._ComboBox2 != null)
this._ComboBox2.SelectionChangeCommitted -= new EventHandler(this.ComboBox2_SelectionChangeCommitted);
this._ComboBox2 = value;
if (this._ComboBox2 == null)
return;
this._ComboBox2.SelectionChangeCommitted += new EventHandler(this.ComboBox2_SelectionChangeCommitted);
}
}
internal virtual Label Label2
{
[DebuggerNonUserCode] get => this._Label2;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set => this._Label2 = value;
}
internal virtual ComboBox ComboBox1
{
[DebuggerNonUserCode] get => this._ComboBox1;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
this._ComboBox1 = value;
}
}
internal virtual ComboBox ComboBox9
{
[DebuggerNonUserCode] get => this._ComboBox9;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
this._ComboBox9 = value;
}
}
internal virtual Label Label9
{
[DebuggerNonUserCode] get => this._Label9;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set => this._Label9 = value;
}
internal virtual ComboBox ComboBox8
{
[DebuggerNonUserCode] get => this._ComboBox8;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
if (this._ComboBox8 != null)
this._ComboBox8.SelectionChangeCommitted -= new EventHandler(this.ComboBox8_SelectionChangeCommitted);
this._ComboBox8 = value;
if (this._ComboBox8 == null)
return;
this._ComboBox8.SelectionChangeCommitted += new EventHandler(this.ComboBox8_SelectionChangeCommitted);
}
}
internal virtual Label Label8
{
[DebuggerNonUserCode] get => this._Label8;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set => this._Label8 = value;
}
internal virtual ComboBox ComboBox7
{
[DebuggerNonUserCode] get => this._ComboBox7;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
this._ComboBox7 = value;
}
}
internal virtual Label Label7
{
[DebuggerNonUserCode] get => this._Label7;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set => this._Label7 = value;
}
internal virtual ComboBox ComboBox6
{
[DebuggerNonUserCode] get => this._ComboBox6;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
this._ComboBox6 = value;
}
}
internal virtual Label Label6
{
[DebuggerNonUserCode] get => this._Label6;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set => this._Label6 = value;
}
internal virtual ComboBox ComboBox5
{
[DebuggerNonUserCode] get => this._ComboBox5;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
this._ComboBox5 = value;
}
}
internal virtual Label Label5
{
[DebuggerNonUserCode] get => this._Label5;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set => this._Label5 = value;
}
internal virtual ComboBox ComboBox4
{
[DebuggerNonUserCode] get => this._ComboBox4;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
this._ComboBox4 = value;
}
}
internal virtual Label Label4
{
[DebuggerNonUserCode] get => this._Label4;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set => this._Label4 = value;
}
internal virtual Button Button3
{
[DebuggerNonUserCode] get => this._Button3;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
this._Button3 = value;
}
}
internal virtual Button Button2
{
[DebuggerNonUserCode] get => this._Button2;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
this._Button2 = value;
}
}
internal virtual Button Button1
{
[DebuggerNonUserCode] get => this._Button1;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
if (this._Button1 != null)
this._Button1.Click -= new EventHandler(this.Button1_Click);
this._Button1 = value;
if (this._Button1 == null)
return;
this._Button1.Click += new EventHandler(this.Button1_Click);
}
}
public void SOSMsgForm_Deactivate(object sender, EventArgs e)
{
int num = 3904;
MyProject.Forms.MDIParent1.GetControl_U8_Data((Control) this.ComboBox1, checked (num + 0), publicva.AllBit, 0);
MyProject.Forms.MDIParent1.GetControl_U8_Data((Control) this.ComboBox7, checked (num + 1), publicva.Bit3, 3);
MyProject.Forms.MDIParent1.GetControl_U8_Data((Control) this.ComboBox2, checked (num + 1), (byte) ((int) publicva.Bit0 | (int) publicva.Bit1 | (int) publicva.Bit2), 0);
publicva.EEPROM_Byte[checked (num + 3)] = checked ((byte) unchecked (this.ComboBox8.SelectedIndex / 256));
publicva.EEPROM_Byte[checked (num + 2)] = checked ((byte) unchecked (this.ComboBox8.SelectedIndex % 256));
publicva.EEPROM_Byte[checked (num + 4)] = Conversions.ToByte(this.ComboBox3.Text);
publicva.EEPROM_Byte[checked (num + 5)] = checked ((byte) (this.ComboBox4.SelectedIndex + 1));
publicva.EEPROM_Byte[checked (num + 6)] = checked ((byte) (this.ComboBox5.SelectedIndex + 1));
publicva.EEPROM_Byte[checked (num + 7)] = checked ((byte) (this.ComboBox6.SelectedIndex + 1));
MyProject.Forms.MDIParent1.GetControl_U8_Data((Control) this.ComboBox9, checked (num + 8), publicva.AllBit, 0);
}
private void SOSMsgForm_FormClosing(object sender, FormClosingEventArgs e)
{
MyProject.Forms.MDIParent1.SToolStripMenuItem.Checked = false;
}
public void SOSMsgForm_Load(object sender, EventArgs e)
{
MyProject.Forms.MDIParent1.EToolStripMenuItem.Checked = true;
int num = 3904;
MyProject.Forms.MDIParent1.SetControl_U8_Data((Control) this.ComboBox1, checked (num + 0), publicva.AllBit, 0);
MyProject.Forms.MDIParent1.SetControl_U8_Data((Control) this.ComboBox7, checked (num + 1), publicva.Bit3, 3);
MyProject.Forms.MDIParent1.SetControl_U8_Data((Control) this.ComboBox2, checked (num + 1), (byte) ((int) publicva.Bit0 | (int) publicva.Bit1 | (int) publicva.Bit2), 0);
this.SOS_Code_Select(this.ComboBox2.SelectedIndex);
this.ComboBox8.SelectedIndex = checked ((int) publicva.EEPROM_Byte[num + 3] * 256 + (int) publicva.EEPROM_Byte[num + 2]);
if (!MyProject.Forms.ChannelMsg.CHStatus_Read(this.ComboBox8.SelectedIndex, 8064))
this.ComboBox8.SelectedIndex = 0;
if (this.ComboBox2.SelectedIndex != 0)
this.ComboBox3.Text = Conversions.ToString(publicva.EEPROM_Byte[checked (num + 4)]);
this.SOS_Code_Select(this.ComboBox2.SelectedIndex);
if (publicva.EEPROM_Byte[checked (num + 5)] < (byte) 1)
publicva.EEPROM_Byte[checked (num + 5)] = (byte) 1;
this.ComboBox4.SelectedIndex = checked ((int) publicva.EEPROM_Byte[num + 5] - 1);
if (publicva.EEPROM_Byte[checked (num + 6)] < (byte) 1)
publicva.EEPROM_Byte[checked (num + 6)] = (byte) 1;
this.ComboBox5.SelectedIndex = checked ((int) publicva.EEPROM_Byte[num + 6] - 1);
if (publicva.EEPROM_Byte[checked (num + 7)] < (byte) 1)
publicva.EEPROM_Byte[checked (num + 7)] = (byte) 1;
this.ComboBox6.SelectedIndex = checked ((int) publicva.EEPROM_Byte[num + 7] - 1);
MyProject.Forms.MDIParent1.SetControl_U8_Data((Control) this.ComboBox9, checked (num + 8), publicva.AllBit, 0);
}
public void SOS_Code_Select(int i)
{
switch (i)
{
case 1:
this.ComboBox3.Enabled = true;
this.SetComboBoxControl_Items_DTMF_5Tone_EncodeList((Control) this.ComboBox3, 4096, 16, 16, 12);
break;
case 2:
this.ComboBox3.Enabled = true;
this.SetComboBoxControl_Items_DTMF_5Tone_EncodeList((Control) this.ComboBox3, 2048, 32, 16, 0);
break;
default:
this.ComboBox3.Enabled = false;
this.ComboBox3.Items.Clear();
this.ComboBox3.Items.Add((object) 1);
this.ComboBox3.SelectedIndex = 0;
break;
}
}
public void SetComboBoxControl_Items_DTMF_5Tone_EncodeList(
Control object_x,
int address,
int sum,
int Frame,
int ByteIndex)
{
bool flag = true;
string text = ((ComboBox) object_x).Text;
if (object_x is ComboBox)
{
((ComboBox) object_x).Items.Clear();
int num1 = checked (sum - 1);
int num2 = 0;
while (num2 <= num1)
{
if (publicva.EEPROM_Byte[checked (address + num2 * Frame + ByteIndex)] != (byte) 0 & (int) publicva.EEPROM_Byte[checked (address + num2 * Frame + ByteIndex)] < sum)
{
((ComboBox) object_x).Items.Add((object) checked (num2 + 1));
flag = false;
}
checked { ++num2; }
}
}
if (flag)
{
((ComboBox) object_x).Items.Add((object) 1);
((ComboBox) object_x).SelectedIndex = 0;
}
else if (-1 == ((ComboBox) object_x).FindStringExact(text))
((ComboBox) object_x).SelectedIndex = 0;
else
((ComboBox) object_x).Text = text;
}
private void Button1_Click(object sender, EventArgs e) => this.Close();
private void ComboBox2_SelectionChangeCommitted(object sender, EventArgs e)
{
this.SOS_Code_Select(this.ComboBox2.SelectedIndex);
}
private void ComboBox3_MouseClick(object sender, MouseEventArgs e)
{
this.SOS_Code_Select(this.ComboBox2.SelectedIndex);
}
private void ComboBox8_SelectionChangeCommitted(object sender, EventArgs e)
{
if (MyProject.Forms.ChannelMsg.CHStatus_Read(this.ComboBox8.SelectedIndex, 8064))
return;
int num = 3904;
this.ComboBox8.SelectedIndex = checked ((int) publicva.EEPROM_Byte[num + 3] * 256 + (int) publicva.EEPROM_Byte[num + 2]);
if (!MyProject.Forms.ChannelMsg.CHStatus_Read(this.ComboBox8.SelectedIndex, 8064))
this.ComboBox8.SelectedIndex = 0;
}
}
}