123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458 |
- namespace IntelligentControlForsx.Test
- {
- partial class Form2
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- this.panel1 = new System.Windows.Forms.Panel();
- this.textBox1 = new System.Windows.Forms.TextBox();
- this.label2 = new System.Windows.Forms.Label();
- this.label1 = new System.Windows.Forms.Label();
- this.panel2 = new System.Windows.Forms.Panel();
- this.textBox2 = new System.Windows.Forms.TextBox();
- this.label3 = new System.Windows.Forms.Label();
- this.label4 = new System.Windows.Forms.Label();
- this.panel3 = new System.Windows.Forms.Panel();
- this.textBox3 = new System.Windows.Forms.TextBox();
- this.label5 = new System.Windows.Forms.Label();
- this.label6 = new System.Windows.Forms.Label();
- this.panel4 = new System.Windows.Forms.Panel();
- this.textBox4 = new System.Windows.Forms.TextBox();
- this.label7 = new System.Windows.Forms.Label();
- this.label8 = new System.Windows.Forms.Label();
- this.panel5 = new System.Windows.Forms.Panel();
- this.textBox5 = new System.Windows.Forms.TextBox();
- this.label9 = new System.Windows.Forms.Label();
- this.label10 = new System.Windows.Forms.Label();
- this.panel6 = new System.Windows.Forms.Panel();
- this.textBox6 = new System.Windows.Forms.TextBox();
- this.label11 = new System.Windows.Forms.Label();
- this.label12 = new System.Windows.Forms.Label();
- this.panel7 = new System.Windows.Forms.Panel();
- this.textBox7 = new System.Windows.Forms.TextBox();
- this.label13 = new System.Windows.Forms.Label();
- this.label14 = new System.Windows.Forms.Label();
- this.panel8 = new System.Windows.Forms.Panel();
- this.textBox8 = new System.Windows.Forms.TextBox();
- this.label15 = new System.Windows.Forms.Label();
- this.label16 = new System.Windows.Forms.Label();
- this.panel9 = new System.Windows.Forms.Panel();
- this.textBox9 = new System.Windows.Forms.TextBox();
- this.label17 = new System.Windows.Forms.Label();
- this.label18 = new System.Windows.Forms.Label();
- this.panel10 = new System.Windows.Forms.Panel();
- this.textBox10 = new System.Windows.Forms.TextBox();
- this.label19 = new System.Windows.Forms.Label();
- this.label20 = new System.Windows.Forms.Label();
- this.panel11 = new System.Windows.Forms.Panel();
- this.textBox11 = new System.Windows.Forms.TextBox();
- this.label21 = new System.Windows.Forms.Label();
- this.label22 = new System.Windows.Forms.Label();
- this.panel12 = new System.Windows.Forms.Panel();
- this.textBox12 = new System.Windows.Forms.TextBox();
- this.label23 = new System.Windows.Forms.Label();
- this.label24 = new System.Windows.Forms.Label();
- this.panel13 = new System.Windows.Forms.Panel();
- this.textBox13 = new System.Windows.Forms.TextBox();
- this.label25 = new System.Windows.Forms.Label();
- this.label26 = new System.Windows.Forms.Label();
- this.panel14 = new System.Windows.Forms.Panel();
- this.textBox14 = new System.Windows.Forms.TextBox();
- this.label27 = new System.Windows.Forms.Label();
- this.label28 = new System.Windows.Forms.Label();
- this.panel15 = new System.Windows.Forms.Panel();
- this.textBox15 = new System.Windows.Forms.TextBox();
- this.label29 = new System.Windows.Forms.Label();
- this.label30 = new System.Windows.Forms.Label();
- this.panel16 = new System.Windows.Forms.Panel();
- this.textBox16 = new System.Windows.Forms.TextBox();
- this.label31 = new System.Windows.Forms.Label();
- this.label32 = new System.Windows.Forms.Label();
- this.panel17 = new System.Windows.Forms.Panel();
- this.textBox17 = new System.Windows.Forms.TextBox();
- this.label33 = new System.Windows.Forms.Label();
- this.label34 = new System.Windows.Forms.Label();
- this.panel18 = new System.Windows.Forms.Panel();
- this.textBox18 = new System.Windows.Forms.TextBox();
- this.label35 = new System.Windows.Forms.Label();
- this.label36 = new System.Windows.Forms.Label();
- this.panel19 = new System.Windows.Forms.Panel();
- this.textBox19 = new System.Windows.Forms.TextBox();
- this.label37 = new System.Windows.Forms.Label();
- this.label38 = new System.Windows.Forms.Label();
- this.panel20 = new System.Windows.Forms.Panel();
- this.textBox20 = new System.Windows.Forms.TextBox();
- this.label39 = new System.Windows.Forms.Label();
- this.label40 = new System.Windows.Forms.Label();
- this.panel21 = new System.Windows.Forms.Panel();
- this.textBox21 = new System.Windows.Forms.TextBox();
- this.label41 = new System.Windows.Forms.Label();
- this.label42 = new System.Windows.Forms.Label();
- this.panel22 = new System.Windows.Forms.Panel();
- this.textBox22 = new System.Windows.Forms.TextBox();
- this.label43 = new System.Windows.Forms.Label();
- this.label44 = new System.Windows.Forms.Label();
- this.panel23 = new System.Windows.Forms.Panel();
- this.textBox23 = new System.Windows.Forms.TextBox();
- this.label45 = new System.Windows.Forms.Label();
- this.label46 = new System.Windows.Forms.Label();
- this.panel24 = new System.Windows.Forms.Panel();
- this.textBox24 = new System.Windows.Forms.TextBox();
- this.label47 = new System.Windows.Forms.Label();
- this.label48 = new System.Windows.Forms.Label();
- this.panel25 = new System.Windows.Forms.Panel();
- this.textBox25 = new System.Windows.Forms.TextBox();
- this.label49 = new System.Windows.Forms.Label();
- this.label50 = new System.Windows.Forms.Label();
- this.panel26 = new System.Windows.Forms.Panel();
- this.textBox26 = new System.Windows.Forms.TextBox();
- this.label51 = new System.Windows.Forms.Label();
- this.label52 = new System.Windows.Forms.Label();
- this.panel27 = new System.Windows.Forms.Panel();
- this.textBox27 = new System.Windows.Forms.TextBox();
- this.label53 = new System.Windows.Forms.Label();
- this.label54 = new System.Windows.Forms.Label();
- this.panel28 = new System.Windows.Forms.Panel();
- this.textBox28 = new System.Windows.Forms.TextBox();
- this.label55 = new System.Windows.Forms.Label();
- this.label56 = new System.Windows.Forms.Label();
- this.panel29 = new System.Windows.Forms.Panel();
- this.textBox29 = new System.Windows.Forms.TextBox();
- this.label57 = new System.Windows.Forms.Label();
- this.label58 = new System.Windows.Forms.Label();
- this.panel30 = new System.Windows.Forms.Panel();
- this.textBox30 = new System.Windows.Forms.TextBox();
- this.label59 = new System.Windows.Forms.Label();
- this.label60 = new System.Windows.Forms.Label();
- this.panel1.SuspendLayout();
- this.panel2.SuspendLayout();
- this.panel3.SuspendLayout();
- this.panel4.SuspendLayout();
- this.panel5.SuspendLayout();
- this.panel6.SuspendLayout();
- this.panel7.SuspendLayout();
- this.panel8.SuspendLayout();
- this.panel9.SuspendLayout();
- this.panel10.SuspendLayout();
- this.panel11.SuspendLayout();
- this.panel12.SuspendLayout();
- this.panel13.SuspendLayout();
- this.panel14.SuspendLayout();
- this.panel15.SuspendLayout();
- this.panel16.SuspendLayout();
- this.panel17.SuspendLayout();
- this.panel18.SuspendLayout();
- this.panel19.SuspendLayout();
- this.panel20.SuspendLayout();
- this.panel21.SuspendLayout();
- this.panel22.SuspendLayout();
- this.panel23.SuspendLayout();
- this.panel24.SuspendLayout();
- this.panel25.SuspendLayout();
- this.panel26.SuspendLayout();
- this.panel27.SuspendLayout();
- this.panel28.SuspendLayout();
- this.panel29.SuspendLayout();
- this.panel30.SuspendLayout();
- this.SuspendLayout();
- //
- // panel1
- //
- this.panel1.Controls.Add(this.textBox1);
- this.panel1.Controls.Add(this.label2);
- this.panel1.Controls.Add(this.label1);
- this.panel1.Location = new System.Drawing.Point(12, 12);
- this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(300, 44);
- this.panel1.TabIndex = 0;
- //
- // textBox1
- //
- this.textBox1.Location = new System.Drawing.Point(85, 11);
- this.textBox1.Name = "textBox1";
- this.textBox1.Size = new System.Drawing.Size(100, 21);
- this.textBox1.TabIndex = 1;
- //
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.Location = new System.Drawing.Point(237, 14);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(41, 12);
- this.label2.TabIndex = 0;
- this.label2.Text = "label1";
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.Location = new System.Drawing.Point(13, 14);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(41, 12);
- this.label1.TabIndex = 0;
- this.label1.Text = "label1";
- //
- // panel2
- //
- this.panel2.Controls.Add(this.textBox2);
- this.panel2.Controls.Add(this.label3);
- this.panel2.Controls.Add(this.label4);
- this.panel2.Location = new System.Drawing.Point(340, 12);
- this.panel2.Name = "panel2";
- this.panel2.Size = new System.Drawing.Size(300, 44);
- this.panel2.TabIndex = 0;
- //
- // textBox2
- //
- this.textBox2.Location = new System.Drawing.Point(85, 11);
- this.textBox2.Name = "textBox2";
- this.textBox2.Size = new System.Drawing.Size(100, 21);
- this.textBox2.TabIndex = 1;
- //
- // label3
- //
- this.label3.AutoSize = true;
- this.label3.Location = new System.Drawing.Point(237, 14);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(41, 12);
- this.label3.TabIndex = 0;
- this.label3.Text = "label1";
- //
- // label4
- //
- this.label4.AutoSize = true;
- this.label4.Location = new System.Drawing.Point(13, 14);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(41, 12);
- this.label4.TabIndex = 0;
- this.label4.Text = "label1";
- //
- // panel3
- //
- this.panel3.Controls.Add(this.textBox3);
- this.panel3.Controls.Add(this.label5);
- this.panel3.Controls.Add(this.label6);
- this.panel3.Location = new System.Drawing.Point(684, 12);
- this.panel3.Name = "panel3";
- this.panel3.Size = new System.Drawing.Size(300, 44);
- this.panel3.TabIndex = 0;
- //
- // textBox3
- //
- this.textBox3.Location = new System.Drawing.Point(85, 11);
- this.textBox3.Name = "textBox3";
- this.textBox3.Size = new System.Drawing.Size(100, 21);
- this.textBox3.TabIndex = 1;
- //
- // label5
- //
- this.label5.AutoSize = true;
- this.label5.Location = new System.Drawing.Point(237, 14);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(41, 12);
- this.label5.TabIndex = 0;
- this.label5.Text = "label1";
- //
- // label6
- //
- this.label6.AutoSize = true;
- this.label6.Location = new System.Drawing.Point(13, 14);
- this.label6.Name = "label6";
- this.label6.Size = new System.Drawing.Size(41, 12);
- this.label6.TabIndex = 0;
- this.label6.Text = "label1";
- //
- // panel4
- //
- this.panel4.Controls.Add(this.textBox4);
- this.panel4.Controls.Add(this.label7);
- this.panel4.Controls.Add(this.label8);
- this.panel4.Location = new System.Drawing.Point(1018, 12);
- this.panel4.Name = "panel4";
- this.panel4.Size = new System.Drawing.Size(300, 44);
- this.panel4.TabIndex = 0;
- //
- // textBox4
- //
- this.textBox4.Location = new System.Drawing.Point(85, 11);
- this.textBox4.Name = "textBox4";
- this.textBox4.Size = new System.Drawing.Size(100, 21);
- this.textBox4.TabIndex = 1;
- //
- // label7
- //
- this.label7.AutoSize = true;
- this.label7.Location = new System.Drawing.Point(237, 14);
- this.label7.Name = "label7";
- this.label7.Size = new System.Drawing.Size(41, 12);
- this.label7.TabIndex = 0;
- this.label7.Text = "label1";
- //
- // label8
- //
- this.label8.AutoSize = true;
- this.label8.Location = new System.Drawing.Point(13, 14);
- this.label8.Name = "label8";
- this.label8.Size = new System.Drawing.Size(41, 12);
- this.label8.TabIndex = 0;
- this.label8.Text = "label1";
- //
- // panel5
- //
- this.panel5.Controls.Add(this.textBox5);
- this.panel5.Controls.Add(this.label9);
- this.panel5.Controls.Add(this.label10);
- this.panel5.Location = new System.Drawing.Point(1359, 12);
- this.panel5.Name = "panel5";
- this.panel5.Size = new System.Drawing.Size(300, 44);
- this.panel5.TabIndex = 0;
- //
- // textBox5
- //
- this.textBox5.Location = new System.Drawing.Point(85, 11);
- this.textBox5.Name = "textBox5";
- this.textBox5.Size = new System.Drawing.Size(100, 21);
- this.textBox5.TabIndex = 1;
- //
- // label9
- //
- this.label9.AutoSize = true;
- this.label9.Location = new System.Drawing.Point(237, 14);
- this.label9.Name = "label9";
- this.label9.Size = new System.Drawing.Size(41, 12);
- this.label9.TabIndex = 0;
- this.label9.Text = "label1";
- //
- // label10
- //
- this.label10.AutoSize = true;
- this.label10.Location = new System.Drawing.Point(13, 14);
- this.label10.Name = "label10";
- this.label10.Size = new System.Drawing.Size(41, 12);
- this.label10.TabIndex = 0;
- this.label10.Text = "label1";
- //
- // panel6
- //
- this.panel6.Controls.Add(this.textBox6);
- this.panel6.Controls.Add(this.label11);
- this.panel6.Controls.Add(this.label12);
- this.panel6.Location = new System.Drawing.Point(12, 72);
- this.panel6.Name = "panel6";
- this.panel6.Size = new System.Drawing.Size(300, 44);
- this.panel6.TabIndex = 0;
- //
- // textBox6
- //
- this.textBox6.Location = new System.Drawing.Point(85, 11);
- this.textBox6.Name = "textBox6";
- this.textBox6.Size = new System.Drawing.Size(100, 21);
- this.textBox6.TabIndex = 1;
- //
- // label11
- //
- this.label11.AutoSize = true;
- this.label11.Location = new System.Drawing.Point(237, 14);
- this.label11.Name = "label11";
- this.label11.Size = new System.Drawing.Size(41, 12);
- this.label11.TabIndex = 0;
- this.label11.Text = "label1";
- //
- // label12
- //
- this.label12.AutoSize = true;
- this.label12.Location = new System.Drawing.Point(13, 14);
- this.label12.Name = "label12";
- this.label12.Size = new System.Drawing.Size(41, 12);
- this.label12.TabIndex = 0;
- this.label12.Text = "label1";
- //
- // panel7
- //
- this.panel7.Controls.Add(this.textBox7);
- this.panel7.Controls.Add(this.label13);
- this.panel7.Controls.Add(this.label14);
- this.panel7.Location = new System.Drawing.Point(340, 72);
- this.panel7.Name = "panel7";
- this.panel7.Size = new System.Drawing.Size(300, 44);
- this.panel7.TabIndex = 0;
- //
- // textBox7
- //
- this.textBox7.Location = new System.Drawing.Point(85, 11);
- this.textBox7.Name = "textBox7";
- this.textBox7.Size = new System.Drawing.Size(100, 21);
- this.textBox7.TabIndex = 1;
- //
- // label13
- //
- this.label13.AutoSize = true;
- this.label13.Location = new System.Drawing.Point(237, 14);
- this.label13.Name = "label13";
- this.label13.Size = new System.Drawing.Size(41, 12);
- this.label13.TabIndex = 0;
- this.label13.Text = "label1";
- //
- // label14
- //
- this.label14.AutoSize = true;
- this.label14.Location = new System.Drawing.Point(13, 14);
- this.label14.Name = "label14";
- this.label14.Size = new System.Drawing.Size(41, 12);
- this.label14.TabIndex = 0;
- this.label14.Text = "label1";
- //
- // panel8
- //
- this.panel8.Controls.Add(this.textBox8);
- this.panel8.Controls.Add(this.label15);
- this.panel8.Controls.Add(this.label16);
- this.panel8.Location = new System.Drawing.Point(684, 72);
- this.panel8.Name = "panel8";
- this.panel8.Size = new System.Drawing.Size(300, 44);
- this.panel8.TabIndex = 0;
- //
- // textBox8
- //
- this.textBox8.Location = new System.Drawing.Point(85, 11);
- this.textBox8.Name = "textBox8";
- this.textBox8.Size = new System.Drawing.Size(100, 21);
- this.textBox8.TabIndex = 1;
- //
- // label15
- //
- this.label15.AutoSize = true;
- this.label15.Location = new System.Drawing.Point(237, 14);
- this.label15.Name = "label15";
- this.label15.Size = new System.Drawing.Size(41, 12);
- this.label15.TabIndex = 0;
- this.label15.Text = "label1";
- //
- // label16
- //
- this.label16.AutoSize = true;
- this.label16.Location = new System.Drawing.Point(13, 14);
- this.label16.Name = "label16";
- this.label16.Size = new System.Drawing.Size(41, 12);
- this.label16.TabIndex = 0;
- this.label16.Text = "label1";
- //
- // panel9
- //
- this.panel9.Controls.Add(this.textBox9);
- this.panel9.Controls.Add(this.label17);
- this.panel9.Controls.Add(this.label18);
- this.panel9.Location = new System.Drawing.Point(1018, 72);
- this.panel9.Name = "panel9";
- this.panel9.Size = new System.Drawing.Size(300, 44);
- this.panel9.TabIndex = 0;
- //
- // textBox9
- //
- this.textBox9.Location = new System.Drawing.Point(85, 11);
- this.textBox9.Name = "textBox9";
- this.textBox9.Size = new System.Drawing.Size(100, 21);
- this.textBox9.TabIndex = 1;
- //
- // label17
- //
- this.label17.AutoSize = true;
- this.label17.Location = new System.Drawing.Point(237, 14);
- this.label17.Name = "label17";
- this.label17.Size = new System.Drawing.Size(41, 12);
- this.label17.TabIndex = 0;
- this.label17.Text = "label1";
- //
- // label18
- //
- this.label18.AutoSize = true;
- this.label18.Location = new System.Drawing.Point(13, 14);
- this.label18.Name = "label18";
- this.label18.Size = new System.Drawing.Size(41, 12);
- this.label18.TabIndex = 0;
- this.label18.Text = "label1";
- //
- // panel10
- //
- this.panel10.Controls.Add(this.textBox10);
- this.panel10.Controls.Add(this.label19);
- this.panel10.Controls.Add(this.label20);
- this.panel10.Location = new System.Drawing.Point(1359, 72);
- this.panel10.Name = "panel10";
- this.panel10.Size = new System.Drawing.Size(300, 44);
- this.panel10.TabIndex = 0;
- //
- // textBox10
- //
- this.textBox10.Location = new System.Drawing.Point(85, 11);
- this.textBox10.Name = "textBox10";
- this.textBox10.Size = new System.Drawing.Size(100, 21);
- this.textBox10.TabIndex = 1;
- //
- // label19
- //
- this.label19.AutoSize = true;
- this.label19.Location = new System.Drawing.Point(237, 14);
- this.label19.Name = "label19";
- this.label19.Size = new System.Drawing.Size(41, 12);
- this.label19.TabIndex = 0;
- this.label19.Text = "label1";
- //
- // label20
- //
- this.label20.AutoSize = true;
- this.label20.Location = new System.Drawing.Point(13, 14);
- this.label20.Name = "label20";
- this.label20.Size = new System.Drawing.Size(41, 12);
- this.label20.TabIndex = 0;
- this.label20.Text = "label1";
- //
- // panel11
- //
- this.panel11.Controls.Add(this.textBox11);
- this.panel11.Controls.Add(this.label21);
- this.panel11.Controls.Add(this.label22);
- this.panel11.Location = new System.Drawing.Point(12, 137);
- this.panel11.Name = "panel11";
- this.panel11.Size = new System.Drawing.Size(300, 44);
- this.panel11.TabIndex = 0;
- //
- // textBox11
- //
- this.textBox11.Location = new System.Drawing.Point(85, 11);
- this.textBox11.Name = "textBox11";
- this.textBox11.Size = new System.Drawing.Size(100, 21);
- this.textBox11.TabIndex = 1;
- //
- // label21
- //
- this.label21.AutoSize = true;
- this.label21.Location = new System.Drawing.Point(237, 14);
- this.label21.Name = "label21";
- this.label21.Size = new System.Drawing.Size(41, 12);
- this.label21.TabIndex = 0;
- this.label21.Text = "label1";
- //
- // label22
- //
- this.label22.AutoSize = true;
- this.label22.Location = new System.Drawing.Point(13, 14);
- this.label22.Name = "label22";
- this.label22.Size = new System.Drawing.Size(41, 12);
- this.label22.TabIndex = 0;
- this.label22.Text = "label1";
- //
- // panel12
- //
- this.panel12.Controls.Add(this.textBox12);
- this.panel12.Controls.Add(this.label23);
- this.panel12.Controls.Add(this.label24);
- this.panel12.Location = new System.Drawing.Point(340, 137);
- this.panel12.Name = "panel12";
- this.panel12.Size = new System.Drawing.Size(300, 44);
- this.panel12.TabIndex = 0;
- //
- // textBox12
- //
- this.textBox12.Location = new System.Drawing.Point(85, 11);
- this.textBox12.Name = "textBox12";
- this.textBox12.Size = new System.Drawing.Size(100, 21);
- this.textBox12.TabIndex = 1;
- //
- // label23
- //
- this.label23.AutoSize = true;
- this.label23.Location = new System.Drawing.Point(237, 14);
- this.label23.Name = "label23";
- this.label23.Size = new System.Drawing.Size(41, 12);
- this.label23.TabIndex = 0;
- this.label23.Text = "label1";
- //
- // label24
- //
- this.label24.AutoSize = true;
- this.label24.Location = new System.Drawing.Point(13, 14);
- this.label24.Name = "label24";
- this.label24.Size = new System.Drawing.Size(41, 12);
- this.label24.TabIndex = 0;
- this.label24.Text = "label1";
- //
- // panel13
- //
- this.panel13.Controls.Add(this.textBox13);
- this.panel13.Controls.Add(this.label25);
- this.panel13.Controls.Add(this.label26);
- this.panel13.Location = new System.Drawing.Point(684, 137);
- this.panel13.Name = "panel13";
- this.panel13.Size = new System.Drawing.Size(300, 44);
- this.panel13.TabIndex = 0;
- //
- // textBox13
- //
- this.textBox13.Location = new System.Drawing.Point(85, 11);
- this.textBox13.Name = "textBox13";
- this.textBox13.Size = new System.Drawing.Size(100, 21);
- this.textBox13.TabIndex = 1;
- //
- // label25
- //
- this.label25.AutoSize = true;
- this.label25.Location = new System.Drawing.Point(237, 14);
- this.label25.Name = "label25";
- this.label25.Size = new System.Drawing.Size(41, 12);
- this.label25.TabIndex = 0;
- this.label25.Text = "label1";
- //
- // label26
- //
- this.label26.AutoSize = true;
- this.label26.Location = new System.Drawing.Point(13, 14);
- this.label26.Name = "label26";
- this.label26.Size = new System.Drawing.Size(41, 12);
- this.label26.TabIndex = 0;
- this.label26.Text = "label1";
- //
- // panel14
- //
- this.panel14.Controls.Add(this.textBox14);
- this.panel14.Controls.Add(this.label27);
- this.panel14.Controls.Add(this.label28);
- this.panel14.Location = new System.Drawing.Point(1018, 137);
- this.panel14.Name = "panel14";
- this.panel14.Size = new System.Drawing.Size(300, 44);
- this.panel14.TabIndex = 0;
- //
- // textBox14
- //
- this.textBox14.Location = new System.Drawing.Point(85, 11);
- this.textBox14.Name = "textBox14";
- this.textBox14.Size = new System.Drawing.Size(100, 21);
- this.textBox14.TabIndex = 1;
- //
- // label27
- //
- this.label27.AutoSize = true;
- this.label27.Location = new System.Drawing.Point(237, 14);
- this.label27.Name = "label27";
- this.label27.Size = new System.Drawing.Size(41, 12);
- this.label27.TabIndex = 0;
- this.label27.Text = "label1";
- //
- // label28
- //
- this.label28.AutoSize = true;
- this.label28.Location = new System.Drawing.Point(13, 14);
- this.label28.Name = "label28";
- this.label28.Size = new System.Drawing.Size(41, 12);
- this.label28.TabIndex = 0;
- this.label28.Text = "label1";
- //
- // panel15
- //
- this.panel15.Controls.Add(this.textBox15);
- this.panel15.Controls.Add(this.label29);
- this.panel15.Controls.Add(this.label30);
- this.panel15.Location = new System.Drawing.Point(1359, 137);
- this.panel15.Name = "panel15";
- this.panel15.Size = new System.Drawing.Size(300, 44);
- this.panel15.TabIndex = 0;
- //
- // textBox15
- //
- this.textBox15.Location = new System.Drawing.Point(85, 11);
- this.textBox15.Name = "textBox15";
- this.textBox15.Size = new System.Drawing.Size(100, 21);
- this.textBox15.TabIndex = 1;
- //
- // label29
- //
- this.label29.AutoSize = true;
- this.label29.Location = new System.Drawing.Point(237, 14);
- this.label29.Name = "label29";
- this.label29.Size = new System.Drawing.Size(41, 12);
- this.label29.TabIndex = 0;
- this.label29.Text = "label1";
- //
- // label30
- //
- this.label30.AutoSize = true;
- this.label30.Location = new System.Drawing.Point(13, 14);
- this.label30.Name = "label30";
- this.label30.Size = new System.Drawing.Size(41, 12);
- this.label30.TabIndex = 0;
- this.label30.Text = "label1";
- //
- // panel16
- //
- this.panel16.Controls.Add(this.textBox16);
- this.panel16.Controls.Add(this.label31);
- this.panel16.Controls.Add(this.label32);
- this.panel16.Location = new System.Drawing.Point(12, 212);
- this.panel16.Name = "panel16";
- this.panel16.Size = new System.Drawing.Size(300, 44);
- this.panel16.TabIndex = 0;
- //
- // textBox16
- //
- this.textBox16.Location = new System.Drawing.Point(85, 11);
- this.textBox16.Name = "textBox16";
- this.textBox16.Size = new System.Drawing.Size(100, 21);
- this.textBox16.TabIndex = 1;
- //
- // label31
- //
- this.label31.AutoSize = true;
- this.label31.Location = new System.Drawing.Point(237, 14);
- this.label31.Name = "label31";
- this.label31.Size = new System.Drawing.Size(41, 12);
- this.label31.TabIndex = 0;
- this.label31.Text = "label1";
- //
- // label32
- //
- this.label32.AutoSize = true;
- this.label32.Location = new System.Drawing.Point(13, 14);
- this.label32.Name = "label32";
- this.label32.Size = new System.Drawing.Size(41, 12);
- this.label32.TabIndex = 0;
- this.label32.Text = "label1";
- //
- // panel17
- //
- this.panel17.Controls.Add(this.textBox17);
- this.panel17.Controls.Add(this.label33);
- this.panel17.Controls.Add(this.label34);
- this.panel17.Location = new System.Drawing.Point(340, 212);
- this.panel17.Name = "panel17";
- this.panel17.Size = new System.Drawing.Size(300, 44);
- this.panel17.TabIndex = 0;
- //
- // textBox17
- //
- this.textBox17.Location = new System.Drawing.Point(85, 11);
- this.textBox17.Name = "textBox17";
- this.textBox17.Size = new System.Drawing.Size(100, 21);
- this.textBox17.TabIndex = 1;
- //
- // label33
- //
- this.label33.AutoSize = true;
- this.label33.Location = new System.Drawing.Point(237, 14);
- this.label33.Name = "label33";
- this.label33.Size = new System.Drawing.Size(41, 12);
- this.label33.TabIndex = 0;
- this.label33.Text = "label1";
- //
- // label34
- //
- this.label34.AutoSize = true;
- this.label34.Location = new System.Drawing.Point(13, 14);
- this.label34.Name = "label34";
- this.label34.Size = new System.Drawing.Size(41, 12);
- this.label34.TabIndex = 0;
- this.label34.Text = "label1";
- //
- // panel18
- //
- this.panel18.Controls.Add(this.textBox18);
- this.panel18.Controls.Add(this.label35);
- this.panel18.Controls.Add(this.label36);
- this.panel18.Location = new System.Drawing.Point(684, 212);
- this.panel18.Name = "panel18";
- this.panel18.Size = new System.Drawing.Size(300, 44);
- this.panel18.TabIndex = 0;
- //
- // textBox18
- //
- this.textBox18.Location = new System.Drawing.Point(85, 11);
- this.textBox18.Name = "textBox18";
- this.textBox18.Size = new System.Drawing.Size(100, 21);
- this.textBox18.TabIndex = 1;
- //
- // label35
- //
- this.label35.AutoSize = true;
- this.label35.Location = new System.Drawing.Point(237, 14);
- this.label35.Name = "label35";
- this.label35.Size = new System.Drawing.Size(41, 12);
- this.label35.TabIndex = 0;
- this.label35.Text = "label1";
- //
- // label36
- //
- this.label36.AutoSize = true;
- this.label36.Location = new System.Drawing.Point(13, 14);
- this.label36.Name = "label36";
- this.label36.Size = new System.Drawing.Size(41, 12);
- this.label36.TabIndex = 0;
- this.label36.Text = "label1";
- //
- // panel19
- //
- this.panel19.Controls.Add(this.textBox19);
- this.panel19.Controls.Add(this.label37);
- this.panel19.Controls.Add(this.label38);
- this.panel19.Location = new System.Drawing.Point(1018, 212);
- this.panel19.Name = "panel19";
- this.panel19.Size = new System.Drawing.Size(300, 44);
- this.panel19.TabIndex = 0;
- //
- // textBox19
- //
- this.textBox19.Location = new System.Drawing.Point(85, 11);
- this.textBox19.Name = "textBox19";
- this.textBox19.Size = new System.Drawing.Size(100, 21);
- this.textBox19.TabIndex = 1;
- //
- // label37
- //
- this.label37.AutoSize = true;
- this.label37.Location = new System.Drawing.Point(237, 14);
- this.label37.Name = "label37";
- this.label37.Size = new System.Drawing.Size(41, 12);
- this.label37.TabIndex = 0;
- this.label37.Text = "label1";
- //
- // label38
- //
- this.label38.AutoSize = true;
- this.label38.Location = new System.Drawing.Point(13, 14);
- this.label38.Name = "label38";
- this.label38.Size = new System.Drawing.Size(41, 12);
- this.label38.TabIndex = 0;
- this.label38.Text = "label1";
- //
- // panel20
- //
- this.panel20.Controls.Add(this.textBox20);
- this.panel20.Controls.Add(this.label39);
- this.panel20.Controls.Add(this.label40);
- this.panel20.Location = new System.Drawing.Point(1359, 212);
- this.panel20.Name = "panel20";
- this.panel20.Size = new System.Drawing.Size(300, 44);
- this.panel20.TabIndex = 0;
- //
- // textBox20
- //
- this.textBox20.Location = new System.Drawing.Point(85, 11);
- this.textBox20.Name = "textBox20";
- this.textBox20.Size = new System.Drawing.Size(100, 21);
- this.textBox20.TabIndex = 1;
- //
- // label39
- //
- this.label39.AutoSize = true;
- this.label39.Location = new System.Drawing.Point(237, 14);
- this.label39.Name = "label39";
- this.label39.Size = new System.Drawing.Size(41, 12);
- this.label39.TabIndex = 0;
- this.label39.Text = "label1";
- //
- // label40
- //
- this.label40.AutoSize = true;
- this.label40.Location = new System.Drawing.Point(13, 14);
- this.label40.Name = "label40";
- this.label40.Size = new System.Drawing.Size(41, 12);
- this.label40.TabIndex = 0;
- this.label40.Text = "label1";
- //
- // panel21
- //
- this.panel21.Controls.Add(this.textBox21);
- this.panel21.Controls.Add(this.label41);
- this.panel21.Controls.Add(this.label42);
- this.panel21.Location = new System.Drawing.Point(12, 275);
- this.panel21.Name = "panel21";
- this.panel21.Size = new System.Drawing.Size(300, 44);
- this.panel21.TabIndex = 0;
- //
- // textBox21
- //
- this.textBox21.Location = new System.Drawing.Point(85, 11);
- this.textBox21.Name = "textBox21";
- this.textBox21.Size = new System.Drawing.Size(100, 21);
- this.textBox21.TabIndex = 1;
- //
- // label41
- //
- this.label41.AutoSize = true;
- this.label41.Location = new System.Drawing.Point(237, 14);
- this.label41.Name = "label41";
- this.label41.Size = new System.Drawing.Size(41, 12);
- this.label41.TabIndex = 0;
- this.label41.Text = "label1";
- //
- // label42
- //
- this.label42.AutoSize = true;
- this.label42.Location = new System.Drawing.Point(13, 14);
- this.label42.Name = "label42";
- this.label42.Size = new System.Drawing.Size(41, 12);
- this.label42.TabIndex = 0;
- this.label42.Text = "label1";
- //
- // panel22
- //
- this.panel22.Controls.Add(this.textBox22);
- this.panel22.Controls.Add(this.label43);
- this.panel22.Controls.Add(this.label44);
- this.panel22.Location = new System.Drawing.Point(340, 275);
- this.panel22.Name = "panel22";
- this.panel22.Size = new System.Drawing.Size(300, 44);
- this.panel22.TabIndex = 0;
- //
- // textBox22
- //
- this.textBox22.Location = new System.Drawing.Point(85, 11);
- this.textBox22.Name = "textBox22";
- this.textBox22.Size = new System.Drawing.Size(100, 21);
- this.textBox22.TabIndex = 1;
- //
- // label43
- //
- this.label43.AutoSize = true;
- this.label43.Location = new System.Drawing.Point(237, 14);
- this.label43.Name = "label43";
- this.label43.Size = new System.Drawing.Size(41, 12);
- this.label43.TabIndex = 0;
- this.label43.Text = "label1";
- //
- // label44
- //
- this.label44.AutoSize = true;
- this.label44.Location = new System.Drawing.Point(13, 14);
- this.label44.Name = "label44";
- this.label44.Size = new System.Drawing.Size(41, 12);
- this.label44.TabIndex = 0;
- this.label44.Text = "label1";
- //
- // panel23
- //
- this.panel23.Controls.Add(this.textBox23);
- this.panel23.Controls.Add(this.label45);
- this.panel23.Controls.Add(this.label46);
- this.panel23.Location = new System.Drawing.Point(684, 275);
- this.panel23.Name = "panel23";
- this.panel23.Size = new System.Drawing.Size(300, 44);
- this.panel23.TabIndex = 0;
- //
- // textBox23
- //
- this.textBox23.Location = new System.Drawing.Point(85, 11);
- this.textBox23.Name = "textBox23";
- this.textBox23.Size = new System.Drawing.Size(100, 21);
- this.textBox23.TabIndex = 1;
- //
- // label45
- //
- this.label45.AutoSize = true;
- this.label45.Location = new System.Drawing.Point(237, 14);
- this.label45.Name = "label45";
- this.label45.Size = new System.Drawing.Size(41, 12);
- this.label45.TabIndex = 0;
- this.label45.Text = "label1";
- //
- // label46
- //
- this.label46.AutoSize = true;
- this.label46.Location = new System.Drawing.Point(13, 14);
- this.label46.Name = "label46";
- this.label46.Size = new System.Drawing.Size(41, 12);
- this.label46.TabIndex = 0;
- this.label46.Text = "label1";
- //
- // panel24
- //
- this.panel24.Controls.Add(this.textBox24);
- this.panel24.Controls.Add(this.label47);
- this.panel24.Controls.Add(this.label48);
- this.panel24.Location = new System.Drawing.Point(1018, 275);
- this.panel24.Name = "panel24";
- this.panel24.Size = new System.Drawing.Size(300, 44);
- this.panel24.TabIndex = 0;
- //
- // textBox24
- //
- this.textBox24.Location = new System.Drawing.Point(85, 11);
- this.textBox24.Name = "textBox24";
- this.textBox24.Size = new System.Drawing.Size(100, 21);
- this.textBox24.TabIndex = 1;
- //
- // label47
- //
- this.label47.AutoSize = true;
- this.label47.Location = new System.Drawing.Point(237, 14);
- this.label47.Name = "label47";
- this.label47.Size = new System.Drawing.Size(41, 12);
- this.label47.TabIndex = 0;
- this.label47.Text = "label1";
- //
- // label48
- //
- this.label48.AutoSize = true;
- this.label48.Location = new System.Drawing.Point(13, 14);
- this.label48.Name = "label48";
- this.label48.Size = new System.Drawing.Size(41, 12);
- this.label48.TabIndex = 0;
- this.label48.Text = "label1";
- //
- // panel25
- //
- this.panel25.Controls.Add(this.textBox25);
- this.panel25.Controls.Add(this.label49);
- this.panel25.Controls.Add(this.label50);
- this.panel25.Location = new System.Drawing.Point(1359, 275);
- this.panel25.Name = "panel25";
- this.panel25.Size = new System.Drawing.Size(300, 44);
- this.panel25.TabIndex = 0;
- //
- // textBox25
- //
- this.textBox25.Location = new System.Drawing.Point(85, 11);
- this.textBox25.Name = "textBox25";
- this.textBox25.Size = new System.Drawing.Size(100, 21);
- this.textBox25.TabIndex = 1;
- //
- // label49
- //
- this.label49.AutoSize = true;
- this.label49.Location = new System.Drawing.Point(237, 14);
- this.label49.Name = "label49";
- this.label49.Size = new System.Drawing.Size(41, 12);
- this.label49.TabIndex = 0;
- this.label49.Text = "label1";
- //
- // label50
- //
- this.label50.AutoSize = true;
- this.label50.Location = new System.Drawing.Point(13, 14);
- this.label50.Name = "label50";
- this.label50.Size = new System.Drawing.Size(41, 12);
- this.label50.TabIndex = 0;
- this.label50.Text = "label1";
- //
- // panel26
- //
- this.panel26.Controls.Add(this.textBox26);
- this.panel26.Controls.Add(this.label51);
- this.panel26.Controls.Add(this.label52);
- this.panel26.Location = new System.Drawing.Point(12, 340);
- this.panel26.Name = "panel26";
- this.panel26.Size = new System.Drawing.Size(300, 44);
- this.panel26.TabIndex = 0;
- //
- // textBox26
- //
- this.textBox26.Location = new System.Drawing.Point(85, 11);
- this.textBox26.Name = "textBox26";
- this.textBox26.Size = new System.Drawing.Size(100, 21);
- this.textBox26.TabIndex = 1;
- //
- // label51
- //
- this.label51.AutoSize = true;
- this.label51.Location = new System.Drawing.Point(237, 14);
- this.label51.Name = "label51";
- this.label51.Size = new System.Drawing.Size(41, 12);
- this.label51.TabIndex = 0;
- this.label51.Text = "label1";
- //
- // label52
- //
- this.label52.AutoSize = true;
- this.label52.Location = new System.Drawing.Point(13, 14);
- this.label52.Name = "label52";
- this.label52.Size = new System.Drawing.Size(41, 12);
- this.label52.TabIndex = 0;
- this.label52.Text = "label1";
- //
- // panel27
- //
- this.panel27.Controls.Add(this.textBox27);
- this.panel27.Controls.Add(this.label53);
- this.panel27.Controls.Add(this.label54);
- this.panel27.Location = new System.Drawing.Point(340, 340);
- this.panel27.Name = "panel27";
- this.panel27.Size = new System.Drawing.Size(300, 44);
- this.panel27.TabIndex = 0;
- //
- // textBox27
- //
- this.textBox27.Location = new System.Drawing.Point(85, 11);
- this.textBox27.Name = "textBox27";
- this.textBox27.Size = new System.Drawing.Size(100, 21);
- this.textBox27.TabIndex = 1;
- //
- // label53
- //
- this.label53.AutoSize = true;
- this.label53.Location = new System.Drawing.Point(237, 14);
- this.label53.Name = "label53";
- this.label53.Size = new System.Drawing.Size(41, 12);
- this.label53.TabIndex = 0;
- this.label53.Text = "label1";
- //
- // label54
- //
- this.label54.AutoSize = true;
- this.label54.Location = new System.Drawing.Point(13, 14);
- this.label54.Name = "label54";
- this.label54.Size = new System.Drawing.Size(41, 12);
- this.label54.TabIndex = 0;
- this.label54.Text = "label1";
- //
- // panel28
- //
- this.panel28.Controls.Add(this.textBox28);
- this.panel28.Controls.Add(this.label55);
- this.panel28.Controls.Add(this.label56);
- this.panel28.Location = new System.Drawing.Point(684, 340);
- this.panel28.Name = "panel28";
- this.panel28.Size = new System.Drawing.Size(300, 44);
- this.panel28.TabIndex = 0;
- //
- // textBox28
- //
- this.textBox28.Location = new System.Drawing.Point(85, 11);
- this.textBox28.Name = "textBox28";
- this.textBox28.Size = new System.Drawing.Size(100, 21);
- this.textBox28.TabIndex = 1;
- //
- // label55
- //
- this.label55.AutoSize = true;
- this.label55.Location = new System.Drawing.Point(237, 14);
- this.label55.Name = "label55";
- this.label55.Size = new System.Drawing.Size(41, 12);
- this.label55.TabIndex = 0;
- this.label55.Text = "label1";
- //
- // label56
- //
- this.label56.AutoSize = true;
- this.label56.Location = new System.Drawing.Point(13, 14);
- this.label56.Name = "label56";
- this.label56.Size = new System.Drawing.Size(41, 12);
- this.label56.TabIndex = 0;
- this.label56.Text = "label1";
- //
- // panel29
- //
- this.panel29.Controls.Add(this.textBox29);
- this.panel29.Controls.Add(this.label57);
- this.panel29.Controls.Add(this.label58);
- this.panel29.Location = new System.Drawing.Point(1018, 340);
- this.panel29.Name = "panel29";
- this.panel29.Size = new System.Drawing.Size(300, 44);
- this.panel29.TabIndex = 0;
- //
- // textBox29
- //
- this.textBox29.Location = new System.Drawing.Point(85, 11);
- this.textBox29.Name = "textBox29";
- this.textBox29.Size = new System.Drawing.Size(100, 21);
- this.textBox29.TabIndex = 1;
- //
- // label57
- //
- this.label57.AutoSize = true;
- this.label57.Location = new System.Drawing.Point(237, 14);
- this.label57.Name = "label57";
- this.label57.Size = new System.Drawing.Size(41, 12);
- this.label57.TabIndex = 0;
- this.label57.Text = "label1";
- //
- // label58
- //
- this.label58.AutoSize = true;
- this.label58.Location = new System.Drawing.Point(13, 14);
- this.label58.Name = "label58";
- this.label58.Size = new System.Drawing.Size(41, 12);
- this.label58.TabIndex = 0;
- this.label58.Text = "label1";
- //
- // panel30
- //
- this.panel30.Controls.Add(this.textBox30);
- this.panel30.Controls.Add(this.label59);
- this.panel30.Controls.Add(this.label60);
- this.panel30.Location = new System.Drawing.Point(1359, 340);
- this.panel30.Name = "panel30";
- this.panel30.Size = new System.Drawing.Size(300, 44);
- this.panel30.TabIndex = 0;
- //
- // textBox30
- //
- this.textBox30.Location = new System.Drawing.Point(85, 11);
- this.textBox30.Name = "textBox30";
- this.textBox30.Size = new System.Drawing.Size(100, 21);
- this.textBox30.TabIndex = 1;
- //
- // label59
- //
- this.label59.AutoSize = true;
- this.label59.Location = new System.Drawing.Point(237, 14);
- this.label59.Name = "label59";
- this.label59.Size = new System.Drawing.Size(41, 12);
- this.label59.TabIndex = 0;
- this.label59.Text = "label1";
- //
- // label60
- //
- this.label60.AutoSize = true;
- this.label60.Location = new System.Drawing.Point(13, 14);
- this.label60.Name = "label60";
- this.label60.Size = new System.Drawing.Size(41, 12);
- this.label60.TabIndex = 0;
- this.label60.Text = "label1";
- //
- // Form2
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1884, 961);
- this.Controls.Add(this.panel30);
- this.Controls.Add(this.panel25);
- this.Controls.Add(this.panel20);
- this.Controls.Add(this.panel15);
- this.Controls.Add(this.panel10);
- this.Controls.Add(this.panel5);
- this.Controls.Add(this.panel29);
- this.Controls.Add(this.panel24);
- this.Controls.Add(this.panel19);
- this.Controls.Add(this.panel14);
- this.Controls.Add(this.panel9);
- this.Controls.Add(this.panel4);
- this.Controls.Add(this.panel28);
- this.Controls.Add(this.panel23);
- this.Controls.Add(this.panel18);
- this.Controls.Add(this.panel13);
- this.Controls.Add(this.panel8);
- this.Controls.Add(this.panel3);
- this.Controls.Add(this.panel27);
- this.Controls.Add(this.panel22);
- this.Controls.Add(this.panel17);
- this.Controls.Add(this.panel12);
- this.Controls.Add(this.panel7);
- this.Controls.Add(this.panel2);
- this.Controls.Add(this.panel26);
- this.Controls.Add(this.panel21);
- this.Controls.Add(this.panel16);
- this.Controls.Add(this.panel11);
- this.Controls.Add(this.panel6);
- this.Controls.Add(this.panel1);
- this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
- this.Name = "Form2";
- this.Text = "Form2";
- this.panel1.ResumeLayout(false);
- this.panel1.PerformLayout();
- this.panel2.ResumeLayout(false);
- this.panel2.PerformLayout();
- this.panel3.ResumeLayout(false);
- this.panel3.PerformLayout();
- this.panel4.ResumeLayout(false);
- this.panel4.PerformLayout();
- this.panel5.ResumeLayout(false);
- this.panel5.PerformLayout();
- this.panel6.ResumeLayout(false);
- this.panel6.PerformLayout();
- this.panel7.ResumeLayout(false);
- this.panel7.PerformLayout();
- this.panel8.ResumeLayout(false);
- this.panel8.PerformLayout();
- this.panel9.ResumeLayout(false);
- this.panel9.PerformLayout();
- this.panel10.ResumeLayout(false);
- this.panel10.PerformLayout();
- this.panel11.ResumeLayout(false);
- this.panel11.PerformLayout();
- this.panel12.ResumeLayout(false);
- this.panel12.PerformLayout();
- this.panel13.ResumeLayout(false);
- this.panel13.PerformLayout();
- this.panel14.ResumeLayout(false);
- this.panel14.PerformLayout();
- this.panel15.ResumeLayout(false);
- this.panel15.PerformLayout();
- this.panel16.ResumeLayout(false);
- this.panel16.PerformLayout();
- this.panel17.ResumeLayout(false);
- this.panel17.PerformLayout();
- this.panel18.ResumeLayout(false);
- this.panel18.PerformLayout();
- this.panel19.ResumeLayout(false);
- this.panel19.PerformLayout();
- this.panel20.ResumeLayout(false);
- this.panel20.PerformLayout();
- this.panel21.ResumeLayout(false);
- this.panel21.PerformLayout();
- this.panel22.ResumeLayout(false);
- this.panel22.PerformLayout();
- this.panel23.ResumeLayout(false);
- this.panel23.PerformLayout();
- this.panel24.ResumeLayout(false);
- this.panel24.PerformLayout();
- this.panel25.ResumeLayout(false);
- this.panel25.PerformLayout();
- this.panel26.ResumeLayout(false);
- this.panel26.PerformLayout();
- this.panel27.ResumeLayout(false);
- this.panel27.PerformLayout();
- this.panel28.ResumeLayout(false);
- this.panel28.PerformLayout();
- this.panel29.ResumeLayout(false);
- this.panel29.PerformLayout();
- this.panel30.ResumeLayout(false);
- this.panel30.PerformLayout();
- this.ResumeLayout(false);
- }
- #endregion
- private System.Windows.Forms.Panel panel1;
- private System.Windows.Forms.TextBox textBox1;
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.Panel panel2;
- private System.Windows.Forms.TextBox textBox2;
- private System.Windows.Forms.Label label3;
- private System.Windows.Forms.Label label4;
- private System.Windows.Forms.Panel panel3;
- private System.Windows.Forms.TextBox textBox3;
- private System.Windows.Forms.Label label5;
- private System.Windows.Forms.Label label6;
- private System.Windows.Forms.Panel panel4;
- private System.Windows.Forms.TextBox textBox4;
- private System.Windows.Forms.Label label7;
- private System.Windows.Forms.Label label8;
- private System.Windows.Forms.Panel panel5;
- private System.Windows.Forms.TextBox textBox5;
- private System.Windows.Forms.Label label9;
- private System.Windows.Forms.Label label10;
- private System.Windows.Forms.Panel panel6;
- private System.Windows.Forms.TextBox textBox6;
- private System.Windows.Forms.Label label11;
- private System.Windows.Forms.Label label12;
- private System.Windows.Forms.Panel panel7;
- private System.Windows.Forms.TextBox textBox7;
- private System.Windows.Forms.Label label13;
- private System.Windows.Forms.Label label14;
- private System.Windows.Forms.Panel panel8;
- private System.Windows.Forms.TextBox textBox8;
- private System.Windows.Forms.Label label15;
- private System.Windows.Forms.Label label16;
- private System.Windows.Forms.Panel panel9;
- private System.Windows.Forms.TextBox textBox9;
- private System.Windows.Forms.Label label17;
- private System.Windows.Forms.Label label18;
- private System.Windows.Forms.Panel panel10;
- private System.Windows.Forms.TextBox textBox10;
- private System.Windows.Forms.Label label19;
- private System.Windows.Forms.Label label20;
- private System.Windows.Forms.Panel panel11;
- private System.Windows.Forms.TextBox textBox11;
- private System.Windows.Forms.Label label21;
- private System.Windows.Forms.Label label22;
- private System.Windows.Forms.Panel panel12;
- private System.Windows.Forms.TextBox textBox12;
- private System.Windows.Forms.Label label23;
- private System.Windows.Forms.Label label24;
- private System.Windows.Forms.Panel panel13;
- private System.Windows.Forms.TextBox textBox13;
- private System.Windows.Forms.Label label25;
- private System.Windows.Forms.Label label26;
- private System.Windows.Forms.Panel panel14;
- private System.Windows.Forms.TextBox textBox14;
- private System.Windows.Forms.Label label27;
- private System.Windows.Forms.Label label28;
- private System.Windows.Forms.Panel panel15;
- private System.Windows.Forms.TextBox textBox15;
- private System.Windows.Forms.Label label29;
- private System.Windows.Forms.Label label30;
- private System.Windows.Forms.Panel panel16;
- private System.Windows.Forms.TextBox textBox16;
- private System.Windows.Forms.Label label31;
- private System.Windows.Forms.Label label32;
- private System.Windows.Forms.Panel panel17;
- private System.Windows.Forms.TextBox textBox17;
- private System.Windows.Forms.Label label33;
- private System.Windows.Forms.Label label34;
- private System.Windows.Forms.Panel panel18;
- private System.Windows.Forms.TextBox textBox18;
- private System.Windows.Forms.Label label35;
- private System.Windows.Forms.Label label36;
- private System.Windows.Forms.Panel panel19;
- private System.Windows.Forms.TextBox textBox19;
- private System.Windows.Forms.Label label37;
- private System.Windows.Forms.Label label38;
- private System.Windows.Forms.Panel panel20;
- private System.Windows.Forms.TextBox textBox20;
- private System.Windows.Forms.Label label39;
- private System.Windows.Forms.Label label40;
- private System.Windows.Forms.Panel panel21;
- private System.Windows.Forms.TextBox textBox21;
- private System.Windows.Forms.Label label41;
- private System.Windows.Forms.Label label42;
- private System.Windows.Forms.Panel panel22;
- private System.Windows.Forms.TextBox textBox22;
- private System.Windows.Forms.Label label43;
- private System.Windows.Forms.Label label44;
- private System.Windows.Forms.Panel panel23;
- private System.Windows.Forms.TextBox textBox23;
- private System.Windows.Forms.Label label45;
- private System.Windows.Forms.Label label46;
- private System.Windows.Forms.Panel panel24;
- private System.Windows.Forms.TextBox textBox24;
- private System.Windows.Forms.Label label47;
- private System.Windows.Forms.Label label48;
- private System.Windows.Forms.Panel panel25;
- private System.Windows.Forms.TextBox textBox25;
- private System.Windows.Forms.Label label49;
- private System.Windows.Forms.Label label50;
- private System.Windows.Forms.Panel panel26;
- private System.Windows.Forms.TextBox textBox26;
- private System.Windows.Forms.Label label51;
- private System.Windows.Forms.Label label52;
- private System.Windows.Forms.Panel panel27;
- private System.Windows.Forms.TextBox textBox27;
- private System.Windows.Forms.Label label53;
- private System.Windows.Forms.Label label54;
- private System.Windows.Forms.Panel panel28;
- private System.Windows.Forms.TextBox textBox28;
- private System.Windows.Forms.Label label55;
- private System.Windows.Forms.Label label56;
- private System.Windows.Forms.Panel panel29;
- private System.Windows.Forms.TextBox textBox29;
- private System.Windows.Forms.Label label57;
- private System.Windows.Forms.Label label58;
- private System.Windows.Forms.Panel panel30;
- private System.Windows.Forms.TextBox textBox30;
- private System.Windows.Forms.Label label59;
- private System.Windows.Forms.Label label60;
- }
- }
|