| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517 |
- namespace DefSorter
- {
- 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.label1 = new System.Windows.Forms.Label();
- this.label2 = new System.Windows.Forms.Label();
- this.label3 = new System.Windows.Forms.Label();
- this.label4 = new System.Windows.Forms.Label();
- this.label5 = new System.Windows.Forms.Label();
- this.label6 = new System.Windows.Forms.Label();
- this.label7 = new System.Windows.Forms.Label();
- this.label8 = new System.Windows.Forms.Label();
- this.label9 = new System.Windows.Forms.Label();
- this.label10 = new System.Windows.Forms.Label();
- this.label11 = new System.Windows.Forms.Label();
- this.label12 = new System.Windows.Forms.Label();
- this.label13 = new System.Windows.Forms.Label();
- this.label14 = new System.Windows.Forms.Label();
- this.label15 = new System.Windows.Forms.Label();
- this.label16 = new System.Windows.Forms.Label();
- this.label17 = new System.Windows.Forms.Label();
- this.label18 = new System.Windows.Forms.Label();
- this.label19 = new System.Windows.Forms.Label();
- this.label20 = new System.Windows.Forms.Label();
- this.label21 = new System.Windows.Forms.Label();
- this.label22 = new System.Windows.Forms.Label();
- this.label23 = new System.Windows.Forms.Label();
- this.label24 = new System.Windows.Forms.Label();
- this.label25 = new System.Windows.Forms.Label();
- this.label26 = new System.Windows.Forms.Label();
- this.label27 = new System.Windows.Forms.Label();
- this.label28 = new System.Windows.Forms.Label();
- this.label29 = new System.Windows.Forms.Label();
- this.label30 = new System.Windows.Forms.Label();
- this.label31 = new System.Windows.Forms.Label();
- this.label32 = new System.Windows.Forms.Label();
- this.button1 = new System.Windows.Forms.Button();
- this.label33 = new System.Windows.Forms.Label();
- this.label34 = new System.Windows.Forms.Label();
- this.label35 = new System.Windows.Forms.Label();
- this.SuspendLayout();
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
- this.label1.Location = new System.Drawing.Point(12, 9);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(255, 17);
- this.label1.TabIndex = 0;
- this.label1.Text = "Szczęśliwie posortowano. Wg kategorii:";
- //
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
- this.label2.Location = new System.Drawing.Point(12, 26);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(59, 17);
- this.label2.TabIndex = 1;
- this.label2.Text = "40Spell:";
- //
- // label3
- //
- this.label3.AutoSize = true;
- this.label3.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
- this.label3.Location = new System.Drawing.Point(12, 43);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(87, 17);
- this.label3.TabIndex = 1;
- this.label3.Text = "41SpriteDef:";
- //
- // label4
- //
- this.label4.AutoSize = true;
- this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
- this.label4.Location = new System.Drawing.Point(12, 60);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(83, 17);
- this.label4.TabIndex = 1;
- this.label4.Text = "42Creature:";
- //
- // label5
- //
- this.label5.AutoSize = true;
- this.label5.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
- this.label5.Location = new System.Drawing.Point(12, 77);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(93, 17);
- this.label5.TabIndex = 1;
- this.label5.Text = "43AdvObject:";
- //
- // label6
- //
- this.label6.AutoSize = true;
- this.label6.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
- this.label6.Location = new System.Drawing.Point(12, 94);
- this.label6.Name = "label6";
- this.label6.Size = new System.Drawing.Size(59, 17);
- this.label6.TabIndex = 1;
- this.label6.Text = "44Hero:";
- //
- // label7
- //
- this.label7.AutoSize = true;
- this.label7.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
- this.label7.Location = new System.Drawing.Point(12, 111);
- this.label7.Name = "label7";
- this.label7.Size = new System.Drawing.Size(74, 17);
- this.label7.TabIndex = 1;
- this.label7.Text = "45Terrain:";
- //
- // label8
- //
- this.label8.AutoSize = true;
- this.label8.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
- this.label8.Location = new System.Drawing.Point(12, 128);
- this.label8.Name = "label8";
- this.label8.Size = new System.Drawing.Size(70, 17);
- this.label8.TabIndex = 1;
- this.label8.Text = "46Cursor:";
- //
- // label9
- //
- this.label9.AutoSize = true;
- this.label9.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
- this.label9.Location = new System.Drawing.Point(12, 145);
- this.label9.Name = "label9";
- this.label9.Size = new System.Drawing.Size(83, 17);
- this.label9.TabIndex = 1;
- this.label9.Text = "47Interface:";
- //
- // label10
- //
- this.label10.AutoSize = true;
- this.label10.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
- this.label10.Location = new System.Drawing.Point(12, 162);
- this.label10.Name = "label10";
- this.label10.Size = new System.Drawing.Size(101, 17);
- this.label10.TabIndex = 1;
- this.label10.Text = "48Spriteframe:";
- //
- // label11
- //
- this.label11.AutoSize = true;
- this.label11.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
- this.label11.Location = new System.Drawing.Point(12, 179);
- this.label11.Name = "label11";
- this.label11.Size = new System.Drawing.Size(107, 17);
- this.label11.TabIndex = 1;
- this.label11.Text = "49CombatHero:";
- this.label11.Click += new System.EventHandler(this.label11_Click);
- //
- // label12
- //
- this.label12.AutoSize = true;
- this.label12.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
- this.label12.Location = new System.Drawing.Point(125, 26);
- this.label12.Name = "label12";
- this.label12.Size = new System.Drawing.Size(48, 17);
- this.label12.TabIndex = 2;
- this.label12.Text = "XXXX";
- //
- // label13
- //
- this.label13.AutoSize = true;
- this.label13.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
- this.label13.Location = new System.Drawing.Point(125, 43);
- this.label13.Name = "label13";
- this.label13.Size = new System.Drawing.Size(48, 17);
- this.label13.TabIndex = 2;
- this.label13.Text = "XXXX";
- //
- // label14
- //
- this.label14.AutoSize = true;
- this.label14.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
- this.label14.Location = new System.Drawing.Point(125, 60);
- this.label14.Name = "label14";
- this.label14.Size = new System.Drawing.Size(48, 17);
- this.label14.TabIndex = 2;
- this.label14.Text = "XXXX";
- //
- // label15
- //
- this.label15.AutoSize = true;
- this.label15.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
- this.label15.Location = new System.Drawing.Point(125, 77);
- this.label15.Name = "label15";
- this.label15.Size = new System.Drawing.Size(48, 17);
- this.label15.TabIndex = 2;
- this.label15.Text = "XXXX";
- //
- // label16
- //
- this.label16.AutoSize = true;
- this.label16.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
- this.label16.Location = new System.Drawing.Point(125, 94);
- this.label16.Name = "label16";
- this.label16.Size = new System.Drawing.Size(48, 17);
- this.label16.TabIndex = 2;
- this.label16.Text = "XXXX";
- //
- // label17
- //
- this.label17.AutoSize = true;
- this.label17.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
- this.label17.Location = new System.Drawing.Point(125, 111);
- this.label17.Name = "label17";
- this.label17.Size = new System.Drawing.Size(48, 17);
- this.label17.TabIndex = 2;
- this.label17.Text = "XXXX";
- //
- // label18
- //
- this.label18.AutoSize = true;
- this.label18.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
- this.label18.Location = new System.Drawing.Point(125, 128);
- this.label18.Name = "label18";
- this.label18.Size = new System.Drawing.Size(48, 17);
- this.label18.TabIndex = 2;
- this.label18.Text = "XXXX";
- //
- // label19
- //
- this.label19.AutoSize = true;
- this.label19.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
- this.label19.Location = new System.Drawing.Point(125, 145);
- this.label19.Name = "label19";
- this.label19.Size = new System.Drawing.Size(48, 17);
- this.label19.TabIndex = 2;
- this.label19.Text = "XXXX";
- //
- // label20
- //
- this.label20.AutoSize = true;
- this.label20.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
- this.label20.Location = new System.Drawing.Point(125, 162);
- this.label20.Name = "label20";
- this.label20.Size = new System.Drawing.Size(48, 17);
- this.label20.TabIndex = 2;
- this.label20.Text = "XXXX";
- //
- // label21
- //
- this.label21.AutoSize = true;
- this.label21.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
- this.label21.Location = new System.Drawing.Point(125, 179);
- this.label21.Name = "label21";
- this.label21.Size = new System.Drawing.Size(48, 17);
- this.label21.TabIndex = 2;
- this.label21.Text = "XXXX";
- //
- // label22
- //
- this.label22.AutoSize = true;
- this.label22.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
- this.label22.Location = new System.Drawing.Point(179, 26);
- this.label22.Name = "label22";
- this.label22.Size = new System.Drawing.Size(49, 17);
- this.label22.TabIndex = 3;
- this.label22.Text = "defów.";
- //
- // label23
- //
- this.label23.AutoSize = true;
- this.label23.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
- this.label23.Location = new System.Drawing.Point(179, 43);
- this.label23.Name = "label23";
- this.label23.Size = new System.Drawing.Size(49, 17);
- this.label23.TabIndex = 3;
- this.label23.Text = "defów.";
- //
- // label24
- //
- this.label24.AutoSize = true;
- this.label24.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
- this.label24.Location = new System.Drawing.Point(179, 60);
- this.label24.Name = "label24";
- this.label24.Size = new System.Drawing.Size(49, 17);
- this.label24.TabIndex = 3;
- this.label24.Text = "defów.";
- //
- // label25
- //
- this.label25.AutoSize = true;
- this.label25.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
- this.label25.Location = new System.Drawing.Point(179, 77);
- this.label25.Name = "label25";
- this.label25.Size = new System.Drawing.Size(49, 17);
- this.label25.TabIndex = 3;
- this.label25.Text = "defów.";
- //
- // label26
- //
- this.label26.AutoSize = true;
- this.label26.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
- this.label26.Location = new System.Drawing.Point(179, 94);
- this.label26.Name = "label26";
- this.label26.Size = new System.Drawing.Size(49, 17);
- this.label26.TabIndex = 3;
- this.label26.Text = "defów.";
- //
- // label27
- //
- this.label27.AutoSize = true;
- this.label27.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
- this.label27.Location = new System.Drawing.Point(179, 111);
- this.label27.Name = "label27";
- this.label27.Size = new System.Drawing.Size(49, 17);
- this.label27.TabIndex = 3;
- this.label27.Text = "defów.";
- //
- // label28
- //
- this.label28.AutoSize = true;
- this.label28.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
- this.label28.Location = new System.Drawing.Point(179, 128);
- this.label28.Name = "label28";
- this.label28.Size = new System.Drawing.Size(49, 17);
- this.label28.TabIndex = 3;
- this.label28.Text = "defów.";
- //
- // label29
- //
- this.label29.AutoSize = true;
- this.label29.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
- this.label29.Location = new System.Drawing.Point(179, 145);
- this.label29.Name = "label29";
- this.label29.Size = new System.Drawing.Size(49, 17);
- this.label29.TabIndex = 3;
- this.label29.Text = "defów.";
- //
- // label30
- //
- this.label30.AutoSize = true;
- this.label30.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
- this.label30.Location = new System.Drawing.Point(179, 162);
- this.label30.Name = "label30";
- this.label30.Size = new System.Drawing.Size(49, 17);
- this.label30.TabIndex = 3;
- this.label30.Text = "defów.";
- //
- // label31
- //
- this.label31.AutoSize = true;
- this.label31.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
- this.label31.Location = new System.Drawing.Point(179, 179);
- this.label31.Name = "label31";
- this.label31.Size = new System.Drawing.Size(49, 17);
- this.label31.TabIndex = 3;
- this.label31.Text = "defów.";
- //
- // label32
- //
- this.label32.AutoSize = true;
- this.label32.Location = new System.Drawing.Point(12, 221);
- this.label32.Name = "label32";
- this.label32.Size = new System.Drawing.Size(258, 13);
- this.label32.TabIndex = 4;
- this.label32.Text = "Defy zostaly umieszczone w odpowiednich folderach.";
- //
- // button1
- //
- this.button1.Location = new System.Drawing.Point(98, 237);
- this.button1.Name = "button1";
- this.button1.Size = new System.Drawing.Size(75, 23);
- this.button1.TabIndex = 5;
- this.button1.Text = "Koniec!";
- this.button1.UseVisualStyleBackColor = true;
- this.button1.Click += new System.EventHandler(this.button1_Click);
- //
- // label33
- //
- this.label33.AutoSize = true;
- this.label33.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
- this.label33.Location = new System.Drawing.Point(12, 196);
- this.label33.Name = "label33";
- this.label33.Size = new System.Drawing.Size(57, 17);
- this.label33.TabIndex = 1;
- this.label33.Text = "Błędów:";
- this.label33.Click += new System.EventHandler(this.label11_Click);
- //
- // label34
- //
- this.label34.AutoSize = true;
- this.label34.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
- this.label34.Location = new System.Drawing.Point(125, 196);
- this.label34.Name = "label34";
- this.label34.Size = new System.Drawing.Size(48, 17);
- this.label34.TabIndex = 2;
- this.label34.Text = "XXXX";
- //
- // label35
- //
- this.label35.AutoSize = true;
- this.label35.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
- this.label35.Location = new System.Drawing.Point(179, 196);
- this.label35.Name = "label35";
- this.label35.Size = new System.Drawing.Size(17, 17);
- this.label35.TabIndex = 3;
- this.label35.Text = ":(";
- //
- // Form2
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(276, 272);
- this.Controls.Add(this.button1);
- this.Controls.Add(this.label32);
- this.Controls.Add(this.label35);
- this.Controls.Add(this.label31);
- this.Controls.Add(this.label29);
- this.Controls.Add(this.label30);
- this.Controls.Add(this.label27);
- this.Controls.Add(this.label28);
- this.Controls.Add(this.label26);
- this.Controls.Add(this.label25);
- this.Controls.Add(this.label24);
- this.Controls.Add(this.label23);
- this.Controls.Add(this.label22);
- this.Controls.Add(this.label34);
- this.Controls.Add(this.label21);
- this.Controls.Add(this.label20);
- this.Controls.Add(this.label19);
- this.Controls.Add(this.label18);
- this.Controls.Add(this.label17);
- this.Controls.Add(this.label16);
- this.Controls.Add(this.label15);
- this.Controls.Add(this.label14);
- this.Controls.Add(this.label13);
- this.Controls.Add(this.label12);
- this.Controls.Add(this.label33);
- this.Controls.Add(this.label11);
- this.Controls.Add(this.label10);
- this.Controls.Add(this.label9);
- this.Controls.Add(this.label8);
- this.Controls.Add(this.label7);
- this.Controls.Add(this.label6);
- this.Controls.Add(this.label5);
- this.Controls.Add(this.label4);
- this.Controls.Add(this.label3);
- this.Controls.Add(this.label2);
- this.Controls.Add(this.label1);
- this.Name = "Form2";
- this.Text = "Udało się! :)";
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.Label label3;
- private System.Windows.Forms.Label label4;
- private System.Windows.Forms.Label label5;
- private System.Windows.Forms.Label label6;
- private System.Windows.Forms.Label label7;
- private System.Windows.Forms.Label label8;
- private System.Windows.Forms.Label label9;
- private System.Windows.Forms.Label label10;
- private System.Windows.Forms.Label label11;
- private System.Windows.Forms.Label label22;
- private System.Windows.Forms.Label label23;
- private System.Windows.Forms.Label label24;
- private System.Windows.Forms.Label label25;
- private System.Windows.Forms.Label label26;
- private System.Windows.Forms.Label label27;
- private System.Windows.Forms.Label label28;
- private System.Windows.Forms.Label label29;
- private System.Windows.Forms.Label label30;
- private System.Windows.Forms.Label label31;
- private System.Windows.Forms.Label label32;
- private System.Windows.Forms.Button button1;
- public System.Windows.Forms.Label label12;
- public System.Windows.Forms.Label label13;
- public System.Windows.Forms.Label label14;
- public System.Windows.Forms.Label label15;
- public System.Windows.Forms.Label label16;
- public System.Windows.Forms.Label label17;
- public System.Windows.Forms.Label label18;
- public System.Windows.Forms.Label label19;
- public System.Windows.Forms.Label label20;
- public System.Windows.Forms.Label label21;
- private System.Windows.Forms.Label label33;
- public System.Windows.Forms.Label label34;
- public System.Windows.Forms.Label label35;
- }
- }
|